diff options
author | Kylie McClain <somasissounds@gmail.com> | 2015-02-15 23:35:03 -0500 |
---|---|---|
committer | Kylie McClain <somasissounds@gmail.com> | 2015-02-15 23:35:03 -0500 |
commit | 2704e38ea7f625c624bc10a5510fba576dc4a2bf (patch) | |
tree | fe45ea7c61e761cbd613a21248db6f616055c116 /Zukitwo-Colors-EZ-Xfwm/xfwm4/top-left-active.xpm | |
parent | 4a90256fe4499071935f945163d926de2128b7dc (diff) |
rename theme directories, Zukitwo -> Shiki
Diffstat (limited to 'Zukitwo-Colors-EZ-Xfwm/xfwm4/top-left-active.xpm')
-rwxr-xr-x | Zukitwo-Colors-EZ-Xfwm/xfwm4/top-left-active.xpm | 44 |
1 files changed, 0 insertions, 44 deletions
diff --git a/Zukitwo-Colors-EZ-Xfwm/xfwm4/top-left-active.xpm b/Zukitwo-Colors-EZ-Xfwm/xfwm4/top-left-active.xpm deleted file mode 100755 index 68b5009..0000000 --- a/Zukitwo-Colors-EZ-Xfwm/xfwm4/top-left-active.xpm +++ /dev/null @@ -1,44 +0,0 @@ -/* XPM */ -static char * top_left_active_xpm[] = { -"6 25 16 1", -" c None", -". c #212121", -"+ c #3D3D3D", -"@ c #383838", -"# c #2C2C2C", -"$ c #323232", -"% c #2B2B2B", -"& c #2A2A2A", -"* c #292929", -"= c #282828", -"- c #272727", -"; c #262626", -"> c #252525", -", c #242424", -"' c #232323", -") c #222222", -" .", -" ..+", -" .@@#", -" .$###", -" .$%%%", -".%%%%%", -".&&&&&", -".&&&&&", -".*****", -".=====", -".=====", -".=====", -".-----", -".-----", -".;;;;;", -".;;;;;", -".>>>>>", -".>>>>>", -".>>>>>", -".,,,,,", -".'''''", -".'''''", -".)))))", -".)))))", -"......"}; |