1 Commits

Author SHA1 Message Date
53aeac557f Update theme colors 2026-04-22 14:20:21 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #ffffff;
--card: #fcfcfc;
--foreground: #000612;
--primary-cta: #15479c;
--primary-cta-text: #ffffff;
--secondary-cta: #d4af37;
--secondary-cta-text: #000612;
--accent: #d4af37;
--background-accent: #f3f4f6;
--background: #050012;
--card: #040121;
--foreground: #f0e6ff;
--primary-cta: #c89bff;
--primary-cta-text: #050012;
--secondary-cta: #1d123b;
--secondary-cta-text: #f0e6ff;
--accent: #684f7b;
--background-accent: #65417c;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);