Merge version_3 into main #4

Merged
bender merged 1 commits from version_3 into main 2026-03-12 05:01:13 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #ffffff;
--card: #f9f9f9;
--foreground: #1a1a1a;
--primary-cta: #1f7cff;
--primary-cta-text: #fffefe;
--secondary-cta: #f0f0f0;
--secondary-cta-text: #080908;
--accent: #1f7cff;
--background-accent: #e0eeff;
--background: #f5f5f5;
--card: #ffffff;
--foreground: #1c1c1c;
--primary-cta: #1c1c1c;
--primary-cta-text: #f5f5f5;
--secondary-cta: #ffffff;
--secondary-cta-text: #1c1c1c;
--accent: #6139e6;
--background-accent: #b3a8e8;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);