mirror of
https://github.com/reconurge/flowsint.git
synced 2026-08-02 21:51:44 -05:00
style(app): dark colors
This commit is contained in:
@@ -454,7 +454,7 @@ html {
|
||||
.dark {
|
||||
--background: oklch(0.22 0 0);
|
||||
--foreground: oklch(0.92 0 0);
|
||||
--card: oklch(0.24 0 0);
|
||||
--card: oklch(0.23 0 0);
|
||||
--card-foreground: oklch(0.92 0 0);
|
||||
--popover: oklch(0.27 0 0);
|
||||
--popover-foreground: oklch(0.92 0 0);
|
||||
|
||||
Reference in New Issue
Block a user