diff gtk-4.4/gtk.css @ 100:374207f64e2f

Match newer Nautilus style and fix DConf path bar Styles are similar but not related (and then there's pathbar vs path-bar)
author IBBoard <dev@ibboard.co.uk>
date Sun, 27 Mar 2022 15:00:24 +0100
parents 9da64f7bb19c
children 3a790d4649eb
line wrap: on
line diff
--- a/gtk-4.4/gtk.css	Sun Mar 27 11:57:56 2022 +0100
+++ b/gtk-4.4/gtk.css	Sun Mar 27 15:00:24 2022 +0100
@@ -1998,6 +1998,8 @@
 
 #pathbarbox { background-color: #C6C6C6; }
 
+headerbar .pathbar { background-color: @theme_bg_dark_color; border-style: none; }
+
 list-row.sidebar-item { background-color: #b9b9b9; border-color: #7a7a7a; }
 
 list-row.sidebar-item:backdrop, list-row.sidebar-item:backdrop:hover { background-color: #b9b9b9; border-color: #818181; }