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-Classic-EZ/xfwm4/bottom-right-inactive.xpm | |
parent | 4e0a19188ada65b2378b220ff8acd5a2f9cbe23a (diff) |
Import Shiki-Colors WM themes from GNOME Colors project, with modifications
Diffstat (limited to 'Shiki-Colors-Classic-EZ/xfwm4/bottom-right-inactive.xpm')
-rw-r--r-- | Shiki-Colors-Classic-EZ/xfwm4/bottom-right-inactive.xpm | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/Shiki-Colors-Classic-EZ/xfwm4/bottom-right-inactive.xpm b/Shiki-Colors-Classic-EZ/xfwm4/bottom-right-inactive.xpm new file mode 100644 index 0000000..5b0dbda --- /dev/null +++ b/Shiki-Colors-Classic-EZ/xfwm4/bottom-right-inactive.xpm @@ -0,0 +1,25 @@ +/* XPM */ +static char * bottom_right_inactive_xpm[] = { +"3 20 2 1", +" c None", +". c #3C3C3C", +"...", +"...", +"...", +"...", +"...", +"...", +"...", +"...", +"...", +"...", +"...", +"...", +"...", +"...", +"...", +"...", +"...", +"...", +"...", +"..."}; |