feat(KB-070): add Ayu and One Dark themes to dashboard
- Add Ayu and One Dark to COLOR_THEMES and validThemes arrays - Add CSS theme variables for both themes in styles.css - Update ThemeSelector UI to include new theme options - Extend Theme type to include ayu and one-dark values - Update tests for ThemeSelector and useTheme hooks - Add changeset for minor version bump
This commit is contained in:
8
.changeset/add-ayu-one-dark-themes.md
Normal file
8
.changeset/add-ayu-one-dark-themes.md
Normal file
@@ -0,0 +1,8 @@
|
||||
---
|
||||
"@dustinbyrne/kb": minor
|
||||
---
|
||||
|
||||
Add Ayu and One Dark color themes
|
||||
|
||||
- Ayu: Popular code editor theme with dark and light variants
|
||||
- One Dark: Atom's iconic dark theme
|
||||
Reference in New Issue
Block a user