diff options
Diffstat (limited to 'Shiki-Colors-Classic-EZ/xfwm4/bottom-left-inactive.xpm')
-rw-r--r-- | Shiki-Colors-Classic-EZ/xfwm4/bottom-left-inactive.xpm | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/Shiki-Colors-Classic-EZ/xfwm4/bottom-left-inactive.xpm b/Shiki-Colors-Classic-EZ/xfwm4/bottom-left-inactive.xpm new file mode 100644 index 0000000..420b43e --- /dev/null +++ b/Shiki-Colors-Classic-EZ/xfwm4/bottom-left-inactive.xpm @@ -0,0 +1,25 @@ +/* XPM */ +static char * bottom_left_inactive_xpm[] = { +"3 20 2 1", +" c None", +". c #3C3C3C", +"...", +"...", +"...", +"...", +"...", +"...", +"...", +"...", +"...", +"...", +"...", +"...", +"...", +"...", +"...", +"...", +"...", +"...", +"...", +"..."}; |