soften card background to warm pastel in light mode
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -141,7 +141,7 @@
|
|||||||
--dock-tooltip-bg: rgba(0, 0, 0, 0.75);
|
--dock-tooltip-bg: rgba(0, 0, 0, 0.75);
|
||||||
|
|
||||||
/* Card component */
|
/* Card component */
|
||||||
--card-bg: rgba(255, 255, 255, 0.9);
|
--card-bg: rgba(237, 231, 222, 0.9);
|
||||||
--card-grid-color: rgba(20, 83, 45, 0.08);
|
--card-grid-color: rgba(20, 83, 45, 0.08);
|
||||||
|
|
||||||
--cta: 211 74.77% 45.58%;
|
--cta: 211 74.77% 45.58%;
|
||||||
|
|||||||
Reference in New Issue
Block a user