5 Commits

Author SHA1 Message Date
f36b324371 Update theme colors 2026-06-10 11:37:46 +00:00
cd38cbe830 Update theme colors 2026-06-10 11:37:40 +00:00
25f2c6e8ce Update theme colors 2026-06-10 11:37:35 +00:00
419c9aab60 Update theme colors 2026-06-10 11:37:29 +00:00
6d68f76aaa Update theme colors 2026-06-10 11:37:19 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff; --accent: #ffffff;
--background-accent: #ffffff; */ --background-accent: #ffffff; */
--background: #0A0A0A; --background: #f5faff;
--card: #1A1A1A; --card: #ffffff;
--foreground: #E0E0E0; --foreground: #001122;
--primary-cta: #006B3E; --primary-cta: #15479c;
--primary-cta-text: #FFFFFF; --primary-cta-text: #f5faff;
--secondary-cta: #B8860B; --secondary-cta: #ffffff;
--secondary-cta-text: #0A0A0A; --secondary-cta-text: #001122;
--accent: #006B3E; --accent: #a8cce8;
--background-accent: #B8860B; --background-accent: #7ba3cf;
/* text sizing - set by ThemeProvider */ /* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem); /* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);