diff options
Diffstat (limited to 'icewm-themes/Brise/frameAR.xpm')
-rw-r--r-- | icewm-themes/Brise/frameAR.xpm | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/icewm-themes/Brise/frameAR.xpm b/icewm-themes/Brise/frameAR.xpm new file mode 100644 index 00000000..b8f5017c --- /dev/null +++ b/icewm-themes/Brise/frameAR.xpm @@ -0,0 +1,6 @@ +/* XPM */ +static char * frameAR_xpm[] = { +"2 1 2 1", +" c None", +". c #EFF0F1", +".."}; |