Fix light gnome-shell theme, volume dialog's barlevel not visible

This commit is contained in:
Daniel Ruiz de Alegría
2020-01-13 13:34:28 +01:00
parent daef267b80
commit 8a92c4e5f6
3 changed files with 5 additions and 5 deletions
@@ -587,7 +587,7 @@ StScrollBar {
height: 0.6em;
-barlevel-height: 0.6em;
-barlevel-background-color: rgba(238, 238, 236, 0.1);
-barlevel-active-background-color: #eeeeec;
-barlevel-active-background-color: white;
-barlevel-overdrive-color: #a61414;
-barlevel-overdrive-separator-width: 0.2em; }