Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #5.
This commit is contained in:
2026-04-05 12:16:43 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #e0cb9d;
--card: #50677e;
--foreground: #f5f0e8;
--primary-cta: #c9a84c;
--primary-cta-text: #0d1b2a;
--secondary-cta: #112233;
--secondary-cta-text: #f5f0e8;
--accent: #e2c47a;
--background-accent: #1e2d3d;
--background: #f6f0e9;
--card: #efe7dd;
--foreground: #2b180a;
--primary-cta: #2b180a;
--primary-cta-text: #f6f0e9;
--secondary-cta: #efe7dd;
--secondary-cta-text: #2b180a;
--accent: #94877c;
--background-accent: #afa094;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);