diff options
Diffstat (limited to 'Kogaion-nighttime/xfwm4/bottom-active.xpm')
-rwxr-xr-x | Kogaion-nighttime/xfwm4/bottom-active.xpm | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/Kogaion-nighttime/xfwm4/bottom-active.xpm b/Kogaion-nighttime/xfwm4/bottom-active.xpm index 0dc1737..ef16a3e 100755 --- a/Kogaion-nighttime/xfwm4/bottom-active.xpm +++ b/Kogaion-nighttime/xfwm4/bottom-active.xpm @@ -1,10 +1,8 @@ /* XPM */ static char * bottom_active_xpm[] = { -"1 4 3 1", +"1 2 3 1", " c None", -". c #4F5E76", -"+ c #6C99C0", -".", -".", +". c #4F5E76 s active_color_1", +"+ c #6C99C0 s active_hilight_1", ".", "+"}; |