2 Commits

Author SHA1 Message Date
d8fcaa4537 Update theme colors 2026-04-12 23:23:49 +00:00
6b5b095038 Update theme colors 2026-04-12 23:23:47 +00:00

View File

@@ -11,14 +11,14 @@
--background-accent: #ffffff; */ --background-accent: #ffffff; */
--background: #000000; --background: #000000;
--card: #1f1f40; --card: #481f1f;
--foreground: #ffffff; --foreground: #ffffff;
--primary-cta: #ffffff; --primary-cta: #ffffff;
--primary-cta-text: #0a051a; --primary-cta-text: #280101;
--secondary-cta: #0d0d2b; --secondary-cta: #361311;
--secondary-cta-text: #d4d4f6; --secondary-cta-text: #f6d4d4;
--accent: #3d2880; --accent: #51000b;
--background-accent: #663cff; --background-accent: #ff2231;
/* 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);