Compare commits

...

2 Commits

Author SHA1 Message Date
9960186b12 Update theme colors 2026-04-28 16:59:56 +00:00
bca51bfc3c Update theme colors 2026-04-28 16:59:03 +00:00

View File

@@ -15,8 +15,8 @@
--foreground: #1c1c1c;
--primary-cta: #c5a059;
--primary-cta-text: #ffffff;
--secondary-cta: #ffffff;
--secondary-cta-text: #000000;
--secondary-cta: #f4f4f4;
--secondary-cta-text: #ededed;
--accent: #c5a059;
--background-accent: #1c1c1c;