6 Commits

Author SHA1 Message Date
30508f50cb Update theme colors 2026-06-11 11:08:04 +00:00
8d99556638 Update theme colors 2026-06-11 11:07:44 +00:00
628f37917c Update theme colors 2026-06-11 11:06:46 +00:00
19682ad543 Update theme colors 2026-06-11 11:05:02 +00:00
14ac5777c1 Update theme colors 2026-06-11 11:04:58 +00:00
999d779110 Update theme colors 2026-06-11 11:04:51 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff; --accent: #ffffff;
--background-accent: #ffffff; */ --background-accent: #ffffff; */
--background: #ffffff; --background: #f5faff;
--card: #f9f9f9; --card: #ffffff;
--foreground: #000000; --foreground: #001122;
--primary-cta: #FFD700; --primary-cta: #15479c;
--primary-cta-text: #000000; --primary-cta-text: #f5faff;
--secondary-cta: #ffffff; --secondary-cta: #ffffff;
--secondary-cta-text: #000000; --secondary-cta-text: #001122;
--accent: #FDD11E; --accent: #a8cce8;
--background-accent: #E5BE00; --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);