Compare commits

..

6 Commits

Author SHA1 Message Date
c2ee9958f4 Update theme colors 2026-06-02 19:14:45 +00:00
38b036c0db Update theme colors 2026-06-02 19:14:33 +00:00
a422e4e9c7 Update theme colors 2026-06-02 19:14:18 +00:00
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; --accent: #ffffff;
--background-accent: #ffffff; */ --background-accent: #ffffff; */
--background: #16100a; --background: #ffffff;
--card: #FFCDCD; --card: #FFCDCD;
--foreground: #ffffff; --foreground: #dcdcdb;
--primary-cta: #FFCDCD; --primary-cta: #FFCDCD;
--primary-cta-text: #ffffff; --primary-cta-text: #000000;
--secondary-cta: #FFCDCD; --secondary-cta: #FFCDCD;
--secondary-cta-text: #2b180a; --secondary-cta-text: #ffffff;
--accent: #94877c; --accent: #ffffff;
--background-accent: #fffcfa; --background-accent: #fffcfa;
/* text sizing - set by ThemeProvider */ /* text sizing - set by ThemeProvider */