2 Commits

Author SHA1 Message Date
3fdaca92ce Update src/app/styles/variables.css 2026-06-03 12:08:05 +00:00
991d385f8f Merge version_1 into main
Merge version_1 into main
2026-06-03 12:01:23 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff; --accent: #ffffff;
--background-accent: #ffffff; */ --background-accent: #ffffff; */
--background: #f7f6f7; --background: #fcf6ec;
--card: #ffffff; --card: #f3ede2;
--foreground: #1b0c25; --foreground: #2e2521;
--primary-cta: #1b0c25; --primary-cta: #2e2521;
--primary-cta-text: #f7f6f7; --primary-cta-text: #fcf6ec;
--secondary-cta: #ffffff; --secondary-cta: #ffffff;
--secondary-cta-text: #1b0c25; --secondary-cta-text: #2e2521;
--accent: #ff93e4; --accent: #b2a28b;
--background-accent: #e8a8c3; --background-accent: #b2a28b;
/* text sizing - set by ThemeProvider */ /* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem); /* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);