5 Commits

Author SHA1 Message Date
419d3acef7 Update theme colors 2026-05-08 18:38:43 +00:00
c9d21de7a7 Update theme colors 2026-05-08 18:38:40 +00:00
48e973f5e5 Update theme colors 2026-05-08 18:38:38 +00:00
e8010ee358 Update theme colors 2026-05-08 18:38:36 +00:00
e48fc86d7c Update theme colors 2026-05-08 18:38:33 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #000000;
--card: #1f4035;
--foreground: #ffffff;
--primary-cta: #ffffff;
--primary-cta-text: #051a12;
--secondary-cta: #0d2b1f;
--secondary-cta-text: #d4f6e8;
--accent: #0d5238;
--background-accent: #10b981;
--background: #f5f5f5;
--card: #ffffff;
--foreground: #1c1c1c;
--primary-cta: #1f3251;
--primary-cta-text: #f5f5f5;
--secondary-cta: #ffffff;
--secondary-cta-text: #1c1c1c;
--accent: #15479c;
--background-accent: #a8cce8;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);