3 Commits

Author SHA1 Message Date
9ccafac5cc Update theme colors 2026-05-20 16:53:40 +00:00
2fcd4920d9 Update theme colors 2026-05-20 16:53:23 +00:00
a639112965 Update theme colors 2026-05-20 16:52:29 +00:00

View File

@@ -11,13 +11,13 @@
--background-accent: #ffffff; */
--background: #131212;
--card: #f9f9f9;
--card: #1c1515;
--foreground: #ac8705;
--primary-cta: #b8965a;
--primary-cta-text: #ffffff;
--primary-cta-text: #100e0e;
--secondary-cta: #0f1e3a;
--secondary-cta-text: #ffffff;
--accent: #b8965a;
--secondary-cta-text: #1c1818;
--accent: #e8cb0f;
--background-accent: #9c7207;
/* text sizing - set by ThemeProvider */