Theme Switcher
A component to switch between light, dark and system theme.
Installation
npx shadcn-svelte@latest add http://adv76.github.io/kibo-svelte/r/theme-switcher.json
Features
- Switch between light, dark and system theme
- Controlled and uncontrolled mode
Examples
Uncontrolled mode
Check the console for the onChange event.