3 Commits

Author SHA1 Message Date
c1fd8c9202 Update theme colors 2026-06-02 12:41:47 +00:00
66f734dbbf Update theme colors 2026-06-02 12:41:38 +00:00
6684ff4e0b Update theme colors 2026-06-02 12:41:23 +00:00

View File

@@ -10,10 +10,10 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #000000;
--background: #eaeaea;
--card: #f7f5ff;
--foreground: #0f0022;
--primary-cta: #8b5cf6;
--foreground: #c6ab5b;
--primary-cta: #000000;
--primary-cta-text: #fbfaff;
--secondary-cta: #ffffff;
--secondary-cta-text: #0f0022;