6 Commits

Author SHA1 Message Date
2a89145885 Update theme colors 2026-05-08 15:30:34 +00:00
9a9bbd379a Update theme colors 2026-05-08 15:30:31 +00:00
670e4ee9b0 Update theme colors 2026-05-08 15:30:27 +00:00
2b5a6c0fc2 Update theme colors 2026-05-08 15:30:23 +00:00
0aa3598e52 Update theme colors 2026-05-08 15:30:11 +00:00
b82c180b09 Update theme colors 2026-05-08 15:29:34 +00:00

View File

@@ -11,14 +11,14 @@
--background-accent: #ffffff; */
--background: #000000;
--card: #0c0c0c;
--card: #1f4035;
--foreground: #ffffff;
--primary-cta: #cee7ff;
--primary-cta-text: #000000;
--secondary-cta: #000000;
--secondary-cta-text: #ffffff;
--accent: #535353;
--background-accent: #CEE7FF;
--primary-cta: #ffffff;
--primary-cta-text: #051a12;
--secondary-cta: #0d2b1f;
--secondary-cta-text: #d4f6e8;
--accent: #0d5238;
--background-accent: #10b981;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);