1 Commits

Author SHA1 Message Date
eb94c4e44e Update theme colors 2026-05-02 16:44:01 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #fbfaf8;
--card: #ffffff;
--foreground: #1a1a1a;
--primary-cta: #1c3d25;
--background: #0a0a0a;
--card: #1a1a1a;
--foreground: #f5f5f5;
--primary-cta: #ff0000;
--primary-cta-text: #ffffff;
--secondary-cta: #ffffff;
--secondary-cta-text: #1a1a1a;
--accent: #a8b5a5;
--background-accent: #e6e8e4;
--secondary-cta: #1a1a1a;
--secondary-cta-text: #ffffff;
--accent: #991b1b;
--background-accent: #7f1d1d;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);