Update globals.css
This commit is contained in:
@@ -37,7 +37,10 @@
|
|||||||
--sidebar-accent-foreground: oklch(0.871 0.006 286.286);
|
--sidebar-accent-foreground: oklch(0.871 0.006 286.286);
|
||||||
--sidebar-border: oklch(0.92 0.004 286.32);
|
--sidebar-border: oklch(0.92 0.004 286.32);
|
||||||
--sidebar-ring: oklch(0.871 0.006 286.286);
|
--sidebar-ring: oklch(0.871 0.006 286.286);
|
||||||
}
|
|
||||||
|
/* Dark mode overrides — @variant dark inside :root compiles to
|
||||||
|
:root:where(.dark, .dark *), following whatever strategy is
|
||||||
|
configured in @custom-variant dark above */
|
||||||
@variant dark {
|
@variant dark {
|
||||||
--background: oklch(0.21 0.006 285.885);
|
--background: oklch(0.21 0.006 285.885);
|
||||||
--foreground: oklch(0.985 0 0);
|
--foreground: oklch(0.985 0 0);
|
||||||
@@ -72,6 +75,7 @@
|
|||||||
--sidebar-border: oklch(0.274 0.006 286.033);
|
--sidebar-border: oklch(0.274 0.006 286.033);
|
||||||
--sidebar-ring: oklch(0.442 0.017 285.786);
|
--sidebar-ring: oklch(0.442 0.017 285.786);
|
||||||
}
|
}
|
||||||
|
}
|
||||||
|
|
||||||
@theme inline {
|
@theme inline {
|
||||||
--color-border: var(--border);
|
--color-border: var(--border);
|
||||||
|
|||||||
Reference in New Issue
Block a user