10 Commits

Author SHA1 Message Date
f0c9f18e57 Update theme colors 2026-05-07 17:47:35 +00:00
46e5ebd05c Update theme colors 2026-05-07 17:47:02 +00:00
541bd32ff7 Update theme colors 2026-05-07 17:46:45 +00:00
604c3d8f75 Update theme colors 2026-05-07 17:46:26 +00:00
1c57509b63 Update theme colors 2026-05-07 17:46:07 +00:00
a1f7b526e9 Update theme colors 2026-05-07 17:45:41 +00:00
a8f022e2bc Update theme colors 2026-05-07 17:45:20 +00:00
a6c0bae224 Update theme colors 2026-05-07 17:45:18 +00:00
5006f0bd56 Update theme colors 2026-05-07 17:44:02 +00:00
7f02e412fb Update theme colors 2026-05-07 17:43:55 +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: #000000;
--card: #464242;
--foreground: #e4e8f0;
--primary-cta: #15479c;
--primary-cta-text: #ffffff;
--secondary-cta: #f9f9f9;
--secondary-cta-text: #446dbd;
--accent: #e2e2e2;
--background-accent: #c4c4c4;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);