4 Commits

Author SHA1 Message Date
1ba1a55a73 Update theme colors 2026-04-23 07:44:07 +00:00
33da05d6ba Update theme colors 2026-04-23 07:43:28 +00:00
505694bc67 Update theme colors 2026-04-23 07:43:02 +00:00
bbc511083b Update theme colors 2026-04-23 07:42:32 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #ffffff;
--card: #f9f9f9;
--foreground: #da0008;
--primary-cta: #0a7039;
--primary-cta-text: #ffffff;
--secondary-cta: #f9f9f9;
--secondary-cta-text: #000f06e6;
--accent: #e2e2e2;
--background-accent: #c4c4c4;
--background: #fffafa;
--card: #fff7f7;
--foreground: #00ffec;
--primary-cta: #e63946;
--primary-cta-text: #fffafa;
--secondary-cta: #ffffff;
--secondary-cta-text: #1a0000;
--accent: #f5c4c7;
--background-accent: #f09199;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);