From ffffaa2dd6a190f831a03f702fd61257e286dd89 Mon Sep 17 00:00:00 2001
From: Olivier Fourdan <fourdan.olivier@wanadoo.fr>
Date: Mon, 9 Feb 2004 19:46:52 +0000
Subject: [PATCH] pixmaps

(Old svn revision: 11570)
---
 themes/default/close-active.xpm              | 36 ++++++++---------
 themes/default/close-inactive.xpm            |  6 +--
 themes/default/close-pressed.xpm             | 36 ++++++++---------
 themes/default/hide-active.xpm               | 36 ++++++++---------
 themes/default/hide-inactive.xpm             |  6 +--
 themes/default/hide-pressed.xpm              | 36 ++++++++---------
 themes/default/maximize-active.xpm           | 36 ++++++++---------
 themes/default/maximize-inactive.xpm         |  6 +--
 themes/default/maximize-pressed.xpm          | 36 ++++++++---------
 themes/default/maximize-toggled-active.xpm   | 36 ++++++++---------
 themes/default/maximize-toggled-inactive.xpm |  6 +--
 themes/default/maximize-toggled-pressed.xpm  | 36 ++++++++---------
 themes/default/menu-active.xpm               | 36 ++++++++---------
 themes/default/menu-inactive.xpm             |  6 +--
 themes/default/menu-pressed.xpm              | 36 ++++++++---------
 themes/default/shade-active.xpm              | 36 ++++++++---------
 themes/default/shade-inactive.xpm            |  6 +--
 themes/default/shade-pressed.xpm             | 36 ++++++++---------
 themes/default/shade-toggled-active.xpm      | 36 ++++++++---------
 themes/default/shade-toggled-inactive.xpm    |  6 +--
 themes/default/shade-toggled-pressed.xpm     | 36 ++++++++---------
 themes/default/stick-active.xpm              | 36 ++++++++---------
 themes/default/stick-inactive.xpm            |  8 ++--
 themes/default/stick-pressed.xpm             | 41 ++++++++++----------
 themes/default/stick-toggled-active.xpm      | 36 ++++++++---------
 themes/default/stick-toggled-inactive.xpm    |  8 ++--
 themes/default/stick-toggled-pressed.xpm     | 41 ++++++++++----------
 themes/default/themerc                       |  2 +-
 themes/default/title-1-active.xpm            | 10 ++---
 themes/default/title-1-inactive.xpm          |  8 ++--
 themes/default/title-2-active.xpm            | 10 ++---
 themes/default/title-2-inactive.xpm          |  8 ++--
 themes/default/title-3-active.xpm            | 10 ++---
 themes/default/title-3-inactive.xpm          |  8 ++--
 themes/default/title-4-active.xpm            | 10 ++---
 themes/default/title-4-inactive.xpm          |  8 ++--
 themes/default/title-5-active.xpm            | 10 ++---
 themes/default/title-5-inactive.xpm          |  8 ++--
 themes/default/top-left-active.xpm           | 10 ++---
 themes/default/top-left-inactive.xpm         |  8 ++--
 themes/default/top-right-active.xpm          | 10 ++---
 themes/default/top-right-inactive.xpm        |  8 ++--
 42 files changed, 423 insertions(+), 421 deletions(-)

diff --git a/themes/default/close-active.xpm b/themes/default/close-active.xpm
index f9d818815..2b6aa5e39 100644
--- a/themes/default/close-active.xpm
+++ b/themes/default/close-active.xpm
@@ -2,31 +2,31 @@
 static char * close_active_xpm[] = {
 "18 24 5 1",
 " 	c None",
-".	c #4456BA s active_mid_1",
+".	c #567B9C s active_mid_1",
 "+	c #4B58A2 s active_shadow_1",
-"@	c #D5D6D5 s active_color_2",
+"@	c #FFFFFF s active_hilight_2",
 "#	c #000000",
 "                  ",
 "                  ",
 "                  ",
 "                  ",
 "                  ",
-" +##############+ ",
-"+#@@@@@@@@@@@@@@#+",
-"#@@@@@@@@@@@@@@@@#",
-"#@@@@@@@@@@@@@@@@#",
-"#@@@@##@@@@##@@@@#",
-"#@@@@###@@###@@@@#",
-"#@@@@@######@@@@@#",
-"#@@@@@@####@@@@@@#",
-"#@@@@@@####@@@@@@#",
-"#@@@@@######@@@@@#",
-"#@@@@###@@###@@@@#",
-"#@@@@##@@@@##@@@@#",
-"#@@@@@@@@@@@@@@@@#",
-"#@@@@@@@@@@@@@@@@#",
-"+#@@@@@@@@@@@@@@#+",
-" +##############+ ",
+" .++++++++++++++. ",
+".+@@@@@@@@@@@@@@+.",
+"+@@@@@@@@@@@@@@@@+",
+"+@@@@@@@@@@@@@@@@+",
+"+@@@@##@@@@##@@@@+",
+"+@@@@###@@###@@@@+",
+"+@@@@@######@@@@@+",
+"+@@@@@@####@@@@@@+",
+"+@@@@@@####@@@@@@+",
+"+@@@@@######@@@@@+",
+"+@@@@###@@###@@@@+",
+"+@@@@##@@@@##@@@@+",
+"+@@@@@@@@@@@@@@@@+",
+"+@@@@@@@@@@@@@@@@+",
+".+@@@@@@@@@@@@@@+.",
+" .++++++++++++++. ",
 "                  ",
 "                  ",
 "                  "};
