3 Commits

Author SHA1 Message Date
bf789bb8fa Update src/app/styles/variables.css 2026-02-22 12:06:46 +00:00
ea433277b1 Update src/app/page.tsx 2026-02-22 12:06:46 +00:00
5736285293 Merge version_1 into main
Merge version_1 into main
2026-02-22 11:39:28 +00:00
2 changed files with 17 additions and 17 deletions

View File

@@ -2,23 +2,23 @@
/* Base units */ /* Base units */
/* --vw is set by ThemeProvider */ /* --vw is set by ThemeProvider */
/* --background: #f5f5f5;; /* --background: #0a0a0a;;
--card: #ffffff;; --card: #1a1a1a;;
--foreground: #1c1c1c;; --foreground: #ffffffe6;;
--primary-cta: #1c1c1c;; --primary-cta: #e6e6e6;;
--secondary-cta: #ffffff;; --secondary-cta: #1a1a1a;;
--accent: #6139e6;; --accent: #737373;;
--background-accent: #b3a8e8;; */ --background-accent: #737373;; */
--background: #f5f5f5;; --background: #0a0a0a;;
--card: #ffffff;; --card: #1a1a1a;;
--foreground: #1c1c1c;; --foreground: #ffffffe6;;
--primary-cta: #1c1c1c;; --primary-cta: #e6e6e6;;
--primary-cta-text: #f5f5f5;; --primary-cta-text: #0a0a0a;;
--secondary-cta: #ffffff;; --secondary-cta: #1a1a1a;;
--secondary-cta-text: #1c1c1c;; --secondary-cta-text: #ffffffe6;;
--accent: #6139e6;; --accent: #737373;;
--background-accent: #b3a8e8;; --background-accent: #737373;;
/* 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);