Compare commits

..

3 Commits

Author SHA1 Message Date
bca51bfc3c Update theme colors 2026-04-28 16:59:03 +00:00
db79b76d03 Update theme colors 2026-04-28 16:58:44 +00:00
b8c75bc2f5 Update theme colors 2026-04-28 16:57:30 +00:00

View File

@@ -10,12 +10,12 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #000000;
--background: #ffffff;
--card: #000000;
--foreground: #1c1c1c;
--primary-cta: #c5a059;
--primary-cta-text: #ffffff;
--secondary-cta: #1c1c1c;
--secondary-cta: #f4f4f4;
--secondary-cta-text: #000000;
--accent: #c5a059;
--background-accent: #1c1c1c;