diff --git a/themes/default/close-inactive.xpm b/themes/default/close-inactive.xpm
index bc5f390aa..62bcbb44d 100644
--- a/themes/default/close-inactive.xpm
+++ b/themes/default/close-inactive.xpm
@@ -2,10 +2,10 @@
 static char * close_inactive_xpm[] = {
 "18 24 5 1",
 " 	c None",
-".	c #4456BA s inactive_mid_1",
+".	c #567B9C s inactive_mid_1",
 "+	c #4B58A2 s inactive_shadow_1",
-"@	c #D5D6D5 s inactive_color_2",
-"#	c #949595 s inactive_shadow_2",
+"@	c #4C7BA6 s inactive_color_1",
+"#	c #949595 s inactive_shadow_1",
 "                  ",
 "                  ",
 "                  ",
diff --git a/themes/default/close-pressed.xpm b/themes/default/close-pressed.xpm
index f078a6023..1baf4b1f4 100644
--- a/themes/default/close-pressed.xpm
+++ b/themes/default/close-pressed.xpm
@@ -2,31 +2,31 @@
 static char * close_pressed_xpm[] = {
 "18 24 5 1",
 " 	c None",
-".	c #4456BA s active_mid_1",
+".	c #567B9C s active_mid_1",
 "+	c #4B58A2 s active_shadow_1",
-"@	c #949595 s active_shadow_2",
+"@	c #B4BAB5 s active_mid_2",
 "#	c #000000",
 "                  ",
 "                  ",
 "                  ",
 "                  ",
 "                  ",
-" +##############+ ",
-"+#@@@@@@@@@@@@@@#+",
-"#@@@@@@@@@@@@@@@@#",
-"#@@@@@@@@@@@@@@@@#",
-"#@@@@##@@@@##@@@@#",
-"#@@@@###@@###@@@@#",
-"#@@@@@######@@@@@#",
-"#@@@@@@####@@@@@@#",
-"#@@@@@@####@@@@@@#",
-"#@@@@@######@@@@@#",
-"#@@@@###@@###@@@@#",
-"#@@@@##@@@@##@@@@#",
-"#@@@@@@@@@@@@@@@@#",
-"#@@@@@@@@@@@@@@@@#",
-"+#@@@@@@@@@@@@@@#+",
-" +##############+ ",
+" .++++++++++++++. ",
+".+@@@@@@@@@@@@@@+.",
+"+@@@@@@@@@@@@@@@@+",
+"+@@@@@@@@@@@@@@@@+",
+"+@@@@##@@@@##@@@@+",
+"+@@@@###@@###@@@@+",
+"+@@@@@######@@@@@+",
+"+@@@@@@####@@@@@@+",
+"+@@@@@@####@@@@@@+",
+"+@@@@@######@@@@@+",
+"+@@@@###@@###@@@@+",
+"+@@@@##@@@@##@@@@+",
+"+@@@@@@@@@@@@@@@@+",
+"+@@@@@@@@@@@@@@@@+",
+".+@@@@@@@@@@@@@@+.",
+" .++++++++++++++. ",
 "                  ",
 "                  ",
 "                  "};
diff --git a/themes/default/hide-active.xpm b/themes/default/hide-active.xpm
index 9261d38ba..982c54680 100644
--- a/themes/default/hide-active.xpm
+++ b/themes/default/hide-active.xpm
@@ -2,31 +2,31 @@
 static char * hide_active_xpm[] = {
 "18 24 5 1",
 " 	c None",
-".	c #4456BA s active_mid_1",
+".	c #567B9C s active_mid_1",
 "+	c #4B58A2 s active_shadow_1",
-"@	c #D5D6D5 s active_color_2",
+"@	c #FFFFFF s active_hilight_2",
 "#	c #000000",
 "                  ",
 "                  ",
 "                  ",
 "                  ",
 "                  ",
-" +##############+ ",
-"+#@@@@@@@@@@@@@@#+",
-"#@@@@@@@@@@@@@@@@#",
-"#@@@@@@@@@@@@@@@@#",
-"#@@@@@@@@@@@@@@@@#",
-"#@@@@@@@@@@@@@@@@#",
-"#@@@@@@@@@@@@@@@@#",
-"#@@@@@@@@@@@@@@@@#",
-"#@@@@@@@@@@@@@@@@#",
-"#@@@@@######@@@@@#",
-"#@@@@@######@@@@@#",
-"#@@@@@######@@@@@#",
-"#@@@@@@@@@@@@@@@@#",
-"#@@@@@@@@@@@@@@@@#",
-"+#@@@@@@@@@@@@@@#+",
-" +##############+ ",
+" .++++++++++++++. ",
+".+@@@@@@@@@@@@@@+.",
+"+@@@@@@@@@@@@@@@@+",
+"+@@@@@@@@@@@@@@@@+",
+"+@@@@@@@@@@@@@@@@+",
+"+@@@@@@@@@@@@@@@@+",
+"+@@@@@@@@@@@@@@@@+",
+"+@@@@@@@@@@@@@@@@+",
+"+@@@@@@@@@@@@@@@@+",
+"+@@@@@######@@@@@+",
+"+@@@@@######@@@@@+",
+"+@@@@@######@@@@@+",
+"+@@@@@@@@@@@@@@@@+",
+"+@@@@@@@@@@@@@@@@+",
+".+@@@@@@@@@@@@@@+.",
+" .++++++++++++++. ",
 "                  ",
 "                  ",
 "                  "};
diff --git a/themes/default/hide-inactive.xpm b/themes/default/hide-inactive.xpm
index dc75cd924..51d8e0ded 100644
--- a/themes/default/hide-inactive.xpm
+++ b/themes/default/hide-inactive.xpm
@@ -2,10 +2,10 @@
 static char * hide_inactive_xpm[] = {
 "18 24 5 1",
 " 	c None",
-".	c #4456BA s inactive_mid_1",
+".	c #567B9C s inactive_mid_1",
 "+	c #4B58A2 s inactive_shadow_1",
-"@	c #D5D6D5 s inactive_color_2",
-"#	c #949595 s inactive_shadow_2",
+"@	c #4C7BA6 s inactive_color_1",
+"#	c #949595 s inactive_shadow_1",
 "                  ",
 "                  ",
 "                  ",
diff --git a/themes/default/hide-pressed.xpm b/themes/default/hide-pressed.xpm
index d48601c46..3ac148373 100644
--- a/themes/default/hide-pressed.xpm
+++ b/themes/default/hide-pressed.xpm
@@ -2,31 +2,31 @@
 static char * hide_pressed_xpm[] = {
 "18 24 5 1",
 " 	c None",
-".	c #4456BA s active_mid_1",
+".	c #567B9C s active_mid_1",
 "+	c #4B58A2 s active_shadow_1",
-"@	c #949595 s active_shadow_2",
+"@	c #B4BAB5 s active_mid_2",
 "#	c #000000",
 "                  ",
 "                  ",
 "                  ",
 "                  ",
 "                  ",
-" +##############+ ",
-"+#@@@@@@@@@@@@@@#+",
-"#@@@@@@@@@@@@@@@@#",
-"#@@@@@@@@@@@@@@@@#",
-"#@@@@@@@@@@@@@@@@#",
-"#@@@@@@@@@@@@@@@@#",
-"#@@@@@@@@@@@@@@@@#",
-"#@@@@@@@@@@@@@@@@#",
-"#@@@@@@@@@@@@@@@@#",
-"#@@@@@######@@@@@#",
-"#@@@@@######@@@@@#",
-"#@@@@@######@@@@@#",
-"#@@@@@@@@@@@@@@@@#",
-"#@@@@@@@@@@@@@@@@#",
-"+#@@@@@@@@@@@@@@#+",
-" +##############+ ",
+" .++++++++++++++. ",
+".+@@@@@@@@@@@@@@+.",
+"+@@@@@@@@@@@@@@@@+",
+"+@@@@@@@@@@@@@@@@+",
+"+@@@@@@@@@@@@@@@@+",
+"+@@@@@@@@@@@@@@@@+",
+"+@@@@@@@@@@@@@@@@+",
+"+@@@@@@@@@@@@@@@@+",
+"+@@@@@@@@@@@@@@@@+",
+"+@@@@@######@@@@@+",
+"+@@@@@######@@@@@+",
+"+@@@@@######@@@@@+",
+"+@@@@@@@@@@@@@@@@+",
+"+@@@@@@@@@@@@@@@@+",
+".+@@@@@@@@@@@@@@+.",
+" .++++++++++++++. ",
 "                  ",
 "                  ",
 "                  "};
diff --git a/themes/default/maximize-active.xpm b/themes/default/maximize-active.xpm
index e18186882..4df24b110 100644
--- a/themes/default/maximize-active.xpm
+++ b/themes/default/maximize-active.xpm
@@ -2,31 +2,31 @@
 static char * maximize_active_xpm[] = {
 "18 24 5 1",
 " 	c None",
-".	c #4456BA s active_mid_1",
+".	c #567B9C s active_mid_1",
 "+	c #4B58A2 s active_shadow_1",
-"@	c #D5D6D5 s active_color_2",
+"@	c #FFFFFF s active_hilight_2",
 "#	c #000000",
 "                  ",
 "                  ",
 "                  ",
 "                  ",
 "                  ",
-" +##############+ ",
-"+#@@@@@@@@@@@@@@#+",
-"#@@@@@@@@@@@@@@@@#",
-"#@@@@@@@@@@@@@@@@#",
-"#@@@@########@@@@#",
-"#@@@@########@@@@#",
-"#@@@@########@@@@#",
-"#@@@@#@@@@@@#@@@@#",
-"#@@@@#@@@@@@#@@@@#",
-"#@@@@#@@@@@@#@@@@#",
-"#@@@@#@@@@@@#@@@@#",
-"#@@@@########@@@@#",
-"#@@@@@@@@@@@@@@@@#",
-"#@@@@@@@@@@@@@@@@#",
-"+#@@@@@@@@@@@@@@#+",
-" +##############+ ",
+" .++++++++++++++. ",
+".+@@@@@@@@@@@@@@+.",
+"+@@@@@@@@@@@@@@@@+",
+"+@@@@@@@@@@@@@@@@+",
+"+@@@@########@@@@+",
+"+@@@@########@@@@+",
+"+@@@@########@@@@+",
+"+@@@@#@@@@@@#@@@@+",
+"+@@@@#@@@@@@#@@@@+",
+"+@@@@#@@@@@@#@@@@+",
+"+@@@@#@@@@@@#@@@@+",
+"+@@@@########@@@@+",
+"+@@@@@@@@@@@@@@@@+",
+"+@@@@@@@@@@@@@@@@+",
+".+@@@@@@@@@@@@@@+.",
+" .++++++++++++++. ",
 "                  ",
 "                  ",
 "                  "};
diff --git a/themes/default/maximize-inactive.xpm b/themes/default/maximize-inactive.xpm
index ad8c505fe..203c3a02f 100644
--- a/themes/default/maximize-inactive.xpm
+++ b/themes/default/maximize-inactive.xpm
@@ -2,10 +2,10 @@
 static char * maximize_inactive_xpm[] = {
 "18 24 5 1",
 " 	c None",
-".	c #4456BA s inactive_mid_1",
+".	c #567B9C s inactive_mid_1",
 "+	c #4B58A2 s inactive_shadow_1",
-"@	c #D5D6D5 s inactive_color_2",
-"#	c #949595 s inactive_shadow_2",
+"@	c #4C7BA6 s inactive_color_1",
+"#	c #949595 s inactive_shadow_1",
 "                  ",
 "                  ",
 "                  ",
diff --git a/themes/default/maximize-pressed.xpm b/themes/default/maximize-pressed.xpm
index 7ecdddc7a..d59b440db 100644
--- a/themes/default/maximize-pressed.xpm
+++ b/themes/default/maximize-pressed.xpm
@@ -2,31 +2,31 @@
 static char * maximize_pressed_xpm[] = {
 "18 24 5 1",
 " 	c None",
-".	c #4456BA s active_mid_1",
+".	c #567B9C s active_mid_1",
 "+	c #4B58A2 s active_shadow_1",
-"@	c #949595 s active_shadow_2",
+"@	c #B4BAB5 s active_mid_2",
 "#	c #000000",
 "                  ",
 "                  ",
 "                  ",
 "                  ",
 "                  ",
-" +##############+ ",
-"+#@@@@@@@@@@@@@@#+",
-"#@@@@@@@@@@@@@@@@#",
-"#@@@@@@@@@@@@@@@@#",
-"#@@@@########@@@@#",
-"#@@@@########@@@@#",
-"#@@@@########@@@@#",
-"#@@@@#@@@@@@#@@@@#",
-"#@@@@#@@@@@@#@@@@#",
-"#@@@@#@@@@@@#@@@@#",
-"#@@@@#@@@@@@#@@@@#",
-"#@@@@########@@@@#",
-"#@@@@@@@@@@@@@@@@#",
-"#@@@@@@@@@@@@@@@@#",
-"+#@@@@@@@@@@@@@@#+",
-" +##############+ ",
+" .++++++++++++++. ",
+".+@@@@@@@@@@@@@@+.",
+"+@@@@@@@@@@@@@@@@+",
+"+@@@@@@@@@@@@@@@@+",
+"+@@@@########@@@@+",
+"+@@@@########@@@@+",
+"+@@@@########@@@@+",
+"+@@@@#@@@@@@#@@@@+",
+"+@@@@#@@@@@@#@@@@+",
+"+@@@@#@@@@@@#@@@@+",
+"+@@@@#@@@@@@#@@@@+",
+"+@@@@########@@@@+",
+"+@@@@@@@@@@@@@@@@+",
+"+@@@@@@@@@@@@@@@@+",
+".+@@@@@@@@@@@@@@+.",
+" .++++++++++++++. ",
 "                  ",
 "                  ",
 "                  "};
diff --git a/themes/default/maximize-toggled-active.xpm b/themes/default/maximize-toggled-active.xpm
index 2a8fa3e44..64cc88169 100644
--- a/themes/default/maximize-toggled-active.xpm
+++ b/themes/default/maximize-toggled-active.xpm
@@ -2,31 +2,31 @@
 static char * maximize_toggled_active_xpm[] = {
 "18 24 5 1",
 " 	c None",
-".	c #4456BA s active_mid_1",
+".	c #567B9C s active_mid_1",
 "+	c #4B58A2 s active_shadow_1",
-"@	c #D5D6D5 s active_color_2",
+"@	c #FFFFFF s active_hilight_2",
 "#	c #000000",
 "                  ",
 "                  ",
 "                  ",
 "                  ",
 "                  ",
-" +##############+ ",
-"+#@@@@@@@@@@@@@@#+",
-"#@@@@@@@@@@@@@@@@#",
-"#@@@@@@#######@@@#",
-"#@@@@@@#######@@@#",
-"#@@@@@@@@@@@@#@@@#",
-"#@@@#######@@#@@@#",
-"#@@@#######@@#@@@#",
-"#@@@#######@@#@@@#",
-"#@@@#@@@@@#@##@@@#",
-"#@@@#@@@@@#@@@@@@#",
-"#@@@#@@@@@#@@@@@@#",
-"#@@@#######@@@@@@#",
-"#@@@@@@@@@@@@@@@@#",
-"+#@@@@@@@@@@@@@@#+",
-" +##############+ ",
+" .++++++++++++++. ",
+".+@@@@@@@@@@@@@@+.",
+"+@@@@@@@@@@@@@@@@+",
+"+@@@@@@#######@@@+",
+"+@@@@@@#######@@@+",
+"+@@@@@@@@@@@@#@@@+",
+"+@@@#######@@#@@@+",
+"+@@@#######@@#@@@+",
+"+@@@#######@@#@@@+",
+"+@@@#@@@@@#@##@@@+",
+"+@@@#@@@@@#@@@@@@+",
+"+@@@#@@@@@#@@@@@@+",
+"+@@@#######@@@@@@+",
+"+@@@@@@@@@@@@@@@@+",
+".+@@@@@@@@@@@@@@+.",
+" .++++++++++++++. ",
 "                  ",
 "                  ",
 "                  "};
diff --git a/themes/default/maximize-toggled-inactive.xpm b/themes/default/maximize-toggled-inactive.xpm
index 94a780106..095292d56 100644
--- a/themes/default/maximize-toggled-inactive.xpm
+++ b/themes/default/maximize-toggled-inactive.xpm
@@ -2,10 +2,10 @@
 static char * maximize_toggled_inactive_xpm[] = {
 "18 24 5 1",
 " 	c None",
-".	c #4456BA s inactive_mid_1",
+".	c #567B9C s inactive_mid_1",
 "+	c #4B58A2 s inactive_shadow_1",
-"@	c #D5D6D5 s inactive_color_2",
-"#	c #949595 s inactive_shadow_2",
+"@	c #4C7BA6 s inactive_color_1",
+"#	c #949595 s inactive_shadow_1",
 "                  ",
 "                  ",
 "                  ",
diff --git a/themes/default/maximize-toggled-pressed.xpm b/themes/default/maximize-toggled-pressed.xpm
index 8071f4a11..67f133d30 100644
--- a/themes/default/maximize-toggled-pressed.xpm
+++ b/themes/default/maximize-toggled-pressed.xpm
@@ -2,31 +2,31 @@
 static char * maximize_toggled_pressed_xpm[] = {
 "18 24 5 1",
 " 	c None",
-".	c #4456BA s active_mid_1",
+".	c #567B9C s active_mid_1",
 "+	c #4B58A2 s active_shadow_1",
-"@	c #949595 s active_shadow_2",
+"@	c #B4BAB5 s active_mid_2",
 "#	c #000000",
 "                  ",
 "                  ",
 "                  ",
 "                  ",
 "                  ",
-" +##############+ ",
-"+#@@@@@@@@@@@@@@#+",
-"#@@@@@@@@@@@@@@@@#",
-"#@@@@@@#######@@@#",
-"#@@@@@@#######@@@#",
-"#@@@@@@@@@@@@#@@@#",
-"#@@@#######@@#@@@#",
-"#@@@#######@@#@@@#",
-"#@@@#######@@#@@@#",
-"#@@@#@@@@@#@##@@@#",
-"#@@@#@@@@@#@@@@@@#",
-"#@@@#@@@@@#@@@@@@#",
-"#@@@#######@@@@@@#",
-"#@@@@@@@@@@@@@@@@#",
-"+#@@@@@@@@@@@@@@#+",
-" +##############+ ",
+" .++++++++++++++. ",
+".+@@@@@@@@@@@@@@+.",
+"+@@@@@@@@@@@@@@@@+",
+"+@@@@@@#######@@@+",
+"+@@@@@@#######@@@+",
+"+@@@@@@@@@@@@#@@@+",
+"+@@@#######@@#@@@+",
+"+@@@#######@@#@@@+",
+"+@@@#######@@#@@@+",
+"+@@@#@@@@@#@##@@@+",
+"+@@@#@@@@@#@@@@@@+",
+"+@@@#@@@@@#@@@@@@+",
+"+@@@#######@@@@@@+",
+"+@@@@@@@@@@@@@@@@+",
+".+@@@@@@@@@@@@@@+.",
+" .++++++++++++++. ",
 "                  ",
 "                  ",
 "                  "};
diff --git a/themes/default/menu-active.xpm b/themes/default/menu-active.xpm
index 6e0d11738..5563ad03d 100644
--- a/themes/default/menu-active.xpm
+++ b/themes/default/menu-active.xpm
@@ -2,31 +2,31 @@
 static char * menu_active_xpm[] = {
 "18 24 5 1",
 " 	c None",
-".	c #4456BA s active_mid_1",
+".	c #567B9C s active_mid_1",
 "+	c #4B58A2 s active_shadow_1",
-"@	c #D5D6D5 s active_color_2",
+"@	c #FFFFFF s active_hilight_2",
 "#	c #000000",
 "                  ",
 "                  ",
 "                  ",
 "                  ",
 "                  ",
-" +##############+ ",
-"+#@@@@@@@@@@@@@@#+",
-"#@@@@@@@@@@@@@@@@#",
-"#@@@@@@@@@@@@@@@@#",
-"#@@@@@@@@@@@@@@@@#",
-"#@@@@@#@@@@#@@@@@#",
-"#@@@@###@@###@@@@#",
-"#@@@@########@@@@#",
-"#@@@@@######@@@@@#",
-"#@@@@@@####@@@@@@#",
-"#@@@@@@@##@@@@@@@#",
-"#@@@@@@@@@@@@@@@@#",
-"#@@@@@@@@@@@@@@@@#",
-"#@@@@@@@@@@@@@@@@#",
-"+#@@@@@@@@@@@@@@#+",
-" +##############+ ",
+" .++++++++++++++. ",
+".+@@@@@@@@@@@@@@+.",
+"+@@@@@@@@@@@@@@@@+",
+"+@@@@@@@@@@@@@@@@+",
+"+@@@@@@@@@@@@@@@@+",
+"+@@@@@#@@@@#@@@@@+",
+"+@@@@###@@###@@@@+",
+"+@@@@########@@@@+",
+"+@@@@@######@@@@@+",
+"+@@@@@@####@@@@@@+",
+"+@@@@@@@##@@@@@@@+",
+"+@@@@@@@@@@@@@@@@+",
+"+@@@@@@@@@@@@@@@@+",
+"+@@@@@@@@@@@@@@@@+",
+".+@@@@@@@@@@@@@@+.",
+" .++++++++++++++. ",
 "                  ",
 "                  ",
 "                  "};
diff --git a/themes/default/menu-inactive.xpm b/themes/default/menu-inactive.xpm
index 0f6faa049..72fdcec77 100644
--- a/themes/default/menu-inactive.xpm
+++ b/themes/default/menu-inactive.xpm
@@ -2,10 +2,10 @@
 static char * menu_inactive_xpm[] = {
 "18 24 5 1",
 " 	c None",
-".	c #4456BA s inactive_mid_1",
+".	c #567B9C s inactive_mid_1",
 "+	c #4B58A2 s inactive_shadow_1",
-"@	c #D5D6D5 s inactive_color_2",
-"#	c #949595 s inactive_shadow_2",
+"@	c #4C7BA6 s inactive_color_1",
+"#	c #949595 s inactive_shadow_1",
 "                  ",
 "                  ",
 "                  ",
diff --git a/themes/default/menu-pressed.xpm b/themes/default/menu-pressed.xpm
index 598020ec8..241a3a2e7 100644
--- a/themes/default/menu-pressed.xpm
+++ b/themes/default/menu-pressed.xpm
@@ -2,31 +2,31 @@
 static char * menu_pressed_xpm[] = {
 "18 24 5 1",
 " 	c None",
-".	c #4456BA s active_mid_1",
+".	c #567B9C s active_mid_1",
 "+	c #4B58A2 s active_shadow_1",
-"@	c #949595 s active_shadow_2",
+"@	c #B4BAB5 s active_mid_2",
 "#	c #000000",
 "                  ",
 "                  ",
 "                  ",
 "                  ",
 "                  ",
-" +##############+ ",
-"+#@@@@@@@@@@@@@@#+",
-"#@@@@@@@@@@@@@@@@#",
-"#@@@@@@@@@@@@@@@@#",
-"#@@@@@@@@@@@@@@@@#",
-"#@@@@@#@@@@#@@@@@#",
-"#@@@@###@@###@@@@#",
-"#@@@@########@@@@#",
-"#@@@@@######@@@@@#",
-"#@@@@@@####@@@@@@#",
-"#@@@@@@@##@@@@@@@#",
-"#@@@@@@@@@@@@@@@@#",
-"#@@@@@@@@@@@@@@@@#",
-"#@@@@@@@@@@@@@@@@#",
-"+#@@@@@@@@@@@@@@#+",
-" +##############+ ",
+" .++++++++++++++. ",
+".+@@@@@@@@@@@@@@+.",
+"+@@@@@@@@@@@@@@@@+",
+"+@@@@@@@@@@@@@@@@+",
+"+@@@@@@@@@@@@@@@@+",
+"+@@@@@#@@@@#@@@@@+",
+"+@@@@###@@###@@@@+",
+"+@@@@########@@@@+",
+"+@@@@@######@@@@@+",
+"+@@@@@@####@@@@@@+",
+"+@@@@@@@##@@@@@@@+",
+"+@@@@@@@@@@@@@@@@+",
+"+@@@@@@@@@@@@@@@@+",
+"+@@@@@@@@@@@@@@@@+",
+".+@@@@@@@@@@@@@@+.",
+" .++++++++++++++. ",
 "                  ",
 "                  ",
 "                  "};
diff --git a/themes/default/shade-active.xpm b/themes/default/shade-active.xpm
index e1f645811..866fb9f46 100644
--- a/themes/default/shade-active.xpm
+++ b/themes/default/shade-active.xpm
@@ -2,31 +2,31 @@
 static char * shade_active_xpm[] = {
 "18 24 5 1",
 " 	c None",
-".	c #4456BA s active_mid_1",
+".	c #567B9C s active_mid_1",
 "+	c #4B58A2 s active_shadow_1",
-"@	c #D5D6D5 s active_color_2",
+"@	c #FFFFFF s active_hilight_2",
 "#	c #000000",
 "                  ",
 "                  ",
 "                  ",
 "                  ",
 "                  ",
-" +##############+ ",
-"+#@@@@@@@@@@@@@@#+",
-"#@@@@@@@@@@@@@@@@#",
-"#@@@@@@@@@@@@@@@@#",
-"#@@@@@@@##@@@@@@@#",
-"#@@@@@@####@@@@@@#",
-"#@@@@@######@@@@@#",
-"#@@@@########@@@@#",
-"#@@@@##@##@##@@@@#",
-"#@@@@@@@##@@@@@@@#",
-"#@@@@@@@##@@@@@@@#",
-"#@@@@@@@##@@@@@@@#",
-"#@@@@@@@@@@@@@@@@#",
-"#@@@@@@@@@@@@@@@@#",
-"+#@@@@@@@@@@@@@@#+",
-" +##############+ ",
+" .++++++++++++++. ",
+".+@@@@@@@@@@@@@@+.",
+"+@@@@@@@@@@@@@@@@+",
+"+@@@@@@@@@@@@@@@@+",
+"+@@@@@@@##@@@@@@@+",
+"+@@@@@@####@@@@@@+",
+"+@@@@@######@@@@@+",
+"+@@@@########@@@@+",
+"+@@@@##@##@##@@@@+",
+"+@@@@@@@##@@@@@@@+",
+"+@@@@@@@##@@@@@@@+",
+"+@@@@@@@##@@@@@@@+",
+"+@@@@@@@@@@@@@@@@+",
+"+@@@@@@@@@@@@@@@@+",
+".+@@@@@@@@@@@@@@+.",
+" .++++++++++++++. ",
 "                  ",
 "                  ",
 "                  "};
diff --git a/themes/default/shade-inactive.xpm b/themes/default/shade-inactive.xpm
index c0437972a..16dbb058a 100644
--- a/themes/default/shade-inactive.xpm
+++ b/themes/default/shade-inactive.xpm
@@ -2,10 +2,10 @@
 static char * shade_inactive_xpm[] = {
 "18 24 5 1",
 " 	c None",
-".	c #4456BA s inactive_mid_1",
+".	c #567B9C s inactive_mid_1",
 "+	c #4B58A2 s inactive_shadow_1",
-"@	c #D5D6D5 s inactive_color_2",
-"#	c #949595 s inactive_shadow_2",
+"@	c #4C7BA6 s inactive_color_1",
+"#	c #949595 s inactive_shadow_1",
 "                  ",
 "                  ",
 "                  ",
diff --git a/themes/default/shade-pressed.xpm b/themes/default/shade-pressed.xpm
index 0ed35ac3d..f16ef2228 100644
--- a/themes/default/shade-pressed.xpm
+++ b/themes/default/shade-pressed.xpm
@@ -2,31 +2,31 @@
 static char * shade_pressed_xpm[] = {
 "18 24 5 1",
 " 	c None",
-".	c #4456BA s active_mid_1",
+".	c #567B9C s active_mid_1",
 "+	c #4B58A2 s active_shadow_1",
-"@	c #949595 s active_shadow_2",
+"@	c #B4BAB5 s active_mid_2",
 "#	c #000000",
 "                  ",
 "                  ",
 "                  ",
 "                  ",
 "                  ",
-" +##############+ ",
-"+#@@@@@@@@@@@@@@#+",
-"#@@@@@@@@@@@@@@@@#",
-"#@@@@@@@@@@@@@@@@#",
-"#@@@@@@@##@@@@@@@#",
-"#@@@@@@####@@@@@@#",
-"#@@@@@######@@@@@#",
-"#@@@@########@@@@#",
-"#@@@@##@##@##@@@@#",
-"#@@@@@@@##@@@@@@@#",
-"#@@@@@@@##@@@@@@@#",
-"#@@@@@@@##@@@@@@@#",
-"#@@@@@@@@@@@@@@@@#",
-"#@@@@@@@@@@@@@@@@#",
-"+#@@@@@@@@@@@@@@#+",
-" +##############+ ",
+" .++++++++++++++. ",
+".+@@@@@@@@@@@@@@+.",
+"+@@@@@@@@@@@@@@@@+",
+"+@@@@@@@@@@@@@@@@+",
+"+@@@@@@@##@@@@@@@+",
+"+@@@@@@####@@@@@@+",
+"+@@@@@######@@@@@+",
+"+@@@@########@@@@+",
+"+@@@@##@##@##@@@@+",
+"+@@@@@@@##@@@@@@@+",
+"+@@@@@@@##@@@@@@@+",
+"+@@@@@@@##@@@@@@@+",
+"+@@@@@@@@@@@@@@@@+",
+"+@@@@@@@@@@@@@@@@+",
+".+@@@@@@@@@@@@@@+.",
+" .++++++++++++++. ",
 "                  ",
 "                  ",
 "                  "};
diff --git a/themes/default/shade-toggled-active.xpm b/themes/default/shade-toggled-active.xpm
index 250b20145..9e2893506 100644
--- a/themes/default/shade-toggled-active.xpm
+++ b/themes/default/shade-toggled-active.xpm
@@ -2,31 +2,31 @@
 static char * shade_toggled_active_xpm[] = {
 "18 24 5 1",
 " 	c None",
-".	c #4456BA s active_mid_1",
+".	c #567B9C s active_mid_1",
 "+	c #4B58A2 s active_shadow_1",
-"@	c #D5D6D5 s active_color_2",
+"@	c #FFFFFF s active_hilight_2",
 "#	c #000000",
 "                  ",
 "                  ",
 "                  ",
 "                  ",
 "                  ",
-" +##############+ ",
-"+#@@@@@@@@@@@@@@#+",
-"#@@@@@@@@@@@@@@@@#",
-"#@@@@@@@@@@@@@@@@#",
-"#@@@@@@@##@@@@@@@#",
-"#@@@@@@@##@@@@@@@#",
-"#@@@@@@@##@@@@@@@#",
-"#@@@@##@##@##@@@@#",
-"#@@@@########@@@@#",
-"#@@@@@######@@@@@#",
-"#@@@@@@####@@@@@@#",
-"#@@@@@@@##@@@@@@@#",
-"#@@@@@@@@@@@@@@@@#",
-"#@@@@@@@@@@@@@@@@#",
-"+#@@@@@@@@@@@@@@#+",
-" +##############+ ",
+" .++++++++++++++. ",
+".+@@@@@@@@@@@@@@+.",
+"+@@@@@@@@@@@@@@@@+",
+"+@@@@@@@@@@@@@@@@+",
+"+@@@@@@@##@@@@@@@+",
+"+@@@@@@@##@@@@@@@+",
+"+@@@@@@@##@@@@@@@+",
+"+@@@@##@##@##@@@@+",
+"+@@@@########@@@@+",
+"+@@@@@######@@@@@+",
+"+@@@@@@####@@@@@@+",
+"+@@@@@@@##@@@@@@@+",
+"+@@@@@@@@@@@@@@@@+",
+"+@@@@@@@@@@@@@@@@+",
+".+@@@@@@@@@@@@@@+.",
+" .++++++++++++++. ",
 "                  ",
 "                  ",
 "                  "};
diff --git a/themes/default/shade-toggled-inactive.xpm b/themes/default/shade-toggled-inactive.xpm
index d77f95bbd..d78b036dc 100644
--- a/themes/default/shade-toggled-inactive.xpm
+++ b/themes/default/shade-toggled-inactive.xpm
@@ -2,10 +2,10 @@
 static char * shade_toggled_inactive_xpm[] = {
 "18 24 5 1",
 " 	c None",
-".	c #4456BA s inactive_mid_1",
+".	c #567B9C s inactive_mid_1",
 "+	c #4B58A2 s inactive_shadow_1",
-"@	c #D5D6D5 s inactive_color_2",
-"#	c #949595 s inactive_shadow_2",
+"@	c #4C7BA6 s inactive_color_1",
+"#	c #949595 s inactive_shadow_1",
 "                  ",
 "                  ",
 "                  ",
diff --git a/themes/default/shade-toggled-pressed.xpm b/themes/default/shade-toggled-pressed.xpm
index 6e7fba635..c9517733d 100644
--- a/themes/default/shade-toggled-pressed.xpm
+++ b/themes/default/shade-toggled-pressed.xpm
@@ -2,31 +2,31 @@
 static char * shade_toggled_pressed_xpm[] = {
 "18 24 5 1",
 " 	c None",
-".	c #4456BA s active_mid_1",
+".	c #567B9C s active_mid_1",
 "+	c #4B58A2 s active_shadow_1",
-"@	c #949595 s active_shadow_2",
+"@	c #B4BAB5 s active_mid_2",
 "#	c #000000",
 "                  ",
 "                  ",
 "                  ",
 "                  ",
 "                  ",
-" +##############+ ",
-"+#@@@@@@@@@@@@@@#+",
-"#@@@@@@@@@@@@@@@@#",
-"#@@@@@@@@@@@@@@@@#",
-"#@@@@@@@##@@@@@@@#",
-"#@@@@@@@##@@@@@@@#",
-"#@@@@@@@##@@@@@@@#",
-"#@@@@##@##@##@@@@#",
-"#@@@@########@@@@#",
-"#@@@@@######@@@@@#",
-"#@@@@@@####@@@@@@#",
-"#@@@@@@@##@@@@@@@#",
-"#@@@@@@@@@@@@@@@@#",
-"#@@@@@@@@@@@@@@@@#",
-"+#@@@@@@@@@@@@@@#+",
-" +##############+ ",
+" .++++++++++++++. ",
+".+@@@@@@@@@@@@@@+.",
+"+@@@@@@@@@@@@@@@@+",
+"+@@@@@@@@@@@@@@@@+",
+"+@@@@@@@##@@@@@@@+",
+"+@@@@@@@##@@@@@@@+",
+"+@@@@@@@##@@@@@@@+",
+"+@@@@##@##@##@@@@+",
+"+@@@@########@@@@+",
+"+@@@@@######@@@@@+",
+"+@@@@@@####@@@@@@+",
+"+@@@@@@@##@@@@@@@+",
+"+@@@@@@@@@@@@@@@@+",
+"+@@@@@@@@@@@@@@@@+",
+".+@@@@@@@@@@@@@@+.",
+" .++++++++++++++. ",
 "                  ",
 "                  ",
 "                  "};
diff --git a/themes/default/stick-active.xpm b/themes/default/stick-active.xpm
index f23d63e14..cc970baca 100644
--- a/themes/default/stick-active.xpm
+++ b/themes/default/stick-active.xpm
@@ -2,9 +2,9 @@
 static char * stick_active_xpm[] = {
 "18 24 6 1",
 " 	c None",
-".	c #4456BA s active_mid_1",
+".	c #567B9C s active_mid_1",
 "+	c #4B58A2 s active_shadow_1",
-"@	c #D5D6D5 s active_color_2",
+"@	c #FFFFFF s active_hilight_2",
 "#	c #949595 s active_shadow_2",
 "$	c #000000",
 "                  ",
@@ -12,22 +12,22 @@ static char * stick_active_xpm[] = {
 "                  ",
 "                  ",
 "                  ",
-" +$$$$$$$$$$$$$$+ ",
-"+$@@@@@@@@@@@@@@$+",
-"$@@@@@@@@@@@@@@@@$",
-"$@@@@@@@@@@@@@@@@$",
-"$@@@@@#$$$$#@@@@@$",
-"$@@@@#$$$$$$#@@@@$",
-"$@@@@$$#@@#$$@@@@$",
-"$@@@@$$@@@@$$@@@@$",
-"$@@@@$$@@@@$$@@@@$",
-"$@@@@$$#@@#$$@@@@$",
-"$@@@@#$$$$$$#@@@@$",
-"$@@@@@#$$$$#@@@@@$",
-"$@@@@@@@@@@@@@@@@$",
-"$@@@@@@@@@@@@@@@@$",
-"+$@@@@@@@@@@@@@@$+",
-" +$$$$$$$$$$$$$$+ ",
+" .++++++++++++++. ",
+".+@@@@@@@@@@@@@@+.",
+"+@@@@@@@@@@@@@@@@+",
+"+@@@@@@@@@@@@@@@@+",
+"+@@@@@#$$$$#@@@@@+",
+"+@@@@#$$$$$$#@@@@+",
+"+@@@@$$#@@#$$@@@@+",
+"+@@@@$$@@@@$$@@@@+",
+"+@@@@$$@@@@$$@@@@+",
+"+@@@@$$#@@#$$@@@@+",
+"+@@@@#$$$$$$#@@@@+",
+"+@@@@@#$$$$#@@@@@+",
+"+@@@@@@@@@@@@@@@@+",
+"+@@@@@@@@@@@@@@@@+",
+".+@@@@@@@@@@@@@@+.",
+" .++++++++++++++. ",
 "                  ",
 "                  ",
 "                  "};
diff --git a/themes/default/stick-inactive.xpm b/themes/default/stick-inactive.xpm
index b1cee175b..830dc53a7 100644
--- a/themes/default/stick-inactive.xpm
+++ b/themes/default/stick-inactive.xpm
@@ -2,11 +2,11 @@
 static char * stick_inactive_xpm[] = {
 "18 24 6 1",
 " 	c None",
-".	c #4456BA s inactive_mid_1",
+".	c #567B9C s inactive_mid_1",
 "+	c #4B58A2 s inactive_shadow_1",
-"@	c #D5D6D5 s inactive_color_2",
-"#	c #B4BAB5 s inactive_mid_2",
-"$	c #949595 s inactive_shadow_2",
+"@	c #4C7BA6 s inactive_color_1",
+"#	c #B4BAB5 s inactive_mid_1",
+"$	c #949595 s inactive_shadow_1",
 "                  ",
 "                  ",
 "                  ",
diff --git a/themes/default/stick-pressed.xpm b/themes/default/stick-pressed.xpm
index 0236bbc34..d73cda641 100644
--- a/themes/default/stick-pressed.xpm
+++ b/themes/default/stick-pressed.xpm
@@ -1,32 +1,33 @@
 /* XPM */
 static char * stick_pressed_xpm[] = {
-"18 24 5 1",
+"18 24 6 1",
 " 	c None",
-".	c #4456BA s active_mid_1",
+".	c #567B9C s active_mid_1",
 "+	c #4B58A2 s active_shadow_1",
-"@	c #949595 s active_shadow_2",
-"#	c #000000",
+"@	c #B4BAB5 s active_mid_2",
+"#	c #949595 s active_shadow_2",
+"$	c #000000",
 "                  ",
 "                  ",
 "                  ",
 "                  ",
 "                  ",
-" +##############+ ",
-"+#@@@@@@@@@@@@@@#+",
-"#@@@@@@@@@@@@@@@@#",
-"#@@@@@@@@@@@@@@@@#",
-"#@@@@@@####@@@@@@#",
-"#@@@@@######@@@@@#",
-"#@@@@###@@###@@@@#",
-"#@@@@##@@@@##@@@@#",
-"#@@@@##@@@@##@@@@#",
-"#@@@@###@@###@@@@#",
-"#@@@@@######@@@@@#",
-"#@@@@@@####@@@@@@#",
-"#@@@@@@@@@@@@@@@@#",
-"#@@@@@@@@@@@@@@@@#",
-"+#@@@@@@@@@@@@@@#+",
-" +##############+ ",
+" .++++++++++++++. ",
+".+@@@@@@@@@@@@@@+.",
+"+@@@@@@@@@@@@@@@@+",
+"+@@@@@@@@@@@@@@@@+",
+"+@@@@@#$$$$#@@@@@+",
+"+@@@@#$$$$$$#@@@@+",
+"+@@@@$$#@@#$$@@@@+",
+"+@@@@$$@@@@$$@@@@+",
+"+@@@@$$@@@@$$@@@@+",
+"+@@@@$$#@@#$$@@@@+",
+"+@@@@#$$$$$$#@@@@+",
+"+@@@@@#$$$$#@@@@@+",
+"+@@@@@@@@@@@@@@@@+",
+"+@@@@@@@@@@@@@@@@+",
+".+@@@@@@@@@@@@@@+.",
+" .++++++++++++++. ",
 "                  ",
 "                  ",
 "                  "};
diff --git a/themes/default/stick-toggled-active.xpm b/themes/default/stick-toggled-active.xpm
index 758bb1e0b..249cbbe6c 100644
--- a/themes/default/stick-toggled-active.xpm
+++ b/themes/default/stick-toggled-active.xpm
@@ -2,9 +2,9 @@
 static char * stick_toggled_active_xpm[] = {
 "18 24 6 1",
 " 	c None",
-".	c #4456BA s active_mid_1",
+".	c #567B9C s active_mid_1",
 "+	c #4B58A2 s active_shadow_1",
-"@	c #D5D6D5 s active_color_2",
+"@	c #FFFFFF s active_hilight_2",
 "#	c #949595 s active_shadow_2",
 "$	c #000000",
 "                  ",
@@ -12,22 +12,22 @@ static char * stick_toggled_active_xpm[] = {
 "                  ",
 "                  ",
 "                  ",
-" +$$$$$$$$$$$$$$+ ",
-"+$@@@@@@@@@@@@@@$+",
-"$@@@@@@@@@@@@@@@@$",
-"$@@@@@@@@@@@@@@@@$",
-"$@@@@@#$$$$#@@@@@$",
-"$@@@@#$$$$$$#@@@@$",
-"$@@@@$$#@@#$$@@@@$",
-"$@@@@$$@$$@$$@@@@$",
-"$@@@@$$@$$@$$@@@@$",
-"$@@@@$$#@@#$$@@@@$",
-"$@@@@#$$$$$$#@@@@$",
-"$@@@@@#$$$$#@@@@@$",
-"$@@@@@@@@@@@@@@@@$",
-"$@@@@@@@@@@@@@@@@$",
-"+$@@@@@@@@@@@@@@$+",
-" +$$$$$$$$$$$$$$+ ",
+" .++++++++++++++. ",
+".+@@@@@@@@@@@@@@+.",
+"+@@@@@@@@@@@@@@@@+",
+"+@@@@@@@@@@@@@@@@+",
+"+@@@@@#$$$$#@@@@@+",
+"+@@@@#$$$$$$#@@@@+",
+"+@@@@$$#@@#$$@@@@+",
+"+@@@@$$@$$@$$@@@@+",
+"+@@@@$$@$$@$$@@@@+",
+"+@@@@$$#@@#$$@@@@+",
+"+@@@@#$$$$$$#@@@@+",
+"+@@@@@#$$$$#@@@@@+",
+"+@@@@@@@@@@@@@@@@+",
+"+@@@@@@@@@@@@@@@@+",
+".+@@@@@@@@@@@@@@+.",
+" .++++++++++++++. ",
 "                  ",
 "                  ",
 "                  "};
diff --git a/themes/default/stick-toggled-inactive.xpm b/themes/default/stick-toggled-inactive.xpm
index a8bc6a7c4..add048a34 100644
--- a/themes/default/stick-toggled-inactive.xpm
+++ b/themes/default/stick-toggled-inactive.xpm
@@ -2,11 +2,11 @@
 static char * stick_toggled_inactive_xpm[] = {
 "18 24 6 1",
 " 	c None",
-".	c #4456BA s inactive_mid_1",
+".	c #567B9C s inactive_mid_1",
 "+	c #4B58A2 s inactive_shadow_1",
-"@	c #D5D6D5 s inactive_color_2",
-"#	c #B4BAB5 s inactive_mid_2",
-"$	c #949595 s inactive_shadow_2",
+"@	c #4C7BA6 s inactive_color_1",
+"#	c #B4BAB5 s inactive_mid_1",
+"$	c #949595 s inactive_shadow_1",
 "                  ",
 "                  ",
 "                  ",
diff --git a/themes/default/stick-toggled-pressed.xpm b/themes/default/stick-toggled-pressed.xpm
index 2e1a18bb6..ebb9be11b 100644
--- a/themes/default/stick-toggled-pressed.xpm
+++ b/themes/default/stick-toggled-pressed.xpm
@@ -1,32 +1,33 @@
 /* XPM */
 static char * stick_toggled_pressed_xpm[] = {
-"18 24 5 1",
+"18 24 6 1",
 " 	c None",
-".	c #4456BA s active_mid_1",
+".	c #567B9C s active_mid_1",
 "+	c #4B58A2 s active_shadow_1",
-"@	c #949595 s active_shadow_2",
-"#	c #000000",
+"@	c #B4BAB5 s active_mid_2",
+"#	c #949595 s active_shadow_2",
+"$	c #000000",
 "                  ",
 "                  ",
 "                  ",
 "                  ",
 "                  ",
-" +##############+ ",
-"+#@@@@@@@@@@@@@@#+",
-"#@@@@@@@@@@@@@@@@#",
-"#@@@@@@@@@@@@@@@@#",
-"#@@@@@@####@@@@@@#",
-"#@@@@@######@@@@@#",
-"#@@@@###@@###@@@@#",
-"#@@@@##@##@##@@@@#",
-"#@@@@##@##@##@@@@#",
-"#@@@@###@@###@@@@#",
-"#@@@@@######@@@@@#",
-"#@@@@@@####@@@@@@#",
-"#@@@@@@@@@@@@@@@@#",
-"#@@@@@@@@@@@@@@@@#",
-"+#@@@@@@@@@@@@@@#+",
-" +##############+ ",
+" .++++++++++++++. ",
+".+@@@@@@@@@@@@@@+.",
+"+@@@@@@@@@@@@@@@@+",
+"+@@@@@@@@@@@@@@@@+",
+"+@@@@@#$$$$#@@@@@+",
+"+@@@@#$$$$$$#@@@@+",
+"+@@@@$$#@@#$$@@@@+",
+"+@@@@$$@$$@$$@@@@+",
+"+@@@@$$@$$@$$@@@@+",
+"+@@@@$$#@@#$$@@@@+",
+"+@@@@#$$$$$$#@@@@+",
+"+@@@@@#$$$$#@@@@@+",
+"+@@@@@@@@@@@@@@@@+",
+"+@@@@@@@@@@@@@@@@+",
+".+@@@@@@@@@@@@@@+.",
+" .++++++++++++++. ",
 "                  ",
 "                  ",
 "                  "};
diff --git a/themes/default/themerc b/themes/default/themerc
index 89b61f7da..1168c0f4b 100644
--- a/themes/default/themerc
+++ b/themes/default/themerc
@@ -1,5 +1,5 @@
 button_offset=1
-button_spacing=1
+button_spacing=2
 full_width_title=true
 title_horizontal_offset=0
 title_vertical_offset_active=3
diff --git a/themes/default/title-1-active.xpm b/themes/default/title-1-active.xpm
index 30eef9135..075679bbc 100644
--- a/themes/default/title-1-active.xpm
+++ b/themes/default/title-1-active.xpm
@@ -2,10 +2,10 @@
 static char * title_active_xpm[] = {
 "8 24 6 1",
 " 	c None",
-".	c #949594 s active_shadow_1",
-"+	c #FFFFFF s active_hilight_1",
-"@	c #D5D6D5 s active_color_1",
-"#	c #B4BAB4 s active_mid_1",
+".	c #4B58A2 s active_shadow_1",
+"+	c #6EA0CD s active_hilight_1",
+"@	c #4C7BA6 s active_color_1",
+"#	c #567B9C s active_mid_1",
 "$	c #000000",
 "$$$$$$$$",
 "$$$$$$$$",
@@ -30,4 +30,4 @@ static char * title_active_xpm[] = {
 "@@@@@@@@",
 "@@@@@@@@",
 "@@@@@@@@",
-"@@@@@@@@"};
+"########"};
diff --git a/themes/default/title-1-inactive.xpm b/themes/default/title-1-inactive.xpm
index a171030c9..67f5035fb 100644
--- a/themes/default/title-1-inactive.xpm
+++ b/themes/default/title-1-inactive.xpm
@@ -2,10 +2,10 @@
 static char * title_inactive_xpm[] = {
 "8 24 6 1",
 " 	c None",
-".	c #949594 s inactive_shadow_1",
+".	c #4B58A2 s inactive_shadow_1",
 "+	c #FFFFFF s inactive_hilight_1",
-"@	c #D5D6D5 s inactive_color_1",
-"#	c #B4BAB4 s inactive_mid_1",
+"@	c #4C7BA6 s inactive_color_1",
+"#	c #567B9C s inactive_mid_1",
 "$	c #000000",
 "$$$$$$$$",
 "$$$$$$$$",
@@ -30,4 +30,4 @@ static char * title_inactive_xpm[] = {
 "@@@@@@@@",
 "@@@@@@@@",
 "@@@@@@@@",
-"@@@@@@@@"};
+"########"};
diff --git a/themes/default/title-2-active.xpm b/themes/default/title-2-active.xpm
index 30eef9135..075679bbc 100644
--- a/themes/default/title-2-active.xpm
+++ b/themes/default/title-2-active.xpm
@@ -2,10 +2,10 @@
 static char * title_active_xpm[] = {
 "8 24 6 1",
 " 	c None",
-".	c #949594 s active_shadow_1",
-"+	c #FFFFFF s active_hilight_1",
-"@	c #D5D6D5 s active_color_1",
-"#	c #B4BAB4 s active_mid_1",
+".	c #4B58A2 s active_shadow_1",
+"+	c #6EA0CD s active_hilight_1",
+"@	c #4C7BA6 s active_color_1",
+"#	c #567B9C s active_mid_1",
 "$	c #000000",
 "$$$$$$$$",
 "$$$$$$$$",
@@ -30,4 +30,4 @@ static char * title_active_xpm[] = {
 "@@@@@@@@",
 "@@@@@@@@",
 "@@@@@@@@",
-"@@@@@@@@"};
+"########"};
diff --git a/themes/default/title-2-inactive.xpm b/themes/default/title-2-inactive.xpm
index a171030c9..67f5035fb 100644
--- a/themes/default/title-2-inactive.xpm
+++ b/themes/default/title-2-inactive.xpm
@@ -2,10 +2,10 @@
 static char * title_inactive_xpm[] = {
 "8 24 6 1",
 " 	c None",
-".	c #949594 s inactive_shadow_1",
+".	c #4B58A2 s inactive_shadow_1",
 "+	c #FFFFFF s inactive_hilight_1",
-"@	c #D5D6D5 s inactive_color_1",
-"#	c #B4BAB4 s inactive_mid_1",
+"@	c #4C7BA6 s inactive_color_1",
+"#	c #567B9C s inactive_mid_1",
 "$	c #000000",
 "$$$$$$$$",
 "$$$$$$$$",
@@ -30,4 +30,4 @@ static char * title_inactive_xpm[] = {
 "@@@@@@@@",
 "@@@@@@@@",
 "@@@@@@@@",
-"@@@@@@@@"};
+"########"};
diff --git a/themes/default/title-3-active.xpm b/themes/default/title-3-active.xpm
index 30eef9135..075679bbc 100644
--- a/themes/default/title-3-active.xpm
+++ b/themes/default/title-3-active.xpm
@@ -2,10 +2,10 @@
 static char * title_active_xpm[] = {
 "8 24 6 1",
 " 	c None",
-".	c #949594 s active_shadow_1",
-"+	c #FFFFFF s active_hilight_1",
-"@	c #D5D6D5 s active_color_1",
-"#	c #B4BAB4 s active_mid_1",
+".	c #4B58A2 s active_shadow_1",
+"+	c #6EA0CD s active_hilight_1",
+"@	c #4C7BA6 s active_color_1",
+"#	c #567B9C s active_mid_1",
 "$	c #000000",
 "$$$$$$$$",
 "$$$$$$$$",
@@ -30,4 +30,4 @@ static char * title_active_xpm[] = {
 "@@@@@@@@",
 "@@@@@@@@",
 "@@@@@@@@",
-"@@@@@@@@"};
+"########"};
diff --git a/themes/default/title-3-inactive.xpm b/themes/default/title-3-inactive.xpm
index a171030c9..67f5035fb 100644
--- a/themes/default/title-3-inactive.xpm
+++ b/themes/default/title-3-inactive.xpm
@@ -2,10 +2,10 @@
 static char * title_inactive_xpm[] = {
 "8 24 6 1",
 " 	c None",
-".	c #949594 s inactive_shadow_1",
+".	c #4B58A2 s inactive_shadow_1",
 "+	c #FFFFFF s inactive_hilight_1",
-"@	c #D5D6D5 s inactive_color_1",
-"#	c #B4BAB4 s inactive_mid_1",
+"@	c #4C7BA6 s inactive_color_1",
+"#	c #567B9C s inactive_mid_1",
 "$	c #000000",
 "$$$$$$$$",
 "$$$$$$$$",
@@ -30,4 +30,4 @@ static char * title_inactive_xpm[] = {
 "@@@@@@@@",
 "@@@@@@@@",
 "@@@@@@@@",
-"@@@@@@@@"};
+"########"};
diff --git a/themes/default/title-4-active.xpm b/themes/default/title-4-active.xpm
index 30eef9135..075679bbc 100644
--- a/themes/default/title-4-active.xpm
+++ b/themes/default/title-4-active.xpm
@@ -2,10 +2,10 @@
 static char * title_active_xpm[] = {
 "8 24 6 1",
 " 	c None",
-".	c #949594 s active_shadow_1",
-"+	c #FFFFFF s active_hilight_1",
-"@	c #D5D6D5 s active_color_1",
-"#	c #B4BAB4 s active_mid_1",
+".	c #4B58A2 s active_shadow_1",
+"+	c #6EA0CD s active_hilight_1",
+"@	c #4C7BA6 s active_color_1",
+"#	c #567B9C s active_mid_1",
 "$	c #000000",
 "$$$$$$$$",
 "$$$$$$$$",
@@ -30,4 +30,4 @@ static char * title_active_xpm[] = {
 "@@@@@@@@",
 "@@@@@@@@",
 "@@@@@@@@",
-"@@@@@@@@"};
+"########"};
diff --git a/themes/default/title-4-inactive.xpm b/themes/default/title-4-inactive.xpm
index a171030c9..67f5035fb 100644
--- a/themes/default/title-4-inactive.xpm
+++ b/themes/default/title-4-inactive.xpm
@@ -2,10 +2,10 @@
 static char * title_inactive_xpm[] = {
 "8 24 6 1",
 " 	c None",
-".	c #949594 s inactive_shadow_1",
+".	c #4B58A2 s inactive_shadow_1",
 "+	c #FFFFFF s inactive_hilight_1",
-"@	c #D5D6D5 s inactive_color_1",
-"#	c #B4BAB4 s inactive_mid_1",
+"@	c #4C7BA6 s inactive_color_1",
+"#	c #567B9C s inactive_mid_1",
 "$	c #000000",
 "$$$$$$$$",
 "$$$$$$$$",
@@ -30,4 +30,4 @@ static char * title_inactive_xpm[] = {
 "@@@@@@@@",
 "@@@@@@@@",
 "@@@@@@@@",
-"@@@@@@@@"};
+"########"};
diff --git a/themes/default/title-5-active.xpm b/themes/default/title-5-active.xpm
index 30eef9135..075679bbc 100644
--- a/themes/default/title-5-active.xpm
+++ b/themes/default/title-5-active.xpm
@@ -2,10 +2,10 @@
 static char * title_active_xpm[] = {
 "8 24 6 1",
 " 	c None",
-".	c #949594 s active_shadow_1",
-"+	c #FFFFFF s active_hilight_1",
-"@	c #D5D6D5 s active_color_1",
-"#	c #B4BAB4 s active_mid_1",
+".	c #4B58A2 s active_shadow_1",
+"+	c #6EA0CD s active_hilight_1",
+"@	c #4C7BA6 s active_color_1",
+"#	c #567B9C s active_mid_1",
 "$	c #000000",
 "$$$$$$$$",
 "$$$$$$$$",
@@ -30,4 +30,4 @@ static char * title_active_xpm[] = {
 "@@@@@@@@",
 "@@@@@@@@",
 "@@@@@@@@",
-"@@@@@@@@"};
+"########"};
diff --git a/themes/default/title-5-inactive.xpm b/themes/default/title-5-inactive.xpm
index a171030c9..67f5035fb 100644
--- a/themes/default/title-5-inactive.xpm
+++ b/themes/default/title-5-inactive.xpm
@@ -2,10 +2,10 @@
 static char * title_inactive_xpm[] = {
 "8 24 6 1",
 " 	c None",
-".	c #949594 s inactive_shadow_1",
+".	c #4B58A2 s inactive_shadow_1",
 "+	c #FFFFFF s inactive_hilight_1",
-"@	c #D5D6D5 s inactive_color_1",
-"#	c #B4BAB4 s inactive_mid_1",
+"@	c #4C7BA6 s inactive_color_1",
+"#	c #567B9C s inactive_mid_1",
 "$	c #000000",
 "$$$$$$$$",
 "$$$$$$$$",
@@ -30,4 +30,4 @@ static char * title_inactive_xpm[] = {
 "@@@@@@@@",
 "@@@@@@@@",
 "@@@@@@@@",
-"@@@@@@@@"};
+"########"};
diff --git a/themes/default/top-left-active.xpm b/themes/default/top-left-active.xpm
index e76780983..ea26811ef 100644
--- a/themes/default/top-left-active.xpm
+++ b/themes/default/top-left-active.xpm
@@ -2,10 +2,10 @@
 static char * top_left_active_xpm[] = {
 "7 24 6 1",
 "       c None",
-".      c #949594 s active_shadow_1",
-"+      c #FFFFFF s active_hilight_1",
-"@      c #B4BAB4 s active_mid_1",
-"#      c #D5D6D5 s active_color_1",
+".      c #4B58A2 s active_shadow_1",
+"+      c #6EA0CD s active_hilight_1",
+"@      c #567B9C s active_mid_1",
+"#      c #4C7BA6 s active_color_1",
 "$      c #000000",
 "    $$$",
 "  $$$$$",
@@ -30,4 +30,4 @@ static char * top_left_active_xpm[] = {
 "$$#####",
 "$$#####",
 "$$#####",
-"$$#####"};
+"$$@@@@@"};
diff --git a/themes/default/top-left-inactive.xpm b/themes/default/top-left-inactive.xpm
index 477619a84..9b936ec37 100644
--- a/themes/default/top-left-inactive.xpm
+++ b/themes/default/top-left-inactive.xpm
@@ -2,10 +2,10 @@
 static char * top_left_inactive_xpm[] = {
 "7 24 6 1",
 "       c None",
-".      c #949594 s inactive_shadow_1",
+".      c #4B58A2 s inactive_shadow_1",
 "+      c #FFFFFF s inactive_hilight_1",
-"@      c #B4BAB4 s inactive_mid_1",
-"#      c #D5D6D5 s inactive_color_1",
+"@      c #567B9C s inactive_mid_1",
+"#      c #4C7BA6 s inactive_color_1",
 "$      c #000000",
 "    $$$",
 "  $$$$$",
@@ -30,4 +30,4 @@ static char * top_left_inactive_xpm[] = {
 "$$#####",
 "$$#####",
 "$$#####",
-"$$#####"};
+"$$@@@@@"};
diff --git a/themes/default/top-right-active.xpm b/themes/default/top-right-active.xpm
index 23bdc42b3..1d9ce4fc2 100644
--- a/themes/default/top-right-active.xpm
+++ b/themes/default/top-right-active.xpm
@@ -2,10 +2,10 @@
 static char * top_right_active_xpm[] = {
 "7 24 6 1",
 "       c None",
-".      c #949594 s active_shadow_1",
-"+      c #FFFFFF s active_hilight_1",
-"@      c #B4BAB4 s active_mid_1",
-"#      c #D5D6D5 s active_color_1",
+".      c #4B58A2 s active_shadow_1",
+"+      c #6EA0CD s active_hilight_1",
+"@      c #567B9C s active_mid_1",
+"#      c #4C7BA6 s active_color_1",
 "$      c #000000",
 "$$$    ",
 "$$$$$  ",
@@ -30,4 +30,4 @@ static char * top_right_active_xpm[] = {
 "#####$$",
 "#####$$",
 "#####$$",
-"#####$$"};
+"@@@@@$$"};
diff --git a/themes/default/top-right-inactive.xpm b/themes/default/top-right-inactive.xpm
index eab07c9a8..46e7bbe90 100644
--- a/themes/default/top-right-inactive.xpm
+++ b/themes/default/top-right-inactive.xpm
@@ -2,10 +2,10 @@
 static char * top_right_inactive_xpm[] = {
 "7 24 6 1",
 "       c None",
-".      c #949594 s inactive_shadow_1",
+".      c #4B58A2 s inactive_shadow_1",
 "+      c #FFFFFF s inactive_hilight_1",
-"@      c #B4BAB4 s inactive_mid_1",
-"#      c #D5D6D5 s inactive_color_1",
+"@      c #567B9C s inactive_mid_1",
+"#      c #4C7BA6 s inactive_color_1",
 "$      c #000000",
 "$$$    ",
 "$$$$$  ",
@@ -30,4 +30,4 @@ static char * top_right_inactive_xpm[] = {
 "#####$$",
 "#####$$",
 "#####$$",
-"#####$$"};
+"@@@@@$$"};
-- 
GitLab