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-Revival-Xfwm/xfwm4/bottom-left-active.xpm | |
parent | 8a738e7668f2d6892436d1bbb063fcc55354b0ff (diff) |
Rename all new-style themes to *-Revival
Diffstat (limited to 'Shiki-Colors-Revival-Xfwm/xfwm4/bottom-left-active.xpm')
-rwxr-xr-x | Shiki-Colors-Revival-Xfwm/xfwm4/bottom-left-active.xpm | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/Shiki-Colors-Revival-Xfwm/xfwm4/bottom-left-active.xpm b/Shiki-Colors-Revival-Xfwm/xfwm4/bottom-left-active.xpm new file mode 100755 index 0000000..6e50b2e --- /dev/null +++ b/Shiki-Colors-Revival-Xfwm/xfwm4/bottom-left-active.xpm @@ -0,0 +1,25 @@ +/* XPM */ +static char * bottom_left_active_xpm[] = { +"1 20 2 1", +" c None", +". c #212121", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +"."}; |