Dark mode toggle with prefers-color-scheme in Sveltekit

Опубликовано: 12 Октябрь 2024
на канале: WebJeda
2,210
43

In this video we will be learning how to improve our theme toggle by adding prefers-color-scheme to our Sveltekit website!

In this SvelteKit 1.0 Walkthrough series we will be learning Sveltekit by doing a small project.

We will be creating a website similar to this one - https://business-frontpage.webjeda.com

prefers-color-scheme: https://developer.mozilla.org/en-US/d...
window.matchMedia(): https://developer.mozilla.org/en-US/d...
Hosted site: https://sveltekit-walkthrough-website...
The code for the completed project is here - https://github.com/sharu725/sveltekit...

🐦 Follow me -   / @webjeda  
🌐 Visit my website - https://blog.webjeda.com

#sveltekit #layout #darkmode #theme #cookie #prefers-color-scheme