diff options
Diffstat (limited to 'Kogaion-nighttime/xfwm4/close-inactive.xpm')
-rwxr-xr-x | Kogaion-nighttime/xfwm4/close-inactive.xpm | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Kogaion-nighttime/xfwm4/close-inactive.xpm b/Kogaion-nighttime/xfwm4/close-inactive.xpm index a2f9c10..4797b34 100755 --- a/Kogaion-nighttime/xfwm4/close-inactive.xpm +++ b/Kogaion-nighttime/xfwm4/close-inactive.xpm @@ -1,9 +1,9 @@ /* XPM */ -static char * close_inactive_xpm[] = { +static char * hide_inactive_xpm[] = { "26 26 3 1", " c None", -". c #969696", -"+ c #626262", +". c #969696 s inactive_hilight_1", +"+ c #626262 s inactive_color_1", "..........................", "++++++++++++++++++++++++++", "++++++++++++++++++++++++++", |