2 Commits

Author SHA1 Message Date
6d77b1cc39 Update theme colors 2026-06-08 07:31:51 +00:00
0660287e1a Update theme colors 2026-06-08 07:30:17 +00:00

View File

@@ -13,9 +13,9 @@
--background: #0a0a0a;
--card: #1a1a1a;
--foreground: #f5f5f5;
--primary-cta: #ff0000;
--primary-cta: #2bac9e;
--primary-cta-text: #ffffff;
--secondary-cta: #1a1a1a;
--secondary-cta: #e8e4e4;
--secondary-cta-text: #ffffff;
--accent: #991b1b;
--background-accent: #7f1d1d;