From 9195f20ec9be74c70cc99945a3dece45dcec9c8f Mon Sep 17 00:00:00 2001
From: Olivier Fourdan <fourdan.olivier@wanadoo.fr>
Date: Sat, 10 Jan 2004 23:33:34 +0000
Subject: [PATCH] Play with themes again, rename previous defaut as
 "synthetic", and use a much simpler default theme

(Old svn revision: 11520)
---
 configure                                     |   3 +-
 configure.ac                                  |   1 +
 po/de.gmo                                     | Bin 7031 -> 7269 bytes
 themes/Makefile.am                            |   1 +
 themes/Makefile.in                            |   1 +
 themes/default/README                         |   3 +-
 themes/default/bottom-left-active.xpm         |   8 +-
 themes/default/bottom-left-inactive.xpm       |   8 +-
 themes/default/bottom-right-active.xpm        |   8 +-
 themes/default/bottom-right-inactive.xpm      |   8 +-
 themes/default/close-active.xpm               |  73 ++--
 themes/default/close-inactive.xpm             |  59 ++-
 themes/default/close-pressed.xpm              |  73 ++--
 themes/default/hide-active.xpm                |  73 ++--
 themes/default/hide-inactive.xpm              |  59 ++-
 themes/default/hide-pressed.xpm               |  73 ++--
 themes/default/maximize-active.xpm            |  73 ++--
 themes/default/maximize-inactive.xpm          |  59 ++-
 themes/default/maximize-pressed.xpm           |  73 ++--
 themes/default/maximize-toggled-active.xpm    |  73 ++--
 themes/default/maximize-toggled-inactive.xpm  |  59 ++-
 themes/default/maximize-toggled-pressed.xpm   |  73 ++--
 themes/default/menu-active.xpm                |  73 ++--
 themes/default/menu-inactive.xpm              |  59 ++-
 themes/default/menu-pressed.xpm               |  73 ++--
 themes/default/shade-active.xpm               |  73 ++--
 themes/default/shade-inactive.xpm             |  59 ++-
 themes/default/shade-pressed.xpm              |  73 ++--
 themes/default/shade-toggled-active.xpm       |  73 ++--
 themes/default/shade-toggled-inactive.xpm     |  59 ++-
 themes/default/shade-toggled-pressed.xpm      |  73 ++--
 themes/default/stick-active.xpm               |  73 ++--
 themes/default/stick-inactive.xpm             |  59 ++-
 themes/default/stick-pressed.xpm              |  73 ++--
 themes/default/stick-toggled-active.xpm       |  73 ++--
 themes/default/stick-toggled-inactive.xpm     |  59 ++-
 themes/default/stick-toggled-pressed.xpm      |  73 ++--
 themes/default/themerc                        |  15 +-
 themes/default/title-1-active.xpm             |  78 ++--
 themes/default/title-1-inactive.xpm           |  58 ++-
 themes/default/title-2-active.xpm             |  80 ++--
 themes/default/title-2-inactive.xpm           |  62 +--
 themes/default/title-3-active.xpm             |  80 ++--
 themes/default/title-3-inactive.xpm           |  60 +--
 themes/default/title-4-active.xpm             |  82 ++--
 themes/default/title-4-inactive.xpm           |  64 +--
 themes/default/title-5-active.xpm             |  78 ++--
 themes/default/title-5-inactive.xpm           |  58 ++-
 themes/default/top-left-active.xpm            |  78 ++--
 themes/default/top-left-inactive.xpm          |  60 ++-
 themes/default/top-right-active.xpm           |  78 ++--
 themes/default/top-right-inactive.xpm         |  60 ++-
 themes/synthetic/Makefile.am                  |  55 +++
 themes/synthetic/Makefile.in                  | 408 ++++++++++++++++++
 themes/synthetic/README                       |   6 +
 themes/synthetic/bottom-active.xpm            |  14 +
 themes/synthetic/bottom-inactive.xpm          |  14 +
 themes/synthetic/bottom-left-active.xpm       |  25 ++
 themes/synthetic/bottom-left-inactive.xpm     |  25 ++
 themes/synthetic/bottom-right-active.xpm      |  25 ++
 themes/synthetic/bottom-right-inactive.xpm    |  25 ++
 themes/synthetic/close-active.xpm             |  47 ++
 themes/synthetic/close-inactive.xpm           |  33 ++
 themes/synthetic/close-pressed.xpm            |  47 ++
 themes/synthetic/hide-active.xpm              |  47 ++
 themes/synthetic/hide-inactive.xpm            |  33 ++
 themes/synthetic/hide-pressed.xpm             |  47 ++
 themes/synthetic/left-active.xpm              |  41 ++
 themes/synthetic/left-inactive.xpm            |  41 ++
 themes/synthetic/maximize-active.xpm          |  47 ++
 themes/synthetic/maximize-inactive.xpm        |  33 ++
 themes/synthetic/maximize-pressed.xpm         |  47 ++
 themes/synthetic/maximize-toggled-active.xpm  |  47 ++
 .../synthetic/maximize-toggled-inactive.xpm   |  33 ++
 themes/synthetic/maximize-toggled-pressed.xpm |  47 ++
 themes/synthetic/menu-active.xpm              |  47 ++
 themes/synthetic/menu-inactive.xpm            |  33 ++
 themes/synthetic/menu-pressed.xpm             |  47 ++
 themes/synthetic/right-active.xpm             |  41 ++
 themes/synthetic/right-inactive.xpm           |  41 ++
 themes/synthetic/shade-active.xpm             |  47 ++
 themes/synthetic/shade-inactive.xpm           |  33 ++
 themes/synthetic/shade-pressed.xpm            |  47 ++
 themes/synthetic/shade-toggled-active.xpm     |  47 ++
 themes/synthetic/shade-toggled-inactive.xpm   |  33 ++
 themes/synthetic/shade-toggled-pressed.xpm    |  47 ++
 themes/synthetic/stick-active.xpm             |  47 ++
 themes/synthetic/stick-inactive.xpm           |  33 ++
 themes/synthetic/stick-pressed.xpm            |  47 ++
 themes/synthetic/stick-toggled-active.xpm     |  47 ++
 themes/synthetic/stick-toggled-inactive.xpm   |  33 ++
 themes/synthetic/stick-toggled-pressed.xpm    |  47 ++
 themes/synthetic/themerc                      |   9 +
 themes/synthetic/title-1-active.xpm           |  54 +++
 themes/synthetic/title-1-inactive.xpm         |  34 ++
 themes/synthetic/title-2-active.xpm           |  52 +++
 themes/synthetic/title-2-inactive.xpm         |  34 ++
 themes/synthetic/title-3-active.xpm           |  52 +++
 themes/synthetic/title-3-inactive.xpm         |  34 ++
 themes/synthetic/title-4-active.xpm           |  52 +++
 themes/synthetic/title-4-inactive.xpm         |  34 ++
 themes/synthetic/title-5-active.xpm           |  54 +++
 themes/synthetic/title-5-inactive.xpm         |  34 ++
 themes/synthetic/top-left-active.xpm          |  52 +++
 themes/synthetic/top-left-inactive.xpm        |  34 ++
 themes/synthetic/top-right-active.xpm         |  52 +++
 themes/synthetic/top-right-inactive.xpm       |  34 ++
 107 files changed, 3738 insertions(+), 1658 deletions(-)
 create mode 100644 themes/synthetic/Makefile.am
 create mode 100644 themes/synthetic/Makefile.in
 create mode 100644 themes/synthetic/README
 create mode 100644 themes/synthetic/bottom-active.xpm
 create mode 100644 themes/synthetic/bottom-inactive.xpm
 create mode 100644 themes/synthetic/bottom-left-active.xpm
 create mode 100644 themes/synthetic/bottom-left-inactive.xpm
 create mode 100644 themes/synthetic/bottom-right-active.xpm
 create mode 100644 themes/synthetic/bottom-right-inactive.xpm
 create mode 100644 themes/synthetic/close-active.xpm
 create mode 100644 themes/synthetic/close-inactive.xpm
 create mode 100644 themes/synthetic/close-pressed.xpm
 create mode 100644 themes/synthetic/hide-active.xpm
 create mode 100644 themes/synthetic/hide-inactive.xpm
 create mode 100644 themes/synthetic/hide-pressed.xpm
 create mode 100644 themes/synthetic/left-active.xpm
 create mode 100644 themes/synthetic/left-inactive.xpm
 create mode 100644 themes/synthetic/maximize-active.xpm
 create mode 100644 themes/synthetic/maximize-inactive.xpm
 create mode 100644 themes/synthetic/maximize-pressed.xpm
 create mode 100644 themes/synthetic/maximize-toggled-active.xpm
 create mode 100644 themes/synthetic/maximize-toggled-inactive.xpm
 create mode 100644 themes/synthetic/maximize-toggled-pressed.xpm
 create mode 100644 themes/synthetic/menu-active.xpm
 create mode 100644 themes/synthetic/menu-inactive.xpm
 create mode 100644 themes/synthetic/menu-pressed.xpm
 create mode 100644 themes/synthetic/right-active.xpm
 create mode 100644 themes/synthetic/right-inactive.xpm
 create mode 100644 themes/synthetic/shade-active.xpm
 create mode 100644 themes/synthetic/shade-inactive.xpm
 create mode 100644 themes/synthetic/shade-pressed.xpm
 create mode 100644 themes/synthetic/shade-toggled-active.xpm
 create mode 100644 themes/synthetic/shade-toggled-inactive.xpm
 create mode 100644 themes/synthetic/shade-toggled-pressed.xpm
 create mode 100644 themes/synthetic/stick-active.xpm
 create mode 100644 themes/synthetic/stick-inactive.xpm
 create mode 100644 themes/synthetic/stick-pressed.xpm
 create mode 100644 themes/synthetic/stick-toggled-active.xpm
 create mode 100644 themes/synthetic/stick-toggled-inactive.xpm
 create mode 100644 themes/synthetic/stick-toggled-pressed.xpm
 create mode 100644 themes/synthetic/themerc
 create mode 100644 themes/synthetic/title-1-active.xpm
 create mode 100644 themes/synthetic/title-1-inactive.xpm
 create mode 100644 themes/synthetic/title-2-active.xpm
 create mode 100644 themes/synthetic/title-2-inactive.xpm
 create mode 100644 themes/synthetic/title-3-active.xpm
 create mode 100644 themes/synthetic/title-3-inactive.xpm
 create mode 100644 themes/synthetic/title-4-active.xpm
 create mode 100644 themes/synthetic/title-4-inactive.xpm
 create mode 100644 themes/synthetic/title-5-active.xpm
 create mode 100644 themes/synthetic/title-5-inactive.xpm
 create mode 100644 themes/synthetic/top-left-active.xpm
 create mode 100644 themes/synthetic/top-left-inactive.xpm
 create mode 100644 themes/synthetic/top-right-active.xpm
 create mode 100644 themes/synthetic/top-right-inactive.xpm

diff --git a/configure b/configure
index fe3714ef7..e924f6f87 100755
--- a/configure
+++ b/configure
@@ -23313,7 +23313,7 @@ echo "${ECHO_T}yes" >&6
   fi
 
 
-                                                                                                                                                                                                                                                                                        ac_config_files="$ac_config_files xfwm4.spec Makefile doc/Makefile doc/C/Makefile doc/C/images/Makefile doc/fr/Makefile doc/fr/images/Makefile defaults/Makefile mcs-plugin/Makefile po/Makefile.in src/Makefile themes/Makefile themes/bbs/Makefile themes/curve/Makefile themes/default/Makefile themes/default.keys/Makefile themes/default-4.0/Makefile themes/exocet/Makefile themes/meenee/Makefile themes/microcurve/Makefile themes/microdeck/Makefile themes/microdeck2/Makefile themes/microdeck3/Makefile themes/opta/Makefile themes/prune/Makefile themes/tgc/Makefile themes/tgc-large/Makefile themes/tubular/Makefile"
+                                                                                                                                                                                                                                                                                                  ac_config_files="$ac_config_files xfwm4.spec Makefile doc/Makefile doc/C/Makefile doc/C/images/Makefile doc/fr/Makefile doc/fr/images/Makefile defaults/Makefile mcs-plugin/Makefile po/Makefile.in src/Makefile themes/Makefile themes/bbs/Makefile themes/curve/Makefile themes/default/Makefile themes/default.keys/Makefile themes/default-4.0/Makefile themes/exocet/Makefile themes/meenee/Makefile themes/microcurve/Makefile themes/microdeck/Makefile themes/microdeck2/Makefile themes/microdeck3/Makefile themes/opta/Makefile themes/prune/Makefile themes/synthetic/Makefile themes/tgc/Makefile themes/tgc-large/Makefile themes/tubular/Makefile"
 cat >confcache <<\_ACEOF
 # This file is a shell script that caches the results of configure
 # tests run on this system so they can be shared between configure
@@ -23909,6 +23909,7 @@ do
   "themes/microdeck3/Makefile" ) CONFIG_FILES="$CONFIG_FILES themes/microdeck3/Makefile" ;;
   "themes/opta/Makefile" ) CONFIG_FILES="$CONFIG_FILES themes/opta/Makefile" ;;
   "themes/prune/Makefile" ) CONFIG_FILES="$CONFIG_FILES themes/prune/Makefile" ;;
+  "themes/synthetic/Makefile" ) CONFIG_FILES="$CONFIG_FILES themes/synthetic/Makefile" ;;
   "themes/tgc/Makefile" ) CONFIG_FILES="$CONFIG_FILES themes/tgc/Makefile" ;;
   "themes/tgc-large/Makefile" ) CONFIG_FILES="$CONFIG_FILES themes/tgc-large/Makefile" ;;
   "themes/tubular/Makefile" ) CONFIG_FILES="$CONFIG_FILES themes/tubular/Makefile" ;;
diff --git a/configure.ac b/configure.ac
index 82a2d6d63..6329064b8 100644
--- a/configure.ac
+++ b/configure.ac
@@ -103,6 +103,7 @@ themes/microdeck2/Makefile
 themes/microdeck3/Makefile
 themes/opta/Makefile
 themes/prune/Makefile
+themes/synthetic/Makefile
 themes/tgc/Makefile
 themes/tgc-large/Makefile
 themes/tubular/Makefile
