3 Commits

Author SHA1 Message Date
e8377e82a7 Merge version_2 into main
Merge version_2 into main
2026-04-26 16:52:55 +00:00
383d5191ab Update theme colors 2026-04-26 16:52:51 +00:00
65ab290436 Merge version_1 into main
Merge version_1 into main
2026-04-26 16:50:42 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #1a1a1a;
--card: #262626;
--foreground: #ffffff;
--primary-cta: #ff6b35;
--background: #ffffff;
--card: #f9f9f9;
--foreground: #000f06e6;
--primary-cta: #0a7039;
--primary-cta-text: #ffffff;
--secondary-cta: #333333;
--secondary-cta-text: #ffffff;
--accent: #ff8a5c;
--background-accent: #262626;
--secondary-cta: #f9f9f9;
--secondary-cta-text: #000f06e6;
--accent: #e2e2e2;
--background-accent: #c4c4c4;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);