From a99f089a0793722d61dc6dc5725d5f458c8175eb Mon Sep 17 00:00:00 2001 From: raveit65 Date: Wed, 20 Nov 2013 12:36:02 +0100 Subject: BlueMenta: change default button color gtk2 --- desktop-themes/BlueMenta/gtk-2.0/gtkrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'desktop-themes/BlueMenta/gtk-2.0') diff --git a/desktop-themes/BlueMenta/gtk-2.0/gtkrc b/desktop-themes/BlueMenta/gtk-2.0/gtkrc index 5e8068be..4cffc259 100644 --- a/desktop-themes/BlueMenta/gtk-2.0/gtkrc +++ b/desktop-themes/BlueMenta/gtk-2.0/gtkrc @@ -137,7 +137,7 @@ style "murrine-default" { colorize_scrollbar = FALSE comboboxstyle = 0 # 0 = normal combobox, 1 = colorized combobox below arrow contrast = 0.4 # 0.8 for less contrast, more than 1.0 for more contrast on borders - default_button_color = shade (1.12, @selected_bg_color) + default_button_color = shade (1.42, @selected_bg_color) focus_color = @selected_bg_color focusstyle = 3 glazestyle = 1 # 0 = flat highlight, 1 = curved highlight, 2 = concave style, 3 = top curved highlight, 4 = beryl highlight -- cgit v1.2.1