Merge version_3 into main

Merge version_3 into main
This commit was merged in pull request #2.
This commit is contained in:
2026-05-10 14:58:31 +00:00
2 changed files with 8 additions and 8 deletions

View File

@@ -22,7 +22,7 @@ export default function LandingPage() {
borderRadius="pill"
contentWidth="mediumSmall"
sizing="mediumLargeSizeMediumTitles"
background="noiseDiagonalGradient"
background="fluid"
cardStyle="glass-elevated"
primaryButtonStyle="diagonal-gradient"
secondaryButtonStyle="glass"

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #fcf6ec;
--card: #efe7dd;
--foreground: #2b180a;
--primary-cta: #b82b40;
--background: #fbf2e3;
--card: #f7e9d1;
--foreground: #4a2d1d;
--primary-cta: #d94c25;
--primary-cta-text: #fcf6ec;
--secondary-cta: #2b180a;
--secondary-cta: #f7e9d1;
--secondary-cta-text: #2e2521;
--accent: #35c18b;
--background-accent: #e8a8b6;
--accent: #4a9c6a;
--background-accent: #f9d6b5;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);