6 Commits

Author SHA1 Message Date
c18b0db701 Update src/app/styles/variables.css 2026-02-17 14:37:32 +00:00
d4c5432496 Update src/app/shop/page.tsx 2026-02-17 14:37:31 +00:00
9f68418f9b Update src/app/shop/[id]/page.tsx 2026-02-17 14:37:30 +00:00
267a87b9cd Update src/app/page.tsx 2026-02-17 14:37:30 +00:00
37e6b4ba6b Update src/app/blog/page.tsx 2026-02-17 14:37:28 +00:00
3288f0363f Merge version_2 into main
Merge version_2 into main
2026-02-17 14:34:45 +00:00
5 changed files with 8 additions and 8 deletions

View File

@@ -4,16 +4,16 @@
/* --background: #0a0a0a;; /* --background: #0a0a0a;;
--card: #1a1a1a;; --card: #1a1a1a;;
--foreground: #fffffae6;; --foreground: #ffffffe6;;
--primary-cta: #fde047;; --primary-cta: #e6e6e6;;
--secondary-cta: #1a1a1a;; --secondary-cta: #1a1a1a;;
--accent: #737373;; --accent: #737373;;
--background-accent: #737373;; */ --background-accent: #737373;; */
--background: #0a0a0a;; --background: #0a0a0a;;
--card: #1a1a1a;; --card: #1a1a1a;;
--foreground: #fffffae6;; --foreground: #ffffffe6;;
--primary-cta: #fde047;; --primary-cta: #e6e6e6;;
--secondary-cta: #1a1a1a;; --secondary-cta: #1a1a1a;;
--accent: #737373;; --accent: #737373;;
--background-accent: #737373;; --background-accent: #737373;;