-
+
+ { onCheckedChange({ checked: change }) }}
+ class="focus-visible:ring-foreground focus-visible:ring-offset-background data-[state=checked]:bg-foreground data-[state=unchecked]:bg-dark-10 data-[state=unchecked]:shadow-mini-inset dark:data-[state=checked]:bg-foreground focus-visible:outline-hidden peer inline-flex h-[36px] min-h-[36px] w-[60px] shrink-0 cursor-pointer items-center rounded-full px-[3px] transition-colors focus-visible:ring-2 focus-visible:ring-offset-2 disabled:cursor-not-allowed disabled:opacity-50"
+ >
+
+
+ Light / Dark
\ No newline at end of file
diff --git a/web/src/components/Navbar.svelte b/web/src/components/Navbar.svelte
index 66456a3..6e5941a 100644
--- a/web/src/components/Navbar.svelte
+++ b/web/src/components/Navbar.svelte
@@ -1,7 +1,6 @@
@@ -15,19 +14,22 @@
-