Merge version_4 into main

Merge version_4 into main
This commit was merged in pull request #5.
This commit is contained in:
2026-02-10 19:02:00 +00:00
2 changed files with 15 additions and 15 deletions

View File

@@ -19,7 +19,7 @@ export default function LandingPage() {
borderRadius="pill" borderRadius="pill"
contentWidth="mediumLarge" contentWidth="mediumLarge"
sizing="mediumLargeSizeMediumTitles" sizing="mediumLargeSizeMediumTitles"
background="aurora" background="none"
cardStyle="layered-gradient" cardStyle="layered-gradient"
primaryButtonStyle="flat" primaryButtonStyle="flat"
secondaryButtonStyle="radial-glow" secondaryButtonStyle="radial-glow"

View File

@@ -2,21 +2,21 @@
/* Base units */ /* Base units */
/* --vw is set by ThemeProvider */ /* --vw is set by ThemeProvider */
/* --background: #0a0a0a;; /* --background: #1a0f2e;;
--card: #1a1a1a;; --card: #2d1b47;;
--foreground: #f0f8ffe6;; --foreground: #e6e0ff;;
--primary-cta: #6b21a8;; --primary-cta: #8b5cf6;;
--secondary-cta: #1a1a1a;; --secondary-cta: #2d1b47;;
--accent: #a855f7;; --accent: #d8cef5;;
--background-accent: #6d28d9;; */ --background-accent: #6b3fb6;; */
--background: #0a0a0a;; --background: #1a0f2e;;
--card: #1a1a1a;; --card: #2d1b47;;
--foreground: #f0f8ffe6;; --foreground: #e6e0ff;;
--primary-cta: #6b21a8;; --primary-cta: #8b5cf6;;
--secondary-cta: #1a1a1a;; --secondary-cta: #2d1b47;;
--accent: #a855f7;; --accent: #d8cef5;;
--background-accent: #6d28d9;; --background-accent: #6b3fb6;;
/* 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);