Update theme colors

This commit is contained in:
2026-04-20 20:52:24 +00:00
parent e4e866c1f0
commit b299241832

View File

@@ -7,7 +7,7 @@
/* @colorThemes/lightTheme/grayBlueAccent */
--background: #f5f4ef;
--card: #dad6cd;
--foreground: #2a2928;
--foreground: #e5790c;
--primary-cta: #2a2928;
--primary-cta-text: #f5f4ef;
--secondary-cta: #ecebea;