3 Commits

Author SHA1 Message Date
6a3b20da03 Update theme colors 2026-06-08 07:38:33 +00:00
261c568d02 Update theme colors 2026-06-08 07:36:51 +00:00
24d0144a16 Update theme colors 2026-06-08 07:36:41 +00:00

View File

@@ -13,9 +13,9 @@
--background: #000000;
--card: #1a1a1a;
--foreground: #f5f5f5;
--primary-cta: #ffffff;
--primary-cta: #39c7b9;
--primary-cta-text: #ffffff;
--secondary-cta: #ffffff;
--secondary-cta: #4de4e2;
--secondary-cta-text: #ffffff;
--accent: #991b1b;
--background-accent: #7f1d1d;