summaryrefslogtreecommitdiff
path: root/desktop-themes/ContrastHighInverse/gtk-2.0/gtkrc.in
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2014-11-15 18:10:52 +0100
committerraveit65 <[email protected]>2014-11-15 18:12:01 +0100
commitf70cfbf8d1d24741aed0f6f1a31ecbd4ceed5ec7 (patch)
tree9398bf21459f5b24200c11f649d0c75f6671cea8 /desktop-themes/ContrastHighInverse/gtk-2.0/gtkrc.in
parent14b19559dffc6fd537ee7afd809646fb82b27e1a (diff)
downloadmate-themes-f70cfbf8d1d24741aed0f6f1a31ecbd4ceed5ec7.tar.bz2
mate-themes-f70cfbf8d1d24741aed0f6f1a31ecbd4ceed5ec7.tar.xz
BM, CHI, GL GTK2: disable focus-line on buttons if focused
Diffstat (limited to 'desktop-themes/ContrastHighInverse/gtk-2.0/gtkrc.in')
-rwxr-xr-xdesktop-themes/ContrastHighInverse/gtk-2.0/gtkrc.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop-themes/ContrastHighInverse/gtk-2.0/gtkrc.in b/desktop-themes/ContrastHighInverse/gtk-2.0/gtkrc.in
index 6e084f6e..1c44555f 100755
--- a/desktop-themes/ContrastHighInverse/gtk-2.0/gtkrc.in
+++ b/desktop-themes/ContrastHighInverse/gtk-2.0/gtkrc.in
@@ -45,7 +45,7 @@ style "default"
# GtkWidget::cursor_aspect_ratio = 0.1
GtkWidget::focus-line-pattern = "\4\2"
- GtkWidget::focus-line-width = 2
+ GtkWidget::focus-line-width = 0
GtkWidget::focus-padding = 0
GtkWidget::interior_focus = 1
GtkWidget::link-color = "#80ccff"