10 Commits

Author SHA1 Message Date
7bb558a0fa Update theme colors 2026-04-18 20:05:56 +00:00
8aa8d457fe Update theme colors 2026-04-18 20:05:38 +00:00
a4718e3e13 Update theme colors 2026-04-18 20:05:37 +00:00
ba716a5c26 Update theme colors 2026-04-18 20:05:25 +00:00
9e4a5c2f19 Merge version_6 into main
Merge version_6 into main
2026-04-18 19:59:38 +00:00
90c1998158 Update theme colors 2026-04-18 19:59:35 +00:00
0527b3fdf0 Merge version_5 into main
Merge version_5 into main
2026-04-18 19:59:33 +00:00
b3cf6ac943 Update theme colors 2026-04-18 19:59:30 +00:00
4134a7e83a Merge version_4 into main
Merge version_4 into main
2026-04-18 19:59:30 +00:00
25e2ad8628 Merge version_3 into main
Merge version_3 into main
2026-04-18 19:51:34 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #ffffff;
--card: #f9f9f9;
--foreground: #000f06e6;
--primary-cta: #0a7039;
--primary-cta-text: #ffffff;
--secondary-cta: #f9f9f9;
--secondary-cta-text: #000f06e6;
--accent: #e2e2e2;
--background-accent: #c4c4c4;
--background: #f7f6f7;
--card: #ffffff;
--foreground: #0c1325;
--primary-cta: #0798ff;
--primary-cta-text: #f7f6f7;
--secondary-cta: #ffffff;
--secondary-cta-text: #0c1325;
--accent: #93c7ff;
--background-accent: #a8cde8;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);