Merge version_1 into main #4

Merged
bender merged 1 commits from version_1 into main 2026-03-05 11:34:40 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #737373;;
--background-accent: #737373;; */
--background: #080000;;
--card: #1e0d0d;;
--foreground: #ffe6e6;;
--primary-cta: #ff7a7a;;
--primary-cta-text: #080000;;
--secondary-cta: #1e0909;;
--secondary-cta-text: #ffe6e6;;
--accent: #7b4242;;
--background-accent: #65292c;;
--background: #e3deea;;
--card: #ffffff;;
--foreground: #27231f;;
--primary-cta: #27231f;;
--primary-cta-text: #e3deea;;
--secondary-cta: #ffffff;;
--secondary-cta-text: #27231f;;
--accent: #c68a62;;
--background-accent: #c68a62;;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);