Update theme colors

This commit is contained in:
2026-03-04 12:52:24 +00:00
parent 7ece695655
commit 48be37197e

View File

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