4 Commits

Author SHA1 Message Date
c107ff6019 Merge version_3 into main
Merge version_3 into main
2026-04-13 01:34:15 +00:00
098be081cf Update theme colors 2026-04-13 01:34:12 +00:00
c8eebd093f Merge version_2 into main
Merge version_2 into main
2026-04-13 01:27:32 +00:00
1a281cae62 Update theme colors 2026-04-13 01:27:29 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #ffffff;
--card: #f4f4f4;
--foreground: #1a1a1a;
--primary-cta: #15479c;
--primary-cta-text: #ffffff;
--secondary-cta: #d4af37;
--secondary-cta-text: #000000;
--accent: #d4af37;
--background-accent: #e2e2e2;
--background: #030128;
--card: #241f48;
--foreground: #ffffff;
--primary-cta: #ffffff;
--primary-cta-text: #030128;
--secondary-cta: #131136;
--secondary-cta-text: #d5d4f6;
--accent: #44358a;
--background-accent: #b597fe;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);