Compare commits

...

3 Commits

Author SHA1 Message Date
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

View File

@@ -10,9 +10,9 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #16100a;
--background: #ffffff;
--card: #FFCDCD;
--foreground: #ffffff;
--foreground: #dcdcdb;
--primary-cta: #FFCDCD;
--primary-cta-text: #ffffff;
--secondary-cta: #FFCDCD;