summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgregory guy <g-gregory@gmx.fr>2018-12-03 20:36:30 +0100
committerMichele Calgaro <michele.calgaro@yahoo.it>2018-12-09 23:59:03 +0900
commit348dba02312fa423be92fb75bd979aadd5b21c71 (patch)
tree677f8dd0e25e5933dc97fa778f9ac08d24cc318a
parent92f50127401bef9b42e1c06112b949838e7ac6f3 (diff)
downloadtdeartwork-348dba02.tar.gz
tdeartwork-348dba02.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 <g-gregory@gmx.fr>
-rw-r--r--icewm-themes/CMakeLists.txt3
-rw-r--r--icewm-themes/Helix/CMakeLists.txt6
-rw-r--r--icewm-themes/Helix/closeA.xpm56
-rw-r--r--icewm-themes/Helix/closeI.xpm55
-rw-r--r--icewm-themes/Helix/default.theme52
-rw-r--r--icewm-themes/Helix/maximizeA.xpm56
-rw-r--r--icewm-themes/Helix/maximizeI.xpm54
-rw-r--r--icewm-themes/Helix/menuButtonA.xpm56
-rw-r--r--icewm-themes/Helix/menuButtonI.xpm54
-rw-r--r--icewm-themes/Helix/minimizeA.xpm56
-rw-r--r--icewm-themes/Helix/minimizeI.xpm54
-rw-r--r--icewm-themes/Helix/restoreA.xpm56
-rw-r--r--icewm-themes/Helix/restoreI.xpm54
-rw-r--r--icewm-themes/Helix/titleAB.xpm31
-rw-r--r--icewm-themes/Helix/titleAM.xpm56
-rw-r--r--icewm-themes/Helix/titleAP.xpm56
-rw-r--r--icewm-themes/Helix/titleAS.xpm31
-rw-r--r--icewm-themes/Helix/titleAT.xpm31
-rw-r--r--icewm-themes/Helix/titleIB.xpm29
-rw-r--r--icewm-themes/Helix/titleIP.xpm29
-rw-r--r--icewm-themes/Helix/titleIS.xpm29
-rw-r--r--icewm-themes/Helix/titleIT.xpm29
-rw-r--r--twin-styles/icewm/config/config.cpp15
23 files changed, 941 insertions, 7 deletions
diff --git a/icewm-themes/CMakeLists.txt b/icewm-themes/CMakeLists.txt
index 7716db27..7984d02f 100644
--- a/icewm-themes/CMakeLists.txt
+++ b/icewm-themes/CMakeLists.txt
@@ -10,4 +10,5 @@
#################################################
add_subdirectory( MenschMaschine )
-add_subdirectory( Model ) \ No newline at end of file
+add_subdirectory( Model )
+add_subdirectory( Helix )
diff --git a/icewm-themes/Helix/CMakeLists.txt b/icewm-themes/Helix/CMakeLists.txt
new file mode 100644
index 00000000..73b48b16
--- /dev/null
+++ b/icewm-themes/Helix/CMakeLists.txt
@@ -0,0 +1,6 @@
+file( GLOB _pics RELATIVE ${CMAKE_CURRENT_SOURCE_DIR} *.xpm default.theme )
+
+install(
+ FILES ${_pics}
+ DESTINATION ${DATA_INSTALL_DIR}/twin/icewm-themes/Helix
+)
diff --git a/icewm-themes/Helix/closeA.xpm b/icewm-themes/Helix/closeA.xpm
new file mode 100644
index 00000000..27f000ab
--- /dev/null
+++ b/icewm-themes/Helix/closeA.xpm
@@ -0,0 +1,56 @@
+/* XPM */
+static char * kill_xpm[] = {
+"20 44 9 1",
+" c None",
+". c #000000",
+"+ c #FFFFFF",
+"@ c #B3B2B0",
+"# c #CCCCCC",
+"$ c #999999",
+"% c #AAA9A8",
+"& c #777675",
+"* c #CCCBCA",
+"....................",
+"++++++++++++++++++@.",
+"##################$.",
+"@@@@@@@@@@@@@@@@@@$.",
+"@@@@@@@@@@@@@@@@@@$.",
+"@@@@@@@@@@@@@@@@@@$.",
+"@@@@@@@@@@@@@@@@@@$.",
+"@@@$$$@@@$$@@@@@@@$.",
+"@@@$..+@$..+@@@@@@$.",
+"@@@$...+...+@@@@@@$.",
+"@@@@$.....+@@@@@@@$.",
+"@@@@@$...+@@@@@@@@$.",
+"@@@@$.....+@@@@@@@$.",
+"@@@$...+...+@@@@@@$.",
+"@@@$..+@+..+@@@@@@$.",
+"@@@@++@@@+++@@@@@@$.",
+"@@@@@@@@@@@@@@@@@@$.",
+"@@@@@@@@@@@@@@@@@@$.",
+"@@@@@@@@@@@@@@@@@@$.",
+"@@@@@@@@@@@@@@@@@@$.",
+"$$$$$$$$$$$$$$$$$$$.",
+"....................",
+"....................",
+"++++++++++++++++++@.",
+"##################$.",
+"@@@@@@@@@@@@@@@@@@$.",
+"@@@@@@@@@@@@@@@@@@$.",
+"@@@@@@@@@@@@@@@@@@$.",
+"@@@@@@@@@@@@@@@@@@$.",
+"@@@@@@@@@@@@@@@@@@$.",
+"@@@@@%%%@@@%%@@@@@$.",
+"@@@@@%&&*@%&&*@@@@$.",
+"@@@@@%&&&*&&&*@@@@$.",
+"@@@@@@%&&&&&*@@@@@$.",
+"@@@@@@@%&&&*@@@@@@$.",
+"@@@@@@%&&&&&*@@@@@$.",
+"@@@@@%&&&*&&&*@@@@$.",
+"@@@@@%&&*@*&&*@@@@$.",
+"@@@@@@**@@@***@@@@$.",
+"@@@@@@@@@@@@@@@@@@$.",
+"@@@@@@@@@@@@@@@@@@$.",
+"@@@@@@@@@@@@@@@@@@$.",
+"$$$$$$$$$$$$$$$$$$$.",
+"...................."};
diff --git a/icewm-themes/Helix/closeI.xpm b/icewm-themes/Helix/closeI.xpm
new file mode 100644
index 00000000..d8d8ffc8
--- /dev/null
+++ b/icewm-themes/Helix/closeI.xpm
@@ -0,0 +1,55 @@
+/* XPM */
+static char * closeunfocused_xpm[] = {
+"20 44 8 1",
+" c None",
+". c #4C4C4C",
+"+ c #CCCCCC",
+"@ c #B3B2B0",
+"# c #999999",
+"$ c #AAA9A8",
+"% c #777675",
+"& c #CCCBCA",
+"....................",
+"++++++++++++++++++@.",
+"@@@@@@@@@@@@@@@@@@#.",
+"@@@@@@@@@@@@@@@@@@#.",
+"@@@@@@@@@@@@@@@@@@#.",
+"@@@@@@@@@@@@@@@@@@#.",
+"@@@@@@@@@@@@@@@@@@#.",
+"@@@$$$@@@$$@@@@@@@#.",
+"@@@$%%&@$%%&@@@@@@#.",
+"@@@$%%%&%%%&@@@@@@#.",
+"@@@@$%%%%%&@@@@@@@#.",
+"@@@@@$%%%&@@@@@@@@#.",
+"@@@@$%%%%%&@@@@@@@#.",
+"@@@$%%%&%%%&@@@@@@#.",
+"@@@$%%&@&%%&@@@@@@#.",
+"@@@@&&@@@&&&@@@@@@#.",
+"@@@@@@@@@@@@@@@@@@#.",
+"@@@@@@@@@@@@@@@@@@#.",
+"@@@@@@@@@@@@@@@@@@#.",
+"@@@@@@@@@@@@@@@@@@#.",
+"@@@@@@@@@@@@@@@@@@#.",
+"....................",
+"....................",
+"++++++++++++++++++@.",
+"@@@@@@@@@@@@@@@@@@#.",
+"@@@@@@@@@@@@@@@@@@#.",
+"@@@@@@@@@@@@@@@@@@#.",
+"@@@@@@@@@@@@@@@@@@#.",
+"@@@@@@@@@@@@@@@@@@#.",
+"@@@$$$@@@$$@@@@@@@#.",
+"@@@$%%&@$%%&@@@@@@#.",
+"@@@$%%%&%%%&@@@@@@#.",
+"@@@@$%%%%%&@@@@@@@#.",
+"@@@@@$%%%&@@@@@@@@#.",
+"@@@@$%%%%%&@@@@@@@#.",
+"@@@$%%%&%%%&@@@@@@#.",
+"@@@$%%&@&%%&@@@@@@#.",
+"@@@@&&@@@&&&@@@@@@#.",
+"@@@@@@@@@@@@@@@@@@#.",
+"@@@@@@@@@@@@@@@@@@#.",
+"@@@@@@@@@@@@@@@@@@#.",
+"@@@@@@@@@@@@@@@@@@#.",
+"@@@@@@@@@@@@@@@@@@#.",
+"...................."};
diff --git a/icewm-themes/Helix/default.theme b/icewm-themes/Helix/default.theme
new file mode 100644
index 00000000..9d99f944
--- /dev/null
+++ b/icewm-themes/Helix/default.theme
@@ -0,0 +1,52 @@
+ThemeDescription="redice"
+ThemeAuthor="RudeSka... Sort of. TigerT did the art"
+Look=gtk
+
+TitleButtonsLeft="s"
+TitleButtonsRight="xmi"
+TitleBarCentered=1
+TitleBarHeight=22
+BorderSizeX=2
+BorderSizeY=2
+CornerSizeX=28
+CornerSizeY=28
+DlgBorderSizeX=2
+DlgBorderSizeY=2
+
+ColorNormalBorder="#636488"
+ColorActiveBorder="#636488"
+
+ColorNormalButton="#93849b"
+ColorNormalButtonText="#000000"
+ColorActiveButton="#d0bedb"
+ColorActiveButtonText="#FFFFFF"
+ColorNormalTitleBarText="#000000"
+ColorActiveTitleBarText="#000000"
+
+ColorNormalMenu="#93849b"
+ColorActiveMenuItem="#d0bedb"
+ColorNormalMenuItemText="#000000"
+ColorActiveMenuItemText="#000000"
+ColorDisabledMenuItemText="#808080"
+
+ColorMoveSizeStatus="#000000"
+ColorMoveSizeStatusText="#FFFFFF"
+
+ActiveButtonFontName="-b&h-lucida-medium-r-*-*-12-*-*-*-*-*-*-*"
+NormalButtonFontName="-b&h-lucida-medium-r-*-*-12-*-*-*-*-*-*-*"
+ClockFontName="-b&h-lucida-medium-r-*-*-12-*-*-*-*-*-*-*"
+QuickSwitchFontName="-b&h-lucida-medium-r-*-*-11-*-*-*-*-*-*-*"
+ListBoxFontName="-b&h-lucida-medium-r-*-*-12-*-*-*-*-*-*-*"
+MenuFontName="-b&h-lucida-medium-r-*-*-12-*-*-*-*-*-*-*"
+StatusFontName="-b&h-lucida-medium-r-*-*-12-*-*-*-*-*-*-*"
+TitleFontName="-b&h-lucida-medium-r-*-*-12-*-*-*-*-*-*-*"
+ToolTipFontName="-b&h-lucida-medium-r-*-*-12-*-*-*-*-*-*-*"
+
+ShowMenuButtonIcon=0
+
+
+
+
+
+
+
diff --git a/icewm-themes/Helix/maximizeA.xpm b/icewm-themes/Helix/maximizeA.xpm
new file mode 100644
index 00000000..c40236d8
--- /dev/null
+++ b/icewm-themes/Helix/maximizeA.xpm
@@ -0,0 +1,56 @@
+/* XPM */
+static char * maximize_xpm[] = {
+"16 44 9 1",
+" c None",
+". c #000000",
+"+ c #FFFFFF",
+"@ c #CCCCCC",
+"# c #B3B2B0",
+"$ c #999999",
+"% c #AAA9A8",
+"& c #777675",
+"* c #CCCBCA",
+"................",
+"++++++++++++++++",
+"@@@@@@@@@@@@@@@@",
+"################",
+"################",
+"################",
+"################",
+"###$$$$$$$$#####",
+"###$.......+####",
+"###$.......+####",
+"###$.++++#.+####",
+"###$.+###$.+####",
+"###$.+###$.+####",
+"###$.#$$$$.+####",
+"###$.......+####",
+"####++++++++####",
+"################",
+"################",
+"################",
+"################",
+"$$$$$$$$$$$$$$$$",
+"................",
+"................",
+"++++++++++++++++",
+"@@@@@@@@@@@@@@@@",
+"################",
+"################",
+"################",
+"################",
+"################",
+"####%%%%%%%%####",
+"####%&&&&&&&*###",
+"####%&&&&&&&*###",
+"####%&****#&*###",
+"####%&*###%&*###",
+"####%&*###%&*###",
+"####%&#%%%%&*###",
+"####%&&&&&&&*###",
+"#####********###",
+"################",
+"################",
+"################",
+"$$$$$$$$$$$$$$$$",
+"................"};
diff --git a/icewm-themes/Helix/maximizeI.xpm b/icewm-themes/Helix/maximizeI.xpm
new file mode 100644
index 00000000..662bf7a9
--- /dev/null
+++ b/icewm-themes/Helix/maximizeI.xpm
@@ -0,0 +1,54 @@
+/* XPM */
+static char * maximizeunfocused_xpm[] = {
+"16 44 7 1",
+" c None",
+". c #4C4C4C",
+"+ c #CCCCCC",
+"@ c #B3B2B0",
+"# c #AAA9A8",
+"$ c #777675",
+"% c #CCCBCA",
+"................",
+"++++++++++++++++",
+"@@@@@@@@@@@@@@@@",
+"@@@@@@@@@@@@@@@@",
+"@@@@@@@@@@@@@@@@",
+"@@@@@@@@@@@@@@@@",
+"@@@@@@@@@@@@@@@@",
+"@@@########@@@@@",
+"@@@#$$$$$$$%@@@@",
+"@@@#$$$$$$$%@@@@",
+"@@@#$%%%%@$%@@@@",
+"@@@#$%@@@#$%@@@@",
+"@@@#$%@@@#$%@@@@",
+"@@@#$@####$%@@@@",
+"@@@#$$$$$$$%@@@@",
+"@@@@%%%%%%%%@@@@",
+"@@@@@@@@@@@@@@@@",
+"@@@@@@@@@@@@@@@@",
+"@@@@@@@@@@@@@@@@",
+"@@@@@@@@@@@@@@@@",
+"@@@@@@@@@@@@@@@@",
+"................",
+"................",
+"++++++++++++++++",
+"@@@@@@@@@@@@@@@@",
+"@@@@@@@@@@@@@@@@",
+"@@@@@@@@@@@@@@@@",
+"@@@@@@@@@@@@@@@@",
+"@@@@@@@@@@@@@@@@",
+"@@@########@@@@@",
+"@@@#$$$$$$$%@@@@",
+"@@@#$$$$$$$%@@@@",
+"@@@#$%%%%@$%@@@@",
+"@@@#$%@@@#$%@@@@",
+"@@@#$%@@@#$%@@@@",
+"@@@#$@####$%@@@@",
+"@@@#$$$$$$$%@@@@",
+"@@@@%%%%%%%%@@@@",
+"@@@@@@@@@@@@@@@@",
+"@@@@@@@@@@@@@@@@",
+"@@@@@@@@@@@@@@@@",
+"@@@@@@@@@@@@@@@@",
+"@@@@@@@@@@@@@@@@",
+"................"};
diff --git a/icewm-themes/Helix/menuButtonA.xpm b/icewm-themes/Helix/menuButtonA.xpm
new file mode 100644
index 00000000..0ab8b78c
--- /dev/null
+++ b/icewm-themes/Helix/menuButtonA.xpm
@@ -0,0 +1,56 @@
+/* XPM */
+static char * menu_xpm[] = {
+"22 44 9 1",
+" c None",
+". c #000000",
+"+ c #FFFFFF",
+"@ c #CCCCCC",
+"# c #B3B2B0",
+"$ c #999999",
+"% c #AAAAA8",
+"& c #7A7978",
+"* c #CBCAC9",
+"......................",
+".+++++++++++++++++++++",
+".+@@@@@@@@@@@@@@@@@@@@",
+".+@###################",
+".+@###################",
+".+@###################",
+".+@###################",
+".+@#####$$$#$$$#######",
+".+@#####$..+$..+######",
+".+@#####$..+$..+######",
+".+@######+++#+++######",
+".+@#####$$$#$$$#######",
+".+@#####$..+$..+######",
+".+@#####$..+$..+######",
+".+@######+++#+++######",
+".+@###################",
+".+@###################",
+".+@###################",
+".+@###################",
+".+@###################",
+".+@$$$$$$$$$$$$$$$$$$$",
+"......................",
+"......................",
+".+++++++++++++++++++++",
+".+@@@@@@@@@@@@@@@@@@@@",
+".+@###################",
+".+@###################",
+".+@###################",
+".+@###################",
+".+@###################",
+".+@######%%%#%%%######",
+".+@######%&&*%&&*#####",
+".+@######%&&*%&&*#####",
+".+@#######***#***#####",
+".+@######%%%#%%%######",
+".+@######%&&*%&&*#####",
+".+@######%&&*%&&*#####",
+".+@#######***#***#####",
+".+@###################",
+".+@###################",
+".+@###################",
+".+@###################",
+".+@$$$$$$$$$$$$$$$$$$$",
+"......................"};
diff --git a/icewm-themes/Helix/menuButtonI.xpm b/icewm-themes/Helix/menuButtonI.xpm
new file mode 100644
index 00000000..56991126
--- /dev/null
+++ b/icewm-themes/Helix/menuButtonI.xpm
@@ -0,0 +1,54 @@
+/* XPM */
+static char * menuunfocused_xpm[] = {
+"22 44 7 1",
+" c None",
+". c #4C4C4C",
+"+ c #CCCCCC",
+"@ c #B3B2B0",
+"# c #AAAAA8",
+"$ c #7A7978",
+"% c #CBCAC9",
+"......................",
+".+++++++++++++++++++++",
+".+@@@@@@@@@@@@@@@@@@@@",
+".+@@@@@@@@@@@@@@@@@@@@",
+".+@@@@@@@@@@@@@@@@@@@@",
+".+@@@@@@@@@@@@@@@@@@@@",
+".+@@@@@@@@@@@@@@@@@@@@",
+".+@@@@@@###@###@@@@@@@",
+".+@@@@@@#$$%#$$%@@@@@@",
+".+@@@@@@#$$%#$$%@@@@@@",
+".+@@@@@@@%%%@%%%@@@@@@",
+".+@@@@@@###@###@@@@@@@",
+".+@@@@@@#$$%#$$%@@@@@@",
+".+@@@@@@#$$%#$$%@@@@@@",
+".+@@@@@@@%%%@%%%@@@@@@",
+".+@@@@@@@@@@@@@@@@@@@@",
+".+@@@@@@@@@@@@@@@@@@@@",
+".+@@@@@@@@@@@@@@@@@@@@",
+".+@@@@@@@@@@@@@@@@@@@@",
+".+@@@@@@@@@@@@@@@@@@@@",
+".+@@@@@@@@@@@@@@@@@@@@",
+"......................",
+"......................",
+".+++++++++++++++++++++",
+".+@@@@@@@@@@@@@@@@@@@@",
+".+@@@@@@@@@@@@@@@@@@@@",
+".+@@@@@@@@@@@@@@@@@@@@",
+".+@@@@@@@@@@@@@@@@@@@@",
+".+@@@@@@@@@@@@@@@@@@@@",
+".+@@@@@@###@###@@@@@@@",
+".+@@@@@@#$$%#$$%@@@@@@",
+".+@@@@@@#$$%#$$%@@@@@@",
+".+@@@@@@@%%%@%%%@@@@@@",
+".+@@@@@@###@###@@@@@@@",
+".+@@@@@@#$$%#$$%@@@@@@",
+".+@@@@@@#$$%#$$%@@@@@@",
+".+@@@@@@@%%%@%%%@@@@@@",
+".+@@@@@@@@@@@@@@@@@@@@",
+".+@@@@@@@@@@@@@@@@@@@@",
+".+@@@@@@@@@@@@@@@@@@@@",
+".+@@@@@@@@@@@@@@@@@@@@",
+".+@@@@@@@@@@@@@@@@@@@@",
+".+@@@@@@@@@@@@@@@@@@@@",
+"......................"};
diff --git a/icewm-themes/Helix/minimizeA.xpm b/icewm-themes/Helix/minimizeA.xpm
new file mode 100644
index 00000000..101cfcdd
--- /dev/null
+++ b/icewm-themes/Helix/minimizeA.xpm
@@ -0,0 +1,56 @@
+/* XPM */
+static char * minimize_xpm[] = {
+"18 44 9 1",
+" c None",
+". c #000000",
+"+ c #FFFFFF",
+"@ c #CCCCCC",
+"# c #B3B2B0",
+"$ c #999999",
+"% c #AAA9A8",
+"& c #777675",
+"* c #CCCBCA",
+"..................",
+"++++++++++++++++++",
+"@@@@@@@@@@@@@@@@@@",
+"##################",
+"##################",
+"##################",
+"##################",
+"##################",
+"##################",
+"##################",
+"##################",
+"##################",
+"#####$$$$$$$$#####",
+"#####$.......+####",
+"#####$.......+####",
+"######++++++++####",
+"##################",
+"##################",
+"##################",
+"##################",
+"$$$$$$$$$$$$$$$$$$",
+"..................",
+"..................",
+"++++++++++++++++++",
+"@@@@@@@@@@@@@@@@@@",
+"##################",
+"##################",
+"##################",
+"##################",
+"##################",
+"##################",
+"##################",
+"##################",
+"##################",
+"##################",
+"######%%%%%%%%####",
+"######%&&&&&&&*###",
+"######%&&&&&&&*###",
+"#######********###",
+"##################",
+"##################",
+"##################",
+"$$$$$$$$$$$$$$$$$$",
+".................."};
diff --git a/icewm-themes/Helix/minimizeI.xpm b/icewm-themes/Helix/minimizeI.xpm
new file mode 100644
index 00000000..2cfa1b77
--- /dev/null
+++ b/icewm-themes/Helix/minimizeI.xpm
@@ -0,0 +1,54 @@
+/* XPM */
+static char * minimizeunfocused_xpm[] = {
+"18 44 7 1",
+" c None",
+". c #4C4C4C",
+"+ c #CCCCCC",
+"@ c #B3B2B0",
+"# c #AAA9A8",
+"$ c #777675",
+"% c #CCCBCA",
+"..................",
+"++++++++++++++++++",
+"@@@@@@@@@@@@@@@@@@",
+"@@@@@@@@@@@@@@@@@@",
+"@@@@@@@@@@@@@@@@@@",
+"@@@@@@@@@@@@@@@@@@",
+"@@@@@@@@@@@@@@@@@@",
+"@@@@@@@@@@@@@@@@@@",
+"@@@@@@@@@@@@@@@@@@",
+"@@@@@@@@@@@@@@@@@@",
+"@@@@@@@@@@@@@@@@@@",
+"@@@@@@@@@@@@@@@@@@",
+"@@@@@########@@@@@",
+"@@@@@#$$$$$$$%@@@@",
+"@@@@@#$$$$$$$%@@@@",
+"@@@@@@%%%%%%%%@@@@",
+"@@@@@@@@@@@@@@@@@@",
+"@@@@@@@@@@@@@@@@@@",
+"@@@@@@@@@@@@@@@@@@",
+"@@@@@@@@@@@@@@@@@@",
+"@@@@@@@@@@@@@@@@@@",
+"..................",
+"..................",
+"++++++++++++++++++",
+"@@@@@@@@@@@@@@@@@@",
+"@@@@@@@@@@@@@@@@@@",
+"@@@@@@@@@@@@@@@@@@",
+"@@@@@@@@@@@@@@@@@@",
+"@@@@@@@@@@@@@@@@@@",
+"@@@@@@@@@@@@@@@@@@",
+"@@@@@@@@@@@@@@@@@@",
+"@@@@@@@@@@@@@@@@@@",
+"@@@@@@@@@@@@@@@@@@",
+"@@@@@@@@@@@@@@@@@@",
+"@@@@@########@@@@@",
+"@@@@@#$$$$$$$%@@@@",
+"@@@@@#$$$$$$$%@@@@",
+"@@@@@@%%%%%%%%@@@@",
+"@@@@@@@@@@@@@@@@@@",
+"@@@@@@@@@@@@@@@@@@",
+"@@@@@@@@@@@@@@@@@@",
+"@@@@@@@@@@@@@@@@@@",
+"@@@@@@@@@@@@@@@@@@",
+".................."};
diff --git a/icewm-themes/Helix/restoreA.xpm b/icewm-themes/Helix/restoreA.xpm
new file mode 100644
index 00000000..c40236d8
--- /dev/null
+++ b/icewm-themes/Helix/restoreA.xpm
@@ -0,0 +1,56 @@
+/* XPM */
+static char * maximize_xpm[] = {
+"16 44 9 1",
+" c None",
+". c #000000",
+"+ c #FFFFFF",
+"@ c #CCCCCC",
+"# c #B3B2B0",
+"$ c #999999",
+"% c #AAA9A8",
+"& c #777675",
+"* c #CCCBCA",
+"................",
+"++++++++++++++++",
+"@@@@@@@@@@@@@@@@",
+"################",
+"################",
+"################",
+"################",
+"###$$$$$$$$#####",
+"###$.......+####",
+"###$.......+####",
+"###$.++++#.+####",
+"###$.+###$.+####",
+"###$.+###$.+####",
+"###$.#$$$$.+####",
+"###$.......+####",
+"####++++++++####",
+"################",
+"################",
+"################",
+"################",
+"$$$$$$$$$$$$$$$$",
+"................",
+"................",
+"++++++++++++++++",
+"@@@@@@@@@@@@@@@@",
+"################",
+"################",
+"################",
+"################",
+"################",
+"####%%%%%%%%####",
+"####%&&&&&&&*###",
+"####%&&&&&&&*###",
+"####%&****#&*###",
+"####%&*###%&*###",
+"####%&*###%&*###",
+"####%&#%%%%&*###",
+"####%&&&&&&&*###",
+"#####********###",
+"################",
+"################",
+"################",
+"$$$$$$$$$$$$$$$$",
+"................"};
diff --git a/icewm-themes/Helix/restoreI.xpm b/icewm-themes/Helix/restoreI.xpm
new file mode 100644
index 00000000..662bf7a9
--- /dev/null
+++ b/icewm-themes/Helix/restoreI.xpm
@@ -0,0 +1,54 @@
+/* XPM */
+static char * maximizeunfocused_xpm[] = {
+"16 44 7 1",
+" c None",
+". c #4C4C4C",
+"+ c #CCCCCC",
+"@ c #B3B2B0",
+"# c #AAA9A8",
+"$ c #777675",
+"% c #CCCBCA",
+"................",
+"++++++++++++++++",
+"@@@@@@@@@@@@@@@@",
+"@@@@@@@@@@@@@@@@",
+"@@@@@@@@@@@@@@@@",
+"@@@@@@@@@@@@@@@@",
+"@@@@@@@@@@@@@@@@",
+"@@@########@@@@@",
+"@@@#$$$$$$$%@@@@",
+"@@@#$$$$$$$%@@@@",
+"@@@#$%%%%@$%@@@@",
+"@@@#$%@@@#$%@@@@",
+"@@@#$%@@@#$%@@@@",
+"@@@#$@####$%@@@@",
+"@@@#$$$$$$$%@@@@",
+"@@@@%%%%%%%%@@@@",
+"@@@@@@@@@@@@@@@@",
+"@@@@@@@@@@@@@@@@",
+"@@@@@@@@@@@@@@@@",
+"@@@@@@@@@@@@@@@@",
+"@@@@@@@@@@@@@@@@",
+"................",
+"................",
+"++++++++++++++++",
+"@@@@@@@@@@@@@@@@",
+"@@@@@@@@@@@@@@@@",
+"@@@@@@@@@@@@@@@@",
+"@@@@@@@@@@@@@@@@",
+"@@@@@@@@@@@@@@@@",
+"@@@########@@@@@",
+"@@@#$$$$$$$%@@@@",
+"@@@#$$$$$$$%@@@@",
+"@@@#$%%%%@$%@@@@",
+"@@@#$%@@@#$%@@@@",
+"@@@#$%@@@#$%@@@@",
+"@@@#$@####$%@@@@",
+"@@@#$$$$$$$%@@@@",
+"@@@@%%%%%%%%@@@@",
+"@@@@@@@@@@@@@@@@",
+"@@@@@@@@@@@@@@@@",
+"@@@@@@@@@@@@@@@@",
+"@@@@@@@@@@@@@@@@",
+"@@@@@@@@@@@@@@@@",
+"................"};
diff --git a/icewm-themes/Helix/titleAB.xpm b/icewm-themes/Helix/titleAB.xpm
new file mode 100644
index 00000000..b5b64575
--- /dev/null
+++ b/icewm-themes/Helix/titleAB.xpm
@@ -0,0 +1,31 @@
+/* XPM */
+static char * focused_xpm[] = {
+"100 22 6 1",
+" c None",
+". c #111111",
+"+ c #F4F4F4",
+"@ c #A191A8",
+"# c #93849B",
+"$ c #82748B",
+"....................................................................................................",
+"++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++",
+"@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@",
+"####################################################################################################",
+"####################################################################################################",
+"####################################################################################################",
+"####################################################################################################",
+"####################################################################################################",
+"####################################################################################################",
+"####################################################################################################",
+"####################################################################################################",
+"####################################################################################################",
+"####################################################################################################",
+"####################################################################################################",
+"####################################################################################################",
+"####################################################################################################",
+"####################################################################################################",
+"####################################################################################################",
+"####################################################################################################",
+"####################################################################################################",
+"$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$",
+"...................................................................................................."};
diff --git a/icewm-themes/Helix/titleAM.xpm b/icewm-themes/Helix/titleAM.xpm
new file mode 100644
index 00000000..a7b8748c
--- /dev/null
+++ b/icewm-themes/Helix/titleAM.xpm
@@ -0,0 +1,56 @@
+/* XPM */
+static char * righttitlebarthing_xpm[] = {
+"14 22 31 1",
+" c None",
+". c #111111",
+"+ c #F9F9F9",
+"@ c #F4F4F4",
+"# c #F5F5F5",
+"$ c #FBFBFB",
+"% c #EFEFEF",
+"& c #CCB8CF",
+"* c #A191A8",
+"= c #B7A9BE",
+"- c #E6E6E6",
+"; c #9D8DA4",
+"> c #93849B",
+", c #DACBD4",
+"' c #B5A7BC",
+") c #A798AF",
+"! c #9788A1",
+"~ c #E2E2E2",
+"{ c #AC9BB2",
+"] c #B3A5BA",
+"^ c #A697AE",
+"/ c #E3E3E3",
+"( c #95859E",
+"_ c #B3A4B9",
+": c #AD9EB5",
+"< c #DFDFDF",
+"[ c #9C8CA3",
+"} c #85768F",
+"| c #82748B",
+"1 c #918198",
+"2 c #94849D",
+"..............",
+"+@@@#$$$+@@@@@",
+"%&***=%%%&****",
+"--;>>>,---;>>>",
+"--'>>>)---'>>>",
+"---!>>>~---!>>",
+"---{>>>]---{>>",
+"---=>>>^---=>>",
+"---,>>>;---,>>",
+"---/>>>(---/>>",
+"---->>>>---->>",
+"---/>>>(---/>>",
+"---,>>>;---,>>",
+"---=>>>^---=>>",
+"---{>>>]---{>>",
+"---!>>>~---!>>",
+"--'>>>)---'>>>",
+"--;>>>,---;>>>",
+"-_>>>:---_>>>>",
+"<>>>[---<>>>>>",
+"}|||1222}|||||",
+".............."};
diff --git a/icewm-themes/Helix/titleAP.xpm b/icewm-themes/Helix/titleAP.xpm
new file mode 100644
index 00000000..9083748c
--- /dev/null
+++ b/icewm-themes/Helix/titleAP.xpm
@@ -0,0 +1,56 @@
+/* XPM */
+static char * lefttitlebarthing_xpm[] = {
+"14 22 31 1",
+" c None",
+". c #111111",
+"+ c #F4F4F4",
+"@ c #F9F9F9",
+"# c #FBFBFB",
+"$ c #F5F5F5",
+"% c #A191A8",
+"& c #CCB8CF",
+"* c #EFEFEF",
+"= c #B7A9BE",
+"- c #93849B",
+"; c #9D8DA4",
+"> c #E6E6E6",
+", c #DACBD4",
+"' c #B5A7BC",
+") c #A798AF",
+"! c #9788A1",
+"~ c #E2E2E2",
+"{ c #AC9BB2",
+"] c #B3A5BA",
+"^ c #A697AE",
+"/ c #E3E3E3",
+"( c #95859E",
+"_ c #B3A4B9",
+": c #AD9EB5",
+"< c #DFDFDF",
+"[ c #9C8CA3",
+"} c #82748B",
+"| c #85768F",
+"1 c #94849D",
+"2 c #918198",
+"..............",
+"+++++@###$+++@",
+"%%%%&***=%%%&*",
+"---;>>>,---;>>",
+"---'>>>)---'>>",
+"--!>>>~---!>>>",
+"--{>>>]---{>>>",
+"--=>>>^---=>>>",
+"--,>>>;---,>>>",
+"--/>>>(---/>>>",
+"-->>>>---->>>>",
+"--/>>>(---/>>>",
+"--,>>>;---,>>>",
+"--=>>>^---=>>>",
+"--{>>>]---{>>>",
+"--!>>>~---!>>>",
+"---'>>>)---'>>",
+"---;>>>,---;>>",
+"----_>>>:---_>",
+"-----<>>>[---<",
+"}}}}}|1112}}}|",
+".............."};
diff --git a/icewm-themes/Helix/titleAS.xpm b/icewm-themes/Helix/titleAS.xpm
new file mode 100644
index 00000000..b5b64575
--- /dev/null
+++ b/icewm-themes/Helix/titleAS.xpm
@@ -0,0 +1,31 @@
+/* XPM */
+static char * focused_xpm[] = {
+"100 22 6 1",
+" c None",
+". c #111111",
+"+ c #F4F4F4",
+"@ c #A191A8",
+"# c #93849B",
+"$ c #82748B",
+"....................................................................................................",
+"++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++",
+"@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@",
+"####################################################################################################",
+"####################################################################################################",
+"####################################################################################################",
+"####################################################################################################",
+"####################################################################################################",
+"####################################################################################################",
+"####################################################################################################",
+"####################################################################################################",
+"####################################################################################################",
+"####################################################################################################",
+"####################################################################################################",
+"####################################################################################################",
+"####################################################################################################",
+"####################################################################################################",
+"####################################################################################################",
+"####################################################################################################",
+"####################################################################################################",
+"$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$",
+"...................................................................................................."};
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",
+"..............................................................................................................................................................",
+"++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++",
+"@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@",
+"##############################################################################################################################################################",
+"##############################################################################################################################################################",
+"##############################################################################################################################################################",
+"##############################################################################################################################################################",
+"##############################################################################################################################################################",
+"##############################################################################################################################################################",
+"##############################################################################################################################################################",
+"##############################################################################################################################################################",
+"##############################################################################################################################################################",
+"##############################################################################################################################################################",
+"##############################################################################################################################################################",
+"##############################################################################################################################################################",
+"##############################################################################################################################################################",
+"##############################################################################################################################################################",
+"##############################################################################################################################################################",
+"##############################################################################################################################################################",
+"##############################################################################################################################################################",
+"$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$",
+".............................................................................................................................................................."};
diff --git a/icewm-themes/Helix/titleIB.xpm b/icewm-themes/Helix/titleIB.xpm
new file mode 100644
index 00000000..ddf77991
--- /dev/null
+++ b/icewm-themes/Helix/titleIB.xpm
@@ -0,0 +1,29 @@
+/* XPM */
+static char * unfocused_xpm[] = {
+"233 22 4 1",
+" c None",
+". c #4C4C4C",
+"+ c #CCCCCC",
+"@ c #B3B2B0",
+".........................................................................................................................................................................................................................................",
+"+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++",
+"@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@",
+"@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@",
+"@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@",
+"@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@",
+"@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@",
+"@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@",
+"@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@",
+"@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@",
+"@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@",
+"@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@",
+"@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@",
+"@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@",
+"@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@",
+"@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@",
+"@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@",
+"@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@",
+"@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@",
+"@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@",
+"@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@",
+"........................................................................................................................................................................................................................................."};
diff --git a/icewm-themes/Helix/titleIP.xpm b/icewm-themes/Helix/titleIP.xpm
new file mode 100644
index 00000000..ddf77991
--- /dev/null
+++ b/icewm-themes/Helix/titleIP.xpm
@@ -0,0 +1,29 @@
+/* XPM */
+static char * unfocused_xpm[] = {
+"233 22 4 1",
+" c None",
+". c #4C4C4C",
+"+ c #CCCCCC",
+"@ c #B3B2B0",
+".........................................................................................................................................................................................................................................",
+"+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++",
+"@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@",
+"@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@",
+"@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@",
+"@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@",
+"@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@",
+"@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@",
+"@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@",
+"@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@",
+"@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@",
+"@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@",
+"@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@",
+"@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@",
+"@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@",
+"@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@",
+"@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@",
+"@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@",
+"@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@",
+"@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@",
+"@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@",
+"........................................................................................................................................................................................................................................."};
diff --git a/icewm-themes/Helix/titleIS.xpm b/icewm-themes/Helix/titleIS.xpm
new file mode 100644
index 00000000..ddf77991
--- /dev/null
+++ b/icewm-themes/Helix/titleIS.xpm
@@ -0,0 +1,29 @@
+/* XPM */
+static char * unfocused_xpm[] = {
+"233 22 4 1",
+" c None",
+". c #4C4C4C",
+"+ c #CCCCCC",
+"@ c #B3B2B0",
+".........................................................................................................................................................................................................................................",
+"+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++",
+"@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@",
+"@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@",
+"@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@",
+"@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@",
+"@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@",
+"@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@",
+"@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@",
+"@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@",
+"@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@",
+"@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@",
+"@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@",
+"@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@",
+"@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@",
+"@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@",
+"@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@",
+"@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@",
+"@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@",
+"@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@",
+"@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@",
+"........................................................................................................................................................................................................................................."};
diff --git a/icewm-themes/Helix/titleIT.xpm b/icewm-themes/Helix/titleIT.xpm
new file mode 100644
index 00000000..ddf77991
--- /dev/null
+++ b/icewm-themes/Helix/titleIT.xpm
@@ -0,0 +1,29 @@
+/* XPM */
+static char * unfocused_xpm[] = {
+"233 22 4 1",
+" c None",
+". c #4C4C4C",
+"+ c #CCCCCC",
+"@ c #B3B2B0",
+".........................................................................................................................................................................................................................................",
+"+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++",
+"@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@",
+"@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@",
+"@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@",
+"@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@",
+"@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@",
+"@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@",
+"@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@",
+"@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@",
+"@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@",
+"@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@",
+"@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@",
+"@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@",
+"@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@",
+"@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@",
+"@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@",
+"@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@",
+"@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@",
+"@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@",
+"@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@",
+"........................................................................................................................................................................................................................................."};
diff --git a/twin-styles/icewm/config/config.cpp b/twin-styles/icewm/config/config.cpp
index 2e36fbfa..c366a138 100644
--- a/twin-styles/icewm/config/config.cpp
+++ b/twin-styles/icewm/config/config.cpp
@@ -97,12 +97,15 @@ IceWMConfig::IceWMConfig( TDEConfig* conf, TQWidget* parent )
urlLabel->setText( i18n("Open TDE's IceWM theme folder") );
themeLabel = new TQLabel(
- i18n("Clicking on the link above will cause a window to appear "
- "showing the TDE IceWM theme folder. You can "
- "add or remove native IceWM themes by "
- "uncompressing <b>http://icewm.themes.org/</b> theme files "
- "into this folder, or by creating folder symlinks to "
- "existing IceWM themes on your system."), mainWidget );
+ i18n("Clicking on the link above will cause a window to appear showing the TDE IceWM theme folder. "
+ "You can add or remove native IceWM themes by installing theme files into this folder or by "
+ "creating folder symlinks to existing IceWM themes on your system. "
+ "You can get extra-themes here: <b>https://github.com/bbidulock/icewm-extra-themes</b>"
+ ), mainWidget );
+
+ TQWhatsThis::add( themeLabel,
+ i18n("You're supposed to copy the entire theme folders "
+ "into your TDE IceWM theme folder.") );
// Load configuration options
load( conf );