Compare commits

...

3 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

View File

@@ -10,11 +10,11 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #747474;
--background: #ffffff;
--card: #FFCDCD;
--foreground: #ffffff;
--foreground: #dcdcdb;
--primary-cta: #FFCDCD;
--primary-cta-text: #ffffff;
--primary-cta-text: #000000;
--secondary-cta: #FFCDCD;
--secondary-cta-text: #ffffff;
--accent: #ffffff;