Compare commits

...

5 Commits

Author SHA1 Message Date
b3e235d11a Update theme colors 2026-04-28 18:25:01 +00:00
fde3d87d74 Update theme colors 2026-04-28 18:24:36 +00:00
d9ab0affb6 Update theme colors 2026-04-28 18:24:23 +00:00
488cf6de00 Update theme colors 2026-04-28 18:23:57 +00:00
b86fd8be53 Update theme colors 2026-04-28 18:19:03 +00:00

View File

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