3 Commits

Author SHA1 Message Date
b559c90cc9 Update theme colors 2026-04-23 15:50:36 +00:00
74b27c8f6d Update theme colors 2026-04-23 15:50:21 +00:00
c593e2512b Update theme colors 2026-04-23 15:50:01 +00:00

View File

@@ -10,11 +10,11 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #f7f6f7;
--background: #000000;
--card: #ffffff;
--foreground: #0c1325;
--foreground: #45aaeb;
--primary-cta: #0798ff;
--primary-cta-text: #000000;
--primary-cta-text: #27d7f2;
--secondary-cta: #ffffff;
--secondary-cta-text: #0c1325;
--accent: #93c7ff;