9 Commits

Author SHA1 Message Date
d3c3b826b0 Update theme colors 2026-05-17 13:43:07 +00:00
5b4521ae8e Update theme colors 2026-05-17 13:42:39 +00:00
23bc02569c Update theme colors 2026-05-17 13:42:31 +00:00
9474fe41e0 Update theme colors 2026-05-17 13:42:18 +00:00
5a169cc574 Update theme colors 2026-05-17 13:42:12 +00:00
7bde59cf82 Update theme colors 2026-05-17 13:41:50 +00:00
85cad0699c Update theme colors 2026-05-17 13:41:21 +00:00
8d4090107f Update src/app/styles/variables.css 2026-05-17 13:40:20 +00:00
3c96e71b6f Merge version_6 into main
Merge version_6 into main
2026-05-17 13:38:42 +00:00

View File

@@ -11,14 +11,14 @@
--background-accent: #ffffff; */
--background: #ffffff;
--card: #f9f9f9;
--foreground: #120a00e6;
--primary-cta: #FF7B05;
--primary-cta-text: #0d1b2a;
--secondary-cta: #f9f9f9;
--secondary-cta-text: #0d1b2a;
--accent: #e2e2e2;
--background-accent: #FF7B05;
--card: #f7f9f7;
--foreground: #001a0a;
--primary-cta: #e0c421;
--primary-cta-text: #001A0A;
--secondary-cta: #f7f9f7;
--secondary-cta-text: #001A0A;
--accent: #fde047;
--background-accent: #fde047;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);