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/maximizeA.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/maximizeA.xpm')
-rw-r--r-- | icewm-themes/Brise/maximizeA.xpm | 93 |
1 files changed, 93 insertions, 0 deletions
diff --git a/icewm-themes/Brise/maximizeA.xpm b/icewm-themes/Brise/maximizeA.xpm new file mode 100644 index 00000000..d55d6e9f --- /dev/null +++ b/icewm-themes/Brise/maximizeA.xpm @@ -0,0 +1,93 @@ +/* XPM */ +static char * maximizeA_xpm[] = { +"24 54 36 1", +" c None", +". c #545E67", +"+ c #535E66", +"@ c #525D65", +"# c #525C64", +"$ c #515C64", +"% c #515B63", +"& c #505A62", +"* c #4F5961", +"= c #81878E", +"- c #4E5860", +"; c #80878D", +"> c #EFF0F1", +", c #4E575F", +"' c #80868D", +") c #E8EAEB", +"! c #4D575E", +"~ c #7F868C", +"{ c #4C565E", +"] c #7E858C", +"^ c #4C555D", +"/ c #787F85", +"( c #7E858B", +"_ c #798085", +": c #4B555C", +"< c #727A80", +"[ c #788085", +"} c #787F84", +"| c #4A545B", +"1 c #4A535B", +"2 c #49535A", +"3 c #495259", +"4 c #485158", +"5 c #475058", +"6 c #475057", +"7 c #3DAEE9", +"........................", +"++++++++++++++++++++++++", +"@@@@@@@@@@@@@@@@@@@@@@@@", +"########################", +"$$$$$$$$$$$$$$$$$$$$$$$$", +"%%%%%%%%%%%%%%%%%%%%%%%%", +"&&&&&&&&&&&&&&&&&&&&&&&&", +"************************", +"***********==***********", +"----------;>>;----------", +",,,,,,,,,')'')',,,,,,,,,", +"!!!!!!!!~)~!!~)~!!!!!!!!", +"{{{{{{{])]{{{{])]{{{{{{{", +"^^^^^^/)(^^^^^^()_^^^^^^", +"::::::<[::::::::}<::::::", +"||||||||||||||||||||||||", +"111111111111111111111111", +"222222222222222222222222", +"333333333333333333333333", +"444444444444444444444444", +"555555555555555555555555", +"666666666666666666666666", +"666666666666666666666666", +"666666666666666666666666", +"666666666666666666666666", +"666666666666666666666666", +"777777777777777777777777", +"........................", +"++++++++++++++++++++++++", +"@@@@@@@@@@@@@@@@@@@@@@@@", +"########################", +"$$$$$$$$$$$$$$$$$$$$$$$$", +"%%%%%%%%%%%%%%%%%%%%%%%%", +"&&&&&&&&&&&&&&&&&&&&&&&&", +"************************", +"***********==***********", +"----------;>>;----------", +",,,,,,,,,')'')',,,,,,,,,", +"!!!!!!!!~)~!!~)~!!!!!!!!", +"{{{{{{{])]{{{{])]{{{{{{{", +"^^^^^^/)(^^^^^^()_^^^^^^", +"::::::<[::::::::}<::::::", +"||||||||||||||||||||||||", +"111111111111111111111111", +"222222222222222222222222", +"333333333333333333333333", +"444444444444444444444444", +"555555555555555555555555", +"666666666666666666666666", +"666666666666666666666666", +"666666666666666666666666", +"666666666666666666666666", +"666666666666666666666666", +"777777777777777777777777"}; |