2 Commits

Author SHA1 Message Date
dcabd5c820 Update theme colors 2026-05-08 18:38:31 +00:00
8f9afcfa54 Update theme colors 2026-05-08 18:38:28 +00:00

View File

@@ -11,14 +11,14 @@
--background-accent: #ffffff; */ --background-accent: #ffffff; */
--background: #000000; --background: #000000;
--card: #1f1f40; --card: #1f4035;
--foreground: #ffffff; --foreground: #ffffff;
--primary-cta: #ffffff; --primary-cta: #ffffff;
--primary-cta-text: #0a051a; --primary-cta-text: #051a12;
--secondary-cta: #0d0d2b; --secondary-cta: #0d2b1f;
--secondary-cta-text: #d4d4f6; --secondary-cta-text: #d4f6e8;
--accent: #3d2880; --accent: #0d5238;
--background-accent: #663cff; --background-accent: #10b981;
/* 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);