7 Commits

Author SHA1 Message Date
b6eefc5ace Update theme colors 2026-06-11 20:18:17 +00:00
3ac3d3647e Update theme colors 2026-06-11 20:18:14 +00:00
e3dcda0af9 Update theme colors 2026-06-11 20:18:12 +00:00
ebb0745f25 Update theme colors 2026-06-11 20:18:08 +00:00
c1a112e7c8 Update theme colors 2026-06-11 20:17:59 +00:00
8626242280 Update theme colors 2026-06-11 20:17:57 +00:00
82032dc59a Update theme colors 2026-06-11 20:17:54 +00:00

View File

@@ -12,11 +12,11 @@
--background: #0a0a0a;
--card: #1a1a1a;
--foreground: #f8f5ffe6;
--primary-cta: #c89bff;
--foreground: #fff5f5e6;
--primary-cta: #ff7a7a;
--primary-cta-text: #0a0a0a;
--secondary-cta: #1a1a1a;
--secondary-cta-text: #f8f5ffe6;
--secondary-cta-text: #fff5f5e6;
--accent: #737373;
--background-accent: #737373;