diff options
Diffstat (limited to 'Kogaion-daylight/xfwm4/left-active.xpm')
-rwxr-xr-x | Kogaion-daylight/xfwm4/left-active.xpm | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/Kogaion-daylight/xfwm4/left-active.xpm b/Kogaion-daylight/xfwm4/left-active.xpm deleted file mode 100755 index 8f21cfb..0000000 --- a/Kogaion-daylight/xfwm4/left-active.xpm +++ /dev/null @@ -1,7 +0,0 @@ -/* XPM */ -static char * left_active_xpm[] = { -"2 1 3 1", -" c None", -". c #6C99C0 s active_color_1", -"+ c #4F5E76 s active_color_2", -".+"}; |