4 Commits

Author SHA1 Message Date
973f548982 Update theme colors 2026-06-12 06:39:59 +00:00
ad21fbe37c Update theme colors 2026-06-12 06:39:47 +00:00
7d1815f3aa Update theme colors 2026-06-12 06:39:28 +00:00
80332516d3 Update theme colors 2026-06-12 06:38:49 +00:00

View File

@@ -12,9 +12,9 @@
--background: #000000;
--card: #ffffff;
--foreground: #1c1c1c;
--foreground: #ff0000;
--primary-cta: #1c1c1c;
--primary-cta-text: #f5f5f5;
--primary-cta-text: #1bc8df;
--secondary-cta: #ffffff;
--secondary-cta-text: #1c1c1c;
--accent: #e63946;