From 2dc935f69290dbee05a3c5b58f708b5d82bdcbb0 Mon Sep 17 00:00:00 2001
From: Olivier Fourdan <fourdan.olivier@wanadoo.fr>
Date: Wed, 8 May 2002 21:01:20 +0000
Subject: [PATCH] Change kde theme buttons shade and menu

(Old svn revision: 10298)
---
 themes/kde/menu-active.xpm    | 28 ++++++++++-----------
 themes/kde/menu-inactive.xpm  | 28 ++++++++++-----------
 themes/kde/menu-pressed.xpm   | 28 ++++++++++-----------
 themes/kde/shade-active.xpm   | 46 ++++++++++++++++++-----------------
 themes/kde/shade-inactive.xpm | 46 ++++++++++++++++++-----------------
 themes/kde/shade-pressed.xpm  | 46 ++++++++++++++++++-----------------
 6 files changed, 114 insertions(+), 108 deletions(-)

diff --git a/themes/kde/menu-active.xpm b/themes/kde/menu-active.xpm
index 8f2e17901..5395496cb 100644
--- a/themes/kde/menu-active.xpm
+++ b/themes/kde/menu-active.xpm
@@ -2,26 +2,26 @@
 static char * menu_active_xpm[] = {
 "16 20 4 1",
 " 	c None",
-".	c #FFFFFF s active_hilight_2",
-"+	c #B4B6B4 s inactive_color_1",
-"@	c #000000 s active_border_color",
+".	c #000000 s active_border_color",
+"+	c #085D8B s active_color_1",
+"@	c #FFFFFF s active_hilight_2",
 "                ",
 "                ",
 "                ",
 "                ",
 "                ",
 "                ",
-" .............. ",
-" .++++++++++++@ ",
-" .@@@@@@@@@@@@@ ",
-" ..+.+.+.+.+.+@ ",
-" .+.+.+.+.+.+.@ ",
-" ..+.+.+.+.+.+@ ",
-" .+.+.+.+.+.+.@ ",
-" ..+.+.+.+.+.+@ ",
-" .+.+.+.+.+.+.@ ",
-" ..+.+.+.+.+.+@ ",
-" .@@@@@@@@@@@@@ ",
+"  ............  ",
+"  .++++++++++.  ",
+"  .++++++++++.  ",
+"  .@@@@@@@@@@.  ",
+"  .@@@@@@@@@@.  ",
+"  .@@@@@@@@@@.  ",
+"  .@@@@@@@@@@.  ",
+"  .@@@@@@@@@@.  ",
+"  .@@@@@@@@@@.  ",
+"  .@@@@@@@@@@.  ",
+"  ............  ",
 "                ",
 "                ",
 "                "};
diff --git a/themes/kde/menu-inactive.xpm b/themes/kde/menu-inactive.xpm
index 09cd08a82..b1c319795 100644
--- a/themes/kde/menu-inactive.xpm
+++ b/themes/kde/menu-inactive.xpm
@@ -2,26 +2,26 @@
 static char * menu_inactive_xpm[] = {
 "16 20 4 1",
 " 	c None",
-".	c #FFFFFF s inactive_hilight_2",
-"+	c #B4B6B4 s inactive_color_2",
-"@	c #000000 s inactive_border_color",
+".	c #000000 s inactive_border_color",
+"+	c #DEDEDE s inactive_color_2",
+"@	c #FFFFFF s inactive_hilight_2",
 "                ",
 "                ",
 "                ",
 "                ",
 "                ",
 "                ",
-" .............. ",
-" .++++++++++++@ ",
-" .@@@@@@@@@@@@@ ",
-" ..+.+.+.+.+.+@ ",
-" .+.+.+.+.+.+.@ ",
-" ..+.+.+.+.+.+@ ",
-" .+.+.+.+.+.+.@ ",
-" ..+.+.+.+.+.+@ ",
-" .+.+.+.+.+.+.@ ",
-" ..+.+.+.+.+.+@ ",
-" .@@@@@@@@@@@@@ ",
+"  ............  ",
+"  .++++++++++.  ",
+"  .++++++++++.  ",
+"  .@@@@@@@@@@.  ",
+"  .@@@@@@@@@@.  ",
+"  .@@@@@@@@@@.  ",
+"  .@@@@@@@@@@.  ",
+"  .@@@@@@@@@@.  ",
+"  .@@@@@@@@@@.  ",
+"  .@@@@@@@@@@.  ",
+"  ............  ",
 "                ",
 "                ",
 "                "};
