Update theme colors

This commit is contained in:
2026-06-02 20:51:07 +00:00
parent 43a8bb17ae
commit bf90fb1004

View File

@@ -12,11 +12,11 @@
--background: #0a0a0a;
--card: #1a1a1a;
--foreground: #f5fffae6;
--primary-cta: #80da9b;
--foreground: #fff5f5e6;
--primary-cta: #ff7a7a;
--primary-cta-text: #0a0a0a;
--secondary-cta: #1a1a1a;
--secondary-cta-text: #f5fffae6;
--secondary-cta-text: #fff5f5e6;
--accent: #737373;
--background-accent: #737373;