3 Commits

Author SHA1 Message Date
875eddf4a6 Update theme colors 2026-06-14 11:02:35 +00:00
49c249b957 Update theme colors 2026-06-14 11:02:14 +00:00
e6ed1b88cb Update theme colors 2026-06-14 11:01:42 +00:00

View File

@@ -8,12 +8,12 @@
--background: #0a0a0a;
--card: #1a1a1a;
--foreground: #f5f5f5;
--primary-cta: #ffdf7d;
--primary-cta: #dfff1c;
--primary-cta-text: #0a0a0a;
--secondary-cta: #1a1a1a;
--secondary-cta-text: #ffffff;
--accent: #b8860b;
--background-accent: #8b6914;
--accent: #8b9a1b;
--background-accent: #5d6b00;
/* @layout/border-radius/rounded */
--radius: 0.5rem;