Compare commits

...

1 Commits

Author SHA1 Message Date
1f95fdf9fe Update theme colors 2026-04-28 16:57:11 +00:00

View File

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