Update theme colors

This commit is contained in:
2026-03-18 03:50:45 +00:00
parent a9b21fbddc
commit d55a76264b

View File

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