In this tutorial we will learn about About Create a custom color theme switcher with CSS variables

In this video, we’ll explore theming in CSS with css variables (i.e., custom properties). We’ll save the user’s preference to local storage as well, so the next time they visit your site from the same device, it'll remember their choice.

---------------------------------------

⏲️ Timestamps ⏲️
0:00 Introduction
2:02 Setup with CSS Variables
13:09 Creating theme buttons
20:46 Adding JavaScript
25:34 Conclusion

🔗  Key Links 🔗
- Github: https://github.com/coding-in-public/custom-color-scheme-switcher-css

#css 

Create a custom color theme switcher with CSS variables
1.05 GEEK