5 Commits

Author SHA1 Message Date
4a627ca011 Update theme colors 2026-05-07 20:14:11 +00:00
70e3c01e2a Update theme colors 2026-05-07 20:14:09 +00:00
731c53de1e Update theme colors 2026-05-07 20:14:00 +00:00
014a83c1e1 Update theme colors 2026-05-07 20:13:57 +00:00
a70bf04bd0 Update theme colors 2026-05-07 20:13:47 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #000000;
--card: #0c0c0c;
--foreground: #ffffff;
--primary-cta: #cee7ff;
--primary-cta-text: #000000;
--secondary-cta: #000000;
--secondary-cta-text: #ffffff;
--accent: #535353;
--background-accent: #CEE7FF;
--background: #f5f5f5;
--card: #ffffff;
--foreground: #1c1c1c;
--primary-cta: #1f514c;
--primary-cta-text: #f5f5f5;
--secondary-cta: #ffffff;
--secondary-cta-text: #1c1c1c;
--accent: #159c49;
--background-accent: #a8e8ba;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);