diff options
Diffstat (limited to 'Shiki-Colors-Xfwm/xfwm4/top-right-inactive.xpm')
-rwxr-xr-x | Shiki-Colors-Xfwm/xfwm4/top-right-inactive.xpm | 42 |
1 files changed, 0 insertions, 42 deletions
diff --git a/Shiki-Colors-Xfwm/xfwm4/top-right-inactive.xpm b/Shiki-Colors-Xfwm/xfwm4/top-right-inactive.xpm deleted file mode 100755 index 83230e7..0000000 --- a/Shiki-Colors-Xfwm/xfwm4/top-right-inactive.xpm +++ /dev/null @@ -1,42 +0,0 @@ -/* XPM */ -static char * top_right_inactive_xpm[] = { -"6 25 14 1", -" c None", -". c #212121", -"+ c #3D3D3D", -"@ c #2C2C2C", -"# c #2B2B2B", -"$ c #2A2A2A", -"% c #292929", -"& c #282828", -"* c #272727", -"= c #262626", -"- c #252525", -"; c #242424", -"> c #232323", -", c #222222", -"......", -"+++++.", -"@@@@@.", -"@@@@@.", -"#####.", -"#####.", -"$$$$$.", -"$$$$$.", -"%%%%%.", -"&&&&&.", -"&&&&&.", -"&&&&&.", -"*****.", -"*****.", -"=====.", -"=====.", -"-----.", -"-----.", -"-----.", -";;;;;.", -">>>>>.", -">>>>>.", -",,,,,.", -",,,,,.", -"......"}; |