diff options
author | gregory guy <[email protected]> | 2019-03-30 22:35:20 +0900 |
---|---|---|
committer | TDE Gitea <[email protected]> | 2019-04-04 14:10:28 +0000 |
commit | 5fd66d5b76d09169c3ce8fa860f36ef1d35b1e93 (patch) | |
tree | d8c741383c38967132b67c601e9cbf673f03237b /icewm-themes/Brise/dframeABL.xpm | |
parent | 598e39e55d4a740d9698dacd3c133af03b89f355 (diff) | |
download | tdeartwork-5fd66d5b76d09169c3ce8fa860f36ef1d35b1e93.tar.gz tdeartwork-5fd66d5b76d09169c3ce8fa860f36ef1d35b1e93.zip |
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 <[email protected]>
Diffstat (limited to 'icewm-themes/Brise/dframeABL.xpm')
-rw-r--r-- | icewm-themes/Brise/dframeABL.xpm | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/icewm-themes/Brise/dframeABL.xpm b/icewm-themes/Brise/dframeABL.xpm new file mode 100644 index 00000000..5a5cee32 --- /dev/null +++ b/icewm-themes/Brise/dframeABL.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * dframeABL_xpm[] = { +"9 9 19 1", +" c None", +". c #6A8EB8", +"+ c #D7DADE", +"@ c #E0DFDE", +"# c #DADCDE", +"$ c #DCDDDE", +"% c #6A8DB8", +"& c #D3D6DA", +"* c #7D9BBE", +"= c #BEC8D3", +"- c #8AA3C2", +"; c #DFDEDE", +"> c #8EA7C4", +", c #A5B7CB", +"' c #90A8C4", +") c #89A3C1", +"! c #BCC7D3", +"~ c #D4D6DA", +"{ c #7E9CBF", +".+@@@@@@@", +".#@@@@@@@", +".$@@@@@@@", +"%&@@@@@@@", +"*=@@@@@@@", +" -;@@@@@@", +" >,;@@@@@", +" ')!~@@@", +" {...."}; |