9 Commits

Author SHA1 Message Date
39b1f12d54 Update theme colors 2026-06-11 20:18:38 +00:00
50c8013a20 Update theme colors 2026-06-11 20:18:31 +00:00
7f08e4f78d Update theme colors 2026-06-11 20:18:29 +00:00
925bb527a6 Update theme colors 2026-06-11 20:18:24 +00:00
1f44b56f8b Update theme colors 2026-06-11 20:18:21 +00:00
51c0505eb9 Update theme colors 2026-06-11 20:18:19 +00:00
b6eefc5ace Update theme colors 2026-06-11 20:18:17 +00:00
3ac3d3647e Update theme colors 2026-06-11 20:18:14 +00:00
e3dcda0af9 Update theme colors 2026-06-11 20:18:12 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #010912;
--card: #152840;
--foreground: #e6f0ff;
--primary-cta: #cee7ff;
--primary-cta-text: #010912;
--secondary-cta: #0e1a29;
--secondary-cta-text: #e6f0ff;
--accent: #3f5c79;
--background-accent: #004a93;
--background: #fcf6ec;
--card: #f3ede2;
--foreground: #2e2521;
--primary-cta: #2e2521;
--primary-cta-text: #fcf6ec;
--secondary-cta: #ffffff;
--secondary-cta-text: #2e2521;
--accent: #b2a28b;
--background-accent: #b2a28b;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);