From 385531fb41b9d431cc9411a0e13134274a4734fd Mon Sep 17 00:00:00 2001 From: raveit65 Date: Sat, 14 Feb 2015 14:38:55 +0100 Subject: All themes GTK3-3.14: disable usage of symbolic icons --- desktop-themes/Shiny/gtk-3.0/gtk-widgets.css | 1 + 1 file changed, 1 insertion(+) (limited to 'desktop-themes/Shiny/gtk-3.0') 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 { -- cgit v1.2.1