diff options
Diffstat (limited to 'common/xfwm4/top-left-active.xpm')
-rw-r--r-- | common/xfwm4/top-left-active.xpm | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/common/xfwm4/top-left-active.xpm b/common/xfwm4/top-left-active.xpm new file mode 100644 index 0000000..14883d9 --- /dev/null +++ b/common/xfwm4/top-left-active.xpm @@ -0,0 +1,30 @@ +/* XPM */ +static char * top_left_active_xpm[] = { +"5 24 3 1", +" c None", +". c #EEEFF1", +"+ c #E7E8EB", +" ..", +" ..++", +" .+++", +".++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++"}; |