Merge version_1 into main #12

Merged
bender merged 1 commits from version_1 into main 2026-03-05 17:44:58 +00:00

View File

@@ -12,13 +12,13 @@
--background: #0a0a0a;
--card: #1a1a1a;
--foreground: #ffffff;
--primary-cta: #e34400;
--foreground: #f5f5f5;
--primary-cta: #ff0000;
--primary-cta-text: #ffffff;
--secondary-cta: #010101;
--secondary-cta: #1a1a1a;
--secondary-cta-text: #ffffff;
--accent: #ff7b05;
--background-accent: #106efb;
--accent: #991b1b;
--background-accent: #7f1d1d;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);