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

March 28, 2019 ยท View on GitHub

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.