7 Commits

Author SHA1 Message Date
3e43e485b8 Update src/app/styles/variables.css 2026-02-16 11:02:05 +00:00
4345b2b43f Update src/app/shop/page.tsx 2026-02-16 11:02:04 +00:00
d4af287ad8 Update src/app/shop/[id]/page.tsx 2026-02-16 11:02:04 +00:00
73d5f103f2 Update src/app/page.tsx 2026-02-16 11:02:03 +00:00
a18e2dc40c Update src/app/layout.tsx 2026-02-16 11:02:02 +00:00
913a0c190b Update src/app/blog/page.tsx 2026-02-16 11:02:01 +00:00
031c41b88d Merge version_1 into main
Merge version_1 into main
2026-02-16 11:00:22 +00:00
6 changed files with 19 additions and 19 deletions

View File

@@ -2,21 +2,21 @@
/* Base units */ /* Base units */
/* --vw is set by ThemeProvider */ /* --vw is set by ThemeProvider */
/* --background: #ffffff;; /* --background: #000802;;
--card: #f9f9f9;; --card: #0b1a0b;;
--foreground: #120a00e6;; --foreground: #e6ffe6;;
--primary-cta: #ff8c42;; --primary-cta: #80da9b;;
--secondary-cta: #f9f9f9;; --secondary-cta: #07170b;;
--accent: #e2e2e2;; --accent: #38714a;;
--background-accent: #c4c4c4;; */ --background-accent: #2c6541;; */
--background: #ffffff;; --background: #000802;;
--card: #f9f9f9;; --card: #0b1a0b;;
--foreground: #120a00e6;; --foreground: #e6ffe6;;
--primary-cta: #ff8c42;; --primary-cta: #80da9b;;
--secondary-cta: #f9f9f9;; --secondary-cta: #07170b;;
--accent: #e2e2e2;; --accent: #38714a;;
--background-accent: #c4c4c4;; --background-accent: #2c6541;;
/* 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);