2 Commits

Author SHA1 Message Date
ccb6bbe466 Update src/app/styles/variables.css 2026-03-09 08:59:43 +00:00
8adb60b6f1 Merge version_1 into main
Merge version_1 into main
2026-03-09 08:55:01 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #fcf6ec;
--card: #f3ede2;
--foreground: #2e2521;
--primary-cta: #2e2521;
--background: #001030;
--card: #0a1f4d;
--foreground: #e6f0ff;
--primary-cta: #1f7cff;
--primary-cta-text: #fcf6ec;
--secondary-cta: #ffffff;
--secondary-cta: #010101;
--secondary-cta-text: #2e2521;
--accent: #b2a28b;
--background-accent: #b2a28b;
--accent: #4da6ff;
--background-accent: #106efb;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);