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/dframeIBR.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/dframeIBR.xpm')
-rw-r--r-- | icewm-themes/Brise/dframeIBR.xpm | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/icewm-themes/Brise/dframeIBR.xpm b/icewm-themes/Brise/dframeIBR.xpm new file mode 100644 index 00000000..88da3ca0 --- /dev/null +++ b/icewm-themes/Brise/dframeIBR.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * dframeIBR_xpm[] = { +"9 9 19 1", +" c None", +". c #E0DFDE", +"+ c #E1E0DF", +"@ c #B8B8B8", +"# c #D4D3D2", +"$ c #9A9796", +"% c #DBDBD9", +"& c #B1B1B1", +"* c #E2E2E1", +"= c #ABABAB", +"- c #D0CFCE", +"; c #B6B6B5", +"> c #DBDAD8", +", c #B7B6B6", +"' c #D5D4D3", +") c #BDBCBC", +"! c #E2E2E0", +"~ c #939393", +"{ c #A6A6A6", +".......+@", +"......#+@", +".....#$%&", +"......%*=", +".....#.-;", +"..#.#$>, ", +".#$%.>') ", +"..%!-,) ", +"~~~~{ "}; |