Compare commits

...

2 Commits

Author SHA1 Message Date
488cf6de00 Update theme colors 2026-04-28 18:23:57 +00:00
b86fd8be53 Update theme colors 2026-04-28 18:19:03 +00:00

View File

@@ -11,10 +11,10 @@
--background-accent: #ffffff; */
--background: #000000;
--card: #000000;
--card: #ffffff;
--foreground: #ffffff;
--primary-cta: #c5a059;
--primary-cta-text: #ffffff;
--primary-cta-text: #000000;
--secondary-cta: #bfbebe;
--secondary-cta-text: #000000;
--accent: #c5a059;