8 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
e5644273e4 Update theme colors 2026-04-12 23:23:05 +00:00
9ed6e19188 Update theme colors 2026-04-12 23:22:59 +00:00
ff0d0cedf3 Update theme colors 2026-04-12 23:22:57 +00:00
531765e285 Update theme colors 2026-04-12 23:22:55 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff; --accent: #ffffff;
--background-accent: #ffffff; */ --background-accent: #ffffff; */
--background: #0a0a0a; --background: #000000;
--card: #1a1a1a; --card: #0c0c0c;
--foreground: #fff5f5e6; --foreground: #ffffff;
--primary-cta: #ff7a7a; --primary-cta: #cee7ff;
--primary-cta-text: #0a0a0a; --primary-cta-text: #000000;
--secondary-cta: #1a1a1a; --secondary-cta: #000000;
--secondary-cta-text: #fff5f5e6; --secondary-cta-text: #ffffff;
--accent: #737373; --accent: #535353;
--background-accent: #737373; --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);