4 Commits

Author SHA1 Message Date
7457899717 Merge version_3 into main
Merge version_3 into main
2026-05-09 02:57:50 +00:00
5de585dc7e Update theme colors 2026-05-09 02:57:47 +00:00
6e4eb066b7 Merge version_2 into main
Merge version_2 into main
2026-05-09 02:57:38 +00:00
85ea507866 Update theme colors 2026-05-09 02:57:31 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #111111;
--card: #1c1c1c;
--foreground: #E8D8C3;
--primary-cta: #C8A25D;
--primary-cta-text: #111111;
--secondary-cta: #2B1E1A;
--secondary-cta-text: #E8D8C3;
--accent: #C8A25D;
--background-accent: #2B1E1A;
--background: #f7f6f7;
--card: #ffffff;
--foreground: #25190c;
--primary-cta: #ff6207;
--primary-cta-text: #f7f6f7;
--secondary-cta: #ffffff;
--secondary-cta-text: #25190c;
--accent: #ffce93;
--background-accent: #e8cfa8;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);