2 Commits

Author SHA1 Message Date
c0b2ca9233 Update theme colors 2026-04-11 20:22:15 +00:00
e36b1fe053 Update theme colors 2026-04-11 20:21:50 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #0a0a0a;
--card: #1a1a1a;
--foreground: #f5fffa;
--primary-cta: #0a7039;
--primary-cta-text: #f5fffa;
--secondary-cta: #1a1a1a;
--secondary-cta-text: #f5fffa;
--accent: #38714a;
--background-accent: #001a0a;
--background: #f5f5f5;
--card: #ffffff;
--foreground: #1c1c1c;
--primary-cta: #1c1c1c;
--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);