12 Commits

Author SHA1 Message Date
80bc6f5a4c Update theme colors 2026-05-23 04:17:21 +00:00
9f416bebe7 Update theme colors 2026-05-23 04:17:15 +00:00
9b8ecb4945 Update theme colors 2026-05-23 04:17:04 +00:00
6125d2048b Update theme colors 2026-05-23 04:16:51 +00:00
ffd471eed8 Update theme colors 2026-05-23 04:16:47 +00:00
1209b8c12a Update theme colors 2026-05-23 04:16:43 +00:00
c04236584a Update theme colors 2026-05-23 04:16:40 +00:00
26ae9c3a63 Update theme colors 2026-05-23 04:16:32 +00:00
d49e5fcce8 Update theme colors 2026-05-23 04:16:24 +00:00
ad7dcb03cb Update theme colors 2026-05-23 04:16:09 +00:00
577b65e964 Update theme colors 2026-05-23 04:16:01 +00:00
f6490c2daf Update theme colors 2026-05-23 04:15:53 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #f5f4ef;
--card: #dad6cd;
--foreground: #2a2928;
--primary-cta: #2a2928;
--primary-cta-text: #f5f4ef;
--secondary-cta: #ecebea;
--secondary-cta-text: #2a2928;
--accent: #ffffff;
--background-accent: #c6b180;
--background: #f5faff;
--card: #ffffff;
--foreground: #001122;
--primary-cta: #15479c;
--primary-cta-text: #f5faff;
--secondary-cta: #ffffff;
--secondary-cta-text: #001122;
--accent: #a8cce8;
--background-accent: #7ba3cf;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);