diff --git a/gtk-3.20/gtk-dark.css b/gtk-3.20/gtk-dark.css index cb0ae3d7..7c98cecf 100755 --- a/gtk-3.20/gtk-dark.css +++ b/gtk-3.20/gtk-dark.css @@ -6358,7 +6358,7 @@ scrolledwindow.sidebar treeview.view { /* path-bar of thunar */ window.thunar toolbar#location-toolbar > toolitem > widget > widget.linked.path-bar > button.toggle.path-bar-button:hover, window.thunar toolbar#location-toolbar > toolitem > widget > widget.linked.path-bar > button.toggle.path-bar-button:checked, window.thunar toolbar#location-toolbar > toolitem > widget > widget.linked.path-bar > button.toggle.path-bar-button:selected, window.thunar paned > scrolledwindow treeview.view:hover, window.thunar paned > scrolledwindow treeview.view:checked, window.thunar paned > scrolledwindow treeview.view:selected { - background-color: none; + background-color: #282a36; color: #bd93f9; box-shadow: none; }