4 Commits

Author SHA1 Message Date
7869f704c0 Update theme colors 2026-05-23 19:35:04 +00:00
af5dd9c09f Update theme colors 2026-05-23 19:34:53 +00:00
6d388b1f5a Update theme colors 2026-05-23 19:34:34 +00:00
b9b5f05a3d Update theme colors 2026-05-23 19:34:20 +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);