light mode nord and background
This commit is contained in:
parent
d3b6f6038b
commit
acc5bbd363
2 changed files with 2 additions and 2 deletions
|
|
@ -1,8 +1,8 @@
|
|||
@import "tailwindcss";
|
||||
@plugin "daisyui" {
|
||||
themes: light --default, forest --prefersdark;
|
||||
themes: nord --default, forest --prefersdark;
|
||||
}
|
||||
|
||||
:root {
|
||||
@apply bg-[url("/background.jpg")] bg-cover font-[Roboto];
|
||||
@apply bg-[url("/background-light.jpg")] bg-cover font-[Roboto] dark:bg-[url("/background.jpg")];
|
||||
}
|
||||
|
|
|
|||
BIN
static/background-light.jpg
Normal file
BIN
static/background-light.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1,008 KiB |
Loading…
Add table
Add a link
Reference in a new issue