summaryrefslogtreecommitdiff
path: root/desktop-themes/Shiny/gtk-2.0
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2014-11-14 00:56:45 +0100
committerraveit65 <[email protected]>2014-11-18 00:45:07 +0100
commitcf568c33fcda7f7238f704eb749606799ff8638a (patch)
tree373abd87d5d2d2cd22af2223e29535f2071e919e /desktop-themes/Shiny/gtk-2.0
parentf1ac28188fbb237caef167f612607355eca2fbf8 (diff)
downloadmate-themes-cf568c33fcda7f7238f704eb749606799ff8638a.tar.bz2
mate-themes-cf568c33fcda7f7238f704eb749606799ff8638a.tar.xz
Shiny GTK2: disable focus line on active buttons
Diffstat (limited to 'desktop-themes/Shiny/gtk-2.0')
-rw-r--r--desktop-themes/Shiny/gtk-2.0/gtkrc2
1 files changed, 2 insertions, 0 deletions
diff --git a/desktop-themes/Shiny/gtk-2.0/gtkrc b/desktop-themes/Shiny/gtk-2.0/gtkrc
index 904d295e..497f0f02 100644
--- a/desktop-themes/Shiny/gtk-2.0/gtkrc
+++ b/desktop-themes/Shiny/gtk-2.0/gtkrc
@@ -35,6 +35,8 @@ style "default" {
GtkMenu::horizontal-padding = 0
GtkMenu::vertical-padding = 0
+ GtkWidget::focus-line-width = 0
+
WnckTasklist::fade-overlay-rect = 0
# The following line hints to gecko (and possibly other appliations)
# that the entry should be drawn transparently on the canvas.