2 Commits

Author SHA1 Message Date
4fd6d14628 Merge version_2 into main
Merge version_2 into main
2026-05-05 06:36:34 +00:00
94c8ad2970 Update theme colors 2026-05-05 06:36:31 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff; --accent: #ffffff;
--background-accent: #ffffff; */ --background-accent: #ffffff; */
--background: #ffffff; --background: #0a0a0a;
--card: #f9f9f9; --card: #1a1a1a;
--foreground: #333333; --foreground: #f5f5f5;
--primary-cta: #facc15; --primary-cta: #dfff1c;
--primary-cta-text: #000000; --primary-cta-text: #0a0a0a;
--secondary-cta: #333333; --secondary-cta: #1a1a1a;
--secondary-cta-text: #ffffff; --secondary-cta-text: #ffffff;
--accent: #e5e7eb; --accent: #8b9a1b;
--background-accent: #f3f4f6; --background-accent: #5d6b00;
/* 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);