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-Colors-Xfwm/xfwm4/bottom-inactive.xpm | |
parent | 4a90256fe4499071935f945163d926de2128b7dc (diff) |
rename theme directories, Zukitwo -> Shiki
Diffstat (limited to 'Shiki-Colors-Xfwm/xfwm4/bottom-inactive.xpm')
-rwxr-xr-x | Shiki-Colors-Xfwm/xfwm4/bottom-inactive.xpm | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/Shiki-Colors-Xfwm/xfwm4/bottom-inactive.xpm b/Shiki-Colors-Xfwm/xfwm4/bottom-inactive.xpm new file mode 100755 index 0000000..17e1235 --- /dev/null +++ b/Shiki-Colors-Xfwm/xfwm4/bottom-inactive.xpm @@ -0,0 +1,12 @@ +/* XPM */ +static char * bottom_inactive_xpm[] = { +"20 4 5 1", +" c None", +". c #6B6B6B", +"+ c #5F5F5F", +"@ c #535353", +"# c #212121", +"....................", +"++++++++++++++++++++", +"@@@@@@@@@@@@@@@@@@@@", +"####################"}; |