5 Commits

Author SHA1 Message Date
e339e9b16a Merge version_4 into main
Merge version_4 into main
2026-05-09 11:47:57 +00:00
e2c7a4fbc8 Merge version_3 into main
Merge version_3 into main
2026-05-09 11:47:54 +00:00
2ae64e1208 Update theme colors 2026-05-09 11:47:54 +00:00
9f4c196779 Update theme colors 2026-05-09 11:47:51 +00:00
5f8c4bb3d0 Merge version_2 into main
Merge version_2 into main
2026-05-09 11:21:25 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #f6f0e9;
--card: #efe7dd;
--foreground: #2b180a;
--primary-cta: #2b180a;
--primary-cta-text: #f6f0e9;
--secondary-cta: #efe7dd;
--secondary-cta-text: #2b180a;
--accent: #94877c;
--background-accent: #afa094;
--background: #ffffff;
--card: #f9f9f9;
--foreground: #000f06e6;
--primary-cta: #0a7039;
--primary-cta-text: #ffffff;
--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);