Dark Mode Theme Switcher in Svelte

Dark Mode Theme Switcher in Svelte

16.330 Lượt nghe
Dark Mode Theme Switcher in Svelte
If you find my content useful and want to support the channel, consider contributing a coffee ☕: https://hbyt.us/coffee In today's video, I'll be showing you how to add a dark mode option and theme selector to your application using SvelteKit. Having a dark mode option on your app can be beneficial for a variety of reasons. For one, it can reduce strain on users' eyes, especially when using your app in low-light environments. Additionally, a dark mode option can help to conserve battery life on devices, as the screen uses less power to display darker colors. SvelteKit is a framework for building modern, high-performance, browser-based applications. It was developed by the team behind the popular Svelte framework and is powered by Svelte. Unlike other JavaScript frameworks, it doesn't use a virtual DOM or deliver a bloated and slow application. ⭐ Starting Code StackBlitz: https://stackblitz.com/github/huntabyte/sveltekit-theme-switcher/tree/starter-code GitHub: https://github.com/huntabyte/sveltekit-theme-switcher/tree/starter-code 📁 Final Source Code StackBlitz: https://stackblitz.com/github/huntabyte/sveltekit-theme-switcher GitHub: https://github.com/huntabyte/sveltekit-theme-switcher 📚 Resources Mentioned: DaisyUI: https://daisyui.com 🚀 Become a channel member: https://hbyt.us/join 💬 Discord: https://hbyt.us/discord 🐦 Twitter: https://hbyt.us/twitter 🖥️ Setup Stuff: https://hbyt.us/gear 🔖 Chapters: 00:00 - What we're building 00:30 - How we'll set our theme 01:25 - Send theme from client to server 2:55 - Receiving theme from client 4:13 - Setting a cookie with the theme 05:10 - Setting up the hook 08:50 - Cleaning it up a bit 10:10 - Handling Redirects 12:30 - Adding more themes 📃 Topics Covered: - SvelteKit SSR - SvelteKit Dark Mode - SvelteKit Theme Switch - SvelteKit Theme Toggle - SvelteKit Server Side Theme - SvelteKit tailwind dark mode - SvelteKit DaisyUI themes - SvelteKit themes - SvelteKit color themes __________________________________________ (Affiliate links may be included in this description. If you choose to purchase a product from one of those links, I may receive a small commission at no cost to you. Thank you for supporting the channel!)