diff options
author | Kylie McClain <somasis@exherbo.org> | 2015-06-07 20:39:12 -0400 |
---|---|---|
committer | Kylie McClain <somasis@exherbo.org> | 2015-06-07 23:00:08 -0400 |
commit | 30c3b1869247d1ca82cdecd3d73a8d96f2972c6a (patch) | |
tree | 8a756f678efa713ef4eb2e9d0978c25f22a57965 /Shiki-Colors-Xfwm/xfwm4/menu-inactive.xpm | |
parent | 8a738e7668f2d6892436d1bbb063fcc55354b0ff (diff) |
Rename all new-style themes to *-Revival
Diffstat (limited to 'Shiki-Colors-Xfwm/xfwm4/menu-inactive.xpm')
-rwxr-xr-x | Shiki-Colors-Xfwm/xfwm4/menu-inactive.xpm | 42 |
1 files changed, 0 insertions, 42 deletions
diff --git a/Shiki-Colors-Xfwm/xfwm4/menu-inactive.xpm b/Shiki-Colors-Xfwm/xfwm4/menu-inactive.xpm deleted file mode 100755 index d300804..0000000 --- a/Shiki-Colors-Xfwm/xfwm4/menu-inactive.xpm +++ /dev/null @@ -1,42 +0,0 @@ -/* XPM */ -static char * menu_inactive_xpm[] = { -"16 25 14 1", -" c None", -". c #212121", -"+ c #383838", -"@ c #2C2C2C", -"# c #2B2B2B", -"$ c #2A2A2A", -"% c #292929", -"& c #282828", -"* c #272727", -"= c #262626", -"- c #252525", -"; c #242424", -"> c #232323", -", c #222222", -"................", -"++++++++++++++++", -"@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@", -"################", -"################", -"$$$$$$$$$$$$$$$$", -"$$$$$$$$$$$$$$$$", -"%%%%%%%%%%%%%%%%", -"&&&&&&&&&&&&&&&&", -"&&&&&&&&&&&&&&&&", -"&&&&&&&&&&&&&&&&", -"****************", -"****************", -"================", -"================", -"----------------", -"----------------", -"----------------", -";;;;;;;;;;;;;;;;", -">>>>>>>>>>>>>>>>", -">>>>>>>>>>>>>>>>", -",,,,,,,,,,,,,,,,", -",,,,,,,,,,,,,,,,", -"................"}; |