diff --git a/src/skins/vector/css/vector-web/views/rooms/SearchBar.css b/src/skins/vector/css/vector-web/views/rooms/SearchBar.css index 54e9d526cf..37239a9558 100644 --- a/src/skins/vector/css/vector-web/views/rooms/SearchBar.css +++ b/src/skins/vector/css/vector-web/views/rooms/SearchBar.css @@ -75,8 +75,8 @@ limitations under the License. .mx_SearchBar_unselected { background-color: #fff; - color: #9fddc1; - border: #9fddc1 1px solid; + color: #76CFA6; + border: #76CFA6 1px solid; } .mx_SearchBar_cancel {