GTK3: Make nautilus path-bar-box border lighter in backdrop mode

This commit is contained in:
Daniel Ruiz de Alegría
2020-11-28 11:40:48 +01:00
parent 75e1647b12
commit 1121ea9a99
4 changed files with 11 additions and 0 deletions
@@ -75,6 +75,8 @@ filechooser,
}
}
.path-bar-box:backdrop { border-color: $backdrop_borders_color}
/* XFCE4 PANEL */
.xfce4-panel {
&.background { background: $panel_bg; }