diff options
Diffstat (limited to '.themes/.themes/oomox-Awkward/xfwm4/top-right-inactive.xpm')
-rw-r--r-- | .themes/.themes/oomox-Awkward/xfwm4/top-right-inactive.xpm | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/.themes/.themes/oomox-Awkward/xfwm4/top-right-inactive.xpm b/.themes/.themes/oomox-Awkward/xfwm4/top-right-inactive.xpm new file mode 100644 index 00000000..fec1acb8 --- /dev/null +++ b/.themes/.themes/oomox-Awkward/xfwm4/top-right-inactive.xpm @@ -0,0 +1,33 @@ +/* XPM */ +static char * top_right_inactive_xpm[] = { +"2 26 4 1", +" c None", +". c #1d1b4d", +"+ c #1d1b4d", +"@ c #1d1b4d", +". ", +"+.", +"@.", +"@.", +"@.", +"@.", +"@.", +"@.", +"@.", +"@.", +"@.", +"@.", +"@.", +"@.", +"@.", +"@.", +"@.", +"@.", +"@.", +"@.", +"@.", +"@.", +"@.", +"@.", +"@.", +"@."}; |