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