diff options
Diffstat (limited to 'common/gtk-3.0/3.18/gtk.css')
-rw-r--r-- | common/gtk-3.0/3.18/gtk.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/common/gtk-3.0/3.18/gtk.css b/common/gtk-3.0/3.18/gtk.css index 6b5d571..67cc6f8 100644 --- a/common/gtk-3.0/3.18/gtk.css +++ b/common/gtk-3.0/3.18/gtk.css @@ -2789,7 +2789,7 @@ NemoWindow .primary-toolbar NemoPathBar.linked:not(.vertical):not(.path-bar) > . padding: 3px 6px 3px 6px; border-color: #ffffff; } .open-document-selector-treeview.view:prelight { - background-color: rgba(0, 0, 0, 0.05); } + background-color: #f4f4f5; } .open-document-selector-treeview.view:prelight:selected { color: #ffffff; background-color: #5294E2; } |