diff --git a/po/de.gmo b/po/de.gmo
index b0f391561d8f30dc23f3bedb38fc9d633b5c2cfc..e75fa2ec895cec00b387d2fd2d55fd9afa548ee1 100644
GIT binary patch
delta 2492
zcmYk-e@vBC9LMp4{1Qk-Od}C`2rm?dUJ&U*3MM}yK?Rg7g8(lNKPKF3_g>Apx$FFc
z&8b_-?8mSzXIslZw02!J=4@-u$!u$@+)QVGWUV#$r*xySHhX{WJ(g#D@9RA0InVk1
zJj_=8=8OKElXA+ChKLnJSF$n3@N^nKq-*nyDZ?pTiL+RYD>95J#Cj}37j^%ry*`g6
zTz_w`=kQ6c3o;Y+efYF7QPV|c88@P+3h&~x_!+LjTeuc8vy54Xwa6Gu1Q*~TtiWSf
ziI?sDd-nc6sJUc5W(--g7&Xv*TuA?B6PZ*B+EESe#B6lYgZnWZPorl3F+PLWk+GTk
zxC9^IVq8KaDd<6!m!dkZ#ih6zHK1Nhp?@<-MjeizDjq^LbQE)N0@dJo)Ppf(HO(Yy
zU{|mOzeTM~?m}Z0VIk_da?}K?Q2ne&J+}p;8c`=1ZNVPo&m6J7gIdy$P!HTdHFU>b
z-?i7%sDb^7T9LnPc`~D5QA`GEAj?qC=V3k;E@J(ask1k_kx3Xo>Ttbj%g2#F^8r8V
z;8R<E5w&8IsF`22euwJtCNdUt2bbdvY6a5y(ZF)ES$}0b6llpSkUFLT)zJ>r%JkUs
z{is7YhE;e8HS>F@nax?%n99@8Nn%py<$5*yS&TiXGc*>pnG0A-!A&f~WKPa1EXR86
zM!gkhZ25KTEUKZR#}hMbMYS`CEAb@y@k?yLJodW@dy%o4=qF^f<X>SPUd0Xg3u*=q
z(^th3)C_&7`n9Nmwjx!{LDY)9jjA_+TG2DO5o7lLeRQ~ffF8a7&J&5fYeLG*Hq?Uy
zs6%(amLEnI$GnHyqI0OdokVp!W$*uJ{T)?r&R%EcCI*&|nphEL>HRMyqlT)m0~=8d
zzK`ngENVtyST7-e<{N(0!EG$SX<MGjS4<zWB7U?o8}K>YjykM|Q3E)R>3aXimB9&H
z;Vi1*3#j+}Yt)KNq3Yd64d^ab;UB0ycR1o|xCQlm2kO(j8`bd`vKZzha%{{wjH;o_
zWH=w@3Toy*p*s2%b$<r6LVuzDM<j7j=+hLSX6UnSMb+!KhEXec1hqn^tQWC@>mTx1
ze`V5WRU@pnHlp6=cGQ4&A#afxAYLXkJKa~>oxmjHYGRP+v}K}^D6!X1q59JS*2+Au
z{nyee>D22L86q?bjrdh!9??oDX_>W`Yl)qN(o4h}gx&^yv^Em!2qk@6I2QU(7f;$A
zCFT=PecJz8;x(c!UX*z6x07!t>TQ|c@ki5^M=myz*DJc2sJ7*m_&U)|bP?J{r4GVF
z=<BGrEvk=%4#UH=jf{_|A=sw){;fwPeSowb{lqJTk`CxrqKPOcw2ewT2!|*pdI_Bq
zKcS?vqtv2i+Q{?}F40UVy^tV&TJ`_oMM4Ksi8B~aYpf5^o1jCyi|~%0n18LIsc(41
z?RO$U#~*V0BCZo~-*Wbbf_^s~u5mnJ<AMJxxq*lqa{Bw+(O|$C4feaL6Kl&Do424o
z$h`v*r)S6=*&Dl&m7bbiS>`P-^ZFdGx5it&%3B_r$v&Rc*%Ay;)7j$=2iySt?c=vC
z6g)_ejvER`+>sGC@L%7yc3{{)6mf<}o#tT;VKB5W(C>sJeW6IAZY-Qrmz>%>JTl<M
OK3_VWGXCN6TmJ%F@cGyP

delta 2263
zcmYM#YfRO39LMo5H!pw)C}!dX6|kZsaNvNVC>Ci%Vde!*ydHSa@<Ex6(#`+e+}xQy
z5SjWwoh#eOEvM_)YGYY#X>BdVX|Cbrfs?s8=M!tFQ`h@*&iAa}_@3AA_xu0<zx)5s
z(467A;8tPgK_hh$lZoaGvlwm}!4GNwD6<guU@88D<#-3DW6o%^nHa)ZxXjC+<BOD!
zdHH*sLHRmPz~{;9ffZ$&y-Y<VR^l40!5BvHN2D)%h-2_6hA}(GtQH$l*SDgs??8<`
zhWy!nel+l-n1{b$77k#(1!mXClu>aPN8*^=<P3}OCCc-WKCKJK;YV12yD<|FdHoTj
z2|JBN*pC{>Wz>CtV?N$Q-S+?s=--}@Da2fcuN$YK9xO#x$tq9-i(o4@qGlY!v3LOW
z+?S}C^`SaCg?jEBYCsoIOMe5k5)Uy@CY>KGWdZ7e#i)kbyu8B89jJkAMy<#PUcU{Q
zgKb9*WRKVH!zq*xxM#fnBGR{A&13y_h;I9ZOs1n5W%HvBCZPsWhFY=;)XeMMCRB$l
zNE6nElW-ks1wKO!Eao0UZQTjv&%PVW`m3Y!l(aMhe&H_a@C{=fhG<PQ??esgL-%8^
z@5Yievz=JQ_2cwXjsvJOH0+kJ&#zE!!PjwHKt`wk2du!`ZXPF14>q7?6h%F_6HD<V
zM)4vxV|YB<hTX^*>>O%|FJUp>#72CKnn*ndLiYs=$Y@4OQ4g%d5Jr(d>)}T$)Q4KS
zZ?Oq~_4+K9t%PzumSHt&i`tPt+sKce>qecenAi6pa}DfkGOV)oqxSF*RELAf8*IpZ
zgt{;1h2+~(j2ifC)QoCTXJj6#ohA4lu0pkU66w&+qMrLLA^ZO)nTb?fL3MB+r{Ytu
zFXp1YWVOhotqotrPE?0Ir~w>9&G0Mt8^3-Q)$Y%z*LeW7B7-<m@Be)=8qq&khfh#@
zT}`iQxC7Nd6!oe71l93jWQ=wKIR@5`YUdKN&Gr{+=J!wo``52OL#<E-2P@DwzmN=d
zR*9Nni@O1J<EQR!R7bt273y;@V3_idJCPHo0k*pBs522o4QLDUvM2?K!=px(^h#)t
zXeZI&I?N!th~-2oy-P+jQc5Q_Dnrt%H!YD%u2?(y7D68(C2gBhEwPAb*7u*)woQbV
zTxlt>glHpH6Vr)RM1)Y9L%g5JB|k13Jg=3~vg`FsC2h|NFK8>3>WQ}qz4qnWe-3tH
zIXB}wgp%I<g^3&|+?|CwA9D$P_0|%4hu08F^N0mR2N5MwsfkRP7Z#(oTK|fb0_}@Z
zC9#rVYivF78nKMfH$i9OZK9gc{^|6-NxVUH68c^=5c<HR(tI)%gwBCZeJbgdoaqJ5
zo{rJ~NvBt-hG<o$_xz~e<JU&-N{@Htj>yWd2~~$f;hK_gxFHe=RaM1z6zofjZyMK-
R5&vSsz09<&y?cuX{{wGdyHNlD

diff --git a/themes/Makefile.am b/themes/Makefile.am
index a47b5dbd3..477bfa88f 100644
--- a/themes/Makefile.am
+++ b/themes/Makefile.am
@@ -15,6 +15,7 @@ SUBDIRS =								\
 	microdeck3 							\
 	opta								\
 	prune								\
+	synthetic							\
 	tgc								\
 	tgc-large							\
 	tubular
diff --git a/themes/Makefile.in b/themes/Makefile.in
index e16b421b4..99d58aa38 100644
--- a/themes/Makefile.in
+++ b/themes/Makefile.in
@@ -198,6 +198,7 @@ SUBDIRS = \
 	microdeck3 							\
 	opta								\
 	prune								\
+	synthetic							\
 	tgc								\
 	tgc-large							\
 	tubular
diff --git a/themes/default/README b/themes/default/README
index 1f9f7d297..6fc34f3db 100644
--- a/themes/default/README
+++ b/themes/default/README
@@ -1,5 +1,4 @@
 default
 -------
 
-A much more colored default theme for xfwm4. Inspired by various other themes.
-To be used with new default gtk theme/engine for xfce.
+A much simpler default theme for xfwm4
diff --git a/themes/default/bottom-left-active.xpm b/themes/default/bottom-left-active.xpm
index 8778c2329..5dc18b46d 100644
--- a/themes/default/bottom-left-active.xpm
+++ b/themes/default/bottom-left-active.xpm
@@ -19,7 +19,7 @@ static char * bottom_left_active_xpm[] = {
 "@.$++           ",
 "@.$++           ",
 "@.$+++++++++++++",
-"@.$+++++++++++++",
-"@.$$$$$$$$$$$$$$",
-"@...............",
-"@@@@@@@@@@@@@@@@"};
+" @.$++++++++++++",
+" @..$$$$$$$$$$$$",
+"  @@............",
+"    @@@@@@@@@@@@"};
diff --git a/themes/default/bottom-left-inactive.xpm b/themes/default/bottom-left-inactive.xpm
index f11175584..aeefd94ba 100644
--- a/themes/default/bottom-left-inactive.xpm
+++ b/themes/default/bottom-left-inactive.xpm
@@ -19,7 +19,7 @@ static char * bottom_left_inactive_xpm[] = {
 "@.$++           ",
 "@.$++           ",
 "@.$+++++++++++++",
-"@.$+++++++++++++",
-"@.$$$$$$$$$$$$$$",
-"@...............",
-"@@@@@@@@@@@@@@@@"};
+" @.$++++++++++++",
+" @..$$$$$$$$$$$$",
+"  @@............",
+"    @@@@@@@@@@@@"};
diff --git a/themes/default/bottom-right-active.xpm b/themes/default/bottom-right-active.xpm
index e8fe7787a..0acec9c94 100644
--- a/themes/default/bottom-right-active.xpm
+++ b/themes/default/bottom-right-active.xpm
@@ -19,7 +19,7 @@ static char * bottom_right_active_xpm[] = {
 "           ++$.@",
 "           ++$.@",
 "+++++++++++++$.@",
-"+++++++++++++$.@",
-"$$$$$$$$$$$$$$.@",
-"...............@",
-"@@@@@@@@@@@@@@@@"};
+"++++++++++++$.@ ",
+"$$$$$$$$$$$$..@ ",
+"............@@  ",
+"@@@@@@@@@@@@    "};
diff --git a/themes/default/bottom-right-inactive.xpm b/themes/default/bottom-right-inactive.xpm
index d049287d6..0948ec4f5 100644
--- a/themes/default/bottom-right-inactive.xpm
+++ b/themes/default/bottom-right-inactive.xpm
@@ -19,7 +19,7 @@ static char * bottom_right_inactive_xpm[] = {
 "           ++$.@",
 "           ++$.@",
 "+++++++++++++$.@",
-"+++++++++++++$.@",
-"$$$$$$$$$$$$$$.@",
-"...............@",
-"@@@@@@@@@@@@@@@@"};
+"++++++++++++$.@ ",
+"$$$$$$$$$$$$..@ ",
+"............@@  ",
+"@@@@@@@@@@@@    "};
diff --git a/themes/default/close-active.xpm b/themes/default/close-active.xpm
index 26f52819c..3e1912d51 100644
--- a/themes/default/close-active.xpm
+++ b/themes/default/close-active.xpm
@@ -1,47 +1,32 @@
 /* XPM */
 static char * close_active_xpm[] = {
-"21 25 19 1",
+"17 21 6 1",
 "       c None",
-".      c #3A6E9E",
-"+      c #7FABD7",
-"@      c #3A6EA2",
-"#      c #264C73",
-"$      c #3E6EA2",
-"%      c #3E72A6",
-"&      c #4272A6",
-"*      c #FFFFFF",
-"=      c #4276A6",
-"-      c #4676AA",
-";      c #467AAE",
-">      c #4A7AAE",
-",      c #4A7EAE",
-"'      c #4E7EB2",
-")      c #4E82B2",
-"!      c #5282B6",
-"~      c #5286BA",
-"{      c #5686BA",
-"                     ",
-"                     ",
-"                     ",
-"                     ",
-"                     ",
-"...+++++++++++++++...",
-"@@+###############+@@",
-"$$+###############+$$",
-"%%+###############+%%",
-"&&+###**#####**###+&&",
-"==+###***###***###+==",
-"--+####***#***####+--",
-"--+#####*****#####+--",
-";;+######***######+;;",
-">>+#####*****#####+>>",
-",,+####***#***####+,,",
-"''+###***###***###+''",
-"))+###**#####**###+))",
-"!!+###############+!!",
-"!!+###############+!!",
-"~~+###############+~~",
-"{{{+++++++++++++++{{{",
-"                     ",
-"                     ",
-"                     "};
+".      c #FFFFFF s active_hilight_2",
+"+      c #D5D6D5 s active_color_2",
+"@      c #949594 s active_shadow_2",
+"#      c #000000",
+"$      c #B4BAB4 s active_mid_2",
+"                 ",
+"                 ",
+"                 ",
+"+++++++++++++++++",
+"+++++++++++++++++",
+"+++++++++++++++++",
+"+++++++++++++++++",
+"++++##+++++##++++",
+"++++###+++###++++",
+"++++@###+###@++++",
+"++++$@#####@$++++",
+"+++++$@###@$+++++",
+"++++++#####++++++",
+"+++++###@###+++++",
+"++++###@$@###++++",
+"++++##@$+$@##++++",
+"++++@@$+++$@@++++",
+"++++$$+++++$$++++",
+"+++++++++++++++++",
+"+++++++++++++++++",
+"                 ",
+"                 "};
+
diff --git a/themes/default/close-inactive.xpm b/themes/default/close-inactive.xpm
index 97cba8c6e..e54865063 100644
--- a/themes/default/close-inactive.xpm
+++ b/themes/default/close-inactive.xpm
@@ -1,33 +1,32 @@
 /* XPM */
 static char * close_inactive_xpm[] = {
-"21 25 5 1",
+"17 21 6 1",
 "       c None",
-".      c #E0E0E0 s inactive_color_1",
-"+      c #CECECE s inactive_mid_1",
-"@      c #9D9D9D s inactive_shadow_1",
-"#      c #FFFFFF s inactive_hilight_1",
-"                     ",
-"                     ",
-"                     ",
-"                     ",
-"                     ",
-"...###############...",
-"..#@@@@@@@@@@@@@@@#..",
-"..#@@@@@@@@@@@@@@@#..",
-"..#@@@@@@@@@@@@@@@#..",
-"..#@@@##@@@@@##@@@#..",
-"..#@@@###@@@###@@@#..",
-"..#@@@@###@###@@@@#..",
-"..#@@@@@#####@@@@@#..",
-"..#@@@@@@###@@@@@@#..",
-"..#@@@@@#####@@@@@#..",
-"..#@@@@###@###@@@@#..",
-"..#@@@###@@@###@@@#..",
-"..#@@@##@@@@@##@@@#..",
-"..#@@@@@@@@@@@@@@@#..",
-"..#@@@@@@@@@@@@@@@#..",
-"..#@@@@@@@@@@@@@@@#..",
-"...###############...",
-"                     ",
-"                     ",
-"                     "};
+".      c #FFFFFF s inactive_hilight_2",
+"+      c #D5D6D5 s inactive_color_2",
+"@      c #949594 s inactive_shadow_2",
+"#      c #000000",
+"$      c #B4BAB4 s inactive_mid_2",
+"                 ",
+"                 ",
+"                 ",
+"+++++++++++++++++",
+"+++++++++++++++++",
+"+++++++++++++++++",
+"+++++++++++++++++",
+"++++@@+++++@@++++",
+"++++@@@+++@@@++++",
+"++++$@@@+@@@$++++",
+"+++++$@@@@@$+++++",
+"++++++$@@@$++++++",
+"++++++@@@@@++++++",
+"+++++@@@$@@@+++++",
+"++++@@@$+$@@@++++",
+"++++@@$+++$@@++++",
+"++++$$+++++$$++++",
+"+++++++++++++++++",
+"+++++++++++++++++",
+"+++++++++++++++++",
+"                 ",
+"                 "};
+
diff --git a/themes/default/close-pressed.xpm b/themes/default/close-pressed.xpm
index 163dbf009..83285baa7 100644
--- a/themes/default/close-pressed.xpm
+++ b/themes/default/close-pressed.xpm
@@ -1,47 +1,32 @@
 /* XPM */
 static char * close_pressed_xpm[] = {
-"21 25 19 1",
+"17 21 6 1",
 "       c None",
-".      c #3A6E9E",
-"+      c #7FABD7",
-"@      c #3A6EA2",
-"#      c #B1CBE6",
-"$      c #3E6EA2",
-"%      c #3E72A6",
-"&      c #4272A6",
-"*      c #264C73",
-"=      c #4276A6",
-"-      c #4676AA",
-";      c #467AAE",
-">      c #4A7AAE",
-",      c #4A7EAE",
-"'      c #4E7EB2",
-")      c #4E82B2",
-"!      c #5282B6",
-"~      c #5286BA",
-"{      c #5686BA",
-"                     ",
-"                     ",
-"                     ",
-"                     ",
-"                     ",
-"...+++++++++++++++...",
-"@@+###############+@@",
-"$$+###############+$$",
-"%%+###############+%%",
-"&&+###**#####**###+&&",
-"==+###***###***###+==",
-"--+####***#***####+--",
-"--+#####*****#####+--",
-";;+######***######+;;",
-">>+#####*****#####+>>",
-",,+####***#***####+,,",
-"''+###***###***###+''",
-"))+###**#####**###+))",
-"!!+###############+!!",
-"!!+###############+!!",
-"~~+###############+~~",
-"{{{+++++++++++++++{{{",
-"                     ",
-"                     ",
-"                     "};
+".      c #949594 s active_shadow_2",
+"+      c #D5D6D5 s active_color_2",
+"@      c #B4BAB4 s active_mid_2",
+"=      c #FFFFFF s active_hilight_2",
+"#      c #000000",
+"                 ",
+"                 ",
+"                 ",
+"................+",
+".@@@@@@@@@@@@@@@=",
+".@@@@@@@@@@@@@@@=",
+".@@@@@@@@@@@@@@@=",
+".@@@##@@@@@##@@@=",
+".@@@###@@@###@@@=",
+".@@@.###@###.@@@=",
+".@@@@.#####.@@@@=",
+".@@@@@.###.@@@@@=",
+".@@@@@#####@@@@@=",
+".@@@@###.###@@@@=",
+".@@@###.@.###@@@=",
+".@@@##.@@@.##@@@=",
+".@@@..@@@@@..@@@=",
+".@@@@@@@@@@@@@@@=",
+".@@@@@@@@@@@@@@@=",
+"+================",
+"                 ",
+"                 "}:
+
diff --git a/themes/default/hide-active.xpm b/themes/default/hide-active.xpm
index 7606341c0..4cbfc3e91 100644
--- a/themes/default/hide-active.xpm
+++ b/themes/default/hide-active.xpm
@@ -1,47 +1,32 @@
 /* XPM */
 static char * hide_active_xpm[] = {
-"21 25 19 1",
+"17 21 6 1",
 "       c None",
-".      c #3A6E9E",
-"+      c #7FABD7",
-"@      c #3A6EA2",
-"#      c #264C73",
-"$      c #3E6EA2",
-"%      c #3E72A6",
-"&      c #4272A6",
-"*      c #4276A6",
-"=      c #4676AA",
-"-      c #FFFFFF",
-";      c #467AAE",
-">      c #4A7AAE",
-",      c #4A7EAE",
-"'      c #4E7EB2",
-")      c #4E82B2",
-"!      c #5282B6",
-"~      c #5286BA",
-"{      c #5686BA",
-"                     ",
-"                     ",
-"                     ",
-"                     ",
-"                     ",
-"...+++++++++++++++...",
-"@@+###############+@@",
-"$$+###############+$$",
-"%%+###############+%%",
-"&&+###############+&&",
-"**+###############+**",
-"==+#####-----#####+==",
-"==+#####-----#####+==",
-";;+#####--#--#####+;;",
-">>+#####-----#####+>>",
-",,+#####-----#####+,,",
-"''+###############+''",
-"))+###############+))",
-"!!+###############+!!",
-"!!+###############+!!",
-"~~+###############+~~",
-"{{{+++++++++++++++{{{",
-"                     ",
-"                     ",
-"                     "};
+".      c #FFFFFF s active_hilight_2",
+"+      c #D5D6D5 s active_color_2",
+"@      c #949594 s active_shadow_2",
+"#      c #000000",
+"$      c #B4BAB4 s active_mid_2",
+"                 ",
+"                 ",
+"                 ",
+"+++++++++++++++++",
+"+++++++++++++++++",
+"+++++++++++++++++",
+"+++++++++++++++++",
+"+++++++++++++++++",
+"+++++++++++++++++",
+"++++++#####++++++",
+"++++++#####++++++",
+"++++++##+##++++++",
+"++++++#####++++++",
+"++++++#####++++++",
+"++++++@@@@@++++++",
+"++++++$$$$$++++++",
+"+++++++++++++++++",
+"+++++++++++++++++",
+"+++++++++++++++++",
+"+++++++++++++++++",
+"                 ",
+"                 "};
+
diff --git a/themes/default/hide-inactive.xpm b/themes/default/hide-inactive.xpm
index 044775cfa..74be77500 100644
--- a/themes/default/hide-inactive.xpm
+++ b/themes/default/hide-inactive.xpm
@@ -1,33 +1,32 @@
 /* XPM */
 static char * hide_inactive_xpm[] = {
-"21 25 5 1",
+"17 21 6 1",
 "       c None",
-".      c #E0E0E0 s inactive_color_1",
-"+      c #CECECE s inactive_mid_1",
-"@      c #9D9D9D s inactive_shadow_1",
-"#      c #FFFFFF s inactive_hilight_1",
-"                     ",
-"                     ",
-"                     ",
-"                     ",
-"                     ",
-"...###############...",
-"..#@@@@@@@@@@@@@@@#..",
-"..#@@@@@@@@@@@@@@@#..",
-"..#@@@@@@@@@@@@@@@#..",
-"..#@@@@@@@@@@@@@@@#..",
-"..#@@@@@@@@@@@@@@@#..",
-"..#@@@@@#####@@@@@#..",
-"..#@@@@@#####@@@@@#..",
-"..#@@@@@##@##@@@@@#..",
-"..#@@@@@#####@@@@@#..",
-"..#@@@@@#####@@@@@#..",
-"..#@@@@@@@@@@@@@@@#..",
-"..#@@@@@@@@@@@@@@@#..",
-"..#@@@@@@@@@@@@@@@#..",
-"..#@@@@@@@@@@@@@@@#..",
-"..#@@@@@@@@@@@@@@@#..",
-"...###############...",
-"                     ",
-"                     ",
-"                     "};
+".      c #FFFFFF s inactive_hilight_2",
+"+      c #D5D6D5 s inactive_color_2",
+"@      c #949594 s inactive_shadow_2",
+"#      c #000000",
+"$      c #B4BAB4 s inactive_mid_2",
+"                 ",
+"                 ",
+"                 ",
+"+++++++++++++++++",
+"+++++++++++++++++",
+"+++++++++++++++++",
+"+++++++++++++++++",
+"+++++++++++++++++",
+"+++++++++++++++++",
+"++++++@@@@@++++++",
+"++++++@@@@@++++++",
+"++++++@@+@@++++++",
+"++++++@@@@@++++++",
+"++++++@@@@@++++++",
+"++++++$$$$$++++++",
+"+++++++++++++++++",
+"+++++++++++++++++",
+"+++++++++++++++++",
+"+++++++++++++++++",
+"+++++++++++++++++",
+"                 ",
+"                 "};
+
diff --git a/themes/default/hide-pressed.xpm b/themes/default/hide-pressed.xpm
index 2bcad4bd1..5c701c21f 100644
--- a/themes/default/hide-pressed.xpm
+++ b/themes/default/hide-pressed.xpm
@@ -1,47 +1,32 @@
 /* XPM */
 static char * hide_pressed_xpm[] = {
-"21 25 19 1",
+"17 21 6 1",
 "       c None",
-".      c #3A6E9E",
-"+      c #7FABD7",
-"@      c #3A6EA2",
-"#      c #B1CBE6",
-"$      c #3E6EA2",
-"%      c #3E72A6",
-"&      c #4272A6",
-"*      c #4276A6",
-"=      c #4676AA",
-"-      c #264C73",
-";      c #467AAE",
-">      c #4A7AAE",
-",      c #4A7EAE",
-"'      c #4E7EB2",
-")      c #4E82B2",
-"!      c #5282B6",
-"~      c #5286BA",
-"{      c #5686BA",
-"                     ",
-"                     ",
-"                     ",
-"                     ",
-"                     ",
-"...+++++++++++++++...",
-"@@+###############+@@",
-"$$+###############+$$",
-"%%+###############+%%",
-"&&+###############+&&",
-"**+###############+**",
-"==+#####-----#####+==",
-"==+#####-----#####+==",
-";;+#####--#--#####+;;",
-">>+#####-----#####+>>",
-",,+#####-----#####+,,",
-"''+###############+''",
-"))+###############+))",
-"!!+###############+!!",
-"!!+###############+!!",
-"~~+###############+~~",
-"{{{+++++++++++++++{{{",
-"                     ",
-"                     ",
-"                     "};
+".      c #949594 s active_shadow_2",
+"+      c #D5D6D5 s active_color_2",
+"@      c #B4BAB4 s active_mid_2",
+"=      c #FFFFFF s active_hilight_2",
+"#      c #000000",
+"                 ",
+"                 ",
+"                 ",
+"................+",
+".@@@@@@@@@@@@@@@=",
+".@@@@@@@@@@@@@@@=",
+".@@@@@@@@@@@@@@@=",
+".@@@@@@@@@@@@@@@=",
+".@@@@@@@@@@@@@@@=",
+".@@@@@#####@@@@@=",
+".@@@@@#####@@@@@=",
+".@@@@@##@##@@@@@=",
+".@@@@@#####@@@@@=",
+".@@@@@#####@@@@@=",
+".@@@@@.....@@@@@=",
+".@@@@@@@@@@@@@@@=",
+".@@@@@@@@@@@@@@@=",
+".@@@@@@@@@@@@@@@=",
+".@@@@@@@@@@@@@@@=",
+"+================",
+"                 ",
+"                 "};
+
diff --git a/themes/default/maximize-active.xpm b/themes/default/maximize-active.xpm
index 498364627..51bf6d855 100644
--- a/themes/default/maximize-active.xpm
+++ b/themes/default/maximize-active.xpm
@@ -1,47 +1,32 @@
 /* XPM */
 static char * maximize_active_xpm[] = {
-"21 25 19 1",
+"17 21 6 1",
 "       c None",
-".      c #3A6E9E",
-"+      c #7FABD7",
-"@      c #3A6EA2",
-"#      c #264C73",
-"$      c #3E6EA2",
-"%      c #3E72A6",
-"&      c #4272A6",
-"*      c #FFFFFF",
-"=      c #4276A6",
-"-      c #4676AA",
-";      c #467AAE",
-">      c #4A7AAE",
-",      c #4A7EAE",
-"'      c #4E7EB2",
-")      c #4E82B2",
-"!      c #5282B6",
-"~      c #5286BA",
-"{      c #5686BA",
-"                     ",
-"                     ",
-"                     ",
-"                     ",
-"                     ",
-"...+++++++++++++++...",
-"@@+###############+@@",
-"$$+###############+$$",
-"%%+###############+%%",
-"&&+###*********###+&&",
-"==+###*********###+==",
-"--+###**#####**###+--",
-"--+###**#####**###+--",
-";;+###**#####**###+;;",
-">>+###**#####**###+>>",
-",,+###**#####**###+,,",
-"''+###*********###+''",
-"))+###*********###+))",
-"!!+###############+!!",
-"!!+###############+!!",
-"~~+###############+~~",
-"{{{+++++++++++++++{{{",
-"                     ",
-"                     ",
-"                     "};
+".      c #FFFFFF s active_hilight_2",
+"+      c #D5D6D5 s active_color_2",
+"@      c #949594 s active_shadow_2",
+"#      c #000000",
+"$      c #B4BAB4 s active_mid_2",
+"                 ",
+"                 ",
+"                 ",
+"+++++++++++++++++",
+"+++++++++++++++++",
+"+++++++++++++++++",
+"+++++++++++++++++",
+"++++#########++++",
+"++++#########++++",
+"++++##@@@@@##++++",
+"++++##$$$$$##++++",
+"++++##+++++##++++",
+"++++##+++++##++++",
+"++++##+++++##++++",
+"++++#########++++",
+"++++#########++++",
+"++++@@@@@@@@@++++",
+"++++$$$$$$$$$++++",
+"+++++++++++++++++",
+"+++++++++++++++++",
+"                 ",
+"                 "};
+
diff --git a/themes/default/maximize-inactive.xpm b/themes/default/maximize-inactive.xpm
index 456d4cb9d..bc4603087 100644
--- a/themes/default/maximize-inactive.xpm
+++ b/themes/default/maximize-inactive.xpm
@@ -1,33 +1,32 @@
 /* XPM */
 static char * maximize_inactive_xpm[] = {
-"21 25 5 1",
+"17 21 6 1",
 "       c None",
-".      c #E0E0E0 s inactive_color_1",
-"+      c #CECECE s inactive_mid_1",
-"@      c #9D9D9D s inactive_shadow_1",
-"#      c #FFFFFF s inactive_hilight_1",
-"                     ",
-"                     ",
-"                     ",
-"                     ",
-"                     ",
-"...###############...",
-"..#@@@@@@@@@@@@@@@#..",
-"..#@@@@@@@@@@@@@@@#..",
-"..#@@@@@@@@@@@@@@@#..",
-"..#@@@#########@@@#..",
-"..#@@@#########@@@#..",
-"..#@@@##@@@@@##@@@#..",
-"..#@@@##@@@@@##@@@#..",
-"..#@@@##@@@@@##@@@#..",
-"..#@@@##@@@@@##@@@#..",
-"..#@@@##@@@@@##@@@#..",
-"..#@@@#########@@@#..",
-"..#@@@#########@@@#..",
-"..#@@@@@@@@@@@@@@@#..",
-"..#@@@@@@@@@@@@@@@#..",
-"..#@@@@@@@@@@@@@@@#..",
-"...###############...",
-"                     ",
-"                     ",
-"                     "};
+".      c #FFFFFF s inactive_hilight_2",
+"+      c #D5D6D5 s inactive_color_2",
+"@      c #949594 s inactive_shadow_2",
+"#      c #000000",
+"$      c #B4BAB4 s inactive_mid_2",
+"                 ",
+"                 ",
+"                 ",
+"+++++++++++++++++",
+"+++++++++++++++++",
+"+++++++++++++++++",
+"+++++++++++++++++",
+"++++@@@@@@@@@++++",
+"++++@@@@@@@@@++++",
+"++++@@$$$$$@@++++",
+"++++@@+++++@@++++",
+"++++@@+++++@@++++",
+"++++@@+++++@@++++",
+"++++@@+++++@@++++",
+"++++@@@@@@@@@++++",
+"++++@@@@@@@@@++++",
+"++++$$$$$$$$$++++",
+"+++++++++++++++++",
+"+++++++++++++++++",
+"+++++++++++++++++",
+"                 ",
+"                 "};
+
diff --git a/themes/default/maximize-pressed.xpm b/themes/default/maximize-pressed.xpm
index 1a50a7b20..901f075d9 100644
--- a/themes/default/maximize-pressed.xpm
+++ b/themes/default/maximize-pressed.xpm
@@ -1,47 +1,32 @@
 /* XPM */
 static char * maximize_pressed_xpm[] = {
-"21 25 19 1",
+"17 21 6 1",
 "       c None",
-".      c #3A6E9E",
-"+      c #7FABD7",
-"@      c #3A6EA2",
-"#      c #B1CBE6",
-"$      c #3E6EA2",
-"%      c #3E72A6",
-"&      c #4272A6",
-"*      c #264C73",
-"=      c #4276A6",
-"-      c #4676AA",
-";      c #467AAE",
-">      c #4A7AAE",
-",      c #4A7EAE",
-"'      c #4E7EB2",
-")      c #4E82B2",
-"!      c #5282B6",
-"~      c #5286BA",
-"{      c #5686BA",
-"                     ",
-"                     ",
-"                     ",
-"                     ",
-"                     ",
-"...+++++++++++++++...",
-"@@+###############+@@",
-"$$+###############+$$",
-"%%+###############+%%",
-"&&+###*********###+&&",
-"==+###*********###+==",
-"--+###**#####**###+--",
-"--+###**#####**###+--",
-";;+###**#####**###+;;",
-">>+###**#####**###+>>",
-",,+###**#####**###+,,",
-"''+###*********###+''",
-"))+###*********###+))",
-"!!+###############+!!",
-"!!+###############+!!",
-"~~+###############+~~",
-"{{{+++++++++++++++{{{",
-"                     ",
-"                     ",
-"                     "};
+".      c #949594 s active_shadow_2",
+"+      c #D5D6D5 s active_color_2",
+"@      c #B4BAB4 s active_mid_2",
+"=      c #FFFFFF s active_hilight_2",
+"#      c #000000",
+"                 ",
+"                 ",
+"                 ",
+"................+",
+".@@@@@@@@@@@@@@@=",
+".@@@@@@@@@@@@@@@=",
+".@@@@@@@@@@@@@@@=",
+".@@@#########@@@=",
+".@@@#########@@@=",
+".@@@##.....##@@@=",
+".@@@##@@@@@##@@@=",
+".@@@##@@@@@##@@@=",
+".@@@##@@@@@##@@@=",
+".@@@##@@@@@##@@@=",
+".@@@#########@@@=",
+".@@@#########@@@=",
+".@@@.........@@@=",
+".@@@@@@@@@@@@@@@=",
+".@@@@@@@@@@@@@@@=",
+"+================",
+"                 ",
+"                 "};
+
diff --git a/themes/default/maximize-toggled-active.xpm b/themes/default/maximize-toggled-active.xpm
index 441b1620d..e87035f04 100644
--- a/themes/default/maximize-toggled-active.xpm
+++ b/themes/default/maximize-toggled-active.xpm
@@ -1,47 +1,32 @@
 /* XPM */
 static char * maximize_toggled_active_xpm[] = {
-"21 25 19 1",
+"17 21 6 1",
 "       c None",
-".      c #3A6E9E",
-"+      c #7FABD7",
-"@      c #3A6EA2",
-"#      c #264C73",
-"$      c #3E6EA2",
-"%      c #3E72A6",
-"&      c #FFFFFF",
-"*      c #4272A6",
-"=      c #4276A6",
-"-      c #4676AA",
-";      c #467AAE",
-">      c #4A7AAE",
-",      c #4A7EAE",
-"'      c #4E7EB2",
-")      c #4E82B2",
-"!      c #5282B6",
-"~      c #5286BA",
-"{      c #5686BA",
-"                     ",
-"                     ",
-"                     ",
-"                     ",
-"                     ",
-"...+++++++++++++++...",
-"@@+###############+@@",
-"$$+###############+$$",
-"%%+##&&&&&&&&#####+%%",
-"**+##&&&&&&&&#####+**",
-"==+##&&####&&#####+==",
-"--+##&&####&&#&&##+--",
-"--+##&&####&&#&&##+--",
-";;+##&&####&&#&&##+;;",
-">>+##&&&&&&&&#&&##+>>",
-",,+##&&&&&&&&#&&##+,,",
-"''+###########&&##+''",
-"))+#####&&&&&&&&##+))",
-"!!+#####&&&&&&&&##+!!",
-"!!+###############+!!",
-"~~+###############+~~",
-"{{{+++++++++++++++{{{",
-"                     ",
-"                     ",
-"                     "};
+".      c #FFFFFF s active_hilight_2",
+"+      c #D5D6D5 s active_color_2",
+"@      c #949594 s active_shadow_2",
+"#      c #000000",
+"$      c #B4BAB4 s active_mid_2",
+"                 ",
+"                 ",
+"                 ",
+"+++++++++++++++++",
+"+++++++++++++++++",
+"+++++++++++++++++",
+"+++########++++++",
+"+++########++++++",
+"+++##@@@@##++++++",
+"+++##$$$$##@##+++",
+"+++##++++##@##+++",
+"+++##++++##+##+++",
+"+++########+##+++",
+"+++########+##+++",
+"+++@@@@@++++##+++",
+"+++$$$########+++",
+"++++++########+++",
+"++++++@@@@@@@@+++",
+"++++++$$$$$$$$+++",
+"+++++++++++++++++",
+"                 ",
+"                 "};
+
diff --git a/themes/default/maximize-toggled-inactive.xpm b/themes/default/maximize-toggled-inactive.xpm
index daa138c45..ae2e8bbd0 100644
--- a/themes/default/maximize-toggled-inactive.xpm
+++ b/themes/default/maximize-toggled-inactive.xpm
@@ -1,33 +1,32 @@
 /* XPM */
 static char * maximize_toggled_inactive_xpm[] = {
-"21 25 5 1",
+"17 21 6 1",
 "       c None",
-".      c #E0E0E0 s inactive_color_1",
-"+      c #CECECE s inactive_mid_1",
-"@      c #9D9D9D s inactive_shadow_1",
-"#      c #FFFFFF s inactive_hilight_1",
-"                     ",
-"                     ",
-"                     ",
-"                     ",
-"                     ",
-"...###############...",
-"..#@@@@@@@@@@@@@@@#..",
-"..#@@@@@@@@@@@@@@@#..",
-"..#@@########@@@@@#..",
-"..#@@########@@@@@#..",
-"..#@@##@@@@##@@@@@#..",
-"..#@@##@@@@##@##@@#..",
-"..#@@##@@@@##@##@@#..",
-"..#@@##@@@@##@##@@#..",
-"..#@@########@##@@#..",
-"..#@@########@##@@#..",
-"..#@@@@@@@@@@@##@@#..",
-"..#@@@@@########@@#..",
-"..#@@@@@########@@#..",
-"..#@@@@@@@@@@@@@@@#..",
-"..#@@@@@@@@@@@@@@@#..",
-"...###############...",
-"                     ",
-"                     ",
-"                     "};
+".      c #FFFFFF s inactive_hilight_2",
+"+      c #D5D6D5 s inactive_color_2",
+"@      c #949594 s inactive_shadow_2",
+"#      c #000000",
+"$      c #B4BAB4 s inactive_mid_2",
+"                 ",
+"                 ",
+"                 ",
+"+++++++++++++++++",
+"+++++++++++++++++",
+"+++++++++++++++++",
+"+++@@@@@@@@++++++",
+"+++@@@@@@@@++++++",
+"+++@@$$$$@@++++++",
+"+++@@++++@@$@@+++",
+"+++@@++++@@$@@+++",
+"+++@@++++@@+@@+++",
+"+++@@@@@@@@+@@+++",
+"+++@@@@@@@@+@@+++",
+"+++$$$$$++++@@+++",
+"++++++@@@@@@@@+++",
+"++++++@@@@@@@@+++",
+"++++++$$$$$$$$+++",
+"+++++++++++++++++",
+"+++++++++++++++++",
+"                 ",
+"                 "};
+
diff --git a/themes/default/maximize-toggled-pressed.xpm b/themes/default/maximize-toggled-pressed.xpm
index c2f5d46f3..51e924da6 100644
--- a/themes/default/maximize-toggled-pressed.xpm
+++ b/themes/default/maximize-toggled-pressed.xpm
@@ -1,47 +1,32 @@
 /* XPM */
 static char * maximize_toggled_pressed_xpm[] = {
-"21 25 19 1",
+"17 21 6 1",
 "       c None",
-".      c #3A6E9E",
-"+      c #7FABD7",
-"@      c #3A6EA2",
-"#      c #B1CBE6",
-"$      c #3E6EA2",
-"%      c #3E72A6",
-"&      c #264C73",
-"*      c #4272A6",
-"=      c #4276A6",
-"-      c #4676AA",
-";      c #467AAE",
-">      c #4A7AAE",
-",      c #4A7EAE",
-"'      c #4E7EB2",
-")      c #4E82B2",
-"!      c #5282B6",
-"~      c #5286BA",
-"{      c #5686BA",
-"                     ",
-"                     ",
-"                     ",
-"                     ",
-"                     ",
-"...+++++++++++++++...",
-"@@+###############+@@",
-"$$+###############+$$",
-"%%+##&&&&&&&&#####+%%",
-"**+##&&&&&&&&#####+**",
-"==+##&&####&&#####+==",
-"--+##&&####&&#&&##+--",
-"--+##&&####&&#&&##+--",
-";;+##&&####&&#&&##+;;",
-">>+##&&&&&&&&#&&##+>>",
-",,+##&&&&&&&&#&&##+,,",
-"''+###########&&##+''",
-"))+#####&&&&&&&&##+))",
-"!!+#####&&&&&&&&##+!!",
-"!!+###############+!!",
-"~~+###############+~~",
-"{{{+++++++++++++++{{{",
-"                     ",
-"                     ",
-"                     "};
+".      c #949594 s active_shadow_2",
+"+      c #D5D6D5 s active_color_2",
+"@      c #B4BAB4 s active_mid_2",
+"=      c #FFFFFF s active_hilight_2",
+"#      c #000000",
+"                 ",
+"                 ",
+"                 ",
+"................+",
+".@@@@@@@@@@@@@@@=",
+".@@@@@@@@@@@@@@@=",
+".@@########@@@@@=",
+".@@########@@@@@=",
+".@@##....##@@@@@=",
+".@@##@@@@##.##@@=",
+".@@##@@@@##.##@@=",
+".@@##@@@@##@##@@=",
+".@@########@##@@=",
+".@@########@##@@=",
+".@@.....@@@@##@@=",
+".@@@@@########@@=",
+".@@@@@########@@=",
+".@@@@@........@@=",
+".@@@@@@@@@@@@@@@=",
+"+================",
+"                 ",
+"                 "};
+
diff --git a/themes/default/menu-active.xpm b/themes/default/menu-active.xpm
index 7646f9e8f..562c1e37d 100644
--- a/themes/default/menu-active.xpm
+++ b/themes/default/menu-active.xpm
@@ -1,47 +1,32 @@
 /* XPM */
 static char * menu_active_xpm[] = {
-"21 25 19 1",
+"17 21 6 1",
 "       c None",
-".      c #3A6E9E",
-"+      c #7FABD7",
-"@      c #3A6EA2",
-"#      c #264C73",
-"$      c #3E6EA2",
-"%      c #3E72A6",
-"&      c #4272A6",
-"*      c #FFFFFF",
-"=      c #4276A6",
-"-      c #4676AA",
-";      c #467AAE",
-">      c #4A7AAE",
-",      c #4A7EAE",
-"'      c #4E7EB2",
-")      c #4E82B2",
-"!      c #5282B6",
-"~      c #5286BA",
-"{      c #5686BA",
-"                     ",
-"                     ",
-"                     ",
-"                     ",
-"                     ",
-"...+++++++++++++++...",
-"@@+###############+@@",
-"$$+###############+$$",
-"%%+###############+%%",
-"&&+##***********##+&&",
-"==+##***********##+==",
-"--+###############+--",
-"--+###*********###+--",
-";;+###**#####**###+;;",
-">>+####**###**####+>>",
-",,+#####**#**#####+,,",
-"''+######***######+''",
-"))+#######*#######+))",
-"!!+###############+!!",
-"!!+###############+!!",
-"~~+###############+~~",
-"{{{+++++++++++++++{{{",
-"                     ",
-"                     ",
-"                     "};
+".      c #FFFFFF s active_hilight_2",
+"+      c #D5D6D5 s active_color_2",
+"@      c #949594 s active_shadow_2",
+"#      c #000000",
+"$      c #B4BAB4 s active_mid_2",
+"                 ",
+"                 ",
+"                 ",
+"+++++++++++++++++",
+"+++++++++++++++++",
+"+++++++++++++++++",
+"+++++++++++++++++",
+"+++###########+++",
+"+++###########+++",
+"+++@@@@@@@@@@@+++",
+"+++$#########$+++",
+"++++##@@@@@##++++",
+"++++@##$$$##@++++",
+"++++$@##+##@$++++",
+"+++++$@###@$+++++",
+"++++++$@#@$++++++",
+"+++++++$@$+++++++",
+"++++++++$++++++++",
+"+++++++++++++++++",
+"+++++++++++++++++",
+"                 ",
+"                 "};
+
diff --git a/themes/default/menu-inactive.xpm b/themes/default/menu-inactive.xpm
index 6ee46b99a..d70b9d74d 100644
--- a/themes/default/menu-inactive.xpm
+++ b/themes/default/menu-inactive.xpm
@@ -1,33 +1,32 @@
 /* XPM */
 static char * menu_inactive_xpm[] = {
-"21 25 5 1",
+"17 21 6 1",
 "       c None",
-".      c #E0E0E0 s inactive_color_1",
-"+      c #CECECE s inactive_mid_1",
-"@      c #9D9D9D s inactive_shadow_1",
-"#      c #FFFFFF s inactive_hilight_1",
-"                     ",
-"                     ",
-"                     ",
-"                     ",
-"                     ",
-"...###############...",
-"..#@@@@@@@@@@@@@@@#..",
-"..#@@@@@@@@@@@@@@@#..",
-"..#@@@@@@@@@@@@@@@#..",
-"..#@@###########@@#..",
-"..#@@###########@@#..",
-"..#@@@@@@@@@@@@@@@#..",
-"..#@@@#########@@@#..",
-"..#@@@##@@@@@##@@@#..",
-"..#@@@@##@@@##@@@@#..",
-"..#@@@@@##@##@@@@@#..",
-"..#@@@@@@###@@@@@@#..",
-"..#@@@@@@@#@@@@@@@#..",
-"..#@@@@@@@@@@@@@@@#..",
-"..#@@@@@@@@@@@@@@@#..",
-"..#@@@@@@@@@@@@@@@#..",
-"...###############...",
-"                     ",
-"                     ",
-"                     "};
+".      c #FFFFFF s inactive_hilight_2",
+"+      c #D5D6D5 s inactive_color_2",
+"@      c #949594 s inactive_shadow_2",
+"#      c #000000",
+"$      c #B4BAB4 s inactive_mid_2",
+"                 ",
+"                 ",
+"                 ",
+"+++++++++++++++++",
+"+++++++++++++++++",
+"+++++++++++++++++",
+"+++++++++++++++++",
+"+++@@@@@@@@@@@+++",
+"+++@@@@@@@@@@@+++",
+"+++$$$$$$$$$$$+++",
+"++++@@@@@@@@@++++",
+"++++@@$$$$$@@++++",
+"++++$@@+++@@$++++",
+"+++++$@@+@@$+++++",
+"++++++$@@@$++++++",
+"+++++++$@$+++++++",
+"++++++++$++++++++",
+"+++++++++++++++++",
+"+++++++++++++++++",
+"+++++++++++++++++",
+"                 ",
+"                 "};
+
diff --git a/themes/default/menu-pressed.xpm b/themes/default/menu-pressed.xpm
index fc6d2ba6f..ea36c576a 100644
--- a/themes/default/menu-pressed.xpm
+++ b/themes/default/menu-pressed.xpm
@@ -1,47 +1,32 @@
 /* XPM */
 static char * menu_pressed_xpm[] = {
-"21 25 19 1",
+"17 21 6 1",
 "       c None",
-".      c #3A6E9E",
-"+      c #7FABD7",
-"@      c #3A6EA2",
-"#      c #B1CBE6",
-"$      c #3E6EA2",
-"%      c #3E72A6",
-"&      c #4272A6",
-"*      c #264C73",
-"=      c #4276A6",
-"-      c #4676AA",
-";      c #467AAE",
-">      c #4A7AAE",
-",      c #4A7EAE",
-"'      c #4E7EB2",
-")      c #4E82B2",
-"!      c #5282B6",
-"~      c #5286BA",
-"{      c #5686BA",
-"                     ",
-"                     ",
-"                     ",
-"                     ",
-"                     ",
-"...+++++++++++++++...",
-"@@+###############+@@",
-"$$+###############+$$",
-"%%+###############+%%",
-"&&+##***********##+&&",
-"==+##***********##+==",
-"--+###############+--",
-"--+###*********###+--",
-";;+###**#####**###+;;",
-">>+####**###**####+>>",
-",,+#####**#**#####+,,",
-"''+######***######+''",
-"))+#######*#######+))",
-"!!+###############+!!",
-"!!+###############+!!",
-"~~+###############+~~",
-"{{{+++++++++++++++{{{",
-"                     ",
-"                     ",
-"                     "};
+".      c #949594 s active_shadow_2",
+"+      c #D5D6D5 s active_color_2",
+"@      c #B4BAB4 s active_mid_2",
+"=      c #FFFFFF s active_hilight_2",
+"#      c #000000",
+"                 ",
+"                 ",
+"                 ",
+"................+",
+".@@@@@@@@@@@@@@@=",
+".@@@@@@@@@@@@@@@=",
+".@@@@@@@@@@@@@@@=",
+".@@###########@@=",
+".@@###########@@=",
+".@@...........@@=",
+".@@@#########@@@=",
+".@@@##.....##@@@=",
+".@@@.##.@.##.@@@=",
+".@@@@.##.##.@@@@=",
+".@@@@@.###.@@@@@=",
+".@@@@@@.#.@@@@@@=",
+".@@@@@@@.@@@@@@@=",
+".@@@@@@@@@@@@@@@=",
+".@@@@@@@@@@@@@@@=",
+"+================",
+"                 ",
+"                 "};
+
diff --git a/themes/default/shade-active.xpm b/themes/default/shade-active.xpm
index da9b901e5..522adbd78 100644
--- a/themes/default/shade-active.xpm
+++ b/themes/default/shade-active.xpm
@@ -1,47 +1,32 @@
 /* XPM */
 static char * shade_active_xpm[] = {
-"21 25 19 1",
+"17 21 6 1",
 "       c None",
-".      c #3A6E9E",
-"+      c #7FABD7",
-"@      c #3A6EA2",
-"#      c #264C73",
-"$      c #3E6EA2",
-"%      c #3E72A6",
-"&      c #4272A6",
-"*      c #FFFFFF",
-"=      c #4276A6",
-"-      c #4676AA",
-";      c #467AAE",
-">      c #4A7AAE",
-",      c #4A7EAE",
-"'      c #4E7EB2",
-")      c #4E82B2",
-"!      c #5282B6",
-"~      c #5286BA",
-"{      c #5686BA",
-"                     ",
-"                     ",
-"                     ",
-"                     ",
-"                     ",
-"...+++++++++++++++...",
-"@@+###############+@@",
-"$$+###############+$$",
-"%%+###############+%%",
-"&&+#######*#######+&&",
-"==+######***######+==",
-"--+#####**#**#####+--",
-"--+####**###**####+--",
-";;+###**#####**###+;;",
-">>+###*********###+>>",
-",,+###############+,,",
-"''+##***********##+''",
-"))+##***********##+))",
-"!!+###############+!!",
-"!!+###############+!!",
-"~~+###############+~~",
-"{{{+++++++++++++++{{{",
-"                     ",
-"                     ",
-"                     "};
+".      c #FFFFFF s active_hilight_2",
+"+      c #D5D6D5 s active_color_2",
+"@      c #949594 s active_shadow_2",
+"#      c #B4BAB4 s active_mid_2",
+"$      c #000000",
+"                 ",
+"                 ",
+"                 ",
+"+++++++++++++++++",
+"+++++++++++++++++",
+"+++++++++++++++++",
+"+++++++++++++++++",
+"++++++++$++++++++",
+"+++++++$$$+++++++",
+"++++++$$@$$++++++",
+"+++++$$@#@$$+++++",
+"++++$$@#+#@$$++++",
+"++++$$$$$$$$$++++",
+"++++@@@@@@@@@++++",
+"+++$$$$$$$$$$$+++",
+"+++$$$$$$$$$$$+++",
+"+++@@@@@@@@@@@+++",
+"+++###########+++",
+"+++++++++++++++++",
+"+++++++++++++++++",
+"                 ",
+"                 "};
+
diff --git a/themes/default/shade-inactive.xpm b/themes/default/shade-inactive.xpm
index 088c9d5fc..bfd7d51f9 100644
--- a/themes/default/shade-inactive.xpm
+++ b/themes/default/shade-inactive.xpm
@@ -1,33 +1,32 @@
 /* XPM */
 static char * shade_inactive_xpm[] = {
-"21 25 5 1",
+"17 21 6 1",
 "       c None",
-".      c #E0E0E0 s inactive_color_1",
-"+      c #CECECE s inactive_mid_1",
-"@      c #9D9D9D s inactive_shadow_1",
-"#      c #FFFFFF s inactive_hilight_1",
-"                     ",
-"                     ",
-"                     ",
-"                     ",
-"                     ",
-"...###############...",
-"..#@@@@@@@@@@@@@@@#..",
-"..#@@@@@@@@@@@@@@@#..",
-"..#@@@@@@@@@@@@@@@#..",
-"..#@@@@@@@#@@@@@@@#..",
-"..#@@@@@@###@@@@@@#..",
-"..#@@@@@##@##@@@@@#..",
-"..#@@@@##@@@##@@@@#..",
-"..#@@@##@@@@@##@@@#..",
-"..#@@@#########@@@#..",
-"..#@@@@@@@@@@@@@@@#..",
-"..#@@###########@@#..",
-"..#@@###########@@#..",
-"..#@@@@@@@@@@@@@@@#..",
-"..#@@@@@@@@@@@@@@@#..",
-"..#@@@@@@@@@@@@@@@#..",
-"...###############...",
-"                     ",
-"                     ",
-"                     "};
+".      c #FFFFFF s inactive_hilight_2",
+"+      c #D5D6D5 s inactive_color_2",
+"@      c #949594 s inactive_shadow_2",
+"#      c #B4BAB4 s inactive_mid_2",
+"$      c #000000",
+"                 ",
+"                 ",
+"                 ",
+"+++++++++++++++++",
+"+++++++++++++++++",
+"+++++++++++++++++",
+"+++++++++++++++++",
+"++++++++@++++++++",
+"+++++++@@@+++++++",
+"++++++@@#@@++++++",
+"+++++@@#+#@@+++++",
+"++++@@+++++@@++++",
+"++++@@@@@@@@@++++",
+"++++#########++++",
+"+++@@@@@@@@@@@+++",
+"+++@@@@@@@@@@@+++",
+"+++###########+++",
+"+++++++++++++++++",
+"+++++++++++++++++",
+"+++++++++++++++++",
+"                 ",
+"                 "};
+
diff --git a/themes/default/shade-pressed.xpm b/themes/default/shade-pressed.xpm
index 3c3f05128..6ef758e13 100644
--- a/themes/default/shade-pressed.xpm
+++ b/themes/default/shade-pressed.xpm
@@ -1,47 +1,32 @@
 /* XPM */
 static char * shade_pressed_xpm[] = {
-"21 25 19 1",
+"17 21 6 1",
 "       c None",
-".      c #3A6E9E",
-"+      c #7FABD7",
-"@      c #3A6EA2",
-"#      c #B1CBE6",
-"$      c #3E6EA2",
-"%      c #3E72A6",
-"&      c #4272A6",
-"*      c #264C73",
-"=      c #4276A6",
-"-      c #4676AA",
-";      c #467AAE",
-">      c #4A7AAE",
-",      c #4A7EAE",
-"'      c #4E7EB2",
-")      c #4E82B2",
-"!      c #5282B6",
-"~      c #5286BA",
-"{      c #5686BA",
-"                     ",
-"                     ",
-"                     ",
-"                     ",
-"                     ",
-"...+++++++++++++++...",
-"@@+###############+@@",
-"$$+###############+$$",
-"%%+###############+%%",
-"&&+#######*#######+&&",
-"==+######***######+==",
-"--+#####**#**#####+--",
-"--+####**###**####+--",
-";;+###**#####**###+;;",
-">>+###*********###+>>",
-",,+###############+,,",
-"''+##***********##+''",
-"))+##***********##+))",
-"!!+###############+!!",
-"!!+###############+!!",
-"~~+###############+~~",
-"{{{+++++++++++++++{{{",
-"                     ",
-"                     ",
-"                     "};
+".      c #949594 s active_shadow_2",
+"+      c #D5D6D5 s active_color_2",
+"@      c #B4BAB4 s active_mid_2",
+"=      c #FFFFFF s active_hilight_2",
+"#      c #000000",
+"                 ",
+"                 ",
+"                 ",
+"................+",
+".@@@@@@@@@@@@@@@=",
+".@@@@@@@@@@@@@@@=",
+".@@@@@@@@@@@@@@@=",
+".@@@@@@@#@@@@@@@=",
+".@@@@@@###@@@@@@=",
+".@@@@@##.##@@@@@=",
+".@@@@##.@.##@@@@=",
+".@@@##.@@@.##@@@=",
+".@@@#########@@@=",
+".@@@.........@@@=",
+".@@###########@@=",
+".@@###########@@=",
+".@@...........@@=",
+".@@@@@@@@@@@@@@@=",
+".@@@@@@@@@@@@@@@=",
+"+================",
+"                 ",
+"                 "};
+
diff --git a/themes/default/shade-toggled-active.xpm b/themes/default/shade-toggled-active.xpm
index f86beda70..3c3f52fe2 100644
--- a/themes/default/shade-toggled-active.xpm
+++ b/themes/default/shade-toggled-active.xpm
@@ -1,47 +1,32 @@
 /* XPM */
 static char * shade_toggled_active_xpm[] = {
-"21 25 19 1",
+"17 21 6 1",
 "       c None",
-".      c #3A6E9E",
-"+      c #7FABD7",
-"@      c #3A6EA2",
-"#      c #264C73",
-"$      c #3E6EA2",
-"%      c #3E72A6",
-"&      c #4272A6",
-"*      c #FFFFFF",
-"=      c #4276A6",
-"-      c #4676AA",
-";      c #467AAE",
-">      c #4A7AAE",
-",      c #4A7EAE",
-"'      c #4E7EB2",
-")      c #4E82B2",
-"!      c #5282B6",
-"~      c #5286BA",
-"{      c #5686BA",
-"                     ",
-"                     ",
-"                     ",
-"                     ",
-"                     ",
-"...+++++++++++++++...",
-"@@+###############+@@",
-"$$+###############+$$",
-"%%+###############+%%",
-"&&+###*********###+&&",
-"==+###**#####**###+==",
-"--+####**###**####+--",
-"--+#####**#**#####+--",
-";;+######***######+;;",
-">>+#######*#######+>>",
-",,+###############+,,",
-"''+##***********##+''",
-"))+##***********##+))",
-"!!+###############+!!",
-"!!+###############+!!",
-"~~+###############+~~",
-"{{{+++++++++++++++{{{",
-"                     ",
-"                     ",
-"                     "};
+".      c #FFFFFF s active_hilight_2",
+"+      c #D5D6D5 s active_color_2",
+"@      c #949594 s active_shadow_2",
+"#      c #B4BAB4 s active_mid_2",
+"$      c #000000",
+"                 ",
+"                 ",
+"                 ",
+"+++++++++++++++++",
+"+++++++++++++++++",
+"+++++++++++++++++",
+"+++++++++++++++++",
+"++++$$$$$$$$$++++",
+"++++$$@@@@@$$++++",
+"++++@$$###$$@++++",
+"++++#@$$+$$@#++++",
+"+++++#@$$$@#+++++",
+"++++++#@$@#++++++",
+"+++++++#@#+++++++",
+"+++$$$$$$$$$$$+++",
+"+++$$$$$$$$$$$+++",
+"+++@@@@@@@@@@@+++",
+"+++###########+++",
+"+++++++++++++++++",
+"+++++++++++++++++",
+"                 ",
+"                 "};
+
diff --git a/themes/default/shade-toggled-inactive.xpm b/themes/default/shade-toggled-inactive.xpm
index 2ed46ea79..168c9ade0 100644
--- a/themes/default/shade-toggled-inactive.xpm
+++ b/themes/default/shade-toggled-inactive.xpm
@@ -1,33 +1,32 @@
 /* XPM */
 static char * shade_toggled_inactive_xpm[] = {
-"21 25 5 1",
+"17 21 6 1",
 "       c None",
-".      c #E0E0E0 s inactive_color_1",
-"+      c #CECECE s inactive_mid_1",
-"@      c #9D9D9D s inactive_shadow_1",
-"#      c #FFFFFF s inactive_hilight_1",
-"                     ",
-"                     ",
-"                     ",
-"                     ",
-"                     ",
-"...###############...",
-"..#@@@@@@@@@@@@@@@#..",
-"..#@@@@@@@@@@@@@@@#..",
-"..#@@@@@@@@@@@@@@@#..",
-"..#@@@#########@@@#..",
-"..#@@@##@@@@@##@@@#..",
-"..#@@@@##@@@##@@@@#..",
-"..#@@@@@##@##@@@@@#..",
-"..#@@@@@@###@@@@@@#..",
-"..#@@@@@@@#@@@@@@@#..",
-"..#@@@@@@@@@@@@@@@#..",
-"..#@@###########@@#..",
-"..#@@###########@@#..",
-"..#@@@@@@@@@@@@@@@#..",
-"..#@@@@@@@@@@@@@@@#..",
-"..#@@@@@@@@@@@@@@@#..",
-"...###############...",
-"                     ",
-"                     ",
-"                     "};
+".      c #FFFFFF s inactive_hilight_2",
+"+      c #D5D6D5 s inactive_color_2",
+"@      c #949594 s inactive_shadow_2",
+"#      c #B4BAB4 s inactive_mid_2",
+"$      c #000000",
+"                 ",
+"                 ",
+"                 ",
+"+++++++++++++++++",
+"+++++++++++++++++",
+"+++++++++++++++++",
+"+++++++++++++++++",
+"++++@@@@@@@@@++++",
+"++++@@#####@@++++",
+"++++#@@+++@@#++++",
+"+++++#@@+@@#+++++",
+"++++++#@@@#++++++",
+"+++++++#@#+++++++",
+"++++++++#++++++++",
+"+++@@@@@@@@@@@+++",
+"+++@@@@@@@@@@@+++",
+"+++###########+++",
+"+++++++++++++++++",
+"+++++++++++++++++",
+"+++++++++++++++++",
+"                 ",
+"                 "};
+
diff --git a/themes/default/shade-toggled-pressed.xpm b/themes/default/shade-toggled-pressed.xpm
index 8d9fe43a2..1baf0336a 100644
--- a/themes/default/shade-toggled-pressed.xpm
+++ b/themes/default/shade-toggled-pressed.xpm
@@ -1,47 +1,32 @@
 /* XPM */
 static char * shade_toggled_pressed_xpm[] = {
-"21 25 19 1",
+"17 21 6 1",
 "       c None",
-".      c #3A6E9E",
-"+      c #7FABD7",
-"@      c #3A6EA2",
-"#      c #B1CBE6",
-"$      c #3E6EA2",
-"%      c #3E72A6",
-"&      c #4272A6",
-"*      c #264C73",
-"=      c #4276A6",
-"-      c #4676AA",
-";      c #467AAE",
-">      c #4A7AAE",
-",      c #4A7EAE",
-"'      c #4E7EB2",
-")      c #4E82B2",
-"!      c #5282B6",
-"~      c #5286BA",
-"{      c #5686BA",
-"                     ",
-"                     ",
-"                     ",
-"                     ",
-"                     ",
-"...+++++++++++++++...",
-"@@+###############+@@",
-"$$+###############+$$",
-"%%+###############+%%",
-"&&+###*********###+&&",
-"==+###**#####**###+==",
-"--+####**###**####+--",
-"--+#####**#**#####+--",
-";;+######***######+;;",
-">>+#######*#######+>>",
-",,+###############+,,",
-"''+##***********##+''",
-"))+##***********##+))",
-"!!+###############+!!",
-"!!+###############+!!",
-"~~+###############+~~",
-"{{{+++++++++++++++{{{",
-"                     ",
-"                     ",
-"                     "};
+".      c #949594 s active_shadow_2",
+"+      c #D5D6D5 s active_color_2",
+"@      c #B4BAB4 s active_mid_2",
+"=      c #FFFFFF s active_hilight_2",
+"#      c #000000",
+"                 ",
+"                 ",
+"                 ",
+"................+",
+".@@@@@@@@@@@@@@@=",
+".@@@@@@@@@@@@@@@=",
+".@@@@@@@@@@@@@@@=",
+".@@@#########@@@=",
+".@@@##.....##@@@=",
+".@@@.##@@@##.@@@=",
+".@@@@.##@##.@@@@=",
+".@@@@@.###.@@@@@=",
+".@@@@@@.#.@@@@@@=",
+".@@@@@@@.@@@@@@@=",
+".@@###########@@=",
+".@@###########@@=",
+".@@...........@@=",
+".@@@@@@@@@@@@@@@=",
+".@@@@@@@@@@@@@@@=",
+"+================",
+"                 ",
+"                 "};
+
diff --git a/themes/default/stick-active.xpm b/themes/default/stick-active.xpm
index d15ef5649..adde7305b 100644
--- a/themes/default/stick-active.xpm
+++ b/themes/default/stick-active.xpm
@@ -1,47 +1,32 @@
 /* XPM */
 static char * stick_active_xpm[] = {
-"21 25 19 1",
+"17 21 6 1",
 "       c None",
-".      c #3A6E9E",
-"+      c #7FABD7",
-"@      c #3A6EA2",
-"#      c #264C73",
-"$      c #3E6EA2",
-"%      c #3E72A6",
-"&      c #4272A6",
-"*      c #FFFFFF",
-"=      c #4276A6",
-"-      c #4676AA",
-";      c #467AAE",
-">      c #4A7AAE",
-",      c #4A7EAE",
-"'      c #4E7EB2",
-")      c #4E82B2",
-"!      c #5282B6",
-"~      c #5286BA",
-"{      c #5686BA",
-"                     ",
-"                     ",
-"                     ",
-"                     ",
-"                     ",
-"...+++++++++++++++...",
-"@@+###############+@@",
-"$$+###############+$$",
-"%%+###############+%%",
-"&&+#####*****#####+&&",
-"==+####*******####+==",
-"--+###***###***###+--",
-"--+###**#####**###+--",
-";;+###**#####**###+;;",
-">>+###**#####**###+>>",
-",,+###***###***###+,,",
-"''+####*******####+''",
-"))+#####*****#####+))",
-"!!+###############+!!",
-"!!+###############+!!",
-"~~+###############+~~",
-"{{{+++++++++++++++{{{",
-"                     ",
-"                     ",
-"                     "};
+".      c #FFFFFF s active_hilight_2",
+"+      c #D5D6D5 s active_color_2",
+"@      c #949594 s active_shadow_2",
+"#      c #000000",
+"$      c #B4BAB4 s active_mid_2",
+"                 ",
+"                 ",
+"                 ",
+"+++++++++++++++++",
+"+++++++++++++++++",
+"+++++++++++++++++",
+"+++++++++++++++++",
+"+++++++++++++++++",
+"+++++++++#+++#+++",
+"+++++++++#####+++",
+"+++@######++##+++",
+"+++#$$$$$#$$##+++",
+"+++@######@@##+++",
+"+++$@@@@@#####+++",
+"++++$$$$$#@@@#+++",
+"+++++++++@$$$@+++",
+"+++++++++$+++$+++",
+"+++++++++++++++++",
+"+++++++++++++++++",
+"+++++++++++++++++",
+"                 ",
+"                 "};
+
diff --git a/themes/default/stick-inactive.xpm b/themes/default/stick-inactive.xpm
index 8cd4a5b5a..fa29f8602 100644
--- a/themes/default/stick-inactive.xpm
+++ b/themes/default/stick-inactive.xpm
@@ -1,33 +1,32 @@
 /* XPM */
 static char * stick_inactive_xpm[] = {
-"21 25 5 1",
+"17 21 6 1",
 "       c None",
-".      c #E0E0E0 s inactive_color_1",
-"+      c #CECECE s inactive_mid_1",
-"@      c #9D9D9D s inactive_shadow_1",
-"#      c #FFFFFF s inactive_hilight_1",
-"                     ",
-"                     ",
-"                     ",
-"                     ",
-"                     ",
-"...###############...",
-"..#@@@@@@@@@@@@@@@#..",
-"..#@@@@@@@@@@@@@@@#..",
-"..#@@@@@@@@@@@@@@@#..",
-"..#@@@@@#####@@@@@#..",
-"..#@@@@#######@@@@#..",
-"..#@@@###@@@###@@@#..",
-"..#@@@##@@@@@##@@@#..",
-"..#@@@##@@@@@##@@@#..",
-"..#@@@##@@@@@##@@@#..",
-"..#@@@###@@@###@@@#..",
-"..#@@@@#######@@@@#..",
-"..#@@@@@#####@@@@@#..",
-"..#@@@@@@@@@@@@@@@#..",
-"..#@@@@@@@@@@@@@@@#..",
-"..#@@@@@@@@@@@@@@@#..",
-"...###############...",
-"                     ",
-"                     ",
-"                     "};
+".      c #FFFFFF s inactive_hilight_2",
+"+      c #D5D6D5 s inactive_color_2",
+"@      c #949594 s inactive_shadow_2",
+"#      c #000000",
+"$      c #B4BAB4 s inactive_mid_2",
+"                 ",
+"                 ",
+"                 ",
+"+++++++++++++++++",
+"+++++++++++++++++",
+"+++++++++++++++++",
+"+++++++++++++++++",
+"+++++++++++++++++",
+"+++++++++@+++@+++",
+"+++++++++@@@@@+++",
+"+++$@@@@@@++@@+++",
+"+++@$$$$$@$$@@+++",
+"+++$@@@@@@$$@@+++",
+"++++$$$$$@@@@@+++",
+"+++++++++@$$$@+++",
+"+++++++++$+++$+++",
+"+++++++++++++++++",
+"+++++++++++++++++",
+"+++++++++++++++++",
+"+++++++++++++++++",
+"                 ",
+"                 "};
+
diff --git a/themes/default/stick-pressed.xpm b/themes/default/stick-pressed.xpm
index e8b373596..9389cda6a 100644
--- a/themes/default/stick-pressed.xpm
+++ b/themes/default/stick-pressed.xpm
@@ -1,47 +1,32 @@
 /* XPM */
 static char * stick_pressed_xpm[] = {
-"21 25 19 1",
+"17 21 6 1",
 "       c None",
-".      c #3A6E9E",
-"+      c #7FABD7",
-"@      c #3A6EA2",
-"#      c #B1CBE6",
-"$      c #3E6EA2",
-"%      c #3E72A6",
-"&      c #4272A6",
-"*      c #264C73",
-"=      c #4276A6",
-"-      c #4676AA",
-";      c #467AAE",
-">      c #4A7AAE",
-",      c #4A7EAE",
-"'      c #4E7EB2",
-")      c #4E82B2",
-"!      c #5282B6",
-"~      c #5286BA",
-"{      c #5686BA",
-"                     ",
-"                     ",
-"                     ",
-"                     ",
-"                     ",
-"...+++++++++++++++...",
-"@@+###############+@@",
-"$$+###############+$$",
-"%%+###############+%%",
-"&&+#####*****#####+&&",
-"==+####*******####+==",
-"--+###***###***###+--",
-"--+###**#####**###+--",
-";;+###**#####**###+;;",
-">>+###**#####**###+>>",
-",,+###***###***###+,,",
-"''+####*******####+''",
-"))+#####*****#####+))",
-"!!+###############+!!",
-"!!+###############+!!",
-"~~+###############+~~",
-"{{{+++++++++++++++{{{",
-"                     ",
-"                     ",
-"                     "};
+".      c #949594 s active_shadow_2",
+"+      c #D5D6D5 s active_color_2",
+"@      c #B4BAB4 s active_mid_2",
+"=      c #FFFFFF s active_hilight_2",
+"#      c #000000",
+"                 ",
+"                 ",
+"                 ",
+"................+",
+".@@@@@@@@@@@@@@@=",
+".@@@@@@@@@@@@@@@=",
+".@@@@@@@@@@@@@@@=",
+".@@@@@@@@@@@@@@@=",
+".@@@@@@@@#@@@#@@=",
+".@@@@@@@@#####@@=",
+".@@.######@@##@@=",
+".@@#.....#..##@@=",
+".@@.######..##@@=",
+".@@@.....#####@@=",
+".@@@@@@@@#...#@@=",
+".@@@@@@@@.@@@.@@=",
+".@@@@@@@@@@@@@@@=",
+".@@@@@@@@@@@@@@@=",
+".@@@@@@@@@@@@@@@=",
+"+================",
+"                 ",
+"                 "};
+
diff --git a/themes/default/stick-toggled-active.xpm b/themes/default/stick-toggled-active.xpm
index e57c8bc0a..977fff54f 100644
--- a/themes/default/stick-toggled-active.xpm
+++ b/themes/default/stick-toggled-active.xpm
@@ -1,47 +1,32 @@
 /* XPM */
 static char * stick_toggled_active_xpm[] = {
-"21 25 19 1",
+"17 21 6 1",
 "       c None",
-".      c #3A6E9E",
-"+      c #7FABD7",
-"@      c #3A6EA2",
-"#      c #264C73",
-"$      c #3E6EA2",
-"%      c #3E72A6",
-"&      c #4272A6",
-"*      c #FFFFFF",
-"=      c #4276A6",
-"-      c #4676AA",
-";      c #467AAE",
-">      c #4A7AAE",
-",      c #4A7EAE",
-"'      c #4E7EB2",
-")      c #4E82B2",
-"!      c #5282B6",
-"~      c #5286BA",
-"{      c #5686BA",
-"                     ",
-"                     ",
-"                     ",
-"                     ",
-"                     ",
-"...+++++++++++++++...",
-"@@+###############+@@",
-"$$+###############+$$",
-"%%+###############+%%",
-"&&+#####*****#####+&&",
-"==+####*******####+==",
-"--+###***###***###+--",
-"--+###**#***#**###+--",
-";;+###**#***#**###+;;",
-">>+###**#***#**###+>>",
-",,+###***###***###+,,",
-"''+####*******####+''",
-"))+#####*****#####+))",
-"!!+###############+!!",
-"!!+###############+!!",
-"~~+###############+~~",
-"{{{+++++++++++++++{{{",
-"                     ",
-"                     ",
-"                     "};
+".      c #FFFFFF s active_hilight_2",
+"+      c #D5D6D5 s active_color_2",
+"@      c #949594 s active_shadow_2",
+"#      c #B4BAB4 s active_mid_2",
+"$      c #000000",
+"                 ",
+"                 ",
+"                 ",
+"+++++++++++++++++",
+"+++++++++++++++++",
+"+++++++++++++++++",
+"+++++++++++++++++",
+"+++++++++++++++++",
+"++++++#$$$#++++++",
+"+++++#$++@$#+++++",
+"+++++$+++#@$#++++",
+"+++++$++$#@$@++++",
+"+++++$@###@$@#+++",
+"+++++#$@@@$@@#+++",
+"++++++#$$$@@##+++",
+"+++++++#@@@##++++",
+"+++++++++###+++++",
+"+++++++++++++++++",
+"+++++++++++++++++",
+"+++++++++++++++++",
+"                 ",
+"                 "};
+
diff --git a/themes/default/stick-toggled-inactive.xpm b/themes/default/stick-toggled-inactive.xpm
index 1ec41d9fb..f61606fab 100644
--- a/themes/default/stick-toggled-inactive.xpm
+++ b/themes/default/stick-toggled-inactive.xpm
@@ -1,33 +1,32 @@
 /* XPM */
 static char * stick_toggled_inactive_xpm[] = {
-"21 25 5 1",
+"17 21 6 1",
 "       c None",
-".      c #E0E0E0 s inactive_color_1",
-"+      c #CECECE s inactive_mid_1",
-"@      c #9D9D9D s inactive_shadow_1",
-"#      c #FFFFFF s inactive_hilight_1",
-"                     ",
-"                     ",
-"                     ",
-"                     ",
-"                     ",
-"...###############...",
-"..#@@@@@@@@@@@@@@@#..",
-"..#@@@@@@@@@@@@@@@#..",
-"..#@@@@@@@@@@@@@@@#..",
-"..#@@@@@#####@@@@@#..",
-"..#@@@@#######@@@@#..",
-"..#@@@###@@@###@@@#..",
-"..#@@@##@###@##@@@#..",
-"..#@@@##@###@##@@@#..",
-"..#@@@##@###@##@@@#..",
-"..#@@@###@@@###@@@#..",
-"..#@@@@#######@@@@#..",
-"..#@@@@@#####@@@@@#..",
-"..#@@@@@@@@@@@@@@@#..",
-"..#@@@@@@@@@@@@@@@#..",
-"..#@@@@@@@@@@@@@@@#..",
-"...###############...",
-"                     ",
-"                     ",
-"                     "};
+".      c #FFFFFF s inactive_hilight_2",
+"+      c #D5D6D5 s inactive_color_2",
+"@      c #949594 s inactive_shadow_2",
+"#      c #B4BAB4 s inactive_mid_2",
+"$      c #000000",
+"                 ",
+"                 ",
+"                 ",
+"+++++++++++++++++",
+"+++++++++++++++++",
+"+++++++++++++++++",
+"+++++++++++++++++",
+"+++++++++++++++++",
+"++++++#@@@#++++++",
+"+++++#@++#@#+++++",
+"+++++@+++##@#++++",
+"+++++@++@##@#++++",
+"+++++@#####@##+++",
+"+++++#@###@###+++",
+"++++++#@@@####+++",
+"+++++++######++++",
+"+++++++++###+++++",
+"+++++++++++++++++",
+"+++++++++++++++++",
+"+++++++++++++++++",
+"                 ",
+"                 "};
+
diff --git a/themes/default/stick-toggled-pressed.xpm b/themes/default/stick-toggled-pressed.xpm
index d0c0830e2..74f2fd680 100644
--- a/themes/default/stick-toggled-pressed.xpm
+++ b/themes/default/stick-toggled-pressed.xpm
@@ -1,47 +1,32 @@
 /* XPM */
 static char * stick_toggled_pressed_xpm[] = {
-"21 25 19 1",
+"17 21 6 1",
 "       c None",
-".      c #3A6E9E",
-"+      c #7FABD7",
-"@      c #3A6EA2",
-"#      c #B1CBE6",
-"$      c #3E6EA2",
-"%      c #3E72A6",
-"&      c #4272A6",
-"*      c #264C73",
-"=      c #4276A6",
-"-      c #4676AA",
-";      c #467AAE",
-">      c #4A7AAE",
-",      c #4A7EAE",
-"'      c #4E7EB2",
-")      c #4E82B2",
-"!      c #5282B6",
-"~      c #5286BA",
-"{      c #5686BA",
-"                     ",
-"                     ",
-"                     ",
-"                     ",
-"                     ",
-"...+++++++++++++++...",
-"@@+###############+@@",
-"$$+###############+$$",
-"%%+###############+%%",
-"&&+#####*****#####+&&",
-"==+####*******####+==",
-"--+###***###***###+--",
-"--+###**#***#**###+--",
-";;+###**#***#**###+;;",
-">>+###**#***#**###+>>",
-",,+###***###***###+,,",
-"''+####*******####+''",
-"))+#####*****#####+))",
-"!!+###############+!!",
-"!!+###############+!!",
-"~~+###############+~~",
-"{{{+++++++++++++++{{{",
-"                     ",
-"                     ",
-"                     "};
+".      c #949594 s active_shadow_2",
+"+      c #B4BAB4 s active_mid_2",
+"@      c #D5D6D5 s active_color_2",
+"=      c #FFFFFF s active_hilight_2",
+"#      c #000000",
+"                 ",
+"                 ",
+"                 ",
+"................@",
+".+++++++++++++++=",
+".+++++++++++++++=",
+".+++++++++++++++=",
+".+++++++++++++++=",
+".+++++.###.+++++=",
+".++++.#@@.#.++++=",
+".++++#@@@+.#.+++=",
+".++++#@@#+.#.+++=",
+".++++#.+++.#..++=",
+".++++.#...#...++=",
+".+++++.###....++=",
+".++++++......+++=",
+".++++++++...++++=",
+".+++++++++++++++=",
+".+++++++++++++++=",
+"@================",
+"                 ",
+"                 "};
+
diff --git a/themes/default/themerc b/themes/default/themerc
index fd086050d..195c07ae7 100644
--- a/themes/default/themerc
+++ b/themes/default/themerc
@@ -1,9 +1,8 @@
-active_text_color=#FFFFFF
-button_offset=1
-button_spacing=0
-full_width_title=false
-title_horizontal_offset=2
-title_vertical_offset_active=3
-title_vertical_offset_inactive=3
-title_shadow_active=true
+button_offset=2
+button_spacing=2
+full_width_title=true
+title_horizontal_offset=0
+title_vertical_offset_active=2
+title_vertical_offset_inactive=2
+title_shadow_active=false
 title_shadow_inactive=false
diff --git a/themes/default/title-1-active.xpm b/themes/default/title-1-active.xpm
index 93186aec6..c0ab8a714 100644
--- a/themes/default/title-1-active.xpm
+++ b/themes/default/title-1-active.xpm
@@ -1,54 +1,30 @@
 /* XPM */
 static char * title_1_active_xpm[] = {
-"4 25 26 1",
+"8 21 6 1",
 " 	c None",
-".	c #020202",
-"+	c #9EC6EE",
-"@	c #7EAAD6",
-"#	c #4A7AAA",
-"$	c #366A9E",
-"%	c #3A6E9E",
-"&	c #3A6EA2",
-"*	c #3E6EA2",
-"=	c #3E72A6",
-"-	c #4272A6",
-";	c #264C73",
-">	c #467AAE",
-",	c #4276A6",
-"'	c #B1CBE6",
-")	c #4676AA",
-"!	c #4A7AAE",
-"~	c #4A7EAE",
-"{	c #4E7EB2",
-"]	c #4E82B2",
-"^	c #5282B6",
-"/	c #5286BA",
-"(	c #5686BA",
-"_	c #568ABA",
-":	c #5A8ABE",
-"<	c #32669A",
-"....",
-"++++",
-"@@@@",
-"####",
-"$$$$",
-"%%%%",
-"&&&&",
-"****",
-"====",
-"-;>-",
-",>',",
-"))))",
-"))))",
-">;>>",
-"!>'!",
-"~~~~",
-"{{{{",
-"];>]",
-"^>'^",
-"^^^^",
-"////",
-"((((",
-"____",
-"::::",
-"<<<<"};
+".	c #949594 s active_shadow_2",
+"+	c #FFFFFF s active_hilight_2",
+"@	c #D5D6D5 s active_color_2",
+"#	c #B4BAB4 s active_mid_2",
+"$	c #000000",
+"$$$$$$$$",
+"++++++++",
+"++++++++",
+"@@@@@@@@",
+"@@@@@@@@",
+"@@@@@@@@",
+"@@@@@@@@",
+"@@@@@@@@",
+"@@@@@@@@",
+"@@@@@@@@",
+"@@@@@@@@",
+"@@@@@@@@",
+"@@@@@@@@",
+"@@@@@@@@",
+"@@@@@@@@",
+"@@@@@@@@",
+"@@@@@@@@",
+"@@@@@@@@",
+"@@@@@@@@",
+"@@@@@@@@",
+"@@@@@@@@"};
diff --git a/themes/default/title-1-inactive.xpm b/themes/default/title-1-inactive.xpm
index 7a8c73c77..b77b5a939 100644
--- a/themes/default/title-1-inactive.xpm
+++ b/themes/default/title-1-inactive.xpm
@@ -1,34 +1,30 @@
 /* XPM */
 static char * title_1_inactive_xpm[] = {
-"4 25 6 1",
+"8 21 6 1",
 " 	c None",
-".	c #000000",
-"+	c #FFFFFF s inactive_hilight_1",
-"@	c #CECECE s inactive_mid_1",
-"#	c #E0E0E0 s inactive_color_1",
-"$	c #9D9D9D s inactive_shadow_1",
-"....",
-"++++",
-"++++",
-"####",
-"####",
-"####",
-"####",
-"####",
-"####",
-"#$@#",
-"#@+#",
-"####",
-"####",
-"#$@#",
-"#@+#",
-"####",
-"####",
-"#$@#",
-"#@+#",
-"####",
-"####",
-"####",
-"####",
-"####",
-"$$$$"};
+".	c #949594 s inactive_shadow_2",
+"+	c #FFFFFF s inactive_hilight_2",
+"@	c #D5D6D5 s inactive_color_2",
+"#	c #B4BAB4 s inactive_mid_2",
+"$	c #000000",
+"$$$$$$$$",
+"++++++++",
+"++++++++",
+"@@@@@@@@",
+"@@@@@@@@",
+"@@@@@@@@",
+"@@@@@@@@",
+"@@@@@@@@",
+"@@@@@@@@",
+"@@@@@@@@",
+"@@@@@@@@",
+"@@@@@@@@",
+"@@@@@@@@",
+"@@@@@@@@",
+"@@@@@@@@",
+"@@@@@@@@",
+"@@@@@@@@",
+"@@@@@@@@",
+"@@@@@@@@",
+"@@@@@@@@",
+"@@@@@@@@};
diff --git a/themes/default/title-2-active.xpm b/themes/default/title-2-active.xpm
index 1c4992228..d64673fa4 100644
--- a/themes/default/title-2-active.xpm
+++ b/themes/default/title-2-active.xpm
@@ -1,52 +1,34 @@
 /* XPM */
 static char * title_2_active_xpm[] = {
-"4 25 24 1",
+"16 21 10 1",
 " 	c None",
-".	c #020202",
-"+	c #9EC6EE",
-"@	c #7EAAD6",
-"#	c #4A7AAA",
-"$	c #366A9E",
-"%	c #3A6E9E",
-"&	c #3A6EA2",
-"*	c #3E6EA2",
-"=	c #3E72A6",
-"-	c #4272A6",
-";	c #4276A6",
-">	c #4676AA",
-",	c #467AAE",
-"'	c #4A7AAE",
-")	c #4A7EAE",
-"!	c #4E7EB2",
-"~	c #4E82B2",
-"{	c #5282B6",
-"]	c #5286BA",
-"^	c #5686BA",
-"/	c #568ABA",
-"(	c #5A8ABE",
-"_	c #32669A",
-"....",
-"++++",
-"@@@@",
-"####",
-"$$$$",
-"%%%%",
-"&&&&",
-"****",
-"====",
-"----",
-";;;;",
-">>>>",
-">>>>",
-",,,,",
-"''''",
-"))))",
-"!!!!",
-"~~~~",
-"{{{{",
-"{{{{",
-"]]]]",
-"^^^^",
-"////",
-"((((",
-"____"};
+".	c #000000",
+"+	c #FFFFFF s active_hilight_2",
+"@	c #D5D6D5 s active_color_2",
+"#	c #4B58A2 s active_shadow_1",
+"$	c #525FAB s active_color_1",
+"%	c #848FD6 s active_mid_1",
+"&	c #B4BAB4 s active_mid_2",
+"*	c #949594 s active_shadow_2",
+"=	c #FFFFFF s active_hilight_1",
+"................",
+"+++++===========",
+"+++++===========",
+"@@@@@$$$$$$$$$$$",
+"@@@@@$$$$$$$$$$$",
+"@@@@@$$$$$$$$$$$",
+"@@@@@$$$$$$$$$$$",
+"@@@@@$$$$$$$$$$$",
+"@@@@@$$$$$$$$$$$",
+"@@@@@$$$$$$$$$$$",
+"@@@@@$$$$$$$$$$$",
+"@@@@@$$$$$$$$$$$",
+"@@@@@$$$$$$$$$$$",
+"@@@@@$$$$$$$$$$$",
+"@@@@@$$$$$$$$$$$",
+"@@@@@$$$$$$$$$$$",
+"@@@@@$$$$$$$$$$$",
+"@@@@@$$$$$$$$$$$",
+"@@@@@$$$$$$$$$$$",
+"@@@@@@$$$$$$$$$$",
+"@@@@@@@@@@@@@@@@"};
diff --git a/themes/default/title-2-inactive.xpm b/themes/default/title-2-inactive.xpm
index 74ad41bb1..280190085 100644
--- a/themes/default/title-2-inactive.xpm
+++ b/themes/default/title-2-inactive.xpm
@@ -1,34 +1,34 @@
 /* XPM */
-static char * title_1_inactive_xpm[] = {
-"4 25 6 1",
+static char * title_2_inactive_xpm[] = {
+"16 21 10 1",
 " 	c None",
 ".	c #000000",
-"+	c #FFFFFF s inactive_hilight_1",
-"@	c #CECECE s inactive_mid_1",
-"#	c #E0E0E0 s inactive_color_1",
-"$	c #9D9D9D s inactive_shadow_1",
-"....",
-"++++",
-"++++",
-"####",
-"####",
-"####",
-"####",
-"####",
-"####",
-"####",
-"####",
-"####",
-"####",
-"####",
-"####",
-"####",
-"####",
-"####",
-"####",
-"####",
-"####",
-"####",
-"####",
-"####",
-"$$$$"};
+"+	c #FFFFFF s inactive_hilight_2",
+"@	c #D5D6D5 s inactive_color_2",
+"#	c #4B58A2 s inactive_shadow_1",
+"$	c #525FAB s inactive_color_1",
+"%	c #848FD6 s inactive_mid_1",
+"&	c #B4BAB4 s inactive_mid_2",
+"*	c #949594 s inactive_shadow_2",
+"=	c #FFFFFF s inactive_hilight_1",
+"................",
+"+++++===========",
+"+++++===========",
+"@@@@@$$$$$$$$$$$",
+"@@@@@$$$$$$$$$$$",
+"@@@@@$$$$$$$$$$$",
+"@@@@@$$$$$$$$$$$",
+"@@@@@$$$$$$$$$$$",
+"@@@@@$$$$$$$$$$$",
+"@@@@@$$$$$$$$$$$",
+"@@@@@$$$$$$$$$$$",
+"@@@@@$$$$$$$$$$$",
+"@@@@@$$$$$$$$$$$",
+"@@@@@$$$$$$$$$$$",
+"@@@@@$$$$$$$$$$$",
+"@@@@@$$$$$$$$$$$",
+"@@@@@$$$$$$$$$$$",
+"@@@@@$$$$$$$$$$$",
+"@@@@@$$$$$$$$$$$",
+"@@@@@@$$$$$$$$$$",
+"@@@@@@@@@@@@@@@@"};
diff --git a/themes/default/title-3-active.xpm b/themes/default/title-3-active.xpm
index eae682766..2b8fe53ff 100644
--- a/themes/default/title-3-active.xpm
+++ b/themes/default/title-3-active.xpm
@@ -1,52 +1,34 @@
 /* XPM */
 static char * title_3_active_xpm[] = {
-"8 25 24 1",
+"20 21 10 1",
 " 	c None",
-".	c #020202",
-"+	c #9EC6EE",
-"@	c #7EAAD6",
-"#	c #4A7AAA",
-"$	c #366A9E",
-"%	c #3A6E9E",
-"&	c #3A6EA2",
-"*	c #3E6EA2",
-"=	c #3E72A6",
-"-	c #4272A6",
-";	c #4276A6",
-">	c #4676AA",
-",	c #467AAE",
-"'	c #4A7AAE",
-")	c #4A7EAE",
-"!	c #4E7EB2",
-"~	c #4E82B2",
-"{	c #5282B6",
-"]	c #5286BA",
-"^	c #5686BA",
-"/	c #568ABA",
-"(	c #5A8ABE",
-"_	c #32669A",
-"........",
-"++++++++",
-"@@@@@@@@",
-"########",
-"$$$$$$$$",
-"%%%%%%%%",
-"&&&&&&&&",
-"********",
-"========",
-"--------",
-";;;;;;;;",
-">>>>>>>>",
-">>>>>>>>",
-",,,,,,,,",
-"''''''''",
-"))))))))",
-"!!!!!!!!",
-"~~~~~~~~",
-"{{{{{{{{",
-"{{{{{{{{",
-"]]]]]]]]",
-"^^^^^^^^",
-"////////",
-"((((((((",
-"________"};
+".	c #000000",
+"+	c #FFFFFF s active_hilight_2",
+"@	c #D5D6D5 s active_color_2",
+"#	c #4B58A2 s active_shadow_1",
+"$	c #848FD6 s active_mid_1",
+"%	c #525FAB s active_color_1",
+"&	c #B4BAB4 s active_mid_2",
+"*	c #949594 s active_shadow_2",
+"=	c #FFFFFF s active_hilight_1",
+"....................",
+"====================",
+"====================",
+"%%%%%%%%%%%%%%%%%%%%",
+"%%%%%%%%%%%%%%%%%%%%",
+"%%%%%%%%%%%%%%%%%%%%",
+"%%%%%%%%%%%%%%%%%%%%",
+"%%%%%%%%%%%%%%%%%%%%",
+"%%%%%%%%%%%%%%%%%%%%",
+"%%%%%%%%%%%%%%%%%%%%",
+"%%%%%%%%%%%%%%%%%%%%",
+"%%%%%%%%%%%%%%%%%%%%",
+"%%%%%%%%%%%%%%%%%%%%",
+"%%%%%%%%%%%%%%%%%%%%",
+"%%%%%%%%%%%%%%%%%%%%",
+"%%%%%%%%%%%%%%%%%%%%",
+"%%%%%%%%%%%%%%%%%%%%",
+"%%%%%%%%%%%%%%%%%%%%",
+"%%%%%%%%%%%%%%%%%%%%",
+"%%%%%%%%%%%%%%%%%%%%",
+"@@@@@@@@@@@@@@@@@@@@"};
diff --git a/themes/default/title-3-inactive.xpm b/themes/default/title-3-inactive.xpm
index 62eca5106..1fd763ae8 100644
--- a/themes/default/title-3-inactive.xpm
+++ b/themes/default/title-3-inactive.xpm
@@ -1,34 +1,34 @@
 /* XPM */
 static char * title_3_inactive_xpm[] = {
-"8 25 6 1",
+"20 21 10 1",
 " 	c None",
 ".	c #000000",
-"+	c #FFFFFF s inactive_hilight_1",
-"@	c #CECECE s inactive_mid_1",
-"#	c #E0E0E0 s inactive_color_1",
-"$	c #9D9D9D s inactive_shadow_1",
-"........",
-"++++++++",
-"++++++++",
-"########",
-"########",
-"########",
-"########",
-"########",
-"########",
-"########",
-"########",
-"########",
-"########",
-"########",
-"########",
-"########",
-"########",
-"########",
-"########",
-"########",
-"########",
-"########",
-"########",
-"########",
-"$$$$$$$$"};
+"+	c #FFFFFF s inactive_hilight_2",
+"@	c #D5D6D5 s inactive_color_2",
+"#	c #4B58A2 s inactive_shadow_1",
+"$	c #848FD6 s inactive_mid_1",
+"%	c #525FAB s inactive_color_1",
+"&	c #B4BAB4 s inactive_mid_2",
+"*	c #949594 s inactive_shadow_2",
+"=	c #FFFFFF s inactive_hilight_1",
+"....................",
+"====================",
+"====================",
+"%%%%%%%%%%%%%%%%%%%%",
+"%%%%%%%%%%%%%%%%%%%%",
+"%%%%%%%%%%%%%%%%%%%%",
+"%%%%%%%%%%%%%%%%%%%%",
+"%%%%%%%%%%%%%%%%%%%%",
+"%%%%%%%%%%%%%%%%%%%%",
+"%%%%%%%%%%%%%%%%%%%%",
+"%%%%%%%%%%%%%%%%%%%%",
+"%%%%%%%%%%%%%%%%%%%%",
+"%%%%%%%%%%%%%%%%%%%%",
+"%%%%%%%%%%%%%%%%%%%%",
+"%%%%%%%%%%%%%%%%%%%%",
+"%%%%%%%%%%%%%%%%%%%%",
+"%%%%%%%%%%%%%%%%%%%%",
+"%%%%%%%%%%%%%%%%%%%%",
+"%%%%%%%%%%%%%%%%%%%%",
+"%%%%%%%%%%%%%%%%%%%%",
+"@@@@@@@@@@@@@@@@@@@@"};
diff --git a/themes/default/title-4-active.xpm b/themes/default/title-4-active.xpm
index 5e02ab479..4a0080c94 100644
--- a/themes/default/title-4-active.xpm
+++ b/themes/default/title-4-active.xpm
@@ -1,52 +1,34 @@
 /* XPM */
 static char * title_4_active_xpm[] = {
-"4 25 24 1",
-" 	c None",
-".	c #020202",
-"+	c #9EC6EE",
-"@	c #7EAAD6",
-"#	c #4A7AAA",
-"$	c #366A9E",
-"%	c #3A6E9E",
-"&	c #3A6EA2",
-"*	c #3E6EA2",
-"=	c #3E72A6",
-"-	c #4272A6",
-";	c #4276A6",
-">	c #4676AA",
-",	c #467AAE",
-"'	c #4A7AAE",
-")	c #4A7EAE",
-"!	c #4E7EB2",
-"~	c #4E82B2",
-"{	c #5282B6",
-"]	c #5286BA",
-"^	c #5686BA",
-"/	c #568ABA",
-"(	c #5A8ABE",
-"_	c #32669A",
-"....",
-"++++",
-"@@@@",
-"####",
-"$$$$",
-"%%%%",
-"&&&&",
-"****",
-"====",
-"----",
-";;;;",
-">>>>",
-">>>>",
-",,,,",
-"''''",
-"))))",
-"!!!!",
-"~~~~",
-"{{{{",
-"{{{{",
-"]]]]",
-"^^^^",
-"////",
-"((((",
-"____"};
+"16 21 10 1",
+"       c None",
+".      c #000000",
+"+      c #FFFFFF s active_hilight_2",
+"@      c #D5D6D5 s active_color_2",
+"#      c #949594 s active_shadow_2",
+"$      c #4B58A2 s active_shadow_1",
+"%      c #848FD6 s active_mid_1",
+"&      c #525FAB s active_color_1",
+"*      c #B4BAB4 s active_mid_2",
+"=      c #FFFFFF s active_hilight_1",
+"................",
+"===========+++++",
+"===========+++++",
+"&&&&&&&&&&&@@@@@",
+"&&&&&&&&&&&@@@@@",
+"&&&&&&&&&&&@@@@@",
+"&&&&&&&&&&&@@@@@",
+"&&&&&&&&&&&@@@@@",
+"&&&&&&&&&&&@@@@@",
+"&&&&&&&&&&&@@@@@",
+"&&&&&&&&&&&@@@@@",
+"&&&&&&&&&&&@@@@@",
+"&&&&&&&&&&&@@@@@",
+"&&&&&&&&&&&@@@@@",
+"&&&&&&&&&&&@@@@@",
+"&&&&&&&&&&&@@@@@",
+"&&&&&&&&&&&@@@@@",
+"&&&&&&&&&&&@@@@@",
+"&&&&&&&&&&&@@@@@",
+"&&&&&&&&&&@@@@@@",
+"@@@@@@@@@@@@@@@@"};
diff --git a/themes/default/title-4-inactive.xpm b/themes/default/title-4-inactive.xpm
index 680f04c30..8829993c3 100644
--- a/themes/default/title-4-inactive.xpm
+++ b/themes/default/title-4-inactive.xpm
@@ -1,34 +1,34 @@
 /* XPM */
 static char * title_4_inactive_xpm[] = {
-"4 25 6 1",
-" 	c None",
-".	c #000000",
-"+	c #FFFFFF s inactive_hilight_1",
-"@	c #CECECE s inactive_mid_1",
-"#	c #E0E0E0 s inactive_color_1",
-"$	c #9D9D9D s inactive_shadow_1",
-"....",
-"++++",
-"++++",
-"####",
-"####",
-"####",
-"####",
-"####",
-"####",
-"####",
-"####",
-"####",
-"####",
-"####",
-"####",
-"####",
-"####",
-"####",
-"####",
-"####",
-"####",
-"####",
-"####",
-"####",
-"$$$$"};
+"16 21 10 1",
+"       c None",
+".      c #000000",
+"+      c #FFFFFF s inactive_hilight_2",
+"@      c #D5D6D5 s inactive_color_2",
+"#      c #949594 s inactive_shadow_2",
+"$      c #4B58A2 s inactive_shadow_1",
+"%      c #848FD6 s inactive_mid_1",
+"&      c #525FAB s inactive_color_1",
+"*      c #B4BAB4 s inactive_mid_2",
+"=      c #FFFFFF s inactive_hilight_1",
+"................",
+"===========+++++",
+"===========+++++",
+"&&&&&&&&&&&@@@@@",
+"&&&&&&&&&&&@@@@@",
+"&&&&&&&&&&&@@@@@",
+"&&&&&&&&&&&@@@@@",
+"&&&&&&&&&&&@@@@@",
+"&&&&&&&&&&&@@@@@",
+"&&&&&&&&&&&@@@@@",
+"&&&&&&&&&&&@@@@@",
+"&&&&&&&&&&&@@@@@",
+"&&&&&&&&&&&@@@@@",
+"&&&&&&&&&&&@@@@@",
+"&&&&&&&&&&&@@@@@",
+"&&&&&&&&&&&@@@@@",
+"&&&&&&&&&&&@@@@@",
+"&&&&&&&&&&&@@@@@",
+"&&&&&&&&&&&@@@@@",
+"&&&&&&&&&&@@@@@@",
+"@@@@@@@@@@@@@@@@"};
diff --git a/themes/default/title-5-active.xpm b/themes/default/title-5-active.xpm
index 7750cc5c2..39e5c6b03 100644
--- a/themes/default/title-5-active.xpm
+++ b/themes/default/title-5-active.xpm
@@ -1,54 +1,30 @@
 /* XPM */
 static char * title_5_active_xpm[] = {
-"4 25 26 1",
+"8 21 6 1",
 " 	c None",
-".	c #020202",
-"+	c #9EC6EE",
-"@	c #7EAAD6",
-"#	c #4A7AAA",
-"$	c #366A9E",
-"%	c #3A6E9E",
-"&	c #3A6EA2",
-"*	c #3E6EA2",
-"=	c #3E72A6",
-"-	c #4272A6",
-";	c #264C73",
-">	c #467AAE",
-",	c #4276A6",
-"'	c #B1CBE6",
-")	c #4676AA",
-"!	c #4A7AAE",
-"~	c #4A7EAE",
-"{	c #4E7EB2",
-"]	c #4E82B2",
-"^	c #5282B6",
-"/	c #5286BA",
-"(	c #5686BA",
-"_	c #568ABA",
-":	c #5A8ABE",
-"<	c #32669A",
-"....",
-"++++",
-"@@@@",
-"####",
-"$$$$",
-"%%%%",
-"&&&&",
-"****",
-"====",
-"-;>-",
-",>',",
-"))))",
-"))))",
-">;>>",
-"!>'!",
-"~~~~",
-"{{{{",
-"];>]",
-"^>'^",
-"^^^^",
-"////",
-"((((",
-"____",
-"::::",
-"<<<<"};
+".	c #949594 s active_shadow_2",
+"+	c #FFFFFF s active_hilight_2",
+"@	c #D5D6D5 s active_color_2",
+"#	c #B4BAB4 s active_mid_2",
+"$	c #000000",
+"$$$$$$$$",
+"++++++++",
+"++++++++",
+"@@@@@@@@",
+"@@@@@@@@",
+"@@@@@@@@",
+"@@@@@@@@",
+"@@@@@@@@",
+"@@@@@@@@",
+"@@@@@@@@",
+"@@@@@@@@",
+"@@@@@@@@",
+"@@@@@@@@",
+"@@@@@@@@",
+"@@@@@@@@",
+"@@@@@@@@",
+"@@@@@@@@",
+"@@@@@@@@",
+"@@@@@@@@",
+"@@@@@@@@",
+"@@@@@@@@"};
diff --git a/themes/default/title-5-inactive.xpm b/themes/default/title-5-inactive.xpm
index cee8f282f..eac01015d 100644
--- a/themes/default/title-5-inactive.xpm
+++ b/themes/default/title-5-inactive.xpm
@@ -1,34 +1,30 @@
 /* XPM */
 static char * title_5_inactive_xpm[] = {
-"4 25 6 1",
+"8 21 6 1",
 " 	c None",
-".	c #000000",
-"+	c #FFFFFF s inactive_hilight_1",
-"@	c #CECECE s inactive_mid_1",
-"#	c #E0E0E0 s inactive_color_1",
-"$	c #9D9D9D s inactive_shadow_1",
-"....",
-"++++",
-"++++",
-"####",
-"####",
-"####",
-"####",
-"####",
-"####",
-"#$@#",
-"#@+#",
-"####",
-"####",
-"#$@#",
-"#@+#",
-"####",
-"####",
-"#$@#",
-"#@+#",
-"####",
-"####",
-"####",
-"####",
-"####",
-"$$$$"};
+".	c #949594 s inactive_shadow_2",
+"+	c #FFFFFF s inactive_hilight_2",
+"@	c #D5D6D5 s inactive_color_2",
+"#	c #B4BAB4 s inactive_mid_2",
+"$	c #000000",
+"$$$$$$$$",
+"++++++++",
+"++++++++",
+"@@@@@@@@",
+"@@@@@@@@",
+"@@@@@@@@",
+"@@@@@@@@",
+"@@@@@@@@",
+"@@@@@@@@",
+"@@@@@@@@",
+"@@@@@@@@",
+"@@@@@@@@",
+"@@@@@@@@",
+"@@@@@@@@",
+"@@@@@@@@",
+"@@@@@@@@",
+"@@@@@@@@",
+"@@@@@@@@",
+"@@@@@@@@",
+"@@@@@@@@",
+"@@@@@@@@"};
diff --git a/themes/default/top-left-active.xpm b/themes/default/top-left-active.xpm
index d0cc2f00d..acf5d9c22 100644
--- a/themes/default/top-left-active.xpm
+++ b/themes/default/top-left-active.xpm
@@ -1,52 +1,30 @@
 /* XPM */
 static char * top_left_active_xpm[] = {
-"8 25 24 1",
-" 	c None",
-".	c #020202",
-"+	c #9EC6EE",
-"@	c #7EAAD6",
-"#	c #4A7AAA",
-"$	c #32669A",
-"%	c #366A9E",
-"&	c #3A6E9E",
-"*	c #3A6EA2",
-"=	c #3E6EA2",
-"-	c #3E72A6",
-";	c #4272A6",
-">	c #4276A6",
-",	c #4676AA",
-"'	c #467AAE",
-")	c #4A7AAE",
-"!	c #4A7EAE",
-"~	c #4E7EB2",
-"{	c #4E82B2",
-"]	c #5282B6",
-"^	c #5286BA",
-"/	c #5686BA",
-"(	c #568ABA",
-"_	c #5A8ABE",
-"    ....",
-"  ..++++",
-" .+@@@@@",
-" .######",
-".$#%%%%%",
-".$#&&&&&",
-".$#*****",
-".$#=====",
-".$#-----",
-".$#;;;;;",
-".$#>>>>>",
-".$#,,,,,",
-".$#,,,,,",
-".$#'''''",
-".$#)))))",
-".$#!!!!!",
-".$#~~~~~",
-".$#{{{{{",
-".$#]]]]]",
-".$#]]]]]",
-".$#^^^^^",
-".$#/////",
-".$#(((((",
-".$#_____",
-".$$$$$$$"};
+"7 21 6 1",
+"       c None",
+".      c #949594 s active_shadow_2",
+"+      c #FFFFFF s active_hilight_2",
+"@      c #B4BAB4 s active_mid_2",
+"#      c #D5D6D5 s active_color_2",
+"$      c #000000",
+"    $$$",
+"  $$+++",
+" $#++++",
+" $@####",
+"$.@####",
+"$.@####",
+"$.@####",
+"$.@####",
+"$.@####",
+"$.@####",
+"$.@####",
+"$.@####",
+"$.@####",
+"$.@####",
+"$.@####",
+"$.@####",
+"$.@####",
+"$.@####",
+"$.@####",
+"$.@####",
+"$.@####"};
diff --git a/themes/default/top-left-inactive.xpm b/themes/default/top-left-inactive.xpm
index 258de3024..faa6160c0 100644
--- a/themes/default/top-left-inactive.xpm
+++ b/themes/default/top-left-inactive.xpm
@@ -1,34 +1,30 @@
 /* XPM */
 static char * top_left_inactive_xpm[] = {
-"8 25 6 1",
-" 	c None",
-".	c #000000",
-"+	c #FFFFFF s inactive_hilight_1",
-"@	c #E0E0E0 s inactive_color_1",
-"#	c #CECECE s inactive_mid_1",
-"$	c #9D9D9D s inactive_shadow_1",
-"    ....",
-"  ..++++",
-" .@+++++",
-" .#@@@@@",
-".$#@@@@@",
-".$#@@@@@",
-".$#@@@@@",
-".$#@@@@@",
-".$#@@@@@",
-".$#@@@@@",
-".$#@@@@@",
-".$#@@@@@",
-".$#@@@@@",
-".$#@@@@@",
-".$#@@@@@",
-".$#@@@@@",
-".$#@@@@@",
-".$#@@@@@",
-".$#@@@@@",
-".$#@@@@@",
-".$#@@@@@",
-".$#@@@@@",
-".$#@@@@@",
-".$#@@@@@",
-".$$$$$$$"};
+"7 21 6 1",
+"       c None",
+".      c #949594 s inactive_shadow_2",
+"+      c #FFFFFF s inactive_hilight_2",
+"@      c #B4BAB4 s inactive_mid_2",
+"#      c #D5D6D5 s inactive_color_2",
+"$      c #000000",
+"    $$$",
+"  $$+++",
+" $#++++",
+" $@####",
+"$.@####",
+"$.@####",
+"$.@####",
+"$.@####",
+"$.@####",
+"$.@####",
+"$.@####",
+"$.@####",
+"$.@####",
+"$.@####",
+"$.@####",
+"$.@####",
+"$.@####",
+"$.@####",
+"$.@####",
+"$.@####",
+"$.@####"};
diff --git a/themes/default/top-right-active.xpm b/themes/default/top-right-active.xpm
index 662ea7c04..0d94f0ab3 100644
--- a/themes/default/top-right-active.xpm
+++ b/themes/default/top-right-active.xpm
@@ -1,52 +1,30 @@
 /* XPM */
 static char * top_right_active_xpm[] = {
-"8 25 24 1",
-" 	c None",
-".	c #020202",
-"+	c #9EC6EE",
-"@	c #7EAAD6",
-"#	c #4A7AAA",
-"$	c #32669A",
-"%	c #366A9E",
-"&	c #3A6E9E",
-"*	c #3A6EA2",
-"=	c #3E6EA2",
-"-	c #3E72A6",
-";	c #4272A6",
-">	c #4276A6",
-",	c #4676AA",
-"'	c #467AAE",
-")	c #4A7AAE",
-"!	c #4A7EAE",
-"~	c #4E7EB2",
-"{	c #4E82B2",
-"]	c #5282B6",
-"^	c #5286BA",
-"/	c #5686BA",
-"(	c #568ABA",
-"_	c #5A8ABE",
-"....    ",
-"++++..  ",
-"@@@@@+. ",
-"######. ",
-"%%%%%#$.",
-"&&&&&#$.",
-"*****#$.",
-"=====#$.",
-"-----#$.",
-";;;;;#$.",
-">>>>>#$.",
-",,,,,#$.",
-",,,,,#$.",
-"'''''#$.",
-")))))#$.",
-"!!!!!#$.",
-"~~~~~#$.",
-"{{{{{#$.",
-"]]]]]#$.",
-"]]]]]#$.",
-"^^^^^#$.",
-"/////#$.",
-"(((((#$.",
-"_____#$.",
-"$$$$$$$."};
+"7 21 6 1",
+"       c None",
+".      c #949594 s active_shadow_2",
+"+      c #FFFFFF s active_hilight_2",
+"@      c #B4BAB4 s active_mid_2",
+"#      c #D5D6D5 s active_color_2",
+"$      c #000000",
+"$$$    ",
+"+++$$  ",
+"++++#$ ",
+"####@$ ",
+"####@.$",
+"####@.$",
+"####@.$",
+"####@.$",
+"####@.$",
+"####@.$",
+"####@.$",
+"####@.$",
+"####@.$",
+"####@.$",
+"####@.$",
+"####@.$",
+"####@.$",
+"####@.$",
+"####@.$",
+"####@.$",
+"####@.$"};
diff --git a/themes/default/top-right-inactive.xpm b/themes/default/top-right-inactive.xpm
index f247876af..165e7ee24 100644
--- a/themes/default/top-right-inactive.xpm
+++ b/themes/default/top-right-inactive.xpm
@@ -1,34 +1,30 @@
 /* XPM */
 static char * top_right_inactive_xpm[] = {
-"8 25 6 1",
-" 	c None",
-".	c #000000",
-"+	c #FFFFFF s inactive_hilight_1",
-"@	c #E0E0E0 s inactive_color_1",
-"#	c #CECECE s inactive_mid_1",
-"$	c #9D9D9D s inactive_shadow_1",
-"....    ",
-"++++..  ",
-"+++++@. ",
-"@@@@@#. ",
-"@@@@@#$.",
-"@@@@@#$.",
-"@@@@@#$.",
-"@@@@@#$.",
-"@@@@@#$.",
-"@@@@@#$.",
-"@@@@@#$.",
-"@@@@@#$.",
-"@@@@@#$.",
-"@@@@@#$.",
-"@@@@@#$.",
-"@@@@@#$.",
-"@@@@@#$.",
-"@@@@@#$.",
-"@@@@@#$.",
-"@@@@@#$.",
-"@@@@@#$.",
-"@@@@@#$.",
-"@@@@@#$.",
-"@@@@@#$.",
-"$$$$$$$."};
+"7 21 6 1",
+"       c None",
+".      c #949594 s inactive_shadow_2",
+"+      c #FFFFFF s inactive_hilight_2",
+"@      c #B4BAB4 s inactive_mid_2",
+"#      c #D5D6D5 s inactive_color_2",
+"$      c #000000",
+"$$$    ",
+"+++$$  ",
+"++++#$ ",
+"####@$ ",
+"####@.$",
+"####@.$",
+"####@.$",
+"####@.$",
+"####@.$",
+"####@.$",
+"####@.$",
+"####@.$",
+"####@.$",
+"####@.$",
+"####@.$",
+"####@.$",
+"####@.$",
+"####@.$",
+"####@.$",
+"####@.$",
+"####@.$"};
diff --git a/themes/synthetic/Makefile.am b/themes/synthetic/Makefile.am
new file mode 100644
index 000000000..2465d37b0
--- /dev/null
+++ b/themes/synthetic/Makefile.am
@@ -0,0 +1,55 @@
+themedir = $(pkgdatadir)/themes/synthetic
+theme_DATA = README \
+	bottom-active.xpm \
+	bottom-inactive.xpm \
+	bottom-left-active.xpm \
+	bottom-left-inactive.xpm \
+	bottom-right-active.xpm \
+	bottom-right-inactive.xpm \
+	close-active.xpm \
+	close-inactive.xpm \
+	close-pressed.xpm \
+	hide-active.xpm \
+	hide-inactive.xpm \
+	hide-pressed.xpm \
+	left-active.xpm \
+	left-inactive.xpm \
+	maximize-active.xpm \
+	maximize-inactive.xpm \
+	maximize-pressed.xpm \
+        maximize-toggled-active.xpm \
+        maximize-toggled-inactive.xpm \
+        maximize-toggled-pressed.xpm \
+	menu-active.xpm \
+	menu-inactive.xpm \
+	menu-pressed.xpm \
+	right-active.xpm \
+	right-inactive.xpm \
+	shade-active.xpm \
+	shade-inactive.xpm \
+	shade-pressed.xpm \
+        shade-toggled-active.xpm \
+        shade-toggled-inactive.xpm \
+        shade-toggled-pressed.xpm \
+	stick-active.xpm \
+	stick-inactive.xpm \
+	stick-pressed.xpm \
+        stick-toggled-active.xpm \
+        stick-toggled-inactive.xpm \
+        stick-toggled-pressed.xpm \
+	themerc \
+	title-1-active.xpm \
+	title-1-inactive.xpm \
+	title-2-active.xpm \
+	title-2-inactive.xpm \
+	title-3-active.xpm \
+	title-3-inactive.xpm \
+	title-4-active.xpm \
+	title-4-inactive.xpm \
+	title-5-active.xpm \
+	title-5-inactive.xpm \
+	top-left-active.xpm \
+	top-left-inactive.xpm \
+	top-right-active.xpm \
+	top-right-inactive.xpm
+EXTRA_DIST = $(theme_DATA)
diff --git a/themes/synthetic/Makefile.in b/themes/synthetic/Makefile.in
new file mode 100644
index 000000000..4073f127d
--- /dev/null
+++ b/themes/synthetic/Makefile.in
@@ -0,0 +1,408 @@
+# Makefile.in generated by automake 1.7.5 from Makefile.am.
+# @configure_input@
+
+# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
+# Free Software Foundation, Inc.
+# This Makefile.in is free software; the Free Software Foundation
+# gives unlimited permission to copy and/or distribute it,
+# with or without modifications, as long as this notice is preserved.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
+# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
+# PARTICULAR PURPOSE.
+
+@SET_MAKE@
+
+srcdir = @srcdir@
+top_srcdir = @top_srcdir@
+VPATH = @srcdir@
+pkgdatadir = $(datadir)/@PACKAGE@
+pkglibdir = $(libdir)/@PACKAGE@
+pkgincludedir = $(includedir)/@PACKAGE@
+top_builddir = ../..
+
+am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
+INSTALL = @INSTALL@
+install_sh_DATA = $(install_sh) -c -m 644
+install_sh_PROGRAM = $(install_sh) -c
+install_sh_SCRIPT = $(install_sh) -c
+INSTALL_HEADER = $(INSTALL_DATA)
+transform = $(program_transform_name)
+NORMAL_INSTALL = :
+PRE_INSTALL = :
+POST_INSTALL = :
+NORMAL_UNINSTALL = :
+PRE_UNINSTALL = :
+POST_UNINSTALL = :
+host_triplet = @host@
+ACLOCAL = @ACLOCAL@
+AMDEP_FALSE = @AMDEP_FALSE@
+AMDEP_TRUE = @AMDEP_TRUE@
+AMTAR = @AMTAR@
+AR = @AR@
+AUTOCONF = @AUTOCONF@
+AUTOHEADER = @AUTOHEADER@
+AUTOMAKE = @AUTOMAKE@
+AWK = @AWK@
+CATALOGS = @CATALOGS@
+CATOBJEXT = @CATOBJEXT@
+CC = @CC@
+CCDEPMODE = @CCDEPMODE@
+CFLAGS = @CFLAGS@
+CPP = @CPP@
+CPPFLAGS = @CPPFLAGS@
+CXX = @CXX@
+CXXCPP = @CXXCPP@
+CXXDEPMODE = @CXXDEPMODE@
+CXXFLAGS = @CXXFLAGS@
+CYGPATH_W = @CYGPATH_W@
+DATADIRNAME = @DATADIRNAME@
+DEFS = @DEFS@
+DEPDIR = @DEPDIR@
+ECHO = @ECHO@
+ECHO_C = @ECHO_C@
+ECHO_N = @ECHO_N@
+ECHO_T = @ECHO_T@
+EGREP = @EGREP@
+EXEEXT = @EXEEXT@
+F77 = @F77@
+FFLAGS = @FFLAGS@
+GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
+GMOFILES = @GMOFILES@
+GMSGFMT = @GMSGFMT@
+INSTALL_DATA = @INSTALL_DATA@
+INSTALL_PROGRAM = @INSTALL_PROGRAM@
+INSTALL_SCRIPT = @INSTALL_SCRIPT@
+INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
+INSTOBJEXT = @INSTOBJEXT@
+INTLLIBS = @INTLLIBS@
+LDFLAGS = @LDFLAGS@
+LIBOBJS = @LIBOBJS@
+LIBS = @LIBS@
+LIBSTARTUP_NOTIFICATION_CFLAGS = @LIBSTARTUP_NOTIFICATION_CFLAGS@
+LIBSTARTUP_NOTIFICATION_LIBS = @LIBSTARTUP_NOTIFICATION_LIBS@
+LIBSTARTUP_NOTIFICATION_REQUIRED_VERSION = @LIBSTARTUP_NOTIFICATION_REQUIRED_VERSION@
+LIBTOOL = @LIBTOOL@
+LIBX11_CFLAGS = @LIBX11_CFLAGS@
+LIBX11_LDFLAGS = @LIBX11_LDFLAGS@
+LIBX11_LIBS = @LIBX11_LIBS@
+LIBXFCE4MCS_CLIENT_CFLAGS = @LIBXFCE4MCS_CLIENT_CFLAGS@
+LIBXFCE4MCS_CLIENT_LIBS = @LIBXFCE4MCS_CLIENT_LIBS@
+LIBXFCE4MCS_CLIENT_REQUIRED_VERSION = @LIBXFCE4MCS_CLIENT_REQUIRED_VERSION@
+LIBXFCE4MCS_MANAGER_CFLAGS = @LIBXFCE4MCS_MANAGER_CFLAGS@
+LIBXFCE4MCS_MANAGER_LIBS = @LIBXFCE4MCS_MANAGER_LIBS@
+LIBXFCE4MCS_MANAGER_REQUIRED_VERSION = @LIBXFCE4MCS_MANAGER_REQUIRED_VERSION@
+LIBXFCE4UTIL_CFLAGS = @LIBXFCE4UTIL_CFLAGS@
+LIBXFCE4UTIL_LIBS = @LIBXFCE4UTIL_LIBS@
+LIBXFCE4UTIL_REQUIRED_VERSION = @LIBXFCE4UTIL_REQUIRED_VERSION@
+LIBXFCEGUI4_CFLAGS = @LIBXFCEGUI4_CFLAGS@
+LIBXFCEGUI4_LIBS = @LIBXFCEGUI4_LIBS@
+LIBXFCEGUI4_REQUIRED_VERSION = @LIBXFCEGUI4_REQUIRED_VERSION@
+LIBXPM_CFLAGS = @LIBXPM_CFLAGS@
+LIBXPM_LDFLAGS = @LIBXPM_LDFLAGS@
+LIBXPM_LIBS = @LIBXPM_LIBS@
+LN_S = @LN_S@
+LTLIBOBJS = @LTLIBOBJS@
+MAINT = @MAINT@
+MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
+MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
+MAKEINFO = @MAKEINFO@
+MKINSTALLDIRS = @MKINSTALLDIRS@
+MSGFMT = @MSGFMT@
+OBJEXT = @OBJEXT@
+PACKAGE = @PACKAGE@
+PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
+PACKAGE_NAME = @PACKAGE_NAME@
+PACKAGE_STRING = @PACKAGE_STRING@
+PACKAGE_TARNAME = @PACKAGE_TARNAME@
+PACKAGE_VERSION = @PACKAGE_VERSION@
+PATH_SEPARATOR = @PATH_SEPARATOR@
+PKG_CONFIG = @PKG_CONFIG@
+POFILES = @POFILES@
+POSUB = @POSUB@
+PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
+PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
+RANDR_LIBS = @RANDR_LIBS@
+RANLIB = @RANLIB@
+SET_MAKE = @SET_MAKE@
+SHELL = @SHELL@
+STRIP = @STRIP@
+USE_NLS = @USE_NLS@
+VERSION = @VERSION@
+XFCE_MCS_MANAGER_CFLAGS = @XFCE_MCS_MANAGER_CFLAGS@
+XFCE_MCS_MANAGER_LIBS = @XFCE_MCS_MANAGER_LIBS@
+XFCE_MCS_MANAGER_PLUGINSDIR = @XFCE_MCS_MANAGER_PLUGINSDIR@
+XFCE_MCS_MANAGER_REQUIRED_VERSION = @XFCE_MCS_MANAGER_REQUIRED_VERSION@
+XGETTEXT = @XGETTEXT@
+X_CFLAGS = @X_CFLAGS@
+X_EXTRA_LIBS = @X_EXTRA_LIBS@
+X_LIBS = @X_LIBS@
+X_PRE_LIBS = @X_PRE_LIBS@
+ac_ct_AR = @ac_ct_AR@
+ac_ct_CC = @ac_ct_CC@
+ac_ct_CXX = @ac_ct_CXX@
+ac_ct_F77 = @ac_ct_F77@
+ac_ct_RANLIB = @ac_ct_RANLIB@
+ac_ct_STRIP = @ac_ct_STRIP@
+am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
+am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
+am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
+am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
+am__include = @am__include@
+am__leading_dot = @am__leading_dot@
+am__quote = @am__quote@
+bindir = @bindir@
+build = @build@
+build_alias = @build_alias@
+build_cpu = @build_cpu@
+build_os = @build_os@
+build_vendor = @build_vendor@
+datadir = @datadir@
+exec_prefix = @exec_prefix@
+host = @host@
+host_alias = @host_alias@
+host_cpu = @host_cpu@
+host_os = @host_os@
+host_vendor = @host_vendor@
+includedir = @includedir@
+infodir = @infodir@
+install_sh = @install_sh@
+libdir = @libdir@
+libexecdir = @libexecdir@
+localedir = @localedir@
+localstatedir = @localstatedir@
+mandir = @mandir@
+oldincludedir = @oldincludedir@
+prefix = @prefix@
+program_transform_name = @program_transform_name@
+sbindir = @sbindir@
+sharedstatedir = @sharedstatedir@
+sysconfdir = @sysconfdir@
+target_alias = @target_alias@
+themedir = $(pkgdatadir)/themes/synthetic
+theme_DATA = README \
+	bottom-active.xpm \
+	bottom-inactive.xpm \
+	bottom-left-active.xpm \
+	bottom-left-inactive.xpm \
+	bottom-right-active.xpm \
+	bottom-right-inactive.xpm \
+	close-active.xpm \
+	close-inactive.xpm \
+	close-pressed.xpm \
+	hide-active.xpm \
+	hide-inactive.xpm \
+	hide-pressed.xpm \
+	left-active.xpm \
+	left-inactive.xpm \
+	maximize-active.xpm \
+	maximize-inactive.xpm \
+	maximize-pressed.xpm \
+        maximize-toggled-active.xpm \
+        maximize-toggled-inactive.xpm \
+        maximize-toggled-pressed.xpm \
+	menu-active.xpm \
+	menu-inactive.xpm \
+	menu-pressed.xpm \
+	right-active.xpm \
+	right-inactive.xpm \
+	shade-active.xpm \
+	shade-inactive.xpm \
+	shade-pressed.xpm \
+        shade-toggled-active.xpm \
+        shade-toggled-inactive.xpm \
+        shade-toggled-pressed.xpm \
+	stick-active.xpm \
+	stick-inactive.xpm \
+	stick-pressed.xpm \
+        stick-toggled-active.xpm \
+        stick-toggled-inactive.xpm \
+        stick-toggled-pressed.xpm \
+	themerc \
+	title-1-active.xpm \
+	title-1-inactive.xpm \
+	title-2-active.xpm \
+	title-2-inactive.xpm \
+	title-3-active.xpm \
+	title-3-inactive.xpm \
+	title-4-active.xpm \
+	title-4-inactive.xpm \
+	title-5-active.xpm \
+	title-5-inactive.xpm \
+	top-left-active.xpm \
+	top-left-inactive.xpm \
+	top-right-active.xpm \
+	top-right-inactive.xpm
+
+EXTRA_DIST = $(theme_DATA)
+subdir = themes/synthetic
+ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
+mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
+CONFIG_HEADER = $(top_builddir)/config.h
+CONFIG_CLEAN_FILES =
+DIST_SOURCES =
+DATA = $(theme_DATA)
+
+DIST_COMMON = README Makefile.am Makefile.in
+all: all-am
+
+.SUFFIXES:
+$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am  $(top_srcdir)/configure.ac $(ACLOCAL_M4)
+	cd $(top_srcdir) && \
+	  $(AUTOMAKE) --foreign  themes/synthetic/Makefile
+Makefile: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.in  $(top_builddir)/config.status
+	cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
+
+mostlyclean-libtool:
+	-rm -f *.lo
+
+clean-libtool:
+	-rm -rf .libs _libs
+
+distclean-libtool:
+	-rm -f libtool
+uninstall-info-am:
+themeDATA_INSTALL = $(INSTALL_DATA)
+install-themeDATA: $(theme_DATA)
+	@$(NORMAL_INSTALL)
+	$(mkinstalldirs) $(DESTDIR)$(themedir)
+	@list='$(theme_DATA)'; for p in $$list; do \
+	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
+	  f="`echo $$p | sed -e 's|^.*/||'`"; \
+	  echo " $(themeDATA_INSTALL) $$d$$p $(DESTDIR)$(themedir)/$$f"; \
+	  $(themeDATA_INSTALL) $$d$$p $(DESTDIR)$(themedir)/$$f; \
+	done
+
+uninstall-themeDATA:
+	@$(NORMAL_UNINSTALL)
+	@list='$(theme_DATA)'; for p in $$list; do \
+	  f="`echo $$p | sed -e 's|^.*/||'`"; \
+	  echo " rm -f $(DESTDIR)$(themedir)/$$f"; \
+	  rm -f $(DESTDIR)$(themedir)/$$f; \
+	done
+tags: TAGS
+TAGS:
+
+ctags: CTAGS
+CTAGS:
+
+DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
+
+top_distdir = ../..
+distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
+
+distdir: $(DISTFILES)
+	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
+	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
+	list='$(DISTFILES)'; for file in $$list; do \
+	  case $$file in \
+	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
+	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
+	  esac; \
+	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
+	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
+	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
+	    dir="/$$dir"; \
+	    $(mkinstalldirs) "$(distdir)$$dir"; \
+	  else \
+	    dir=''; \
+	  fi; \
+	  if test -d $$d/$$file; then \
+	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
+	      cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
+	    fi; \
+	    cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
+	  else \
+	    test -f $(distdir)/$$file \
+	    || cp -p $$d/$$file $(distdir)/$$file \
+	    || exit 1; \
+	  fi; \
+	done
+check-am: all-am
+check: check-am
+all-am: Makefile $(DATA)
+
+installdirs:
+	$(mkinstalldirs) $(DESTDIR)$(themedir)
+install: install-am
+install-exec: install-exec-am
+install-data: install-data-am
+uninstall: uninstall-am
+
+install-am: all-am
+	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
+
+installcheck: installcheck-am
+install-strip:
+	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+	  INSTALL_STRIP_FLAG=-s \
+	  `test -z '$(STRIP)' || \
+	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
+mostlyclean-generic:
+
+clean-generic:
+
+distclean-generic:
+	-rm -f Makefile $(CONFIG_CLEAN_FILES)
+
+maintainer-clean-generic:
+	@echo "This command is intended for maintainers to use"
+	@echo "it deletes files that may require special tools to rebuild."
+clean: clean-am
+
+clean-am: clean-generic clean-libtool mostlyclean-am
+
+distclean: distclean-am
+
+distclean-am: clean-am distclean-generic distclean-libtool
+
+dvi: dvi-am
+
+dvi-am:
+
+info: info-am
+
+info-am:
+
+install-data-am: install-themeDATA
+
+install-exec-am:
+
+install-info: install-info-am
+
+install-man:
+
+installcheck-am:
+
+maintainer-clean: maintainer-clean-am
+
+maintainer-clean-am: distclean-am maintainer-clean-generic
+
+mostlyclean: mostlyclean-am
+
+mostlyclean-am: mostlyclean-generic mostlyclean-libtool
+
+pdf: pdf-am
+
+pdf-am:
+
+ps: ps-am
+
+ps-am:
+
+uninstall-am: uninstall-info-am uninstall-themeDATA
+
+.PHONY: all all-am check check-am clean clean-generic clean-libtool \
+	distclean distclean-generic distclean-libtool distdir dvi \
+	dvi-am info info-am install install-am install-data \
+	install-data-am install-exec install-exec-am install-info \
+	install-info-am install-man install-strip install-themeDATA \
+	installcheck installcheck-am installdirs maintainer-clean \
+	maintainer-clean-generic mostlyclean mostlyclean-generic \
+	mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am \
+	uninstall-info-am uninstall-themeDATA
+
+# Tell versions [3.59,3.63) of GNU make to not export all variables.
+# Otherwise a system limit (for SysV at least) may be exceeded.
+.NOEXPORT:
diff --git a/themes/synthetic/README b/themes/synthetic/README
new file mode 100644
index 000000000..5681657ea
--- /dev/null
+++ b/themes/synthetic/README
@@ -0,0 +1,6 @@
+synthetic
+---------
+
+Used to be a candidate for default xfwm 4.2 theme
+Inspired by various other themes.
+To be used with new default gtk theme/engine for xfce.
diff --git a/themes/synthetic/bottom-active.xpm b/themes/synthetic/bottom-active.xpm
new file mode 100644
index 000000000..a16d8578e
--- /dev/null
+++ b/themes/synthetic/bottom-active.xpm
@@ -0,0 +1,14 @@
+/* XPM */
+static char * bottom_active_xpm[] = {
+"32 5 6 1",
+"       c None",
+".      c #949594 s active_shadow_2",
+"+      c #FFFFFF s active_hilight_2",
+"@      c #D5D6D5 s active_color_2",
+"#      c #B4BAB4 s active_mid_2",
+"$      c #000000",
+"@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@",
+"@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@",
+"################################",
+"................................",
+"$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$"};
diff --git a/themes/synthetic/bottom-inactive.xpm b/themes/synthetic/bottom-inactive.xpm
new file mode 100644
index 000000000..485650bc0
--- /dev/null
+++ b/themes/synthetic/bottom-inactive.xpm
@@ -0,0 +1,14 @@
+/* XPM */
+static char * bottom_inactive_xpm[] = {
+"32 5 6 1",
+"       c None",
+".      c #949594 s inactive_shadow_2",
+"+      c #FFFFFF s inactive_hilight_2",
+"@      c #D5D6D5 s inactive_color_2",
+"#      c #B4BAB4 s inactive_mid_2",
+"$      c #000000",
+"@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@",
+"@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@",
+"################################",
+"................................",
+"$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$"};
diff --git a/themes/synthetic/bottom-left-active.xpm b/themes/synthetic/bottom-left-active.xpm
new file mode 100644
index 000000000..8778c2329
--- /dev/null
+++ b/themes/synthetic/bottom-left-active.xpm
@@ -0,0 +1,25 @@
+/* XPM */
+static char * bottom_left_active_xpm[] = {
+"16 16 6 1",
+"       c None",
+"@      c #000000",
+".      c #4B58A2 s active_shadow_2",
+"+      c #525FAB s active_color_2",
+"#      c #FFFFFF s active_hilight_2",
+"$      c #848FD6 s active_mid_2",
+"@.$++           ",
+"@.$++           ",
+"@.$++           ",
+"@.$++           ",
+"@.$++           ",
+"@.$++           ",
+"@.$++           ",
+"@.$++           ",
+"@.$++           ",
+"@.$++           ",
+"@.$++           ",
+"@.$+++++++++++++",
+"@.$+++++++++++++",
+"@.$$$$$$$$$$$$$$",
+"@...............",
+"@@@@@@@@@@@@@@@@"};
diff --git a/themes/synthetic/bottom-left-inactive.xpm b/themes/synthetic/bottom-left-inactive.xpm
new file mode 100644
index 000000000..f11175584
--- /dev/null
+++ b/themes/synthetic/bottom-left-inactive.xpm
@@ -0,0 +1,25 @@
+/* XPM */
+static char * bottom_left_inactive_xpm[] = {
+"16 16 6 1",
+"       c None",
+"@      c #000000",
+".      c #4B58A2 s inactive_shadow_2",
+"+      c #525FAB s inactive_color_2",
+"#      c #FFFFFF s inactive_hilight_2",
+"$      c #848FD6 s inactive_mid_2",
+"@.$++           ",
+"@.$++           ",
+"@.$++           ",
+"@.$++           ",
+"@.$++           ",
+"@.$++           ",
+"@.$++           ",
+"@.$++           ",
+"@.$++           ",
+"@.$++           ",
+"@.$++           ",
+"@.$+++++++++++++",
+"@.$+++++++++++++",
+"@.$$$$$$$$$$$$$$",
+"@...............",
+"@@@@@@@@@@@@@@@@"};
diff --git a/themes/synthetic/bottom-right-active.xpm b/themes/synthetic/bottom-right-active.xpm
new file mode 100644
index 000000000..e8fe7787a
--- /dev/null
+++ b/themes/synthetic/bottom-right-active.xpm
@@ -0,0 +1,25 @@
+/* XPM */
+static char * bottom_right_active_xpm[] = {
+"16 16 6 1",
+"       c None",
+"@      c #000000",
+".      c #4B58A2 s active_shadow_2",
+"+      c #525FAB s active_color_2",
+"#      c #FFFFFF s active_hilight_2",
+"$      c #848FD6 s active_mid_2",
+"           ++$.@",
+"           ++$.@",
+"           ++$.@",
+"           ++$.@",
+"           ++$.@",
+"           ++$.@",
+"           ++$.@",
+"           ++$.@",
+"           ++$.@",
+"           ++$.@",
+"           ++$.@",
+"+++++++++++++$.@",
+"+++++++++++++$.@",
+"$$$$$$$$$$$$$$.@",
+"...............@",
+"@@@@@@@@@@@@@@@@"};
diff --git a/themes/synthetic/bottom-right-inactive.xpm b/themes/synthetic/bottom-right-inactive.xpm
new file mode 100644
index 000000000..d049287d6
--- /dev/null
+++ b/themes/synthetic/bottom-right-inactive.xpm
@@ -0,0 +1,25 @@
+/* XPM */
+static char * bottom_right_inactive_xpm[] = {
+"16 16 6 1",
+"       c None",
+"@      c #000000",
+".      c #4B58A2 s inactive_shadow_2",
+"+      c #525FAB s inactive_color_2",
+"#      c #FFFFFF s inactive_hilight_2",
+"$      c #848FD6 s inactive_mid_2",
+"           ++$.@",
+"           ++$.@",
+"           ++$.@",
+"           ++$.@",
+"           ++$.@",
+"           ++$.@",
+"           ++$.@",
+"           ++$.@",
+"           ++$.@",
+"           ++$.@",
+"           ++$.@",
+"+++++++++++++$.@",
+"+++++++++++++$.@",
+"$$$$$$$$$$$$$$.@",
+"...............@",
+"@@@@@@@@@@@@@@@@"};
diff --git a/themes/synthetic/close-active.xpm b/themes/synthetic/close-active.xpm
new file mode 100644
index 000000000..26f52819c
--- /dev/null
+++ b/themes/synthetic/close-active.xpm
@@ -0,0 +1,47 @@
+/* XPM */
+static char * close_active_xpm[] = {
+"21 25 19 1",
+"       c None",
+".      c #3A6E9E",
+"+      c #7FABD7",
+"@      c #3A6EA2",
+"#      c #264C73",
+"$      c #3E6EA2",
+"%      c #3E72A6",
+"&      c #4272A6",
+"*      c #FFFFFF",
+"=      c #4276A6",
+"-      c #4676AA",
+";      c #467AAE",
+">      c #4A7AAE",
+",      c #4A7EAE",
+"'      c #4E7EB2",
+")      c #4E82B2",
+"!      c #5282B6",
+"~      c #5286BA",
+"{      c #5686BA",
+"                     ",
+"                     ",
+"                     ",
+"                     ",
+"                     ",
+"...+++++++++++++++...",
+"@@+###############+@@",
+"$$+###############+$$",
+"%%+###############+%%",
+"&&+###**#####**###+&&",
+"==+###***###***###+==",
+"--+####***#***####+--",
+"--+#####*****#####+--",
+";;+######***######+;;",
+">>+#####*****#####+>>",
+",,+####***#***####+,,",
+"''+###***###***###+''",
+"))+###**#####**###+))",
+"!!+###############+!!",
+"!!+###############+!!",
+"~~+###############+~~",
+"{{{+++++++++++++++{{{",
+"                     ",
+"                     ",
+"                     "};
diff --git a/themes/synthetic/close-inactive.xpm b/themes/synthetic/close-inactive.xpm
new file mode 100644
index 000000000..97cba8c6e
--- /dev/null
+++ b/themes/synthetic/close-inactive.xpm
@@ -0,0 +1,33 @@
+/* XPM */
+static char * close_inactive_xpm[] = {
+"21 25 5 1",
+"       c None",
+".      c #E0E0E0 s inactive_color_1",
+"+      c #CECECE s inactive_mid_1",
+"@      c #9D9D9D s inactive_shadow_1",
+"#      c #FFFFFF s inactive_hilight_1",
+"                     ",
+"                     ",
+"                     ",
+"                     ",
+"                     ",
+"...###############...",
+"..#@@@@@@@@@@@@@@@#..",
+"..#@@@@@@@@@@@@@@@#..",
+"..#@@@@@@@@@@@@@@@#..",
+"..#@@@##@@@@@##@@@#..",
+"..#@@@###@@@###@@@#..",
+"..#@@@@###@###@@@@#..",
+"..#@@@@@#####@@@@@#..",
+"..#@@@@@@###@@@@@@#..",
+"..#@@@@@#####@@@@@#..",
+"..#@@@@###@###@@@@#..",
+"..#@@@###@@@###@@@#..",
+"..#@@@##@@@@@##@@@#..",
+"..#@@@@@@@@@@@@@@@#..",
+"..#@@@@@@@@@@@@@@@#..",
+"..#@@@@@@@@@@@@@@@#..",
+"...###############...",
+"                     ",
+"                     ",
+"                     "};
diff --git a/themes/synthetic/close-pressed.xpm b/themes/synthetic/close-pressed.xpm
new file mode 100644
index 000000000..163dbf009
--- /dev/null
+++ b/themes/synthetic/close-pressed.xpm
@@ -0,0 +1,47 @@
+/* XPM */
+static char * close_pressed_xpm[] = {
+"21 25 19 1",
+"       c None",
+".      c #3A6E9E",
+"+      c #7FABD7",
+"@      c #3A6EA2",
+"#      c #B1CBE6",
+"$      c #3E6EA2",
+"%      c #3E72A6",
+"&      c #4272A6",
+"*      c #264C73",
+"=      c #4276A6",
+"-      c #4676AA",
+";      c #467AAE",
+">      c #4A7AAE",
+",      c #4A7EAE",
+"'      c #4E7EB2",
+")      c #4E82B2",
+"!      c #5282B6",
+"~      c #5286BA",
+"{      c #5686BA",
+"                     ",
+"                     ",
+"                     ",
+"                     ",
+"                     ",
+"...+++++++++++++++...",
+"@@+###############+@@",
+"$$+###############+$$",
+"%%+###############+%%",
+"&&+###**#####**###+&&",
+"==+###***###***###+==",
+"--+####***#***####+--",
+"--+#####*****#####+--",
+";;+######***######+;;",
+">>+#####*****#####+>>",
+",,+####***#***####+,,",
+"''+###***###***###+''",
+"))+###**#####**###+))",
+"!!+###############+!!",
+"!!+###############+!!",
+"~~+###############+~~",
+"{{{+++++++++++++++{{{",
+"                     ",
+"                     ",
+"                     "};
diff --git a/themes/synthetic/hide-active.xpm b/themes/synthetic/hide-active.xpm
new file mode 100644
index 000000000..7606341c0
--- /dev/null
+++ b/themes/synthetic/hide-active.xpm
@@ -0,0 +1,47 @@
+/* XPM */
+static char * hide_active_xpm[] = {
+"21 25 19 1",
+"       c None",
+".      c #3A6E9E",
+"+      c #7FABD7",
+"@      c #3A6EA2",
+"#      c #264C73",
+"$      c #3E6EA2",
+"%      c #3E72A6",
+"&      c #4272A6",
+"*      c #4276A6",
+"=      c #4676AA",
+"-      c #FFFFFF",
+";      c #467AAE",
+">      c #4A7AAE",
+",      c #4A7EAE",
+"'      c #4E7EB2",
+")      c #4E82B2",
+"!      c #5282B6",
+"~      c #5286BA",
+"{      c #5686BA",
+"                     ",
+"                     ",
+"                     ",
+"                     ",
+"                     ",
+"...+++++++++++++++...",
+"@@+###############+@@",
+"$$+###############+$$",
+"%%+###############+%%",
+"&&+###############+&&",
+"**+###############+**",
+"==+#####-----#####+==",
+"==+#####-----#####+==",
+";;+#####--#--#####+;;",
+">>+#####-----#####+>>",
+",,+#####-----#####+,,",
+"''+###############+''",
+"))+###############+))",
+"!!+###############+!!",
+"!!+###############+!!",
+"~~+###############+~~",
+"{{{+++++++++++++++{{{",
+"                     ",
+"                     ",
+"                     "};
diff --git a/themes/synthetic/hide-inactive.xpm b/themes/synthetic/hide-inactive.xpm
new file mode 100644
index 000000000..044775cfa
--- /dev/null
+++ b/themes/synthetic/hide-inactive.xpm
@@ -0,0 +1,33 @@
+/* XPM */
+static char * hide_inactive_xpm[] = {
+"21 25 5 1",
+"       c None",
+".      c #E0E0E0 s inactive_color_1",
+"+      c #CECECE s inactive_mid_1",
+"@      c #9D9D9D s inactive_shadow_1",
+"#      c #FFFFFF s inactive_hilight_1",
+"                     ",
+"                     ",
+"                     ",
+"                     ",
+"                     ",
+"...###############...",
+"..#@@@@@@@@@@@@@@@#..",
+"..#@@@@@@@@@@@@@@@#..",
+"..#@@@@@@@@@@@@@@@#..",
+"..#@@@@@@@@@@@@@@@#..",
+"..#@@@@@@@@@@@@@@@#..",
+"..#@@@@@#####@@@@@#..",
+"..#@@@@@#####@@@@@#..",
+"..#@@@@@##@##@@@@@#..",
+"..#@@@@@#####@@@@@#..",
+"..#@@@@@#####@@@@@#..",
+"..#@@@@@@@@@@@@@@@#..",
+"..#@@@@@@@@@@@@@@@#..",
+"..#@@@@@@@@@@@@@@@#..",
+"..#@@@@@@@@@@@@@@@#..",
+"..#@@@@@@@@@@@@@@@#..",
+"...###############...",
+"                     ",
+"                     ",
+"                     "};
diff --git a/themes/synthetic/hide-pressed.xpm b/themes/synthetic/hide-pressed.xpm
new file mode 100644
index 000000000..2bcad4bd1
--- /dev/null
+++ b/themes/synthetic/hide-pressed.xpm
@@ -0,0 +1,47 @@
+/* XPM */
+static char * hide_pressed_xpm[] = {
+"21 25 19 1",
+"       c None",
+".      c #3A6E9E",
+"+      c #7FABD7",
+"@      c #3A6EA2",
+"#      c #B1CBE6",
+"$      c #3E6EA2",
+"%      c #3E72A6",
+"&      c #4272A6",
+"*      c #4276A6",
+"=      c #4676AA",
+"-      c #264C73",
+";      c #467AAE",
+">      c #4A7AAE",
+",      c #4A7EAE",
+"'      c #4E7EB2",
+")      c #4E82B2",
+"!      c #5282B6",
+"~      c #5286BA",
+"{      c #5686BA",
+"                     ",
+"                     ",
+"                     ",
+"                     ",
+"                     ",
+"...+++++++++++++++...",
+"@@+###############+@@",
+"$$+###############+$$",
+"%%+###############+%%",
+"&&+###############+&&",
+"**+###############+**",
+"==+#####-----#####+==",
+"==+#####-----#####+==",
+";;+#####--#--#####+;;",
+">>+#####-----#####+>>",
+",,+#####-----#####+,,",
+"''+###############+''",
+"))+###############+))",
+"!!+###############+!!",
+"!!+###############+!!",
+"~~+###############+~~",
+"{{{+++++++++++++++{{{",
+"                     ",
+"                     ",
+"                     "};
diff --git a/themes/synthetic/left-active.xpm b/themes/synthetic/left-active.xpm
new file mode 100644
index 000000000..3d9d6b6e5
--- /dev/null
+++ b/themes/synthetic/left-active.xpm
@@ -0,0 +1,41 @@
+/* XPM */
+static char * left_active_xpm[] = {
+"5 32 6 1",
+"       c None",
+".      c #949595 s active_shadow_2",
+"+      c #FFFFFF s active_hilight_2",
+"#      c #D5D6D5 s active_color_2",
+"*      c #B4BAB5 s active_mid_2",
+"@      c #000000",
+"@.*##",
+"@.*##",
+"@.*##",
+"@.*##",
+"@.*##",
+"@.*##",
+"@.*##",
+"@.*##",
+"@.*##",
+"@.*##",
+"@.*##",
+"@.*##",
+"@.*##",
+"@.*##",
+"@.*##",
+"@.*##",
+"@.*##",
+"@.*##",
+"@.*##",
+"@.*##",
+"@.*##",
+"@.*##",
+"@.*##",
+"@.*##",
+"@.*##",
+"@.*##",
+"@.*##",
+"@.*##",
+"@.*##",
+"@.*##",
+"@.*##",
+"@.*##"};
diff --git a/themes/synthetic/left-inactive.xpm b/themes/synthetic/left-inactive.xpm
new file mode 100644
index 000000000..f1a2121ee
--- /dev/null
+++ b/themes/synthetic/left-inactive.xpm
@@ -0,0 +1,41 @@
+/* XPM */
+static char * left_inactive_xpm[] = {
+"5 32 6 1",
+"       c None",
+".      c #949595 s inactive_shadow_2",
+"+      c #FFFFFF s inactive_hilight_2",
+"#      c #D5D6D5 s inactive_color_2",
+"*      c #B4BAB5 s inactive_mid_2",
+"@      c #000000",
+"@.*##",
+"@.*##",
+"@.*##",
+"@.*##",
+"@.*##",
+"@.*##",
+"@.*##",
+"@.*##",
+"@.*##",
+"@.*##",
+"@.*##",
+"@.*##",
+"@.*##",
+"@.*##",
+"@.*##",
+"@.*##",
+"@.*##",
+"@.*##",
+"@.*##",
+"@.*##",
+"@.*##",
+"@.*##",
+"@.*##",
+"@.*##",
+"@.*##",
+"@.*##",
+"@.*##",
+"@.*##",
+"@.*##",
+"@.*##",
+"@.*##",
+"@.*##"};
diff --git a/themes/synthetic/maximize-active.xpm b/themes/synthetic/maximize-active.xpm
new file mode 100644
index 000000000..498364627
--- /dev/null
+++ b/themes/synthetic/maximize-active.xpm
@@ -0,0 +1,47 @@
+/* XPM */
+static char * maximize_active_xpm[] = {
+"21 25 19 1",
+"       c None",
+".      c #3A6E9E",
+"+      c #7FABD7",
+"@      c #3A6EA2",
+"#      c #264C73",
+"$      c #3E6EA2",
+"%      c #3E72A6",
+"&      c #4272A6",
+"*      c #FFFFFF",
+"=      c #4276A6",
+"-      c #4676AA",
+";      c #467AAE",
+">      c #4A7AAE",
+",      c #4A7EAE",
+"'      c #4E7EB2",
+")      c #4E82B2",
+"!      c #5282B6",
+"~      c #5286BA",
+"{      c #5686BA",
+"                     ",
+"                     ",
+"                     ",
+"                     ",
+"                     ",
+"...+++++++++++++++...",
+"@@+###############+@@",
+"$$+###############+$$",
+"%%+###############+%%",
+"&&+###*********###+&&",
+"==+###*********###+==",
+"--+###**#####**###+--",
+"--+###**#####**###+--",
+";;+###**#####**###+;;",
+">>+###**#####**###+>>",
+",,+###**#####**###+,,",
+"''+###*********###+''",
+"))+###*********###+))",
+"!!+###############+!!",
+"!!+###############+!!",
+"~~+###############+~~",
+"{{{+++++++++++++++{{{",
+"                     ",
+"                     ",
+"                     "};
diff --git a/themes/synthetic/maximize-inactive.xpm b/themes/synthetic/maximize-inactive.xpm
new file mode 100644
index 000000000..456d4cb9d
--- /dev/null
+++ b/themes/synthetic/maximize-inactive.xpm
@@ -0,0 +1,33 @@
+/* XPM */
+static char * maximize_inactive_xpm[] = {
+"21 25 5 1",
+"       c None",
+".      c #E0E0E0 s inactive_color_1",
+"+      c #CECECE s inactive_mid_1",
+"@      c #9D9D9D s inactive_shadow_1",
+"#      c #FFFFFF s inactive_hilight_1",
+"                     ",
+"                     ",
+"                     ",
+"                     ",
+"                     ",
+"...###############...",
+"..#@@@@@@@@@@@@@@@#..",
+"..#@@@@@@@@@@@@@@@#..",
+"..#@@@@@@@@@@@@@@@#..",
+"..#@@@#########@@@#..",
+"..#@@@#########@@@#..",
+"..#@@@##@@@@@##@@@#..",
+"..#@@@##@@@@@##@@@#..",
+"..#@@@##@@@@@##@@@#..",
+"..#@@@##@@@@@##@@@#..",
+"..#@@@##@@@@@##@@@#..",
+"..#@@@#########@@@#..",
+"..#@@@#########@@@#..",
+"..#@@@@@@@@@@@@@@@#..",
+"..#@@@@@@@@@@@@@@@#..",
+"..#@@@@@@@@@@@@@@@#..",
+"...###############...",
+"                     ",
+"                     ",
+"                     "};
diff --git a/themes/synthetic/maximize-pressed.xpm b/themes/synthetic/maximize-pressed.xpm
new file mode 100644
index 000000000..1a50a7b20
--- /dev/null
+++ b/themes/synthetic/maximize-pressed.xpm
@@ -0,0 +1,47 @@
+/* XPM */
+static char * maximize_pressed_xpm[] = {
+"21 25 19 1",
+"       c None",
+".      c #3A6E9E",
+"+      c #7FABD7",
+"@      c #3A6EA2",
+"#      c #B1CBE6",
+"$      c #3E6EA2",
+"%      c #3E72A6",
+"&      c #4272A6",
+"*      c #264C73",
+"=      c #4276A6",
+"-      c #4676AA",
+";      c #467AAE",
+">      c #4A7AAE",
+",      c #4A7EAE",
+"'      c #4E7EB2",
+")      c #4E82B2",
+"!      c #5282B6",
+"~      c #5286BA",
+"{      c #5686BA",
+"                     ",
+"                     ",
+"                     ",
+"                     ",
+"                     ",
+"...+++++++++++++++...",
+"@@+###############+@@",
+"$$+###############+$$",
+"%%+###############+%%",
+"&&+###*********###+&&",
+"==+###*********###+==",
+"--+###**#####**###+--",
+"--+###**#####**###+--",
+";;+###**#####**###+;;",
+">>+###**#####**###+>>",
+",,+###**#####**###+,,",
+"''+###*********###+''",
+"))+###*********###+))",
+"!!+###############+!!",
+"!!+###############+!!",
+"~~+###############+~~",
+"{{{+++++++++++++++{{{",
+"                     ",
+"                     ",
+"                     "};
diff --git a/themes/synthetic/maximize-toggled-active.xpm b/themes/synthetic/maximize-toggled-active.xpm
new file mode 100644
index 000000000..441b1620d
--- /dev/null
+++ b/themes/synthetic/maximize-toggled-active.xpm
@@ -0,0 +1,47 @@
+/* XPM */
+static char * maximize_toggled_active_xpm[] = {
+"21 25 19 1",
+"       c None",
+".      c #3A6E9E",
+"+      c #7FABD7",
+"@      c #3A6EA2",
+"#      c #264C73",
+"$      c #3E6EA2",
+"%      c #3E72A6",
+"&      c #FFFFFF",
+"*      c #4272A6",
+"=      c #4276A6",
+"-      c #4676AA",
+";      c #467AAE",
+">      c #4A7AAE",
+",      c #4A7EAE",
+"'      c #4E7EB2",
+")      c #4E82B2",
+"!      c #5282B6",
+"~      c #5286BA",
+"{      c #5686BA",
+"                     ",
+"                     ",
+"                     ",
+"                     ",
+"                     ",
+"...+++++++++++++++...",
+"@@+###############+@@",
+"$$+###############+$$",
+"%%+##&&&&&&&&#####+%%",
+"**+##&&&&&&&&#####+**",
+"==+##&&####&&#####+==",
+"--+##&&####&&#&&##+--",
+"--+##&&####&&#&&##+--",
+";;+##&&####&&#&&##+;;",
+">>+##&&&&&&&&#&&##+>>",
+",,+##&&&&&&&&#&&##+,,",
+"''+###########&&##+''",
+"))+#####&&&&&&&&##+))",
+"!!+#####&&&&&&&&##+!!",
+"!!+###############+!!",
+"~~+###############+~~",
+"{{{+++++++++++++++{{{",
+"                     ",
+"                     ",
+"                     "};
diff --git a/themes/synthetic/maximize-toggled-inactive.xpm b/themes/synthetic/maximize-toggled-inactive.xpm
new file mode 100644
index 000000000..daa138c45
--- /dev/null
+++ b/themes/synthetic/maximize-toggled-inactive.xpm
@@ -0,0 +1,33 @@
+/* XPM */
+static char * maximize_toggled_inactive_xpm[] = {
+"21 25 5 1",
+"       c None",
+".      c #E0E0E0 s inactive_color_1",
+"+      c #CECECE s inactive_mid_1",
+"@      c #9D9D9D s inactive_shadow_1",
+"#      c #FFFFFF s inactive_hilight_1",
+"                     ",
+"                     ",
+"                     ",
+"                     ",
+"                     ",
+"...###############...",
+"..#@@@@@@@@@@@@@@@#..",
+"..#@@@@@@@@@@@@@@@#..",
+"..#@@########@@@@@#..",
+"..#@@########@@@@@#..",
+"..#@@##@@@@##@@@@@#..",
+"..#@@##@@@@##@##@@#..",
+"..#@@##@@@@##@##@@#..",
+"..#@@##@@@@##@##@@#..",
+"..#@@########@##@@#..",
+"..#@@########@##@@#..",
+"..#@@@@@@@@@@@##@@#..",
+"..#@@@@@########@@#..",
+"..#@@@@@########@@#..",
+"..#@@@@@@@@@@@@@@@#..",
+"..#@@@@@@@@@@@@@@@#..",
+"...###############...",
+"                     ",
+"                     ",
+"                     "};
diff --git a/themes/synthetic/maximize-toggled-pressed.xpm b/themes/synthetic/maximize-toggled-pressed.xpm
new file mode 100644
index 000000000..c2f5d46f3
--- /dev/null
+++ b/themes/synthetic/maximize-toggled-pressed.xpm
@@ -0,0 +1,47 @@
+/* XPM */
+static char * maximize_toggled_pressed_xpm[] = {
+"21 25 19 1",
+"       c None",
+".      c #3A6E9E",
+"+      c #7FABD7",
+"@      c #3A6EA2",
+"#      c #B1CBE6",
+"$      c #3E6EA2",
+"%      c #3E72A6",
+"&      c #264C73",
+"*      c #4272A6",
+"=      c #4276A6",
+"-      c #4676AA",
+";      c #467AAE",
+">      c #4A7AAE",
+",      c #4A7EAE",
+"'      c #4E7EB2",
+")      c #4E82B2",
+"!      c #5282B6",
+"~      c #5286BA",
+"{      c #5686BA",
+"                     ",
+"                     ",
+"                     ",
+"                     ",
+"                     ",
+"...+++++++++++++++...",
+"@@+###############+@@",
+"$$+###############+$$",
+"%%+##&&&&&&&&#####+%%",
+"**+##&&&&&&&&#####+**",
+"==+##&&####&&#####+==",
+"--+##&&####&&#&&##+--",
+"--+##&&####&&#&&##+--",
+";;+##&&####&&#&&##+;;",
+">>+##&&&&&&&&#&&##+>>",
+",,+##&&&&&&&&#&&##+,,",
+"''+###########&&##+''",
+"))+#####&&&&&&&&##+))",
+"!!+#####&&&&&&&&##+!!",
+"!!+###############+!!",
+"~~+###############+~~",
+"{{{+++++++++++++++{{{",
+"                     ",
+"                     ",
+"                     "};
diff --git a/themes/synthetic/menu-active.xpm b/themes/synthetic/menu-active.xpm
new file mode 100644
index 000000000..7646f9e8f
--- /dev/null
+++ b/themes/synthetic/menu-active.xpm
@@ -0,0 +1,47 @@
+/* XPM */
+static char * menu_active_xpm[] = {
+"21 25 19 1",
+"       c None",
+".      c #3A6E9E",
+"+      c #7FABD7",
+"@      c #3A6EA2",
+"#      c #264C73",
+"$      c #3E6EA2",
+"%      c #3E72A6",
+"&      c #4272A6",
+"*      c #FFFFFF",
+"=      c #4276A6",
+"-      c #4676AA",
+";      c #467AAE",
+">      c #4A7AAE",
+",      c #4A7EAE",
+"'      c #4E7EB2",
+")      c #4E82B2",
+"!      c #5282B6",
+"~      c #5286BA",
+"{      c #5686BA",
+"                     ",
+"                     ",
+"                     ",
+"                     ",
+"                     ",
+"...+++++++++++++++...",
+"@@+###############+@@",
+"$$+###############+$$",
+"%%+###############+%%",
+"&&+##***********##+&&",
+"==+##***********##+==",
+"--+###############+--",
+"--+###*********###+--",
+";;+###**#####**###+;;",
+">>+####**###**####+>>",
+",,+#####**#**#####+,,",
+"''+######***######+''",
+"))+#######*#######+))",
+"!!+###############+!!",
+"!!+###############+!!",
+"~~+###############+~~",
+"{{{+++++++++++++++{{{",
+"                     ",
+"                     ",
+"                     "};
diff --git a/themes/synthetic/menu-inactive.xpm b/themes/synthetic/menu-inactive.xpm
new file mode 100644
index 000000000..6ee46b99a
--- /dev/null
+++ b/themes/synthetic/menu-inactive.xpm
@@ -0,0 +1,33 @@
+/* XPM */
+static char * menu_inactive_xpm[] = {
+"21 25 5 1",
+"       c None",
+".      c #E0E0E0 s inactive_color_1",
+"+      c #CECECE s inactive_mid_1",
+"@      c #9D9D9D s inactive_shadow_1",
+"#      c #FFFFFF s inactive_hilight_1",
+"                     ",
+"                     ",
+"                     ",
+"                     ",
+"                     ",
+"...###############...",
+"..#@@@@@@@@@@@@@@@#..",
+"..#@@@@@@@@@@@@@@@#..",
+"..#@@@@@@@@@@@@@@@#..",
+"..#@@###########@@#..",
+"..#@@###########@@#..",
+"..#@@@@@@@@@@@@@@@#..",
+"..#@@@#########@@@#..",
+"..#@@@##@@@@@##@@@#..",
+"..#@@@@##@@@##@@@@#..",
+"..#@@@@@##@##@@@@@#..",
+"..#@@@@@@###@@@@@@#..",
+"..#@@@@@@@#@@@@@@@#..",
+"..#@@@@@@@@@@@@@@@#..",
+"..#@@@@@@@@@@@@@@@#..",
+"..#@@@@@@@@@@@@@@@#..",
+"...###############...",
+"                     ",
+"                     ",
+"                     "};
diff --git a/themes/synthetic/menu-pressed.xpm b/themes/synthetic/menu-pressed.xpm
new file mode 100644
index 000000000..fc6d2ba6f
--- /dev/null
+++ b/themes/synthetic/menu-pressed.xpm
@@ -0,0 +1,47 @@
+/* XPM */
+static char * menu_pressed_xpm[] = {
+"21 25 19 1",
+"       c None",
+".      c #3A6E9E",
+"+      c #7FABD7",
+"@      c #3A6EA2",
+"#      c #B1CBE6",
+"$      c #3E6EA2",
+"%      c #3E72A6",
+"&      c #4272A6",
+"*      c #264C73",
+"=      c #4276A6",
+"-      c #4676AA",
+";      c #467AAE",
+">      c #4A7AAE",
+",      c #4A7EAE",
+"'      c #4E7EB2",
+")      c #4E82B2",
+"!      c #5282B6",
+"~      c #5286BA",
+"{      c #5686BA",
+"                     ",
+"                     ",
+"                     ",
+"                     ",
+"                     ",
+"...+++++++++++++++...",
+"@@+###############+@@",
+"$$+###############+$$",
+"%%+###############+%%",
+"&&+##***********##+&&",
+"==+##***********##+==",
+"--+###############+--",
+"--+###*********###+--",
+";;+###**#####**###+;;",
+">>+####**###**####+>>",
+",,+#####**#**#####+,,",
+"''+######***######+''",
+"))+#######*#######+))",
+"!!+###############+!!",
+"!!+###############+!!",
+"~~+###############+~~",
+"{{{+++++++++++++++{{{",
+"                     ",
+"                     ",
+"                     "};
diff --git a/themes/synthetic/right-active.xpm b/themes/synthetic/right-active.xpm
new file mode 100644
index 000000000..1591ecc44
--- /dev/null
+++ b/themes/synthetic/right-active.xpm
@@ -0,0 +1,41 @@
+/* XPM */
+static char * right_active_xpm[] = {
+"5 32 6 1",
+"       c None",
+".      c #949595 s active_shadow_2",
+"+      c #FFFFFF s active_hilight_2",
+"#      c #D5D6D5 s active_color_2",
+"*      c #B4BAB5 s active_mid_2",
+"@      c #000000",
+"##*.@",
+"##*.@",
+"##*.@",
+"##*.@",
+"##*.@",
+"##*.@",
+"##*.@",
+"##*.@",
+"##*.@",
+"##*.@",
+"##*.@",
+"##*.@",
+"##*.@",
+"##*.@",
+"##*.@",
+"##*.@",
+"##*.@",
+"##*.@",
+"##*.@",
+"##*.@",
+"##*.@",
+"##*.@",
+"##*.@",
+"##*.@",
+"##*.@",
+"##*.@",
+"##*.@",
+"##*.@",
+"##*.@",
+"##*.@",
+"##*.@",
+"##*.@"};
diff --git a/themes/synthetic/right-inactive.xpm b/themes/synthetic/right-inactive.xpm
new file mode 100644
index 000000000..e8e2ffb80
--- /dev/null
+++ b/themes/synthetic/right-inactive.xpm
@@ -0,0 +1,41 @@
+/* XPM */
+static char * right_inactive_xpm[] = {
+"5 32 6 1",
+"       c None",
+".      c #949595 s inactive_shadow_2",
+"+      c #FFFFFF s inactive_hilight_2",
+"#      c #D5D6D5 s inactive_color_2",
+"*      c #B4BAB5 s inactive_mid_2",
+"@      c #000000",
+"##*.@",
+"##*.@",
+"##*.@",
+"##*.@",
+"##*.@",
+"##*.@",
+"##*.@",
+"##*.@",
+"##*.@",
+"##*.@",
+"##*.@",
+"##*.@",
+"##*.@",
+"##*.@",
+"##*.@",
+"##*.@",
+"##*.@",
+"##*.@",
+"##*.@",
+"##*.@",
+"##*.@",
+"##*.@",
+"##*.@",
+"##*.@",
+"##*.@",
+"##*.@",
+"##*.@",
+"##*.@",
+"##*.@",
+"##*.@",
+"##*.@",
+"##*.@"};
diff --git a/themes/synthetic/shade-active.xpm b/themes/synthetic/shade-active.xpm
new file mode 100644
index 000000000..da9b901e5
--- /dev/null
+++ b/themes/synthetic/shade-active.xpm
@@ -0,0 +1,47 @@
+/* XPM */
+static char * shade_active_xpm[] = {
+"21 25 19 1",
+"       c None",
+".      c #3A6E9E",
+"+      c #7FABD7",
+"@      c #3A6EA2",
+"#      c #264C73",
+"$      c #3E6EA2",
+"%      c #3E72A6",
+"&      c #4272A6",
+"*      c #FFFFFF",
+"=      c #4276A6",
+"-      c #4676AA",
+";      c #467AAE",
+">      c #4A7AAE",
+",      c #4A7EAE",
+"'      c #4E7EB2",
+")      c #4E82B2",
+"!      c #5282B6",
+"~      c #5286BA",
+"{      c #5686BA",
+"                     ",
+"                     ",
+"                     ",
+"                     ",
+"                     ",
+"...+++++++++++++++...",
+"@@+###############+@@",
+"$$+###############+$$",
+"%%+###############+%%",
+"&&+#######*#######+&&",
+"==+######***######+==",
+"--+#####**#**#####+--",
+"--+####**###**####+--",
+";;+###**#####**###+;;",
+">>+###*********###+>>",
+",,+###############+,,",
+"''+##***********##+''",
+"))+##***********##+))",
+"!!+###############+!!",
+"!!+###############+!!",
+"~~+###############+~~",
+"{{{+++++++++++++++{{{",
+"                     ",
+"                     ",
+"                     "};
diff --git a/themes/synthetic/shade-inactive.xpm b/themes/synthetic/shade-inactive.xpm
new file mode 100644
index 000000000..088c9d5fc
--- /dev/null
+++ b/themes/synthetic/shade-inactive.xpm
@@ -0,0 +1,33 @@
+/* XPM */
+static char * shade_inactive_xpm[] = {
+"21 25 5 1",
+"       c None",
+".      c #E0E0E0 s inactive_color_1",
+"+      c #CECECE s inactive_mid_1",
+"@      c #9D9D9D s inactive_shadow_1",
+"#      c #FFFFFF s inactive_hilight_1",
+"                     ",
+"                     ",
+"                     ",
+"                     ",
+"                     ",
+"...###############...",
+"..#@@@@@@@@@@@@@@@#..",
+"..#@@@@@@@@@@@@@@@#..",
+"..#@@@@@@@@@@@@@@@#..",
+"..#@@@@@@@#@@@@@@@#..",
+"..#@@@@@@###@@@@@@#..",
+"..#@@@@@##@##@@@@@#..",
+"..#@@@@##@@@##@@@@#..",
+"..#@@@##@@@@@##@@@#..",
+"..#@@@#########@@@#..",
+"..#@@@@@@@@@@@@@@@#..",
+"..#@@###########@@#..",
+"..#@@###########@@#..",
+"..#@@@@@@@@@@@@@@@#..",
+"..#@@@@@@@@@@@@@@@#..",
+"..#@@@@@@@@@@@@@@@#..",
+"...###############...",
+"                     ",
+"                     ",
+"                     "};
diff --git a/themes/synthetic/shade-pressed.xpm b/themes/synthetic/shade-pressed.xpm
new file mode 100644
index 000000000..3c3f05128
--- /dev/null
+++ b/themes/synthetic/shade-pressed.xpm
@@ -0,0 +1,47 @@
+/* XPM */
+static char * shade_pressed_xpm[] = {
+"21 25 19 1",
+"       c None",
+".      c #3A6E9E",
+"+      c #7FABD7",
+"@      c #3A6EA2",
+"#      c #B1CBE6",
+"$      c #3E6EA2",
+"%      c #3E72A6",
+"&      c #4272A6",
+"*      c #264C73",
+"=      c #4276A6",
+"-      c #4676AA",
+";      c #467AAE",
+">      c #4A7AAE",
+",      c #4A7EAE",
+"'      c #4E7EB2",
+")      c #4E82B2",
+"!      c #5282B6",
+"~      c #5286BA",
+"{      c #5686BA",
+"                     ",
+"                     ",
+"                     ",
+"                     ",
+"                     ",
+"...+++++++++++++++...",
+"@@+###############+@@",
+"$$+###############+$$",
+"%%+###############+%%",
+"&&+#######*#######+&&",
+"==+######***######+==",
+"--+#####**#**#####+--",
+"--+####**###**####+--",
+";;+###**#####**###+;;",
+">>+###*********###+>>",
+",,+###############+,,",
+"''+##***********##+''",
+"))+##***********##+))",
+"!!+###############+!!",
+"!!+###############+!!",
+"~~+###############+~~",
+"{{{+++++++++++++++{{{",
+"                     ",
+"                     ",
+"                     "};
diff --git a/themes/synthetic/shade-toggled-active.xpm b/themes/synthetic/shade-toggled-active.xpm
new file mode 100644
index 000000000..f86beda70
--- /dev/null
+++ b/themes/synthetic/shade-toggled-active.xpm
@@ -0,0 +1,47 @@
+/* XPM */
+static char * shade_toggled_active_xpm[] = {
+"21 25 19 1",
+"       c None",
+".      c #3A6E9E",
+"+      c #7FABD7",
+"@      c #3A6EA2",
+"#      c #264C73",
+"$      c #3E6EA2",
+"%      c #3E72A6",
+"&      c #4272A6",
+"*      c #FFFFFF",
+"=      c #4276A6",
+"-      c #4676AA",
+";      c #467AAE",
+">      c #4A7AAE",
+",      c #4A7EAE",
+"'      c #4E7EB2",
+")      c #4E82B2",
+"!      c #5282B6",
+"~      c #5286BA",
+"{      c #5686BA",
+"                     ",
+"                     ",
+"                     ",
+"                     ",
+"                     ",
+"...+++++++++++++++...",
+"@@+###############+@@",
+"$$+###############+$$",
+"%%+###############+%%",
+"&&+###*********###+&&",
+"==+###**#####**###+==",
+"--+####**###**####+--",
+"--+#####**#**#####+--",
+";;+######***######+;;",
+">>+#######*#######+>>",
+",,+###############+,,",
+"''+##***********##+''",
+"))+##***********##+))",
+"!!+###############+!!",
+"!!+###############+!!",
+"~~+###############+~~",
+"{{{+++++++++++++++{{{",
+"                     ",
+"                     ",
+"                     "};
diff --git a/themes/synthetic/shade-toggled-inactive.xpm b/themes/synthetic/shade-toggled-inactive.xpm
new file mode 100644
index 000000000..2ed46ea79
--- /dev/null
+++ b/themes/synthetic/shade-toggled-inactive.xpm
@@ -0,0 +1,33 @@
+/* XPM */
+static char * shade_toggled_inactive_xpm[] = {
+"21 25 5 1",
+"       c None",
+".      c #E0E0E0 s inactive_color_1",
+"+      c #CECECE s inactive_mid_1",
+"@      c #9D9D9D s inactive_shadow_1",
+"#      c #FFFFFF s inactive_hilight_1",
+"                     ",
+"                     ",
+"                     ",
+"                     ",
+"                     ",
+"...###############...",
+"..#@@@@@@@@@@@@@@@#..",
+"..#@@@@@@@@@@@@@@@#..",
+"..#@@@@@@@@@@@@@@@#..",
+"..#@@@#########@@@#..",
+"..#@@@##@@@@@##@@@#..",
+"..#@@@@##@@@##@@@@#..",
+"..#@@@@@##@##@@@@@#..",
+"..#@@@@@@###@@@@@@#..",
+"..#@@@@@@@#@@@@@@@#..",
+"..#@@@@@@@@@@@@@@@#..",
+"..#@@###########@@#..",
+"..#@@###########@@#..",
+"..#@@@@@@@@@@@@@@@#..",
+"..#@@@@@@@@@@@@@@@#..",
+"..#@@@@@@@@@@@@@@@#..",
+"...###############...",
+"                     ",
+"                     ",
+"                     "};
diff --git a/themes/synthetic/shade-toggled-pressed.xpm b/themes/synthetic/shade-toggled-pressed.xpm
new file mode 100644
index 000000000..8d9fe43a2
--- /dev/null
+++ b/themes/synthetic/shade-toggled-pressed.xpm
@@ -0,0 +1,47 @@
+/* XPM */
+static char * shade_toggled_pressed_xpm[] = {
+"21 25 19 1",
+"       c None",
+".      c #3A6E9E",
+"+      c #7FABD7",
+"@      c #3A6EA2",
+"#      c #B1CBE6",
+"$      c #3E6EA2",
+"%      c #3E72A6",
+"&      c #4272A6",
+"*      c #264C73",
+"=      c #4276A6",
+"-      c #4676AA",
+";      c #467AAE",
+">      c #4A7AAE",
+",      c #4A7EAE",
+"'      c #4E7EB2",
+")      c #4E82B2",
+"!      c #5282B6",
+"~      c #5286BA",
+"{      c #5686BA",
+"                     ",
+"                     ",
+"                     ",
+"                     ",
+"                     ",
+"...+++++++++++++++...",
+"@@+###############+@@",
+"$$+###############+$$",
+"%%+###############+%%",
+"&&+###*********###+&&",
+"==+###**#####**###+==",
+"--+####**###**####+--",
+"--+#####**#**#####+--",
+";;+######***######+;;",
+">>+#######*#######+>>",
+",,+###############+,,",
+"''+##***********##+''",
+"))+##***********##+))",
+"!!+###############+!!",
+"!!+###############+!!",
+"~~+###############+~~",
+"{{{+++++++++++++++{{{",
+"                     ",
+"                     ",
+"                     "};
diff --git a/themes/synthetic/stick-active.xpm b/themes/synthetic/stick-active.xpm
new file mode 100644
index 000000000..d15ef5649
--- /dev/null
+++ b/themes/synthetic/stick-active.xpm
@@ -0,0 +1,47 @@
+/* XPM */
+static char * stick_active_xpm[] = {
+"21 25 19 1",
+"       c None",
+".      c #3A6E9E",
+"+      c #7FABD7",
+"@      c #3A6EA2",
+"#      c #264C73",
+"$      c #3E6EA2",
+"%      c #3E72A6",
+"&      c #4272A6",
+"*      c #FFFFFF",
+"=      c #4276A6",
+"-      c #4676AA",
+";      c #467AAE",
+">      c #4A7AAE",
+",      c #4A7EAE",
+"'      c #4E7EB2",
+")      c #4E82B2",
+"!      c #5282B6",
+"~      c #5286BA",
+"{      c #5686BA",
+"                     ",
+"                     ",
+"                     ",
+"                     ",
+"                     ",
+"...+++++++++++++++...",
+"@@+###############+@@",
+"$$+###############+$$",
+"%%+###############+%%",
+"&&+#####*****#####+&&",
+"==+####*******####+==",
+"--+###***###***###+--",
+"--+###**#####**###+--",
+";;+###**#####**###+;;",
+">>+###**#####**###+>>",
+",,+###***###***###+,,",
+"''+####*******####+''",
+"))+#####*****#####+))",
+"!!+###############+!!",
+"!!+###############+!!",
+"~~+###############+~~",
+"{{{+++++++++++++++{{{",
+"                     ",
+"                     ",
+"                     "};
diff --git a/themes/synthetic/stick-inactive.xpm b/themes/synthetic/stick-inactive.xpm
new file mode 100644
index 000000000..8cd4a5b5a
--- /dev/null
+++ b/themes/synthetic/stick-inactive.xpm
@@ -0,0 +1,33 @@
+/* XPM */
+static char * stick_inactive_xpm[] = {
+"21 25 5 1",
+"       c None",
+".      c #E0E0E0 s inactive_color_1",
+"+      c #CECECE s inactive_mid_1",
+"@      c #9D9D9D s inactive_shadow_1",
+"#      c #FFFFFF s inactive_hilight_1",
+"                     ",
+"                     ",
+"                     ",
+"                     ",
+"                     ",
+"...###############...",
+"..#@@@@@@@@@@@@@@@#..",
+"..#@@@@@@@@@@@@@@@#..",
+"..#@@@@@@@@@@@@@@@#..",
+"..#@@@@@#####@@@@@#..",
+"..#@@@@#######@@@@#..",
+"..#@@@###@@@###@@@#..",
+"..#@@@##@@@@@##@@@#..",
+"..#@@@##@@@@@##@@@#..",
+"..#@@@##@@@@@##@@@#..",
+"..#@@@###@@@###@@@#..",
+"..#@@@@#######@@@@#..",
+"..#@@@@@#####@@@@@#..",
+"..#@@@@@@@@@@@@@@@#..",
+"..#@@@@@@@@@@@@@@@#..",
+"..#@@@@@@@@@@@@@@@#..",
+"...###############...",
+"                     ",
+"                     ",
+"                     "};
diff --git a/themes/synthetic/stick-pressed.xpm b/themes/synthetic/stick-pressed.xpm
new file mode 100644
index 000000000..e8b373596
--- /dev/null
+++ b/themes/synthetic/stick-pressed.xpm
@@ -0,0 +1,47 @@
+/* XPM */
+static char * stick_pressed_xpm[] = {
+"21 25 19 1",
+"       c None",
+".      c #3A6E9E",
+"+      c #7FABD7",
+"@      c #3A6EA2",
+"#      c #B1CBE6",
+"$      c #3E6EA2",
+"%      c #3E72A6",
+"&      c #4272A6",
+"*      c #264C73",
+"=      c #4276A6",
+"-      c #4676AA",
+";      c #467AAE",
+">      c #4A7AAE",
+",      c #4A7EAE",
+"'      c #4E7EB2",
+")      c #4E82B2",
+"!      c #5282B6",
+"~      c #5286BA",
+"{      c #5686BA",
+"                     ",
+"                     ",
+"                     ",
+"                     ",
+"                     ",
+"...+++++++++++++++...",
+"@@+###############+@@",
+"$$+###############+$$",
+"%%+###############+%%",
+"&&+#####*****#####+&&",
+"==+####*******####+==",
+"--+###***###***###+--",
+"--+###**#####**###+--",
+";;+###**#####**###+;;",
+">>+###**#####**###+>>",
+",,+###***###***###+,,",
+"''+####*******####+''",
+"))+#####*****#####+))",
+"!!+###############+!!",
+"!!+###############+!!",
+"~~+###############+~~",
+"{{{+++++++++++++++{{{",
+"                     ",
+"                     ",
+"                     "};
diff --git a/themes/synthetic/stick-toggled-active.xpm b/themes/synthetic/stick-toggled-active.xpm
new file mode 100644
index 000000000..e57c8bc0a
--- /dev/null
+++ b/themes/synthetic/stick-toggled-active.xpm
@@ -0,0 +1,47 @@
+/* XPM */
+static char * stick_toggled_active_xpm[] = {
+"21 25 19 1",
+"       c None",
+".      c #3A6E9E",
+"+      c #7FABD7",
+"@      c #3A6EA2",
+"#      c #264C73",
+"$      c #3E6EA2",
+"%      c #3E72A6",
+"&      c #4272A6",
+"*      c #FFFFFF",
+"=      c #4276A6",
+"-      c #4676AA",
+";      c #467AAE",
+">      c #4A7AAE",
+",      c #4A7EAE",
+"'      c #4E7EB2",
+")      c #4E82B2",
+"!      c #5282B6",
+"~      c #5286BA",
+"{      c #5686BA",
+"                     ",
+"                     ",
+"                     ",
+"                     ",
+"                     ",
+"...+++++++++++++++...",
+"@@+###############+@@",
+"$$+###############+$$",
+"%%+###############+%%",
+"&&+#####*****#####+&&",
+"==+####*******####+==",
+"--+###***###***###+--",
+"--+###**#***#**###+--",
+";;+###**#***#**###+;;",
+">>+###**#***#**###+>>",
+",,+###***###***###+,,",
+"''+####*******####+''",
+"))+#####*****#####+))",
+"!!+###############+!!",
+"!!+###############+!!",
+"~~+###############+~~",
+"{{{+++++++++++++++{{{",
+"                     ",
+"                     ",
+"                     "};
diff --git a/themes/synthetic/stick-toggled-inactive.xpm b/themes/synthetic/stick-toggled-inactive.xpm
new file mode 100644
index 000000000..1ec41d9fb
--- /dev/null
+++ b/themes/synthetic/stick-toggled-inactive.xpm
@@ -0,0 +1,33 @@
+/* XPM */
+static char * stick_toggled_inactive_xpm[] = {
+"21 25 5 1",
+"       c None",
+".      c #E0E0E0 s inactive_color_1",
+"+      c #CECECE s inactive_mid_1",
+"@      c #9D9D9D s inactive_shadow_1",
+"#      c #FFFFFF s inactive_hilight_1",
+"                     ",
+"                     ",
+"                     ",
+"                     ",
+"                     ",
+"...###############...",
+"..#@@@@@@@@@@@@@@@#..",
+"..#@@@@@@@@@@@@@@@#..",
+"..#@@@@@@@@@@@@@@@#..",
+"..#@@@@@#####@@@@@#..",
+"..#@@@@#######@@@@#..",
+"..#@@@###@@@###@@@#..",
+"..#@@@##@###@##@@@#..",
+"..#@@@##@###@##@@@#..",
+"..#@@@##@###@##@@@#..",
+"..#@@@###@@@###@@@#..",
+"..#@@@@#######@@@@#..",
+"..#@@@@@#####@@@@@#..",
+"..#@@@@@@@@@@@@@@@#..",
+"..#@@@@@@@@@@@@@@@#..",
+"..#@@@@@@@@@@@@@@@#..",
+"...###############...",
+"                     ",
+"                     ",
+"                     "};
diff --git a/themes/synthetic/stick-toggled-pressed.xpm b/themes/synthetic/stick-toggled-pressed.xpm
new file mode 100644
index 000000000..d0c0830e2
--- /dev/null
+++ b/themes/synthetic/stick-toggled-pressed.xpm
@@ -0,0 +1,47 @@
+/* XPM */
+static char * stick_toggled_pressed_xpm[] = {
+"21 25 19 1",
+"       c None",
+".      c #3A6E9E",
+"+      c #7FABD7",
+"@      c #3A6EA2",
+"#      c #B1CBE6",
+"$      c #3E6EA2",
+"%      c #3E72A6",
+"&      c #4272A6",
+"*      c #264C73",
+"=      c #4276A6",
+"-      c #4676AA",
+";      c #467AAE",
+">      c #4A7AAE",
+",      c #4A7EAE",
+"'      c #4E7EB2",
+")      c #4E82B2",
+"!      c #5282B6",
+"~      c #5286BA",
+"{      c #5686BA",
+"                     ",
+"                     ",
+"                     ",
+"                     ",
+"                     ",
+"...+++++++++++++++...",
+"@@+###############+@@",
+"$$+###############+$$",
+"%%+###############+%%",
+"&&+#####*****#####+&&",
+"==+####*******####+==",
+"--+###***###***###+--",
+"--+###**#***#**###+--",
+";;+###**#***#**###+;;",
+">>+###**#***#**###+>>",
+",,+###***###***###+,,",
+"''+####*******####+''",
+"))+#####*****#####+))",
+"!!+###############+!!",
+"!!+###############+!!",
+"~~+###############+~~",
+"{{{+++++++++++++++{{{",
+"                     ",
+"                     ",
+"                     "};
diff --git a/themes/synthetic/themerc b/themes/synthetic/themerc
new file mode 100644
index 000000000..fd086050d
--- /dev/null
+++ b/themes/synthetic/themerc
@@ -0,0 +1,9 @@
+active_text_color=#FFFFFF
+button_offset=1
+button_spacing=0
+full_width_title=false
+title_horizontal_offset=2
+title_vertical_offset_active=3
+title_vertical_offset_inactive=3
+title_shadow_active=true
+title_shadow_inactive=false
diff --git a/themes/synthetic/title-1-active.xpm b/themes/synthetic/title-1-active.xpm
new file mode 100644
index 000000000..93186aec6
--- /dev/null
+++ b/themes/synthetic/title-1-active.xpm
@@ -0,0 +1,54 @@
+/* XPM */
+static char * title_1_active_xpm[] = {
+"4 25 26 1",
+" 	c None",
+".	c #020202",
+"+	c #9EC6EE",
+"@	c #7EAAD6",
+"#	c #4A7AAA",
+"$	c #366A9E",
+"%	c #3A6E9E",
+"&	c #3A6EA2",
+"*	c #3E6EA2",
+"=	c #3E72A6",
+"-	c #4272A6",
+";	c #264C73",
+">	c #467AAE",
+",	c #4276A6",
+"'	c #B1CBE6",
+")	c #4676AA",
+"!	c #4A7AAE",
+"~	c #4A7EAE",
+"{	c #4E7EB2",
+"]	c #4E82B2",
+"^	c #5282B6",
+"/	c #5286BA",
+"(	c #5686BA",
+"_	c #568ABA",
+":	c #5A8ABE",
+"<	c #32669A",
+"....",
+"++++",
+"@@@@",
+"####",
+"$$$$",
+"%%%%",
+"&&&&",
+"****",
+"====",
+"-;>-",
+",>',",
+"))))",
+"))))",
+">;>>",
+"!>'!",
+"~~~~",
+"{{{{",
+"];>]",
+"^>'^",
+"^^^^",
+"////",
+"((((",
+"____",
+"::::",
+"<<<<"};
diff --git a/themes/synthetic/title-1-inactive.xpm b/themes/synthetic/title-1-inactive.xpm
new file mode 100644
index 000000000..7a8c73c77
--- /dev/null
+++ b/themes/synthetic/title-1-inactive.xpm
@@ -0,0 +1,34 @@
+/* XPM */
+static char * title_1_inactive_xpm[] = {
+"4 25 6 1",
+" 	c None",
+".	c #000000",
+"+	c #FFFFFF s inactive_hilight_1",
+"@	c #CECECE s inactive_mid_1",
+"#	c #E0E0E0 s inactive_color_1",
+"$	c #9D9D9D s inactive_shadow_1",
+"....",
+"++++",
+"++++",
+"####",
+"####",
+"####",
+"####",
+"####",
+"####",
+"#$@#",
+"#@+#",
+"####",
+"####",
+"#$@#",
+"#@+#",
+"####",
+"####",
+"#$@#",
+"#@+#",
+"####",
+"####",
+"####",
+"####",
+"####",
+"$$$$"};
diff --git a/themes/synthetic/title-2-active.xpm b/themes/synthetic/title-2-active.xpm
new file mode 100644
index 000000000..1c4992228
--- /dev/null
+++ b/themes/synthetic/title-2-active.xpm
@@ -0,0 +1,52 @@
+/* XPM */
+static char * title_2_active_xpm[] = {
+"4 25 24 1",
+" 	c None",
+".	c #020202",
+"+	c #9EC6EE",
+"@	c #7EAAD6",
+"#	c #4A7AAA",
+"$	c #366A9E",
+"%	c #3A6E9E",
+"&	c #3A6EA2",
+"*	c #3E6EA2",
+"=	c #3E72A6",
+"-	c #4272A6",
+";	c #4276A6",
+">	c #4676AA",
+",	c #467AAE",
+"'	c #4A7AAE",
+")	c #4A7EAE",
+"!	c #4E7EB2",
+"~	c #4E82B2",
+"{	c #5282B6",
+"]	c #5286BA",
+"^	c #5686BA",
+"/	c #568ABA",
+"(	c #5A8ABE",
+"_	c #32669A",
+"....",
+"++++",
+"@@@@",
+"####",
+"$$$$",
+"%%%%",
+"&&&&",
+"****",
+"====",
+"----",
+";;;;",
+">>>>",
+">>>>",
+",,,,",
+"''''",
+"))))",
+"!!!!",
+"~~~~",
+"{{{{",
+"{{{{",
+"]]]]",
+"^^^^",
+"////",
+"((((",
+"____"};
diff --git a/themes/synthetic/title-2-inactive.xpm b/themes/synthetic/title-2-inactive.xpm
new file mode 100644
index 000000000..74ad41bb1
--- /dev/null
+++ b/themes/synthetic/title-2-inactive.xpm
@@ -0,0 +1,34 @@
+/* XPM */
+static char * title_1_inactive_xpm[] = {
+"4 25 6 1",
+" 	c None",
+".	c #000000",
+"+	c #FFFFFF s inactive_hilight_1",
+"@	c #CECECE s inactive_mid_1",
+"#	c #E0E0E0 s inactive_color_1",
+"$	c #9D9D9D s inactive_shadow_1",
+"....",
+"++++",
+"++++",
+"####",
+"####",
+"####",
+"####",
+"####",
+"####",
+"####",
+"####",
+"####",
+"####",
+"####",
+"####",
+"####",
+"####",
+"####",
+"####",
+"####",
+"####",
+"####",
+"####",
+"####",
+"$$$$"};
diff --git a/themes/synthetic/title-3-active.xpm b/themes/synthetic/title-3-active.xpm
new file mode 100644
index 000000000..eae682766
--- /dev/null
+++ b/themes/synthetic/title-3-active.xpm
@@ -0,0 +1,52 @@
+/* XPM */
+static char * title_3_active_xpm[] = {
+"8 25 24 1",
+" 	c None",
+".	c #020202",
+"+	c #9EC6EE",
+"@	c #7EAAD6",
+"#	c #4A7AAA",
+"$	c #366A9E",
+"%	c #3A6E9E",
+"&	c #3A6EA2",
+"*	c #3E6EA2",
+"=	c #3E72A6",
+"-	c #4272A6",
+";	c #4276A6",
+">	c #4676AA",
+",	c #467AAE",
+"'	c #4A7AAE",
+")	c #4A7EAE",
+"!	c #4E7EB2",
+"~	c #4E82B2",
+"{	c #5282B6",
+"]	c #5286BA",
+"^	c #5686BA",
+"/	c #568ABA",
+"(	c #5A8ABE",
+"_	c #32669A",
+"........",
+"++++++++",
+"@@@@@@@@",
+"########",
+"$$$$$$$$",
+"%%%%%%%%",
+"&&&&&&&&",
+"********",
+"========",
+"--------",
+";;;;;;;;",
+">>>>>>>>",
+">>>>>>>>",
+",,,,,,,,",
+"''''''''",
+"))))))))",
+"!!!!!!!!",
+"~~~~~~~~",
+"{{{{{{{{",
+"{{{{{{{{",
+"]]]]]]]]",
+"^^^^^^^^",
+"////////",
+"((((((((",
+"________"};
diff --git a/themes/synthetic/title-3-inactive.xpm b/themes/synthetic/title-3-inactive.xpm
new file mode 100644
index 000000000..62eca5106
--- /dev/null
+++ b/themes/synthetic/title-3-inactive.xpm
@@ -0,0 +1,34 @@
+/* XPM */
+static char * title_3_inactive_xpm[] = {
+"8 25 6 1",
+" 	c None",
+".	c #000000",
+"+	c #FFFFFF s inactive_hilight_1",
+"@	c #CECECE s inactive_mid_1",
+"#	c #E0E0E0 s inactive_color_1",
+"$	c #9D9D9D s inactive_shadow_1",
+"........",
+"++++++++",
+"++++++++",
+"########",
+"########",
+"########",
+"########",
+"########",
+"########",
+"########",
+"########",
+"########",
+"########",
+"########",
+"########",
+"########",
+"########",
+"########",
+"########",
+"########",
+"########",
+"########",
+"########",
+"########",
+"$$$$$$$$"};
diff --git a/themes/synthetic/title-4-active.xpm b/themes/synthetic/title-4-active.xpm
new file mode 100644
index 000000000..5e02ab479
--- /dev/null
+++ b/themes/synthetic/title-4-active.xpm
@@ -0,0 +1,52 @@
+/* XPM */
+static char * title_4_active_xpm[] = {
+"4 25 24 1",
+" 	c None",
+".	c #020202",
+"+	c #9EC6EE",
+"@	c #7EAAD6",
+"#	c #4A7AAA",
+"$	c #366A9E",
+"%	c #3A6E9E",
+"&	c #3A6EA2",
+"*	c #3E6EA2",
+"=	c #3E72A6",
+"-	c #4272A6",
+";	c #4276A6",
+">	c #4676AA",
+",	c #467AAE",
+"'	c #4A7AAE",
+")	c #4A7EAE",
+"!	c #4E7EB2",
+"~	c #4E82B2",
+"{	c #5282B6",
+"]	c #5286BA",
+"^	c #5686BA",
+"/	c #568ABA",
+"(	c #5A8ABE",
+"_	c #32669A",
+"....",
+"++++",
+"@@@@",
+"####",
+"$$$$",
+"%%%%",
+"&&&&",
+"****",
+"====",
+"----",
+";;;;",
+">>>>",
+">>>>",
+",,,,",
+"''''",
+"))))",
+"!!!!",
+"~~~~",
+"{{{{",
+"{{{{",
+"]]]]",
+"^^^^",
+"////",
+"((((",
+"____"};
diff --git a/themes/synthetic/title-4-inactive.xpm b/themes/synthetic/title-4-inactive.xpm
new file mode 100644
index 000000000..680f04c30
--- /dev/null
+++ b/themes/synthetic/title-4-inactive.xpm
@@ -0,0 +1,34 @@
+/* XPM */
+static char * title_4_inactive_xpm[] = {
+"4 25 6 1",
+" 	c None",
+".	c #000000",
+"+	c #FFFFFF s inactive_hilight_1",
+"@	c #CECECE s inactive_mid_1",
+"#	c #E0E0E0 s inactive_color_1",
+"$	c #9D9D9D s inactive_shadow_1",
+"....",
+"++++",
+"++++",
+"####",
+"####",
+"####",
+"####",
+"####",
+"####",
+"####",
+"####",
+"####",
+"####",
+"####",
+"####",
+"####",
+"####",
+"####",
+"####",
+"####",
+"####",
+"####",
+"####",
+"####",
+"$$$$"};
diff --git a/themes/synthetic/title-5-active.xpm b/themes/synthetic/title-5-active.xpm
new file mode 100644
index 000000000..7750cc5c2
--- /dev/null
+++ b/themes/synthetic/title-5-active.xpm
@@ -0,0 +1,54 @@
+/* XPM */
+static char * title_5_active_xpm[] = {
+"4 25 26 1",
+" 	c None",
+".	c #020202",
+"+	c #9EC6EE",
+"@	c #7EAAD6",
+"#	c #4A7AAA",
+"$	c #366A9E",
+"%	c #3A6E9E",
+"&	c #3A6EA2",
+"*	c #3E6EA2",
+"=	c #3E72A6",
+"-	c #4272A6",
+";	c #264C73",
+">	c #467AAE",
+",	c #4276A6",
+"'	c #B1CBE6",
+")	c #4676AA",
+"!	c #4A7AAE",
+"~	c #4A7EAE",
+"{	c #4E7EB2",
+"]	c #4E82B2",
+"^	c #5282B6",
+"/	c #5286BA",
+"(	c #5686BA",
+"_	c #568ABA",
+":	c #5A8ABE",
+"<	c #32669A",
+"....",
+"++++",
+"@@@@",
+"####",
+"$$$$",
+"%%%%",
+"&&&&",
+"****",
+"====",
+"-;>-",
+",>',",
+"))))",
+"))))",
+">;>>",
+"!>'!",
+"~~~~",
+"{{{{",
+"];>]",
+"^>'^",
+"^^^^",
+"////",
+"((((",
+"____",
+"::::",
+"<<<<"};
diff --git a/themes/synthetic/title-5-inactive.xpm b/themes/synthetic/title-5-inactive.xpm
new file mode 100644
index 000000000..cee8f282f
--- /dev/null
+++ b/themes/synthetic/title-5-inactive.xpm
@@ -0,0 +1,34 @@
+/* XPM */
+static char * title_5_inactive_xpm[] = {
+"4 25 6 1",
+" 	c None",
+".	c #000000",
+"+	c #FFFFFF s inactive_hilight_1",
+"@	c #CECECE s inactive_mid_1",
+"#	c #E0E0E0 s inactive_color_1",
+"$	c #9D9D9D s inactive_shadow_1",
+"....",
+"++++",
+"++++",
+"####",
+"####",
+"####",
+"####",
+"####",
+"####",
+"#$@#",
+"#@+#",
+"####",
+"####",
+"#$@#",
+"#@+#",
+"####",
+"####",
+"#$@#",
+"#@+#",
+"####",
+"####",
+"####",
+"####",
+"####",
+"$$$$"};
diff --git a/themes/synthetic/top-left-active.xpm b/themes/synthetic/top-left-active.xpm
new file mode 100644
index 000000000..d0cc2f00d
--- /dev/null
+++ b/themes/synthetic/top-left-active.xpm
@@ -0,0 +1,52 @@
+/* XPM */
+static char * top_left_active_xpm[] = {
+"8 25 24 1",
+" 	c None",
+".	c #020202",
+"+	c #9EC6EE",
+"@	c #7EAAD6",
+"#	c #4A7AAA",
+"$	c #32669A",
+"%	c #366A9E",
+"&	c #3A6E9E",
+"*	c #3A6EA2",
+"=	c #3E6EA2",
+"-	c #3E72A6",
+";	c #4272A6",
+">	c #4276A6",
+",	c #4676AA",
+"'	c #467AAE",
+")	c #4A7AAE",
+"!	c #4A7EAE",
+"~	c #4E7EB2",
+"{	c #4E82B2",
+"]	c #5282B6",
+"^	c #5286BA",
+"/	c #5686BA",
+"(	c #568ABA",
+"_	c #5A8ABE",
+"    ....",
+"  ..++++",
+" .+@@@@@",
+" .######",
+".$#%%%%%",
+".$#&&&&&",
+".$#*****",
+".$#=====",
+".$#-----",
+".$#;;;;;",
+".$#>>>>>",
+".$#,,,,,",
+".$#,,,,,",
+".$#'''''",
+".$#)))))",
+".$#!!!!!",
+".$#~~~~~",
+".$#{{{{{",
+".$#]]]]]",
+".$#]]]]]",
+".$#^^^^^",
+".$#/////",
+".$#(((((",
+".$#_____",
+".$$$$$$$"};
diff --git a/themes/synthetic/top-left-inactive.xpm b/themes/synthetic/top-left-inactive.xpm
new file mode 100644
index 000000000..258de3024
--- /dev/null
+++ b/themes/synthetic/top-left-inactive.xpm
@@ -0,0 +1,34 @@
+/* XPM */
+static char * top_left_inactive_xpm[] = {
+"8 25 6 1",
+" 	c None",
+".	c #000000",
+"+	c #FFFFFF s inactive_hilight_1",
+"@	c #E0E0E0 s inactive_color_1",
+"#	c #CECECE s inactive_mid_1",
+"$	c #9D9D9D s inactive_shadow_1",
+"    ....",
+"  ..++++",
+" .@+++++",
+" .#@@@@@",
+".$#@@@@@",
+".$#@@@@@",
+".$#@@@@@",
+".$#@@@@@",
+".$#@@@@@",
+".$#@@@@@",
+".$#@@@@@",
+".$#@@@@@",
+".$#@@@@@",
+".$#@@@@@",
+".$#@@@@@",
+".$#@@@@@",
+".$#@@@@@",
+".$#@@@@@",
+".$#@@@@@",
+".$#@@@@@",
+".$#@@@@@",
+".$#@@@@@",
+".$#@@@@@",
+".$#@@@@@",
+".$$$$$$$"};
diff --git a/themes/synthetic/top-right-active.xpm b/themes/synthetic/top-right-active.xpm
new file mode 100644
index 000000000..662ea7c04
--- /dev/null
+++ b/themes/synthetic/top-right-active.xpm
@@ -0,0 +1,52 @@
+/* XPM */
+static char * top_right_active_xpm[] = {
+"8 25 24 1",
+" 	c None",
+".	c #020202",
+"+	c #9EC6EE",
+"@	c #7EAAD6",
+"#	c #4A7AAA",
+"$	c #32669A",
+"%	c #366A9E",
+"&	c #3A6E9E",
+"*	c #3A6EA2",
+"=	c #3E6EA2",
+"-	c #3E72A6",
+";	c #4272A6",
+">	c #4276A6",
+",	c #4676AA",
+"'	c #467AAE",
+")	c #4A7AAE",
+"!	c #4A7EAE",
+"~	c #4E7EB2",
+"{	c #4E82B2",
+"]	c #5282B6",
+"^	c #5286BA",
+"/	c #5686BA",
+"(	c #568ABA",
+"_	c #5A8ABE",
+"....    ",
+"++++..  ",
+"@@@@@+. ",
+"######. ",
+"%%%%%#$.",
+"&&&&&#$.",
+"*****#$.",
+"=====#$.",
+"-----#$.",
+";;;;;#$.",
+">>>>>#$.",
+",,,,,#$.",
+",,,,,#$.",
+"'''''#$.",
+")))))#$.",
+"!!!!!#$.",
+"~~~~~#$.",
+"{{{{{#$.",
+"]]]]]#$.",
+"]]]]]#$.",
+"^^^^^#$.",
+"/////#$.",
+"(((((#$.",
+"_____#$.",
+"$$$$$$$."};
diff --git a/themes/synthetic/top-right-inactive.xpm b/themes/synthetic/top-right-inactive.xpm
new file mode 100644
index 000000000..f247876af
--- /dev/null
+++ b/themes/synthetic/top-right-inactive.xpm
@@ -0,0 +1,34 @@
+/* XPM */
+static char * top_right_inactive_xpm[] = {
+"8 25 6 1",
+" 	c None",
+".	c #000000",
+"+	c #FFFFFF s inactive_hilight_1",
+"@	c #E0E0E0 s inactive_color_1",
+"#	c #CECECE s inactive_mid_1",
+"$	c #9D9D9D s inactive_shadow_1",
+"....    ",
+"++++..  ",
+"+++++@. ",
+"@@@@@#. ",
+"@@@@@#$.",
+"@@@@@#$.",
+"@@@@@#$.",
+"@@@@@#$.",
+"@@@@@#$.",
+"@@@@@#$.",
+"@@@@@#$.",
+"@@@@@#$.",
+"@@@@@#$.",
+"@@@@@#$.",
+"@@@@@#$.",
+"@@@@@#$.",
+"@@@@@#$.",
+"@@@@@#$.",
+"@@@@@#$.",
+"@@@@@#$.",
+"@@@@@#$.",
+"@@@@@#$.",
+"@@@@@#$.",
+"@@@@@#$.",
+"$$$$$$$."};
-- 
GitLab