4 Commits

Author SHA1 Message Date
a754f6e411 Update theme colors 2026-04-18 14:38:08 +00:00
9912659c45 Update theme colors 2026-04-18 14:38:05 +00:00
472252b3e0 Update theme colors 2026-04-18 14:38:00 +00:00
de21be0db4 Update theme colors 2026-04-18 14:37:39 +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: #ffffff;
--accent: #3f5c79;
--background-accent: #004a93;
--background: #efebe5;
--card: #f7f2ea;
--foreground: #000000;
--primary-cta: #000000;
--primary-cta-text: #efebe5;
--secondary-cta: #ffffff;
--secondary-cta-text: #000000;
--accent: #ffffff;
--background-accent: #e1b875;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);