2 Commits

Author SHA1 Message Date
8f9401c29a Update theme colors 2026-04-17 21:22:42 +00:00
a494d382bb Update theme colors 2026-04-17 21:21:34 +00:00

View File

@@ -11,13 +11,13 @@
--background-accent: #ffffff; */
--background: #000000;
--card: #481f1f;
--card: #d32a2a;
--foreground: #ffffff;
--primary-cta: #ffffff;
--primary-cta-text: #280101;
--secondary-cta: #361311;
--secondary-cta-text: #f6d4d4;
--accent: #51000b;
--accent: #ca2c2c;
--background-accent: #ff2231;
/* text sizing - set by ThemeProvider */