3 Commits

Author SHA1 Message Date
c25dbce295 Update theme colors 2026-05-06 14:11:51 +00:00
6097a06501 Update theme colors 2026-05-06 14:10:30 +00:00
81a9e5c833 Update theme colors 2026-05-06 14:10:04 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff; --accent: #ffffff;
--background-accent: #ffffff; */ --background-accent: #ffffff; */
--background: #fbf8f3; --background: #0a0a0a;
--card: #ffffff; --card: #0db224;
--foreground: #2b180a; --foreground: #f5f5f5;
--primary-cta: #c13030; --primary-cta: #ff0000;
--primary-cta-text: #f5f5f5; --primary-cta-text: #ffffff;
--secondary-cta: #f1e5d1; --secondary-cta: #1a1a1a;
--secondary-cta-text: #1c1c1c; --secondary-cta-text: #ffffff;
--accent: #e34400; --accent: #991b1b;
--background-accent: #f9f1e4; --background-accent: #039c20;
/* text sizing - set by ThemeProvider */ /* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem); /* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);