Merge version_9 into main #10

Merged
bender merged 1 commits from version_9 into main 2026-04-22 13:19:01 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #ffffff;
--card: #f8f9fa;
--foreground: #1a1a1a;
--primary-cta: #ef4444;
--primary-cta-text: #0a051a;
--secondary-cta: #fca5a5;
--secondary-cta-text: #d4d4f6;
--accent: #dc2626;
--background-accent: #fee2e2;
--background: #0a0a0a;
--card: #1a1a1a;
--foreground: #f5f5f5;
--primary-cta: #ff0000;
--primary-cta-text: #ffffff;
--secondary-cta: #1a1a1a;
--secondary-cta-text: #ffffff;
--accent: #991b1b;
--background-accent: #7f1d1d;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);