Proposal for less puffy Gtk2 buttons

pull/54/merge
Simon Steinbeiss 2013-06-24 18:05:19 +02:00
parent 8000b1f78f
commit 95a34af317
1 changed files with 3 additions and 1 deletions

View File

@ -168,7 +168,9 @@ style "murrine-notebook" = "murrine-notebook-bg" {
# Various Standard Widgets # Various Standard Widgets
style "murrine-button" = "murrine-wide" { style "murrine-button" {
ythickness = 0
bg[NORMAL] = shade (1.08, @bg_color) bg[NORMAL] = shade (1.08, @bg_color)
bg[PRELIGHT] = shade (1.10, @bg_color) bg[PRELIGHT] = shade (1.10, @bg_color)
bg[ACTIVE] = shade (0.95, @bg_color) bg[ACTIVE] = shade (0.95, @bg_color)