Merge version_3 into main

Merge version_3 into main
This commit was merged in pull request #6.
This commit is contained in:
2026-03-10 21:28:33 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #0a0a0a;
--card: #1a1a1a;
--foreground: #ffffffe6;
--primary-cta: #e6e6e6;
--background: #000000;
--card: #0a0a0a;
--foreground: #ffffff;
--primary-cta: #ffff00;
--primary-cta-text: #f7f6f7;
--secondary-cta: #1a1a1a;
--secondary-cta: #000000;
--secondary-cta-text: #0c1325;
--accent: #737373;
--background-accent: #737373;
--accent: #ffff00;
--background-accent: #ffff00;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);