From 2d5875f33266c9545fb039ae6556d7d224194498 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/GreenLaguna/gtk-2.0/gtkrc | 2 ++ 1 file changed, 2 insertions(+) (limited to 'desktop-themes/GreenLaguna') diff --git a/desktop-themes/GreenLaguna/gtk-2.0/gtkrc b/desktop-themes/GreenLaguna/gtk-2.0/gtkrc index 9171bc39..fc472689 100644 --- a/desktop-themes/GreenLaguna/gtk-2.0/gtkrc +++ b/desktop-themes/GreenLaguna/gtk-2.0/gtkrc @@ -446,6 +446,8 @@ style "murrine-notebook" roundness=5 #contrast = 1.1 #lightborder_shade = 1.5 + # disable the ugly button look in tabs if focused + focusstyle = 0 } } -- cgit v1.2.1