design: change light theme to bumblebee
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
|
||||
@plugin 'daisyui' {
|
||||
themes:
|
||||
winter --default,
|
||||
bumblebee --default,
|
||||
dim --prefersdark;
|
||||
}
|
||||
|
||||
|
||||
@@ -2,6 +2,6 @@
|
||||
// Update these values to change the light and dark themes
|
||||
|
||||
export const themeConfig = {
|
||||
light: 'winter',
|
||||
light: 'bumblebee',
|
||||
dark: 'dim',
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user