This commit is contained in:
@ -2,9 +2,9 @@
|
||||
@plugin "daisyui";
|
||||
|
||||
@plugin "daisyui/theme" {
|
||||
name: "nope";
|
||||
name: "light";
|
||||
default: true;
|
||||
prefersdark: false;
|
||||
prefersdark: true;
|
||||
color-scheme: "light";
|
||||
--color-base-100: oklch(98% 0 0);
|
||||
--color-base-200: oklch(95% 0 0);
|
||||
|
Reference in New Issue
Block a user