Merge version_2 into main #2

Merged
bender merged 1 commits from version_2 into main 2026-03-09 11:43:57 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #f7f6f7;
--card: #ffffff;
--foreground: #0c1325;
--primary-cta: #0798ff;
--background: #f6f5f2;
--card: #e8e4da;
--foreground: #3d2817;
--primary-cta: #6b4423;
--primary-cta-text: #f7f6f7;
--secondary-cta: #ffffff;
--secondary-cta: #f1ede5;
--secondary-cta-text: #0c1325;
--accent: #93c7ff;
--background-accent: #a8cde8;
--accent: #8b6f47;
--background-accent: #c4a876;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);