Compare commits

...

3 Commits

Author SHA1 Message Date
3caffceb70 Update theme colors 2026-06-02 19:12:48 +00:00
ddc4d728a1 Update theme colors 2026-06-02 19:12:32 +00:00
239746d114 Update theme colors 2026-06-02 19:12:17 +00:00

View File

@@ -11,14 +11,14 @@
--background-accent: #ffffff; */ --background-accent: #ffffff; */
--background: #16100a; --background: #16100a;
--card: #ffffff; --card: #410f0f;
--foreground: #ffcdcd; --foreground: #ffcdcd;
--primary-cta: #FFCDCD; --primary-cta: #FFCDCD;
--primary-cta-text: #000000; --primary-cta-text: #000000;
--secondary-cta: #efe7dd; --secondary-cta: #FFCDCD;
--secondary-cta-text: #2b180a; --secondary-cta-text: #2b180a;
--accent: #94877c; --accent: #94877c;
--background-accent: #afa094; --background-accent: #fffcfa;
/* text sizing - set by ThemeProvider */ /* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem); /* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);