5 Commits

Author SHA1 Message Date
e34933b4bb Merge version_12 into main
Merge version_12 into main
2026-04-29 21:32:48 +00:00
a78c5d8ce0 Update theme colors 2026-04-29 21:32:45 +00:00
0f44d56c2e Merge version_11 into main
Merge version_11 into main
2026-04-29 21:32:25 +00:00
9fdbe83aca Update theme colors 2026-04-29 21:32:22 +00:00
915c2437e2 Merge version_10 into main
Merge version_10 into main
2026-04-29 21:30:49 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #ffffff;
--card: #f9f9f9;
--foreground: #000612e6;
--primary-cta: #106EFB;
--primary-cta-text: #ffffff;
--secondary-cta: #f9f9f9;
--secondary-cta-text: #000612e6;
--accent: #e2e2e2;
--background-accent: #106EFB;
--background: #010912;
--card: #152840;
--foreground: #e6f0ff;
--primary-cta: #cee7ff;
--primary-cta-text: #010912;
--secondary-cta: #0e1a29;
--secondary-cta-text: #ffffff;
--accent: #3f5c79;
--background-accent: #004a93;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);