Merge version_2 into main #3

Merged
bender merged 1 commits from version_2 into main 2026-03-19 02:22:47 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #f7f6f7;
--card: #ffffff;
--foreground: #250c0d;
--primary-cta: #b82b40;
--background: #1a0d0d;
--card: #2d1515;
--foreground: #f5e6e6;
--primary-cta: #d946a6;
--primary-cta-text: #f7f6f7;
--secondary-cta: #ffffff;
--secondary-cta: #2d1515;
--secondary-cta-text: #250c0d;
--accent: #b90941;
--background-accent: #e8a8b6;
--accent: #c2185b;
--background-accent: #6b1b47;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);