diff --git a/src/index.css b/src/index.css index a614460..a8b8850 100644 --- a/src/index.css +++ b/src/index.css @@ -5,7 +5,7 @@ :root { /* @colorThemes/lightTheme/grayBlueAccent */ - --background: #8b3636; + --background: #c55757; --card: #f9f9f9; --foreground: #388858; --primary-cta: #3a7a58;