3 Commits

Author SHA1 Message Date
709908d8ef Update theme colors 2026-06-09 17:08:57 +00:00
adac74c097 Update theme colors 2026-06-09 17:08:30 +00:00
de34b4a078 Update theme colors 2026-06-09 17:07:59 +00:00

View File

@@ -10,10 +10,10 @@
--accent: #ffffff; --accent: #ffffff;
--background-accent: #ffffff; */ --background-accent: #ffffff; */
--background: #000802; --background: #1d681e;
--card: #0b1a0b; --card: #0b1a0b;
--foreground: #e6ffe6; --foreground: #eaf32d;
--primary-cta: #80da9b; --primary-cta: #f3f3f3;
--primary-cta-text: #000802; --primary-cta-text: #000802;
--secondary-cta: #07170b; --secondary-cta: #07170b;
--secondary-cta-text: #e6ffe6; --secondary-cta-text: #e6ffe6;