Compare commits

...

4 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
1f95fdf9fe Update theme colors 2026-04-28 16:57:11 +00:00

View File

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