15 Commits

Author SHA1 Message Date
7b2c0c6e3a Update theme colors 2026-06-08 07:41:44 +00:00
c8869ea3ea Update theme colors 2026-06-08 07:41:31 +00:00
354d5c54cb Update theme colors 2026-06-08 07:40:40 +00:00
c103b0f9b4 Update theme colors 2026-06-08 07:40:26 +00:00
a1714f4a0a Update theme colors 2026-06-08 07:39:58 +00:00
c71b954ad8 Update theme colors 2026-06-08 07:39:48 +00:00
2fe45b6f2c Update theme colors 2026-06-08 07:39:35 +00:00
70553c2672 Update theme colors 2026-06-08 07:39:23 +00:00
ed9a1ebf01 Update theme colors 2026-06-08 07:38:59 +00:00
6881381f33 Update theme colors 2026-06-08 07:38:54 +00:00
11e36995d3 Update theme colors 2026-06-08 07:38:45 +00:00
32919f14be Update theme colors 2026-06-08 07:38:39 +00:00
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

@@ -11,11 +11,11 @@
--background-accent: #ffffff; */
--background: #000000;
--card: #1a1a1a;
--card: #3d1d06;
--foreground: #f5f5f5;
--primary-cta: #ffffff;
--primary-cta: #43e9d9;
--primary-cta-text: #ffffff;
--secondary-cta: #ffffff;
--secondary-cta: #4de4e2;
--secondary-cta-text: #ffffff;
--accent: #991b1b;
--background-accent: #7f1d1d;