3 Commits

Author SHA1 Message Date
e48fc86d7c Update theme colors 2026-05-08 18:38:33 +00:00
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

@@ -10,15 +10,15 @@
--accent: #ffffff; --accent: #ffffff;
--background-accent: #ffffff; */ --background-accent: #ffffff; */
--background: #000000; --background: #0a0a0a;
--card: #1f1f40; --card: #1a1a1a;
--foreground: #ffffff; --foreground: #ffffffe6;
--primary-cta: #ffffff; --primary-cta: #e6e6e6;
--primary-cta-text: #0a051a; --primary-cta-text: #0a0a0a;
--secondary-cta: #0d0d2b; --secondary-cta: #1a1a1a;
--secondary-cta-text: #d4d4f6; --secondary-cta-text: #ffffffe6;
--accent: #3d2880; --accent: #737373;
--background-accent: #663cff; --background-accent: #737373;
/* 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);