diff options
author | Kylie McClain <somasis@exherbo.org> | 2015-06-07 21:28:32 -0400 |
---|---|---|
committer | Kylie McClain <somasis@exherbo.org> | 2015-06-07 23:00:08 -0400 |
commit | d347a3476468c9bd6850d179e484d0f4c66ab3a7 (patch) | |
tree | 874a71d415916b839c0983747748e91f7ce99f45 /Shiki-Colors-Revival/xfwm4/left-active.xpm | |
parent | 4e0a19188ada65b2378b220ff8acd5a2f9cbe23a (diff) |
Import Shiki-Colors WM themes from GNOME Colors project, with modifications
Diffstat (limited to 'Shiki-Colors-Revival/xfwm4/left-active.xpm')
-rwxr-xr-x | Shiki-Colors-Revival/xfwm4/left-active.xpm | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/Shiki-Colors-Revival/xfwm4/left-active.xpm b/Shiki-Colors-Revival/xfwm4/left-active.xpm new file mode 100755 index 0000000..7ea0d08 --- /dev/null +++ b/Shiki-Colors-Revival/xfwm4/left-active.xpm @@ -0,0 +1,25 @@ +/* XPM */ +static char * left_active_xpm[] = { +"1 20 2 1", +" c None", +". c #212121", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +"."}; |