8 Commits

Author SHA1 Message Date
666385d4aa Update src/app/shop/page.tsx 2026-02-19 16:12:40 +00:00
8f817273ff Update src/app/shop/[id]/page.tsx 2026-02-19 16:12:40 +00:00
42e9516297 Update src/app/blog/page.tsx 2026-02-19 16:12:38 +00:00
328cd7968c Merge version_6 into main
Merge version_6 into main
2026-02-19 16:09:09 +00:00
40648f25cd Update src/app/styles/variables.css 2026-02-19 16:09:05 +00:00
2de4b5279a Update src/app/shop/page.tsx 2026-02-19 16:09:04 +00:00
909b79b71b Update src/app/shop/[id]/page.tsx 2026-02-19 16:09:04 +00:00
0c954ebc0f Update src/app/blog/page.tsx 2026-02-19 16:09:02 +00:00

View File

@@ -2,21 +2,21 @@
/* Base units */ /* Base units */
/* --vw is set by ThemeProvider */ /* --vw is set by ThemeProvider */
/* --background: #010912;;; /* --background: #fff5f0;;;
--card: #152840;;; --card: #ffe8dd;;;
--foreground: #e6f0ff;;; --foreground: #2d1810;;;
--primary-cta: #cee7ff;;; --primary-cta: #e67e50;;;
--secondary-cta: #0e1a29;;; --secondary-cta: #fff5f0;;;
--accent: #3f5c79;;; --accent: #ff9d6f;;;
--background-accent: #004a93;;; */ --background-accent: #ffc299;;; */
--background: #010912;;; --background: #fff5f0;;;
--card: #152840;;; --card: #ffe8dd;;;
--foreground: #e6f0ff;;; --foreground: #2d1810;;;
--primary-cta: #cee7ff;;; --primary-cta: #e67e50;;;
--secondary-cta: #0e1a29;;; --secondary-cta: #fff5f0;;;
--accent: #3f5c79;;; --accent: #ff9d6f;;;
--background-accent: #004a93;;; --background-accent: #ffc299;;;
/* 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);