design: change daisy theme

This commit is contained in:
Julien Calixte
2024-12-21 21:43:22 +01:00
parent 108da13a59
commit 750c0dbf8b
3 changed files with 5 additions and 4 deletions

View File

@@ -12,7 +12,7 @@ const toggle = (isChecked: boolean) => {
<label class="grid cursor-pointer place-items-center">
<input
type="checkbox"
value="forest"
value="sunset"
class="toggle theme-controller bg-base-content col-span-2 col-start-1 row-start-1"
:checked="isDark"
@click="