diff options
Diffstat (limited to 'desktop-themes/BlueMenta')
-rw-r--r-- | desktop-themes/BlueMenta/gtk-2.0/gtkrc | 2 |
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
}
}
|