mirror of
https://github.com/hex248/sprint.git
synced 2026-02-08 02:33:01 +00:00
made popover darker in dark mode
This commit is contained in:
@@ -86,7 +86,7 @@
|
||||
--foreground: oklch(0.985 0 0);
|
||||
--card: oklch(0.205 0 0);
|
||||
--card-foreground: oklch(0.985 0 0);
|
||||
--popover: oklch(0.205 0 0);
|
||||
--popover: oklch(0.105 0 0);
|
||||
--popover-foreground: oklch(0.985 0 0);
|
||||
--primary: oklch(0.922 0 0);
|
||||
--primary-foreground: oklch(0.205 0 0);
|
||||
|
||||
Reference in New Issue
Block a user