diff --git a/src/index.css b/src/index.css index 52cf3f7..78e1e8b 100644 --- a/src/index.css +++ b/src/index.css @@ -5,7 +5,7 @@ :root { /* @colorThemes/lightTheme/grayNavyBlue */ - --background: #e3deea; + --background: #f3e8ff; --card: #ffffff; --foreground: #1e3a8a; --primary-cta: #1e3a8a;