1 Commits

Author SHA1 Message Date
f6739096d5 Update theme colors 2026-03-05 07:37:21 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #4a4a4a;;;;
--background-accent: #883535;;;; */
--background: #000000;;;;
--card: #000000;;;;
--foreground: #F5F5F7;;;;
--primary-cta: #F5F5F7;;;;
--primary-cta-text: #000000;;;;
--secondary-cta: #0a0a0a;;;;
--secondary-cta-text: #F5F5F7;;;;
--accent: #4a4a4a;;;;
--background-accent: #883535;;;;
--background: #f6f0e9;;;;
--card: #efe7dd;;;;
--foreground: #2b180a;;;;
--primary-cta: #2b180a;;;;
--primary-cta-text: #f6f0e9;;;;
--secondary-cta: #efe7dd;;;;
--secondary-cta-text: #2b180a;;;;
--accent: #94877c;;;;
--background-accent: #afa094;;;;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);