diff options
Diffstat (limited to 'themes/Mint-X-compact/xfwm4/shade-active.xpm')
| -rw-r--r-- | themes/Mint-X-compact/xfwm4/shade-active.xpm | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/themes/Mint-X-compact/xfwm4/shade-active.xpm b/themes/Mint-X-compact/xfwm4/shade-active.xpm new file mode 100644 index 00000000..28af95c2 --- /dev/null +++ b/themes/Mint-X-compact/xfwm4/shade-active.xpm @@ -0,0 +1,34 @@ +/* XPM */ +static char * shade_active_xpm[] = { +"12 18 13 1", +" c None", +". c #8D8D8D", +"+ c #FFFFFF", +"@ c #DEDEDE s active_color_2", +"# c #ABABAB", +"$ c #B0B0B0", +"% c #A4A4A4", +"& c #B1B1B1", +"* c #9E9E9E", +"= c #B6B6B6", +"- c #A8A8A8", +"; c #898989", +"> c #EAEAEA", +"............", +"++++++++++++", +"@@@@@@@@@@@@", +"@@@@@@@@@@@@", +"@@@@@@@@@@@@", +"@@@@@@@@@@@@", +"@@@@@@@@@@@@", +"@@@@@#$@@@@@", +"@@@@#%%&@@@@", +"@@@$*==*=@@@", +"@@-;#>>#;#@@", +"@@>>>@@>>>@@", +"@@@@@@@@@@@@", +"@@@@@@@@@@@@", +"@@@@@@@@@@@@", +"@@@@@@@@@@@@", +"@@@@@@@@@@@@", +"@@@@@@@@@@@@"}; |
