6 Commits

Author SHA1 Message Date
6791c07d40 Update theme colors 2026-05-07 19:42:43 +00:00
0be3752493 Update theme colors 2026-05-07 19:42:29 +00:00
f112227689 Update theme colors 2026-05-07 19:34:08 +00:00
9dfeddde5d Update theme colors 2026-05-07 19:33:38 +00:00
6ac9a68964 Update theme colors 2026-05-07 19:33:06 +00:00
79a283c88a Update theme colors 2026-05-07 19:32:42 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #000000;
--card: #1a2f1d;
--background: #273c6a;
--card: #1b1e6b;
--foreground: #ffffff;
--primary-cta: #ffffff;
--primary-cta-text: #0a1a0c;
--primary-cta-text: #1a3ea1;
--secondary-cta: #0d200f;
--secondary-cta-text: #d4f6d8;
--accent: #1a3d1f;
--background-accent: #355e3b;
--accent: #1a293d;
--background-accent: #07224f;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);