/dark-light-mode-switch

How to create a dark\light mode switch in CSS and Javascript

Primary LanguageCSSMIT LicenseMIT

How to create a dark\light mode switch in CSS and Javascript

A tutorial on how to create a dark color theme by updating the values of your color variables (CSS custom properties), and how to apply this new theme to a web project.

Blog Post on CodyHouse

Video tutorial on Youtube

Dependencies

This tutorial is built upon the CodyHouse Framework.