Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
2026-03-19 05:40:26 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #0F172A;
--card: #1E293B;
--foreground: #E5E7EB;
--background: #F8F5F2;
--card: #E7E5E4;
--foreground: #111111;
--primary-cta: #22C55E;
--primary-cta-text: #052E16;
--secondary-cta: #334155;
--secondary-cta-text: #CBD5F5;
--secondary-cta: #D6D3D1;
--secondary-cta-text: #1C1C1C;
--accent: #22D3EE;
--background-accent: #1D4ED8;
--background-accent: #0EA5E9;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);