diff options
Diffstat (limited to 'icewm-themes/Brise/frameBR.xpm')
-rw-r--r-- | icewm-themes/Brise/frameBR.xpm | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/icewm-themes/Brise/frameBR.xpm b/icewm-themes/Brise/frameBR.xpm new file mode 100644 index 00000000..d678ace0 --- /dev/null +++ b/icewm-themes/Brise/frameBR.xpm @@ -0,0 +1,34 @@ +/* XPM */ +static char * frameABR_xpm[] = { +"22 22 9 1", +" c None", +". c #E8E8E8", +"+ c #CFCFCF", +"@ c #DEDEDE", +"# c #ADADAD", +"$ c #E0E0E0", +"% c #DFDFDF", +"& c #C4C4C4", +"* c #B1B1B1", +" ...+", +" ...+", +" ...+", +" ...+", +" ...+", +" ...+", +" ...+", +" ...+", +" ...+", +" ...+", +" ...+", +" ...+", +" ...+", +" ...+", +" .@.+", +" @#$+", +" .%.+", +" @..+", +"...............@.@#$.+", +"..............@#$.%.. ", +"...............%....& ", +"******************* "}; |