From a1f0ec7d78827dc52095e8859aa5531c9cd50585 Mon Sep 17 00:00:00 2001 From: Olivier Fourdan <fourdan.olivier@wanadoo.fr> Date: Wed, 20 Nov 2002 09:02:58 +0000 Subject: [PATCH] Color assigns in this themes were messed up... (Old svn revision: 10728) --- themes/kde/bottom-inactive.xpm | 2 +- themes/kde/bottom-left-inactive.xpm | 2 +- themes/kde/bottom-right-inactive.xpm | 2 +- themes/kde/close-active.xpm | 12 ++++++------ themes/kde/close-inactive.xpm | 12 ++++++------ themes/kde/close-pressed.xpm | 12 ++++++------ themes/kde/hide-active.xpm | 12 ++++++------ themes/kde/hide-inactive.xpm | 12 ++++++------ themes/kde/hide-pressed.xpm | 12 ++++++------ themes/kde/maximize-active.xpm | 12 ++++++------ themes/kde/maximize-inactive.xpm | 12 ++++++------ themes/kde/maximize-pressed.xpm | 12 ++++++------ themes/kde/shade-active.xpm | 12 ++++++------ themes/kde/shade-inactive.xpm | 12 ++++++------ themes/kde/shade-pressed.xpm | 12 ++++++------ themes/kde/stick-active.xpm | 8 ++++---- themes/kde/stick-inactive.xpm | 8 ++++---- themes/kde/stick-pressed.xpm | 8 ++++---- themes/kde/title-5-inactive.xpm | 6 +++--- 19 files changed, 90 insertions(+), 90 deletions(-) diff --git a/themes/kde/bottom-inactive.xpm b/themes/kde/bottom-inactive.xpm index 4111a0305..e0cbcf9f6 100644 --- a/themes/kde/bottom-inactive.xpm +++ b/themes/kde/bottom-inactive.xpm @@ -4,7 +4,7 @@ static char * bottom_inactive_xpm[] = { " c None", ". c #6A6D6A s inactive_shadow_2", "+ c #FFFFFF s inactive_hilight_2", -"@ c #B4B6B4 s inactive_mid_1", +"@ c #B4B6B4 s inactive_mid_2", "# c #000000 s inactive_border_color", "........", "++++++++", diff --git a/themes/kde/bottom-left-inactive.xpm b/themes/kde/bottom-left-inactive.xpm index e39e3a6d2..2f648706c 100644 --- a/themes/kde/bottom-left-inactive.xpm +++ b/themes/kde/bottom-left-inactive.xpm @@ -6,7 +6,7 @@ static char * bottom_left_inactive_xpm[] = { "+ c #FFFFFF s inactive_hilight_2", "@ c #DEDEDE s inactive_color_2", "# c #6A6D6A s inactive_shadow_2", -"$ c #B4B6B4 s inactive_mid_1", +"$ c #B4B6B4 s inactive_mid_2", ".+@# ", ".+@# ", ".+@# ", diff --git a/themes/kde/bottom-right-inactive.xpm b/themes/kde/bottom-right-inactive.xpm index dd5a8660c..e6689923f 100644 --- a/themes/kde/bottom-right-inactive.xpm +++ b/themes/kde/bottom-right-inactive.xpm @@ -6,7 +6,7 @@ static char * bottom_right_inactive_xpm[] = { "+ c #DEDEDE s inactive_color_2", "@ c #000000 s inactive_border_color", "# c #FFFFFF s inactive_hilight_2", -"$ c #B4B6B4 s inactive_mid_1", +"$ c #B4B6B4 s inactive_mid_2", " .+.@", " .+.@", " .+.@", diff --git a/themes/kde/close-active.xpm b/themes/kde/close-active.xpm index 8304e63ba..135fb3c64 100644 --- a/themes/kde/close-active.xpm +++ b/themes/kde/close-active.xpm @@ -1,12 +1,12 @@ /* XPM */ static char * close_active_xpm[] = { "16 20 6 1", -" c None", -". c #B4B6B4 s inactive_color_1", -"+ c #FFFFFF s active_hilight_2", -"@ c #6A6D6A s active_shadow_2", -"# c #DEDEDE s active_color_2", -"$ c #000000 s active_border_color", +" c None", +". c #B4B6B4 s active_mid_2", +"+ c #FFFFFF s active_hilight_2", +"@ c #6A6D6A s active_shadow_2", +"# c #DEDEDE s active_color_2", +"$ c #000000 s active_border_color", " ", " ", " ", diff --git a/themes/kde/close-inactive.xpm b/themes/kde/close-inactive.xpm index 4d926a435..20af0f5e7 100644 --- a/themes/kde/close-inactive.xpm +++ b/themes/kde/close-inactive.xpm @@ -1,12 +1,12 @@ /* XPM */ static char * close_inactive_xpm[] = { "16 20 6 1", -" c None", -". c #B4B6B4 s inactive_color_2", -"+ c #FFFFFF s inactive_hilight_2", -"@ c #6A6D6A s inactive_shadow_2", -"# c #DEDEDE s inactive_color_2", -"$ c #000000 s inactive_border_color", +" c None", +". c #B4B6B4 s inactive_mid_2", +"+ c #FFFFFF s inactive_hilight_2", +"@ c #6A6D6A s inactive_shadow_2", +"# c #DEDEDE s inactive_color_2", +"$ c #000000 s inactive_border_color", " ", " ", " ", diff --git a/themes/kde/close-pressed.xpm b/themes/kde/close-pressed.xpm index 13a1875e9..f6f7b35d7 100644 --- a/themes/kde/close-pressed.xpm +++ b/themes/kde/close-pressed.xpm @@ -1,12 +1,12 @@ /* XPM */ static char * close_pressed_xpm[] = { "16 20 6 1", -" c None", -". c #B4B6B4 s inactive_color_1", -"+ c #FFFFFF s active_hilight_2", -"@ c #6A6D6A s active_shadow_2", -"# c #DEDEDE s active_color_2", -"$ c #838183 s inactive_shadow_1", +" c None", +". c #B4B6B4 s active_mid_2", +"+ c #FFFFFF s active_hilight_2", +"@ c #6A6D6A s active_shadow_2", +"# c #DEDEDE s active_color_2", +"$ c #838183 s active_shadow_2", " ", " ", " ", diff --git a/themes/kde/hide-active.xpm b/themes/kde/hide-active.xpm index 2d9e254ce..ff8ed547c 100644 --- a/themes/kde/hide-active.xpm +++ b/themes/kde/hide-active.xpm @@ -1,12 +1,12 @@ /* XPM */ static char * hide_active_xpm[] = { "16 20 6 1", -" c None", -". c #B4B6B4 s inactive_color_1", -"+ c #FFFFFF s active_hilight_2", -"@ c #6A6D6A s active_shadow_2", -"# c #DEDEDE s active_color_2", -"$ c #000000 s active_border_color", +" c None", +". c #B4B6B4 s active_mid_2", +"+ c #FFFFFF s active_hilight_2", +"@ c #6A6D6A s active_shadow_2", +"# c #DEDEDE s active_color_2", +"$ c #000000 s active_border_color", " ", " ", " ", diff --git a/themes/kde/hide-inactive.xpm b/themes/kde/hide-inactive.xpm index 98ad51576..9bffb1212 100644 --- a/themes/kde/hide-inactive.xpm +++ b/themes/kde/hide-inactive.xpm @@ -1,12 +1,12 @@ /* XPM */ static char * hide_inactive_xpm[] = { "16 20 6 1", -" c None", -". c #B4B6B4 s inactive_color_2", -"+ c #FFFFFF s inactive_hilight_2", -"@ c #6A6D6A s inactive_shadow_2", -"# c #DEDEDE s inactive_color_2", -"$ c #000000 s inactive_border_color", +" c None", +". c #B4B6B4 s inactive_mid_2", +"+ c #FFFFFF s inactive_hilight_2", +"@ c #6A6D6A s inactive_shadow_2", +"# c #DEDEDE s inactive_color_2", +"$ c #000000 s inactive_border_color", " ", " ", " ", diff --git a/themes/kde/hide-pressed.xpm b/themes/kde/hide-pressed.xpm index 5dc3ed9c8..a1f266fae 100644 --- a/themes/kde/hide-pressed.xpm +++ b/themes/kde/hide-pressed.xpm @@ -1,12 +1,12 @@ /* XPM */ static char * hide_pressed_xpm[] = { "16 20 6 1", -" c None", -". c #B4B6B4 s inactive_color_1", -"+ c #FFFFFF s active_hilight_2", -"@ c #6A6D6A s active_shadow_2", -"# c #DEDEDE s active_color_2", -"$ c #838183 s inactive_shadow_1", +" c None", +". c #B4B6B4 s active_mid_2", +"+ c #FFFFFF s active_hilight_2", +"@ c #6A6D6A s active_shadow_2", +"# c #DEDEDE s active_color_2", +"$ c #838183 s active_shadow_2", " ", " ", " ", diff --git a/themes/kde/maximize-active.xpm b/themes/kde/maximize-active.xpm index ee295ca17..9c0739d7b 100644 --- a/themes/kde/maximize-active.xpm +++ b/themes/kde/maximize-active.xpm @@ -1,12 +1,12 @@ /* XPM */ static char * maximize_active_xpm[] = { "16 20 6 1", -" c None", -". c #B4B6B4 s inactive_color_1", -"+ c #FFFFFF s active_hilight_2", -"@ c #6A6D6A s active_shadow_2", -"# c #DEDEDE s active_color_2", -"$ c #000000 s active_border_color", +" c None", +". c #B4B6B4 s active_mid_2", +"+ c #FFFFFF s active_hilight_2", +"@ c #6A6D6A s active_shadow_2", +"# c #DEDEDE s active_color_2", +"$ c #000000 s active_border_color", " ", " ", " ", diff --git a/themes/kde/maximize-inactive.xpm b/themes/kde/maximize-inactive.xpm index d3a564110..652c2ff7b 100644 --- a/themes/kde/maximize-inactive.xpm +++ b/themes/kde/maximize-inactive.xpm @@ -1,12 +1,12 @@ /* XPM */ static char * maximize_inactive_xpm[] = { "16 20 6 1", -" c None", -". c #B4B6B4 s inactive_color_2", -"+ c #FFFFFF s inactive_hilight_2", -"@ c #6A6D6A s inactive_shadow_2", -"# c #DEDEDE s inactive_color_2", -"$ c #000000 s inactive_border_color", +" c None", +". c #B4B6B4 s inactive_mid_2", +"+ c #FFFFFF s inactive_hilight_2", +"@ c #6A6D6A s inactive_shadow_2", +"# c #DEDEDE s inactive_color_2", +"$ c #000000 s inactive_border_color", " ", " ", " ", diff --git a/themes/kde/maximize-pressed.xpm b/themes/kde/maximize-pressed.xpm index b606d0be2..5b8de73b9 100644 --- a/themes/kde/maximize-pressed.xpm +++ b/themes/kde/maximize-pressed.xpm @@ -1,12 +1,12 @@ /* XPM */ static char * maximize_pressed_xpm[] = { "16 20 6 1", -" c None", -". c #B4B6B4 s inactive_color_1", -"+ c #FFFFFF s active_hilight_2", -"@ c #6A6D6A s active_shadow_2", -"# c #DEDEDE s active_color_2", -"$ c #838183 s inactive_shadow_1", +" c None", +". c #B4B6B4 s active_mid_2", +"+ c #FFFFFF s active_hilight_2", +"@ c #6A6D6A s active_shadow_2", +"# c #DEDEDE s active_color_2", +"$ c #838183 s active_shadow_2", " ", " ", " ", diff --git a/themes/kde/shade-active.xpm b/themes/kde/shade-active.xpm index 2ebb53301..134d5f83c 100644 --- a/themes/kde/shade-active.xpm +++ b/themes/kde/shade-active.xpm @@ -1,12 +1,12 @@ /* XPM */ static char * shade_active_xpm[] = { "16 20 6 1", -" c None", -". c #B4B6B4 s inactive_color_1", -"+ c #FFFFFF s active_hilight_2", -"@ c #6A6D6A s active_shadow_2", -"# c #DEDEDE s active_color_2", -"$ c #000000 s active_border_color", +" c None", +". c #B4B6B4 s active_mid_2", +"+ c #FFFFFF s active_hilight_2", +"@ 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 547950d52..bfef08dd9 100644 --- a/themes/kde/shade-inactive.xpm +++ b/themes/kde/shade-inactive.xpm @@ -1,12 +1,12 @@ /* XPM */ static char * shade_inactive_xpm[] = { "16 20 6 1", -" c None", -". c #B4B6B4 s inactive_color_2", -"+ c #FFFFFF s inactive_hilight_2", -"@ c #6A6D6A s inactive_shadow_2", -"# c #DEDEDE s inactive_color_2", -"$ c #000000 s inactive_border_color", +" c None", +". c #B4B6B4 s inactive_mid_2", +"+ c #FFFFFF s inactive_hilight_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 fb8093906..676b8fd32 100644 --- a/themes/kde/shade-pressed.xpm +++ b/themes/kde/shade-pressed.xpm @@ -1,12 +1,12 @@ /* XPM */ static char * shade_pressed_xpm[] = { "16 20 6 1", -" c None", -". c #B4B6B4 s inactive_color_1", -"+ c #FFFFFF s active_hilight_2", -"@ c #6A6D6A s active_shadow_2", -"# c #DEDEDE s active_color_2", -"$ c #838183 s inactive_shadow_1", +" c None", +". c #B4B6B4 s active_mid_2", +"+ c #FFFFFF s active_hilight_2", +"@ c #6A6D6A s active_shadow_2", +"# c #DEDEDE s active_color_2", +"$ c #838183 s active_shadow_2", " ", " ", " ", diff --git a/themes/kde/stick-active.xpm b/themes/kde/stick-active.xpm index 0bcb8ced3..2309cfe42 100644 --- a/themes/kde/stick-active.xpm +++ b/themes/kde/stick-active.xpm @@ -1,10 +1,10 @@ /* XPM */ static char * stick_active_xpm[] = { "16 20 4 1", -" c None", -". c #000000 s active_border_color", -"+ c #FFFFFF s active_hilight_2", -"@ c #B4B6B4 s inactive_color_1", +" c None", +". c #000000 s active_border_color", +"+ c #FFFFFF s active_hilight_2", +"@ c #B4B6B4 s active_color_2", " ", " ", " ", diff --git a/themes/kde/stick-inactive.xpm b/themes/kde/stick-inactive.xpm index 135e4264e..1ed078530 100644 --- a/themes/kde/stick-inactive.xpm +++ b/themes/kde/stick-inactive.xpm @@ -1,10 +1,10 @@ /* XPM */ static char * stick_inactive_xpm[] = { "16 20 4 1", -" c None", -". c #000000 s inactive_border_color", -"+ c #FFFFFF s inactive_hilight_2", -"@ c #B4B6B4 s inactive_color_2", +" c None", +". c #000000 s inactive_border_color", +"+ c #FFFFFF s inactive_hilight_2", +"@ c #B4B6B4 s inactive_color_2", " ", " ", " ", diff --git a/themes/kde/stick-pressed.xpm b/themes/kde/stick-pressed.xpm index 1a0658a30..901752ac5 100644 --- a/themes/kde/stick-pressed.xpm +++ b/themes/kde/stick-pressed.xpm @@ -1,10 +1,10 @@ /* XPM */ static char * stick_pressed_xpm[] = { "16 20 4 1", -" c None", -". c #838183 s inactive_shadow_1", -"+ c #FFFFFF s active_hilight_2", -"@ c #B4B6B4 s inactive_color_1", +" c None", +". c #000000 s active_border_color", +"+ c #FFFFFF s active_hilight_2", +"@ c #B4B6B4 s active_color_2", " ", " ", " ", diff --git a/themes/kde/title-5-inactive.xpm b/themes/kde/title-5-inactive.xpm index c0a559241..beeb42b7d 100644 --- a/themes/kde/title-5-inactive.xpm +++ b/themes/kde/title-5-inactive.xpm @@ -3,9 +3,9 @@ static char * title_5_inactive_xpm[] = { "4 20 5 1", " c None", ". c #000000 s inactive_border_color", -"+ c #FFFFFF s inactive_hilight_1", -"@ c #DEDEDE s inactive_color_1", -"# c #6A6D6A s inactive_shadow_1", +"+ c #FFFFFF s inactive_hilight_2", +"@ c #DEDEDE s inactive_color_2", +"# c #6A6D6A s inactive_shadow_2", "....", "++++", "@@@@", -- GitLab