Dark Mode in Angular Material | Angular Material Theming in Depth | 2024 | Angular 17

Поделиться
HTML-код
  • Опубликовано: 31 май 2024
  • About the Video--------------------------
    Github Link: github.com/programmer-rohan/2...
    In most of the website, we need dark mode which will change all colors of website to dark.
    These dark colors can be very gentle our eyes especially in dark.
    It is always recommended to use dark mode, if viewing for long time.
    In this video I will explain in dept how angular theming works, and how to use it.
    Angular palettes can be used to color the websites.
    These themes can be dynamically changed to switch from dark to light and vice versa.
    Hope this helps you to build your projects.
    Please watch the full video.
    If you like the video, please like and subscribe.
    Thanks!
    Timestamps
    00:00 - Intro
    02:46 - Create Project
    04:30 - Install Angular Material
    07:28 - Basic Structure
    11:00 - Themeing PPT Explain
    23:00 - Create Themes
    27:30 - Switch Themes
    33:18 - Switch Overlay Themes
    35:20 - Switch Color Variables
    38:54 - Save current theme
    41:00 - End
    Tags---------
    #angular, #angularproject, #angularwebsite, #frontend, #backend, #angular17
    #html, #css, #typescript,
    #theme, #darktheme, #materialtheming, #switchtodark, #darkmode, #angular17darkmode

Комментарии • 4

  • @user-cs2tw7tk5z
    @user-cs2tw7tk5z Месяц назад

    make a video on signalr notification system with permission based system

  • @ryand250
    @ryand250 Месяц назад

    I really need help with your angular video sir in which you made a library management system using c sharp jwt please help. I followed through that and the users are set not active by default and they cant use the website as all the pages are blocked to the. Please help as i need it for school final project.

  • @Matrix-fq9xj
    @Matrix-fq9xj Месяц назад +1

    can you please make video for
    dotnet core web api
    login, register, user panel (dashboard) , admin panel(dashboard)
    login using jwt auth
    database will be ms sql server
    and try to use store procedure for login, register api only