diff options
author | bionel <ionel.busuioc@gmail.com> | 2016-04-23 12:48:40 +0300 |
---|---|---|
committer | bionel <ionel.busuioc@gmail.com> | 2016-04-23 12:48:40 +0300 |
commit | 0d6d7a21375243eda0c6a9c2f4ef4fa4e5acfe97 (patch) | |
tree | ece1f7c701dc1e08d49dcee123bbd9325231a484 /Kogaion-nighttime | |
parent | fefba35ac76bc2cfae9149a15e1efa26629ae708 (diff) |
we go back with shade globaly, may look ugly
Diffstat (limited to 'Kogaion-nighttime')
-rw-r--r-- | Kogaion-nighttime/gtk-2.0/gtkrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Kogaion-nighttime/gtk-2.0/gtkrc b/Kogaion-nighttime/gtk-2.0/gtkrc index b52aac1..c948d07 100644 --- a/Kogaion-nighttime/gtk-2.0/gtkrc +++ b/Kogaion-nighttime/gtk-2.0/gtkrc @@ -132,7 +132,7 @@ style "murrine-default" { glow_shade = 1.0 # amount of glow gradient_shades = { 1.0, 1.0, 1.0, 1.0 } # gradient to draw on widgets highlight_shade = 1.0 # amount of highlight - lightborder_shade = 2.5 # amount of inset light border + lightborder_shade = 1.0 # amount of inset light border lightborderstyle = 1 # 0 = lightborder on top side, 1 = lightborder on all sides listviewheaderstyle = 0 # 0 = flat, 1 = glassy, 2 = raised listviewstyle = 0 # 0 = none, 1 = dotted, 2 = line |