diff options
Diffstat (limited to 'desktop-themes/Shiny')
-rw-r--r-- | desktop-themes/Shiny/gtk-3.0/gtk-widgets.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/desktop-themes/Shiny/gtk-3.0/gtk-widgets.css b/desktop-themes/Shiny/gtk-3.0/gtk-widgets.css index 00814946..76121227 100644 --- a/desktop-themes/Shiny/gtk-3.0/gtk-widgets.css +++ b/desktop-themes/Shiny/gtk-3.0/gtk-widgets.css @@ -70,6 +70,7 @@ */ outline-color: alpha (@selected_bg_color, 0.5); outline-offset: 5px; + -gtk-icon-style: regular; /* disable symbolic icons */ } GtkWindow { |