diff options
Diffstat (limited to 'common/xfwm4/hide-inactive.xpm')
-rw-r--r-- | common/xfwm4/hide-inactive.xpm | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/common/xfwm4/hide-inactive.xpm b/common/xfwm4/hide-inactive.xpm new file mode 100644 index 0000000..da90405 --- /dev/null +++ b/common/xfwm4/hide-inactive.xpm @@ -0,0 +1,35 @@ +/* XPM */ +static char * hide_inactive_xpm[] = { +"28 28 4 1", +" c None", +". c #EEEFF1", +"+ c #eee8d5", +"@ c #B5B8C0", +"............................", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"+++++++++++@@@@@@+++++++++++", +"+++++++++++@@@@@@+++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++"}; |