4 Commits

Author SHA1 Message Date
1180ad417c Update theme colors 2026-04-12 23:23:15 +00:00
342f5454e6 Update theme colors 2026-04-12 23:23:14 +00:00
8b5ab4e702 Update theme colors 2026-04-12 23:23:09 +00:00
32242e7c35 Update theme colors 2026-04-12 23:23:07 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff; --accent: #ffffff;
--background-accent: #ffffff; */ --background-accent: #ffffff; */
--background: #f5f5f5; --background: #000000;
--card: #ffffff; --card: #0c0c0c;
--foreground: #1c1c1c; --foreground: #ffffff;
--primary-cta: #341f51; --primary-cta: #cee7ff;
--primary-cta-text: #f5f5f5; --primary-cta-text: #000000;
--secondary-cta: #ffffff; --secondary-cta: #000000;
--secondary-cta-text: #1c1c1c; --secondary-cta-text: #ffffff;
--accent: #6139e6; --accent: #535353;
--background-accent: #b3a8e8; --background-accent: #CEE7FF;
/* 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);