6 Commits

Author SHA1 Message Date
1d059bc3b2 Update theme colors 2026-04-12 23:23:32 +00:00
98a98fd418 Update theme colors 2026-04-12 23:23:27 +00:00
3aae795d49 Update theme colors 2026-04-12 23:23:24 +00:00
f7413c0c15 Update theme colors 2026-04-12 23:23:21 +00:00
78d3443733 Update theme colors 2026-04-12 23:23:20 +00:00
b9fe3ce7a7 Update theme colors 2026-04-12 23:23:17 +00:00

View File

@@ -11,14 +11,14 @@
--background-accent: #ffffff; */
--background: #000000;
--card: #0c0c0c;
--card: #1f1f40;
--foreground: #ffffff;
--primary-cta: #cee7ff;
--primary-cta-text: #000000;
--secondary-cta: #000000;
--secondary-cta-text: #ffffff;
--accent: #535353;
--background-accent: #CEE7FF;
--primary-cta: #ffffff;
--primary-cta-text: #0a051a;
--secondary-cta: #0d0d2b;
--secondary-cta-text: #d4d4f6;
--accent: #3d2880;
--background-accent: #663cff;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);