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