10 Commits

Author SHA1 Message Date
d2c5d99ff3 Update theme colors 2026-04-24 16:59:47 +00:00
9551010a56 Update theme colors 2026-04-24 16:57:23 +00:00
dfabca12d2 Update theme colors 2026-04-24 16:57:21 +00:00
516a97fd61 Update theme colors 2026-04-24 16:57:10 +00:00
179540654c Update theme colors 2026-04-24 16:51:50 +00:00
da7030a732 Update theme colors 2026-04-24 16:51:42 +00:00
3d9faab248 Update theme colors 2026-04-24 16:51:39 +00:00
2db8850191 Update theme colors 2026-04-24 16:51:35 +00:00
87b8eb3f40 Update theme colors 2026-04-24 16:51:32 +00:00
437e3f19ef Update theme colors 2026-04-24 16:51:23 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--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;
--background: #000000;
--card: #efe7dd;
--foreground: #2b180a;
--primary-cta: #2b180a;
--primary-cta-text: #f6f0e9;
--secondary-cta: #efe7dd;
--secondary-cta-text: #2b180a;
--accent: #94877c;
--background-accent: #FAF3E0;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);