2 Commits

Author SHA1 Message Date
1adb26ef6a Update theme colors 2026-04-29 21:08:23 +00:00
c71dd3f223 Update theme colors 2026-04-29 21:08:13 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff; --accent: #ffffff;
--background-accent: #ffffff; */ --background-accent: #ffffff; */
--background: #0a0a0a; --background: #e3deea;
--card: #1a1a1a; --card: #ffffff;
--foreground: #ffffffe6; --foreground: #1f2027;
--primary-cta: #e6e6e6; --primary-cta: #1f2027;
--primary-cta-text: #0a0a0a; --primary-cta-text: #e3deea;
--secondary-cta: #1a1a1a; --secondary-cta: #ffffff;
--secondary-cta-text: #ffffffe6; --secondary-cta-text: #1f2027;
--accent: #737373; --accent: #627dc6;
--background-accent: #737373; --background-accent: #627dc6;
/* 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);