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