diff options
author | gregory guy <[email protected]> | 2018-12-03 20:36:30 +0100 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2018-12-09 23:59:03 +0900 |
commit | 348dba02312fa423be92fb75bd979aadd5b21c71 (patch) | |
tree | 677f8dd0e25e5933dc97fa778f9ac08d24cc318a /icewm-themes/Helix/titleAT.xpm | |
parent | 92f50127401bef9b42e1c06112b949838e7ac6f3 (diff) | |
download | tdeartwork-348dba02312fa423be92fb75bd979aadd5b21c71.tar.gz tdeartwork-348dba02312fa423be92fb75bd979aadd5b21c71.zip |
Add Helix IceWM theme. This has been taken from
"https://github.com/bbidulock/icewm" and is available under LGPL v2
license. See here for reference:
https://github.com/bbidulock/icewm/blob/icewm-1-4-BRANCH/COPYING
Signed-off-by: gregory guy <[email protected]>
Diffstat (limited to 'icewm-themes/Helix/titleAT.xpm')
-rw-r--r-- | icewm-themes/Helix/titleAT.xpm | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/icewm-themes/Helix/titleAT.xpm b/icewm-themes/Helix/titleAT.xpm new file mode 100644 index 00000000..1f6158f7 --- /dev/null +++ b/icewm-themes/Helix/titleAT.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * middletitlebarthing_xpm[] = { +"158 22 6 1", +" c None", +". c #111111", +"+ c #FBFBFB", +"@ c #EFEFEF", +"# c #E6E6E6", +"$ c #94849D", +"..............................................................................................................................................................", +"++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++", +"@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@", +"##############################################################################################################################################################", +"##############################################################################################################################################################", +"##############################################################################################################################################################", +"##############################################################################################################################################################", +"##############################################################################################################################################################", +"##############################################################################################################################################################", +"##############################################################################################################################################################", +"##############################################################################################################################################################", +"##############################################################################################################################################################", +"##############################################################################################################################################################", +"##############################################################################################################################################################", +"##############################################################################################################################################################", +"##############################################################################################################################################################", +"##############################################################################################################################################################", +"##############################################################################################################################################################", +"##############################################################################################################################################################", +"##############################################################################################################################################################", +"$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$", +".............................................................................................................................................................."}; |