summaryrefslogtreecommitdiff
path: root/desktop-themes/BlueMenta/gtk-2.0
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2014-05-16 22:31:54 +0200
committerraveit65 <[email protected]>2014-05-16 22:31:54 +0200
commit2d5875f33266c9545fb039ae6556d7d224194498 (patch)
treec6bdfa50b06d92e79b537f8bb4e7d9539f467e31 /desktop-themes/BlueMenta/gtk-2.0
parentb37010ef6f76f22dd68834630fb3d3652f8e5b21 (diff)
downloadmate-themes-2d5875f33266c9545fb039ae6556d7d224194498.tar.bz2
mate-themes-2d5875f33266c9545fb039ae6556d7d224194498.tar.xz
All good themes GTK2: disable the ugly button look in notebook-tabs if focused
Diffstat (limited to 'desktop-themes/BlueMenta/gtk-2.0')
-rw-r--r--desktop-themes/BlueMenta/gtk-2.0/gtkrc2
1 files changed, 2 insertions, 0 deletions
diff --git a/desktop-themes/BlueMenta/gtk-2.0/gtkrc b/desktop-themes/BlueMenta/gtk-2.0/gtkrc
index bea058ef..c921c330 100644
--- a/desktop-themes/BlueMenta/gtk-2.0/gtkrc
+++ b/desktop-themes/BlueMenta/gtk-2.0/gtkrc
@@ -242,6 +242,8 @@ style "murrine-notebook" = "murrine-notebook-bg" {
focusstyle = 2
lightborder_shade = 1.16
roundness = 4
+ # disable the ugly button look in tabs if focused
+ focusstyle = 0
}
}