mirror of
https://github.com/walkxcode/dashboard-icons.git
synced 2025-11-19 10:07:29 +01:00
style: set card background to pure white for better contrast
- Change --card from slightly off-white to pure white (oklch 1.0000)
This commit is contained in:
@@ -159,7 +159,7 @@
|
|||||||
|
|
||||||
--background: oklch(1.0000 0 0);
|
--background: oklch(1.0000 0 0);
|
||||||
--foreground: oklch(0.1884 0.0128 248.5103);
|
--foreground: oklch(0.1884 0.0128 248.5103);
|
||||||
--card: oklch(0.9784 0.0011 197.1387);
|
--card: oklch(1.0000 0 0);
|
||||||
--card-foreground: oklch(0.1884 0.0128 248.5103);
|
--card-foreground: oklch(0.1884 0.0128 248.5103);
|
||||||
--popover: oklch(1.0000 0 0);
|
--popover: oklch(1.0000 0 0);
|
||||||
--popover-foreground: oklch(0.1884 0.0128 248.5103);
|
--popover-foreground: oklch(0.1884 0.0128 248.5103);
|
||||||
|
|||||||
Reference in New Issue
Block a user