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