summaryrefslogtreecommitdiff
path: root/desktop-themes
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2013-11-20 12:32:24 +0100
committerraveit65 <[email protected]>2013-11-20 12:32:24 +0100
commita56b2f6ca0e2f8339cf1a47e49c2ebceb26bae5a (patch)
treef0ad201e904070f804e90ef1758b6cf2a08c2292 /desktop-themes
parente5e8e191e897df9f616b98f5f299b838b7accd57 (diff)
downloadmate-themes-a56b2f6ca0e2f8339cf1a47e49c2ebceb26bae5a.tar.bz2
mate-themes-a56b2f6ca0e2f8339cf1a47e49c2ebceb26bae5a.tar.xz
Menta: change default button color gtk2
Diffstat (limited to 'desktop-themes')
-rw-r--r--desktop-themes/Menta/gtk-2.0/gtkrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop-themes/Menta/gtk-2.0/gtkrc b/desktop-themes/Menta/gtk-2.0/gtkrc
index f8ff9629..fd8c788f 100644
--- a/desktop-themes/Menta/gtk-2.0/gtkrc
+++ b/desktop-themes/Menta/gtk-2.0/gtkrc
@@ -142,7 +142,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.22, @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