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