Compare commits

...

2 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

View File

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