1 Commits

Author SHA1 Message Date
7d05260353 Update theme colors 2026-05-09 20:46:36 +00:00

View File

@@ -10,9 +10,9 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #fafffb;
--card: #f7fffa;
--foreground: #001a0a;
--background: #000000;
--card: #646464;
--foreground: #ffffff;
--primary-cta: #0a7039;
--primary-cta-text: #fafffb;
--secondary-cta: #ffffff;