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