diff --git a/src/index.css b/src/index.css index 80074b1..4096b4d 100644 --- a/src/index.css +++ b/src/index.css @@ -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;