8 Commits

Author SHA1 Message Date
261c568d02 Update theme colors 2026-06-08 07:36:51 +00:00
24d0144a16 Update theme colors 2026-06-08 07:36:41 +00:00
917868a67f Update theme colors 2026-06-08 07:36:17 +00:00
ea28cac0ca Update theme colors 2026-06-08 07:36:01 +00:00
2a522c507a Update theme colors 2026-06-08 07:35:41 +00:00
ac9c3600d2 Update theme colors 2026-06-08 07:35:07 +00:00
71276e16b1 Update theme colors 2026-06-08 07:34:38 +00:00
50defa307a Update theme colors 2026-06-08 07:34:09 +00:00

View File

@@ -10,12 +10,12 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #0a0a0a;
--background: #000000;
--card: #1a1a1a;
--foreground: #f5f5f5;
--primary-cta: #2bac9e;
--primary-cta: #4ee7d8;
--primary-cta-text: #ffffff;
--secondary-cta: #e8e4e4;
--secondary-cta: #4de4e2;
--secondary-cta-text: #ffffff;
--accent: #991b1b;
--background-accent: #7f1d1d;