diff options
Diffstat (limited to '.themes/.themes/oomox-Awkward/xfwm4/close-inactive.xpm')
-rw-r--r-- | .themes/.themes/oomox-Awkward/xfwm4/close-inactive.xpm | 33 |
1 files changed, 0 insertions, 33 deletions
diff --git a/.themes/.themes/oomox-Awkward/xfwm4/close-inactive.xpm b/.themes/.themes/oomox-Awkward/xfwm4/close-inactive.xpm deleted file mode 100644 index 8d2c5000..00000000 --- a/.themes/.themes/oomox-Awkward/xfwm4/close-inactive.xpm +++ /dev/null @@ -1,33 +0,0 @@ -/* XPM */ -static char * close_prelight_xpm[] = { -"24 26 4 1", -" c None", -". c #1d1b4d", -"+ c #e5e5e5", -"@ c #1d1b4d", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"........................", -"........................", -"........................", -"........................", -"........................", -"........................", -"........................", -"........................", -"........++....++........", -"........+++..+++........", -".........++++++.........", -"..........++++..........", -"..........++++..........", -".........++++++.........", -"........+++..+++........", -"........++....++........", -"........................", -"........................", -"........................", -"........................", -"........................", -"........................", -"........................", -"........................", -"........................"}; |