diff options
Diffstat (limited to 'Kogaion-daylight/xfwm4/menu-pressed.xpm')
-rwxr-xr-x | Kogaion-daylight/xfwm4/menu-pressed.xpm | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Kogaion-daylight/xfwm4/menu-pressed.xpm b/Kogaion-daylight/xfwm4/menu-pressed.xpm index e2fcd5f..5e578d0 100755 --- a/Kogaion-daylight/xfwm4/menu-pressed.xpm +++ b/Kogaion-daylight/xfwm4/menu-pressed.xpm @@ -1,9 +1,9 @@ /* XPM */ -static char * menu_pressed_xpm[] = { +static char * close_active_xpm[] = { "26 26 3 1", " c None", -". c #6C99C0", -"+ c #A3B5D9", +". c #6C99C0 s active_shadow_1", +"+ c #A3B5D9 s active_color_1", "..........................", "++++++++++++++++++++++++++", "++++++++++++++++++++++++++", |