Compare commits

..

7 Commits

Author SHA1 Message Date
bf496db5c2 Update theme colors 2026-04-28 17:08:25 +00:00
f1f64618fd Update theme colors 2026-04-28 17:06:37 +00:00
510d79445f Update theme colors 2026-04-28 17:06:24 +00:00
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

View File

@@ -10,9 +10,9 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #ffffff;
--background: #616161;
--card: #000000;
--foreground: #ececec;
--foreground: #fafafa;
--primary-cta: #c5a059;
--primary-cta-text: #ffffff;
--secondary-cta: #bfbebe;