From 5fd66d5b76d09169c3ce8fa860f36ef1d35b1e93 Mon Sep 17 00:00:00 2001 From: gregory guy Date: Sat, 30 Mar 2019 22:35:20 +0900 Subject: Bug 2833: add Brise window decoration to icewm-themes. This is a port of "Plasma 5 Breeze" window border for TDE made by Alexandre Couture. Icons are released under the GNU GPL Version 2, see bug 2833 on bugzilla for details. Signed-off-by: gregory guy --- icewm-themes/Brise/dframeAR.xpm | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 icewm-themes/Brise/dframeAR.xpm (limited to 'icewm-themes/Brise/dframeAR.xpm') diff --git a/icewm-themes/Brise/dframeAR.xpm b/icewm-themes/Brise/dframeAR.xpm new file mode 100644 index 00000000..c5d6d390 --- /dev/null +++ b/icewm-themes/Brise/dframeAR.xpm @@ -0,0 +1,7 @@ +/* XPM */ +static char * dframeAR_xpm[] = { +"2 1 3 1", +" c None", +". c #E0DFDE", +"+ c #6A8EB8", +".+"}; -- cgit v1.2.1