summaryrefslogtreecommitdiff
path: root/desktop-themes/Menta/gtk-2.0/gtkrc
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2014-05-16 22:31:54 +0200
committerraveit65 <[email protected]>2014-05-16 22:33:01 +0200
commite61256027ae45f766e8e981007e77f91dbaedcc4 (patch)
treecfab1c3738d1428e5e01b8dcea35bdc57ff64cbb /desktop-themes/Menta/gtk-2.0/gtkrc
parent5421f966edb404a4bf83bdd4dfc5bcb333a16406 (diff)
downloadmate-themes-e61256027ae45f766e8e981007e77f91dbaedcc4.tar.bz2
mate-themes-e61256027ae45f766e8e981007e77f91dbaedcc4.tar.xz
All good themes GTK2: disable the ugly button look in notebook-tabs if focused
Diffstat (limited to 'desktop-themes/Menta/gtk-2.0/gtkrc')
-rw-r--r--desktop-themes/Menta/gtk-2.0/gtkrc3
1 files changed, 3 insertions, 0 deletions
diff --git a/desktop-themes/Menta/gtk-2.0/gtkrc b/desktop-themes/Menta/gtk-2.0/gtkrc
index 13878e9f..8cb3fd8f 100644
--- a/desktop-themes/Menta/gtk-2.0/gtkrc
+++ b/desktop-themes/Menta/gtk-2.0/gtkrc
@@ -247,6 +247,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
}
}
@@ -507,6 +509,7 @@ style "murrine-scrollbar" {
engine "murrine" {
roundness = 8
border_shades = {0.80, 0.80}
+
contrast = 0.0
}
}