9 Commits

Author SHA1 Message Date
93d7a2a5f2 Update theme colors 2026-05-11 20:55:16 +00:00
134e81bd01 Update theme colors 2026-05-11 20:54:42 +00:00
fac9222565 Update theme colors 2026-05-11 20:54:31 +00:00
097340ef62 Update theme colors 2026-05-11 20:54:07 +00:00
9d9c5081e3 Update theme colors 2026-05-11 20:53:37 +00:00
3b408721e8 Update theme colors 2026-05-11 20:53:22 +00:00
8305659974 Update theme colors 2026-05-11 20:52:58 +00:00
0618387a39 Update theme colors 2026-05-11 20:52:26 +00:00
9b120b7b68 Update theme colors 2026-05-11 20:52:09 +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: #0a3fea;
--accent: #e2e2e2;
--background-accent: #c4c4c4;
--background: #000000;
--card: #000000;
--foreground: #ffffff;
--primary-cta: #ffffff;
--primary-cta-text: #000000;
--secondary-cta: #ffffff;
--secondary-cta-text: #ffffff;
--accent: #ffffff;
--background-accent: #000000;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);