diff --git a/themes/kde/menu-pressed.xpm b/themes/kde/menu-pressed.xpm
index 4ee0e432f..0ae0dfb95 100644
--- a/themes/kde/menu-pressed.xpm
+++ b/themes/kde/menu-pressed.xpm
@@ -2,9 +2,9 @@
 static char * menu_pressed_xpm[] = {
 "16 20 4 1",
 " 	c None",
-".	c #FFFFFF s active_hilight_2",
-"+	c #B4B6B4 s inactive_color_1",
-"@	c #838183 s inactive_shadow_1",
+".	c #838183 s inactive_shadow_1",
+"+	c #085D8B s active_color_1",
+"@	c #B4B6B4 s inactive_color_1",
 "                ",
 "                ",
 "                ",
@@ -12,16 +12,16 @@ static char * menu_pressed_xpm[] = {
 "                ",
 "                ",
 "                ",
-"  ..............",
-"  .++++++++++++@",
-"  .@@@@@@@@@@@@@",
-"  ..+.+.+.+.+.+@",
-"  .+.+.+.+.+.+.@",
-"  ..+.+.+.+.+.+@",
-"  .+.+.+.+.+.+.@",
-"  ..+.+.+.+.+.+@",
-"  .+.+.+.+.+.+.@",
-"  ..+.+.+.+.+.+@",
-"  .@@@@@@@@@@@@@",
+"    ............",
+"    .++++++++++.",
+"    .++++++++++.",
+"    .@@@@@@@@@@.",
+"    .@@@@@@@@@@.",
+"    .@@@@@@@@@@.",
+"    .@@@@@@@@@@.",
+"    .@@@@@@@@@@.",
+"    .@@@@@@@@@@.",
+"    .@@@@@@@@@@.",
+"    ............",
 "                ",
 "                "};
diff --git a/themes/kde/shade-active.xpm b/themes/kde/shade-active.xpm
index cb6fdc20f..20076787a 100644
--- a/themes/kde/shade-active.xpm
+++ b/themes/kde/shade-active.xpm
@@ -1,27 +1,29 @@
 /* XPM */
 static char * shade_active_xpm[] = {
-"16 20 4 1",
+"16 20 6 1",
 " 	c None",
-".	c #000000 s active_border_color",
+".	c #B4B6B4 s inactive_color_1",
 "+	c #FFFFFF s active_hilight_2",
-"@	c #B4B6B4 s inactive_color_1",
-"                ",
-"                ",
-"                ",
-"                ",
-"                ",
-"                ",
-"  ............  ",
-"  .++++++++++.  ",
-"  ............  ",
-"                ",
-"       ..       ",
-"      .++.      ",
-"     .+@@@.     ",
-"    .+@@@@@.    ",
-"   .+@@@@@@@.   ",
-"  ............  ",
-"                ",
-"                ",
-"                ",
+"@	c #6A6D6A s active_shadow_2",
+"#	c #DEDEDE s active_color_2",
+"$	c #000000 s active_border_color",
+"                ",
+"                ",
+"                ",
+"...............+",
+".@@@@@@@@@@@@@@+",
+".@+++++++++++.@+",
+".@+##########.@+",
+".@+#$$$$$$$$#.@+",
+".@+#$$$$$$$$#.@+",
+".@+##########.@+",
+".@+####$$####.@+",
+".@+###$$$$###.@+",
+".@+##$$$$$$##.@+",
+".@+#$$$$$$$$#.@+",
+".@+#$$$$$$$$#.@+",
+".@+##########.@+",
+".@............@+",
+".@@@@@@@@@@@@@@+",
+"++++++++++++++++",
 "                "};
diff --git a/themes/kde/shade-inactive.xpm b/themes/kde/shade-inactive.xpm
index cd0e7e974..5e5ce60b3 100644
--- a/themes/kde/shade-inactive.xpm
+++ b/themes/kde/shade-inactive.xpm
@@ -1,27 +1,29 @@
 /* XPM */
 static char * shade_inactive_xpm[] = {
-"16 20 4 1",
+"16 20 6 1",
 " 	c None",
-".	c #000000 s inactive_border_color",
+".	c #B4B6B4 s inactive_color_2",
 "+	c #FFFFFF s inactive_hilight_2",
-"@	c #B4B6B4 s inactive_color_2",
-"                ",
-"                ",
-"                ",
-"                ",
-"                ",
-"                ",
-"  ............  ",
-"  .++++++++++.  ",
-"  ............  ",
-"                ",
-"       ..       ",
-"      .++.      ",
-"     .+@@@.     ",
-"    .+@@@@@.    ",
-"   .+@@@@@@@.   ",
-"  ............  ",
-"                ",
-"                ",
-"                ",
+"@	c #6A6D6A s inactive_shadow_2",
+"#	c #DEDEDE s inactive_color_2",
+"$	c #000000 s inactive_border_color",
+"                ",
+"                ",
+"                ",
+"...............+",
+".@@@@@@@@@@@@@@+",
+".@+++++++++++.@+",
+".@+##########.@+",
+".@+#$$$$$$$$#.@+",
+".@+#$$$$$$$$#.@+",
+".@+##########.@+",
+".@+####$$####.@+",
+".@+###$$$$###.@+",
+".@+##$$$$$$##.@+",
+".@+#$$$$$$$$#.@+",
+".@+#$$$$$$$$#.@+",
+".@+##########.@+",
+".@............@+",
+".@@@@@@@@@@@@@@+",
+"++++++++++++++++",
 "                "};
diff --git a/themes/kde/shade-pressed.xpm b/themes/kde/shade-pressed.xpm
index 593309310..18ffc4276 100644
--- a/themes/kde/shade-pressed.xpm
+++ b/themes/kde/shade-pressed.xpm
@@ -1,27 +1,29 @@
 /* XPM */
 static char * shade_pressed_xpm[] = {
-"16 20 4 1",
+"16 20 6 1",
 " 	c None",
-".	c #838183 s inactive_shadow_1",
+".	c #B4B6B4 s inactive_color_1",
 "+	c #FFFFFF s active_hilight_2",
-"@	c #B4B6B4 s inactive_color_1",
-"                ",
-"                ",
-"                ",
-"                ",
-"                ",
-"                ",
-"                ",
-"   ............ ",
-"   .++++++++++. ",
-"   ............ ",
-"                ",
-"        ..      ",
-"       .++.     ",
-"      .+@@@.    ",
-"     .+@@@@@.   ",
-"    .+@@@@@@@.  ",
-"   ............ ",
-"                ",
-"                ",
+"@	c #6A6D6A s active_shadow_2",
+"#	c #DEDEDE s active_color_2",
+"$	c #838183 s inactive_shadow_1",
+"                ",
+"                ",
+"                ",
+"...............+",
+".@@@@@@@@@@@@@@+",
+".@...........+@+",
+".@.##########+@+",
+".@.##########+@+",
+".@.##$$$$$$$$+@+",
+".@.##$$$$$$$$+@+",
+".@.##########+@+",
+".@.#####$$###+@+",
+".@.####$$$$##+@+",
+".@.###$$$$$$#+@+",
+".@.##$$$$$$$$+@+",
+".@.##$$$$$$$$+@+",
+".@++++++++++++@+",
+".@@@@@@@@@@@@@@+",
+"++++++++++++++++",
 "                "};
-- 
GitLab