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/dframeATL.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/dframeATL.xpm')
-rw-r--r-- | icewm-themes/Brise/dframeATL.xpm | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/icewm-themes/Brise/dframeATL.xpm b/icewm-themes/Brise/dframeATL.xpm new file mode 100644 index 00000000..3cbdfc7e --- /dev/null +++ b/icewm-themes/Brise/dframeATL.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * dframeATL_xpm[] = { +"9 9 19 1", +" c None", +". c #7D9BBE", +"+ c #6A8DB8", +"@ c #6A8EB8", +"# c #8EA7C4", +"$ c #8AA3C2", +"% c #BEC8D3", +"& c #D3D6DA", +"* c #DCDDDE", +"= c #DADCDE", +"- c #D7DADE", +"; c #90A8C4", +"> c #A5B7CB", +", c #DFDEDE", +"' c #E0DFDE", +") c #89A3C1", +"! c #7E9CBF", +"~ c #BCC7D3", +"{ c #D4D6DA", +" .+@@@", +" #$%&*=-", +" ;>,'''''", +" ),''''''", +"!~'''''''", +"@{'''''''", +"@''''''''", +"@''''''''", +"@''''''''"}; |