Merge version_2 into main #1

Merged
bender merged 1 commits from version_2 into main 2026-02-16 15:47:14 +00:00

View File

@@ -3,20 +3,20 @@
/* --vw is set by ThemeProvider */
/* --background: #fcf6ec;;
--card: #f3ede2;;
--foreground: #2e2521;;
--primary-cta: #2e2521;;
--secondary-cta: #ffffff;;
--accent: #b2a28b;;
--background-accent: #b2a28b;; */
--card: #3b2f4a;;
--foreground: #ffffff;;
--primary-cta: #a855f7;;
--secondary-cta: #3b2f4a;;
--accent: #8b5cf6;;
--background-accent: #8b5cf6;; */
--background: #fcf6ec;;
--card: #f3ede2;;
--foreground: #2e2521;;
--primary-cta: #2e2521;;
--secondary-cta: #ffffff;;
--accent: #b2a28b;;
--background-accent: #b2a28b;;
--background: #1e1b26;;
--card: #3b2f4a;;
--foreground: #ffffff;;
--primary-cta: #a855f7;;
--secondary-cta: #3b2f4a;;
--accent: #8b5cf6;;
--background-accent: #8b5cf6;;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);