Skip to content

Commit f3d5e22

Browse files
a-klosCopilot
andauthored
Update services/frontend/libs/ui-styles/src/tailwind.css
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent a244b19 commit f3d5e22

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

services/frontend/libs/ui-styles/src/tailwind.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
Primary = main brand/action color for CTAs & highlights.
4141
Primary-content = text/icon color that sits on top of Primary.
4242
---------------------------------------------------------------- */
43-
--color-primary: #f8f9fa; /* primary brand/CTA (red) */
43+
--color-primary: #f8f9fa; /* primary brand/CTA (light gray) */
4444
--color-primary-content: #0a1e2d; /* readable text on primary */
4545

4646
/* Secondary = supporting brand color (chips, subtle accents) */

0 commit comments

Comments
 (0)