mirror of
https://github.com/sysadminsmedia/homebox.git
synced 2025-12-26 23:21:39 +01:00
Sort themes and remove daisyui (#643)
* feat: sort themes and remove daisyui * docs: update docs to reflect daisyui being removed * feat: remove specific colours for better theme compatibility
This commit is contained in:
@@ -75,7 +75,6 @@ export const themes = [
|
||||
"theme-corporate",
|
||||
"theme-cupcake",
|
||||
"theme-cyberpunk",
|
||||
"theme-dark",
|
||||
"theme-dracula",
|
||||
"theme-emerald",
|
||||
"theme-fantasy",
|
||||
@@ -97,7 +96,4 @@ export const themes = [
|
||||
"theme-night",
|
||||
"theme-coffee",
|
||||
"theme-winter",
|
||||
"theme-dim",
|
||||
"theme-nord",
|
||||
"theme-sunset",
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user