Compare commits

..

5 Commits

Author SHA1 Message Date
9db90f09f5 Update theme colors 2026-04-28 17:06:15 +00:00
7037fd3b8b Update theme colors 2026-04-28 17:03:47 +00:00
d4161d5a41 Update theme colors 2026-04-28 17:03:35 +00:00
c9e71abb3c Update theme colors 2026-04-28 17:03:16 +00:00
a9ab2c74f4 Update theme colors 2026-04-28 17:02:59 +00:00

View File

@@ -12,10 +12,10 @@
--background: #ffffff;
--card: #000000;
--foreground: #ececec;
--foreground: #e7dfdf;
--primary-cta: #c5a059;
--primary-cta-text: #ffffff;
--secondary-cta: #f4f4f4;
--secondary-cta: #bfbebe;
--secondary-cta-text: #090909;
--accent: #c5a059;
--background-accent: #000000;