6 Commits

Author SHA1 Message Date
7f3bdd6490 Merge version_6 into main
Merge version_6 into main
2026-04-23 01:28:32 +00:00
5415526224 Update theme colors 2026-04-23 01:28:29 +00:00
1bda5a1132 Merge version_5 into main
Merge version_5 into main
2026-04-23 01:26:02 +00:00
e094741cc0 Update theme colors 2026-04-23 01:25:56 +00:00
1499c46a70 Merge version_4 into main
Merge version_4 into main
2026-04-23 01:23:20 +00:00
3953970cc7 Merge version_4 into main
Merge version_4 into main
2026-04-23 01:22:44 +00:00

View File

@@ -13,12 +13,12 @@
--background: #0a0a0a;
--card: #1a1a1a;
--foreground: #f5f5f5;
--primary-cta: #1f7cff;
--primary-cta-text: #ffffff;
--primary-cta: #dfff1c;
--primary-cta-text: #0a0a0a;
--secondary-cta: #1a1a1a;
--secondary-cta-text: #000612e6;
--accent: #3f5c79;
--background-accent: #004a93;
--secondary-cta-text: #ffffff;
--accent: #8b9a1b;
--background-accent: #5d6b00;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);