Merge version_6 into main #16

Merged
bender merged 1 commits from version_6 into main 2026-03-04 12:53:31 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #e2e2e2;;
--background-accent: #2d0000;; */
--background: #ffffff;;
--card: #d6d2a9;;
--foreground: #5e0404;;
--primary-cta: #f5788d;;
--primary-cta-text: #ffffff;;
--secondary-cta: #1a0000;;
--secondary-cta-text: #e1db32;;
--accent: #1f35d4;;
--background-accent: #692ab9;;
--background: #f5f5f5;;
--card: #ffffff;;
--foreground: #1c1c1c;;
--primary-cta: #1c1c1c;;
--primary-cta-text: #f5f5f5;;
--secondary-cta: #ffffff;;
--secondary-cta-text: #1c1c1c;;
--accent: #e63946;;
--background-accent: #e8bea8;;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);