feat(KB-173): add Zen theme to dashboard
- Add Zen to COLOR_THEMES array in core types - Add Zen theme CSS styles with dark and light variants - Add Zen theme option to ThemeSelector component - Add tests for Zen theme selection in ThemeSelector - Update index.html theme initialization to include Zen - Add changeset for the new theme
This commit is contained in:
5
.changeset/add-zen-theme.md
Normal file
5
.changeset/add-zen-theme.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"@dustinbyrne/kb": minor
|
||||
---
|
||||
|
||||
Add new "Zen" color theme - a minimal, monochrome theme with subtle accents and reduced visual noise
|
||||
Reference in New Issue
Block a user