diff options
author | Kylie McClain <somasis@exherbo.org> | 2015-05-30 02:50:44 -0400 |
---|---|---|
committer | Kylie McClain <somasis@exherbo.org> | 2015-05-30 02:50:44 -0400 |
commit | e381f2e4861ad1ac06e807e2c15f5b51d81a0c06 (patch) | |
tree | c5200b9b106804709e6f7b2b447ac4764417d757 /Shiki-Dust-Xfwm/xfwm4/title-5-inactive.xpm | |
parent | d0b85a2c13a6152df62fc6f0cd6e22ecb792a802 (diff) |
extreme revamp; now we use numix and a new make system
Diffstat (limited to 'Shiki-Dust-Xfwm/xfwm4/title-5-inactive.xpm')
-rwxr-xr-x | Shiki-Dust-Xfwm/xfwm4/title-5-inactive.xpm | 41 |
1 files changed, 0 insertions, 41 deletions
diff --git a/Shiki-Dust-Xfwm/xfwm4/title-5-inactive.xpm b/Shiki-Dust-Xfwm/xfwm4/title-5-inactive.xpm deleted file mode 100755 index 48a11bf..0000000 --- a/Shiki-Dust-Xfwm/xfwm4/title-5-inactive.xpm +++ /dev/null @@ -1,41 +0,0 @@ -/* XPM */ -static char * title_5_inactive_xpm[] = { -"8 25 13 1", -" c None", -". c #27241F", -"+ c #3D3A35", -"@ c #312E29", -"# c #302D28", -"$ c #2F2C27", -"% c #2E2B26", -"& c #2D2A25", -"* c #2C2924", -"= c #2B2823", -"- c #2A2722", -"; c #292621", -"> c #282520", -"........", -"++++++++", -"@@@@@@@@", -"@@@@@@@@", -"########", -"########", -"########", -"$$$$$$$$", -"$$$$$$$$", -"%%%%%%%%", -"%%%%%%%%", -"%%%%%%%%", -"&&&&&&&&", -"********", -"********", -"========", -"========", -"========", -"--------", -"--------", -";;;;;;;;", -";;;;;;;;", -";;;;;;;;", -">>>>>>>>", -"........"}; |