3 Commits

Author SHA1 Message Date
ca2e3881ee Merge version_2 into main
Merge version_2 into main
2026-04-12 19:45:21 +00:00
b7a6fe3589 Update theme colors 2026-04-12 19:45:18 +00:00
50d1ce7ad8 Merge version_1 into main
Merge version_1 into main
2026-04-12 17:02:45 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #0a0a0a;
--card: #1a1a1a;
--foreground: #f5f5f5;
--primary-cta: #FFD700;
--primary-cta-text: #000000;
--secondary-cta: #1a1a1a;
--secondary-cta-text: #ffffff;
--accent: #B8860B;
--background-accent: #8b6914;
--background: #ffffff;
--card: #f9f9f9;
--foreground: #000612e6;
--primary-cta: #15479c;
--primary-cta-text: #ffffff;
--secondary-cta: #f9f9f9;
--secondary-cta-text: #000612e6;
--accent: #e2e2e2;
--background-accent: #c4c4c4;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);