Merge version_7 into main

Merge version_7 into main
This commit was merged in pull request #15.
This commit is contained in:
2026-02-20 23:32:36 +00:00

View File

@@ -2,21 +2,21 @@
/* Base units */
/* --vw is set by ThemeProvider */
/* --background: #080200;;;
--card: #1a0d0b;;;
--foreground: #ffe6d5;;;
--primary-cta: #FF7B05;;;
--secondary-cta: #170b07;;;
--accent: #7b5e4a;;;
--background-accent: #b8541e;;; */
/* --background: #080200;;;;
--card: #1a0d0b;;;;
--foreground: #ffe6d5;;;;
--primary-cta: #106EFB;;;;
--secondary-cta: #170b07;;;;
--accent: #7b5e4a;;;;
--background-accent: #b8541e;;;; */
--background: #080200;;;
--card: #1a0d0b;;;
--foreground: #ffe6d5;;;
--primary-cta: #FF7B05;;;
--secondary-cta: #170b07;;;
--accent: #7b5e4a;;;
--background-accent: #b8541e;;;
--background: #080200;;;;
--card: #1a0d0b;;;;
--foreground: #ffe6d5;;;;
--primary-cta: #106EFB;;;;
--secondary-cta: #170b07;;;;
--accent: #7b5e4a;;;;
--background-accent: #b8541e;;;;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);