diff --git a/gtk-3.0/gtk-dark.css b/gtk-3.0/gtk-dark.css index 6f76b58..d778655 100755 --- a/gtk-3.0/gtk-dark.css +++ b/gtk-3.0/gtk-dark.css @@ -2583,7 +2583,7 @@ GraniteWidgetsWelcome { headerbar .path-buttons-box .current-dir image { color: #fff; outline-color: rgba(255, 255, 255, 0.3); - background-color: rgba(143, 188, 187, 0.7); + background-color: rgba(129, 161, 193, 0.7); text-shadow: none; } .titlebar .path-buttons-box button.current-dir:only-child image, headerbar .path-buttons-box button.current-dir:only-child image { diff --git a/gtk-3.0/gtk.css b/gtk-3.0/gtk.css index e996adc..5a9f6c1 100755 --- a/gtk-3.0/gtk.css +++ b/gtk-3.0/gtk.css @@ -2583,7 +2583,7 @@ GraniteWidgetsWelcome { headerbar .path-buttons-box .current-dir image { color: #fff; outline-color: rgba(255, 255, 255, 0.3); - background-color: rgba(143, 188, 187, 0.7); + background-color: rgba(129, 161, 193, 0.7); text-shadow: none; } .titlebar .path-buttons-box button.current-dir:only-child image, headerbar .path-buttons-box button.current-dir:only-child image {