Compare commits

...

3 Commits

Author SHA1 Message Date
83c2d654e3 Update theme colors 2026-06-02 19:14:11 +00:00
fb9cac2bf0 Update theme colors 2026-06-02 19:13:42 +00:00
43a8ed5a67 Update theme colors 2026-06-02 19:13:32 +00:00

View File

@@ -10,14 +10,14 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #16100a;
--background: #747474;
--card: #FFCDCD;
--foreground: #ffffff;
--primary-cta: #FFCDCD;
--primary-cta-text: #ffffff;
--secondary-cta: #FFCDCD;
--secondary-cta-text: #2b180a;
--accent: #94877c;
--secondary-cta-text: #ffffff;
--accent: #ffffff;
--background-accent: #fffcfa;
/* text sizing - set by ThemeProvider */