Make it clear when a button is clicked in 21-Gray-* themes

This commit is contained in:
DrSlony 2014-05-06 13:58:26 +02:00
parent 5a5af063dd
commit c3bb93bf18
4 changed files with 4 additions and 4 deletions

View File

@ -280,7 +280,7 @@ style "clearlooks-button" {
bg[NORMAL] = shade (1.20, @rt_bg_color)
bg[PRELIGHT] = shade (1.30, @rt_bg_color)
bg[ACTIVE] = shade (1.40, @rt_bg_color)
bg[ACTIVE] = shade (1.90, @rt_bg_color)
fg[NORMAL] = @rt_fg_color
fg[PRELIGHT] = shade(1.15, @rt_fg_color)

View File

@ -280,7 +280,7 @@ style "clearlooks-button" {
bg[NORMAL] = shade (1.20, @rt_bg_color)
bg[PRELIGHT] = shade (1.30, @rt_bg_color)
bg[ACTIVE] = shade (1.40, @rt_bg_color)
bg[ACTIVE] = shade (1.90, @rt_bg_color)
fg[NORMAL] = @rt_fg_color
fg[PRELIGHT] = shade(1.15, @rt_fg_color)

View File

@ -280,7 +280,7 @@ style "clearlooks-button" {
bg[NORMAL] = shade (1.20, @rt_bg_color)
bg[PRELIGHT] = shade (1.30, @rt_bg_color)
bg[ACTIVE] = shade (1.40, @rt_bg_color)
bg[ACTIVE] = shade (1.90, @rt_bg_color)
fg[NORMAL] = @rt_fg_color
fg[PRELIGHT] = shade(1.15, @rt_fg_color)

View File

@ -280,7 +280,7 @@ style "clearlooks-button" {
bg[NORMAL] = shade (1.20, @rt_bg_color)
bg[PRELIGHT] = shade (1.30, @rt_bg_color)
bg[ACTIVE] = shade (1.40, @rt_bg_color)
bg[ACTIVE] = shade (1.90, @rt_bg_color)
fg[NORMAL] = @rt_fg_color
fg[PRELIGHT] = shade(1.15, @rt_fg_color)