From b1a8f6d5c452f2ffc8f7d6151fda65c3114315c8 Mon Sep 17 00:00:00 2001 From: raveit65 Date: Thu, 13 Nov 2014 21:15:35 +0100 Subject: GreenLaguna 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') diff --git a/desktop-themes/GreenLaguna/gtk-2.0/gtkrc b/desktop-themes/GreenLaguna/gtk-2.0/gtkrc index 4a07f718..ae3ed261 100644 --- a/desktop-themes/GreenLaguna/gtk-2.0/gtkrc +++ b/desktop-themes/GreenLaguna/gtk-2.0/gtkrc @@ -462,6 +462,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