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 /Shiki-Dust-Xfwm/xfwm4/bottom-left-inactive.xpm | |
parent | 4a90256fe4499071935f945163d926de2128b7dc (diff) |
rename theme directories, Zukitwo -> Shiki
Diffstat (limited to 'Shiki-Dust-Xfwm/xfwm4/bottom-left-inactive.xpm')
-rwxr-xr-x | Shiki-Dust-Xfwm/xfwm4/bottom-left-inactive.xpm | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/Shiki-Dust-Xfwm/xfwm4/bottom-left-inactive.xpm b/Shiki-Dust-Xfwm/xfwm4/bottom-left-inactive.xpm new file mode 100755 index 0000000..243881c --- /dev/null +++ b/Shiki-Dust-Xfwm/xfwm4/bottom-left-inactive.xpm @@ -0,0 +1,25 @@ +/* XPM */ +static char * bottom_left_inactive_xpm[] = { +"3 20 2 1", +" c None", +". c #27241F", +"...", +"...", +"...", +"...", +"...", +"...", +"...", +"...", +"...", +"...", +"...", +"...", +"...", +"...", +"...", +"...", +"...", +"...", +"...", +"..."}; |