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