diff --git a/src/index.css b/src/index.css index a28e15c..a614460 100644 --- a/src/index.css +++ b/src/index.css @@ -7,7 +7,7 @@ /* @colorThemes/lightTheme/grayBlueAccent */ --background: #8b3636; --card: #f9f9f9; - --foreground: #000f06e6; + --foreground: #388858; --primary-cta: #3a7a58; --primary-cta-text: #ffffff; --secondary-cta: #f9f9f9;