2 Commits

Author SHA1 Message Date
6e75e6ee00 Merge version_2 into main
Merge version_2 into main
2026-05-02 10:06:26 +00:00
cad9bc52c5 Update theme colors 2026-05-02 10:06:23 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #ffffff;
--card: #f9f9f9;
--foreground: #000e1f;
--primary-cta: #e63946;
--background: #0a0a0a;
--card: #1a1a1a;
--foreground: #ffffff;
--primary-cta: #1f7cff;
--primary-cta-text: #ffffff;
--secondary-cta: #000e1f;
--secondary-cta: #010101;
--secondary-cta-text: #ffffff;
--accent: #000e1f;
--background-accent: #e63946;
--accent: #1f7cff;
--background-accent: #f96b2f;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);