diff options
Diffstat (limited to 'Kogaion-nighttime/xfwm4/right-inactive.xpm')
-rwxr-xr-x | Kogaion-nighttime/xfwm4/right-inactive.xpm | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/Kogaion-nighttime/xfwm4/right-inactive.xpm b/Kogaion-nighttime/xfwm4/right-inactive.xpm index 95e0f05..355865d 100755 --- a/Kogaion-nighttime/xfwm4/right-inactive.xpm +++ b/Kogaion-nighttime/xfwm4/right-inactive.xpm @@ -1,7 +1,7 @@ /* XPM */ static char * right_inactive_xpm[] = { -"4 1 3 1", +"2 1 3 1", " c None", -". c #626262", -"+ c #969696", -"...+"}; +". c #626262 s inactive_color_1", +"+ c #969696 s inactive_hilight_1", +".+"}; |