We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a244b19 commit f3d5e22Copy full SHA for f3d5e22
1 file changed
services/frontend/libs/ui-styles/src/tailwind.css
@@ -40,7 +40,7 @@
40
Primary = main brand/action color for CTAs & highlights.
41
Primary-content = text/icon color that sits on top of Primary.
42
---------------------------------------------------------------- */
43
- --color-primary: #f8f9fa; /* primary brand/CTA (red) */
+ --color-primary: #f8f9fa; /* primary brand/CTA (light gray) */
44
--color-primary-content: #0a1e2d; /* readable text on primary */
45
46
/* Secondary = supporting brand color (chips, subtle accents) */
0 commit comments