style: update card background color in dark theme

This commit is contained in:
Maze Winther
2025-07-03 22:29:16 +02:00
parent 37d684748f
commit 8be05901fb

View File

@ -41,7 +41,7 @@
.dark {
--background: 0 0% 8%;
--foreground: 0 0% 89%;
--card: 0 0% 3.9%;
--card: 0 0% 14.9%;
--card-foreground: 0 0% 98%;
--popover: 0 0% 14.9%;
--popover-foreground: 0 0% 98%;