diff --git a/client/styles/components/_toolbar.scss b/client/styles/components/_toolbar.scss index 219a85d716..cd74ec8f6f 100644 --- a/client/styles/components/_toolbar.scss +++ b/client/styles/components/_toolbar.scss @@ -156,6 +156,9 @@ .checkbox__autorefresh{ cursor: pointer; + @include themify(){ + color:getThemifyVariable('logo-color'); + } } .toolbar__edit-name-button {