5 Commits

Author SHA1 Message Date
b876df62ba Update theme colors 2026-04-25 10:08:29 +00:00
cb1d026903 Update theme colors 2026-04-25 10:08:21 +00:00
97519e8372 Update theme colors 2026-04-25 10:08:11 +00:00
79a93a72b5 Update theme colors 2026-04-25 10:08:06 +00:00
85c387ca6b Update theme colors 2026-04-25 10:07:37 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #f5faff;
--card: #f1f8ff;
--foreground: #001122;
--primary-cta: #15479c;
--primary-cta-text: #f5faff;
--secondary-cta: #ffffff;
--secondary-cta-text: #001122;
--accent: #a8cce8;
--background-accent: #7ba3cf;
--background: #0a0a0a;
--card: #1a1a1a;
--foreground: #fff5f5e6;
--primary-cta: #ff7a7a;
--primary-cta-text: #0a0a0a;
--secondary-cta: #1a1a1a;
--secondary-cta-text: #fff5f5e6;
--accent: #737373;
--background-accent: #737373;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);