diff --git a/frontend/src/index.css b/frontend/src/index.css index 109b63b4fa6..c75b98d2846 100644 --- a/frontend/src/index.css +++ b/frontend/src/index.css @@ -117,7 +117,7 @@ --theme-chat-input-border: #cccccc; --theme-action-menu-bg: #eaeaea; --theme-action-menu-item-hover: rgba(0, 0, 0, 0.1); - --theme-settings-input-bg: #f5f5f5; + --theme-settings-input-bg: #EDF2FA; --theme-settings-input-placeholder: rgba(0, 0, 0, 0.5); --theme-settings-input-active: rgb(0 0 0 / 0.2); --theme-settings-input-text: #0e0f0f;