From 704af9a07e84d332cab79ba917790a1a53bc0266 Mon Sep 17 00:00:00 2001 From: raveit65 Date: Fri, 16 May 2014 22:31:54 +0200 Subject: All good themes GTK2: disable the ugly button look in notebook-tabs if focused --- desktop-themes/BlueMenta/gtk-2.0/gtkrc | 2 ++ 1 file changed, 2 insertions(+) (limited to 'desktop-themes/BlueMenta') diff --git a/desktop-themes/BlueMenta/gtk-2.0/gtkrc b/desktop-themes/BlueMenta/gtk-2.0/gtkrc index 441489c5..0502f2f7 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 } } -- cgit v1.2.1