Compare commits

1 Commits

Author SHA1 Message Date
e6d0c1adcb Update src/app/page.tsx 2026-02-06 13:25:15 +00:00

View File

@@ -2,21 +2,21 @@
/* Base units */ /* Base units */
/* --vw is set by ThemeProvider */ /* --vw is set by ThemeProvider */
/* --background: #0a0a0a;; /* --background: #f5f4ef;
--card: #1a1a1a;; --card: #dad6cd;
--foreground: #fff5f5;; --foreground: #2a2928;
--primary-cta: #ff7a7a;; --primary-cta: #2a2928;
--secondary-cta: #1a1a1a;; --secondary-cta: #ecebea;
--accent: #737373;; --accent: #ffffff;
--background-accent: #737373;; */ --background-accent: #ffffff; */
--background: #0a0a0a;; --background: #fcf6ec;
--card: #1a1a1a;; --card: #f3ede2;
--foreground: #fff5f5;; --foreground: #2e2521;
--primary-cta: #ff7a7a;; --primary-cta: #2e2521;
--secondary-cta: #1a1a1a;; --secondary-cta: #ffffff;
--accent: #737373;; --accent: #b2a28b;
--background-accent: #737373;; --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);