Compare commits

...

3 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
db79b76d03 Update theme colors 2026-04-28 16:58:44 +00:00

View File

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