9 Commits

Author SHA1 Message Date
f0c9f18e57 Update theme colors 2026-05-07 17:47:35 +00:00
46e5ebd05c Update theme colors 2026-05-07 17:47:02 +00:00
541bd32ff7 Update theme colors 2026-05-07 17:46:45 +00:00
604c3d8f75 Update theme colors 2026-05-07 17:46:26 +00:00
1c57509b63 Update theme colors 2026-05-07 17:46:07 +00:00
a1f7b526e9 Update theme colors 2026-05-07 17:45:41 +00:00
a8f022e2bc Update theme colors 2026-05-07 17:45:20 +00:00
a6c0bae224 Update theme colors 2026-05-07 17:45:18 +00:00
5006f0bd56 Update theme colors 2026-05-07 17:44:02 +00:00

View File

@@ -10,13 +10,13 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #ffffff;
--card: #f9f9f9;
--foreground: #000f06e6;
--primary-cta: #0a7039;
--background: #000000;
--card: #464242;
--foreground: #e4e8f0;
--primary-cta: #15479c;
--primary-cta-text: #ffffff;
--secondary-cta: #f9f9f9;
--secondary-cta-text: #000f06e6;
--secondary-cta-text: #446dbd;
--accent: #e2e2e2;
--background-accent: #c4c4c4;