3 Commits

Author SHA1 Message Date
50defa307a Update theme colors 2026-06-08 07:34:09 +00:00
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

@@ -10,12 +10,12 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #0a0a0a;
--background: #f5f5f5;
--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;