From 58f920a8aaf96b4fdd43351c0ec8a42ff7f86e7e Mon Sep 17 00:00:00 2001 From: bionel Date: Sat, 23 Apr 2016 12:29:41 +0300 Subject: rebranding started. first make xfwm more flat --- Kogaion-daylight/xfwm4/bottom-active.xpm | 4 ++-- Kogaion-daylight/xfwm4/bottom-left-active.xpm | 4 ++-- Kogaion-daylight/xfwm4/bottom-right-active.xpm | 4 ++-- Kogaion-daylight/xfwm4/close-active.xpm | 4 ++-- Kogaion-daylight/xfwm4/close-prelight.xpm | 2 +- Kogaion-daylight/xfwm4/close-pressed.xpm | 2 +- Kogaion-daylight/xfwm4/hide-active.xpm | 4 ++-- Kogaion-daylight/xfwm4/hide-prelight.xpm | 2 +- Kogaion-daylight/xfwm4/hide-pressed.xpm | 2 +- Kogaion-daylight/xfwm4/left-active.xpm | 4 ++-- Kogaion-daylight/xfwm4/maximize-active.xpm | 4 ++-- Kogaion-daylight/xfwm4/maximize-prelight.xpm | 2 +- Kogaion-daylight/xfwm4/maximize-pressed.xpm | 2 +- Kogaion-daylight/xfwm4/maximize-toggled-active.xpm | 4 ++-- Kogaion-daylight/xfwm4/maximize-toggled-prelight.xpm | 2 +- Kogaion-daylight/xfwm4/maximize-toggled-pressed.xpm | 2 +- Kogaion-daylight/xfwm4/menu-active.xpm | 4 ++-- Kogaion-daylight/xfwm4/menu-prelight.xpm | 2 +- Kogaion-daylight/xfwm4/menu-pressed.xpm | 4 ++-- Kogaion-daylight/xfwm4/right-active.xpm | 4 ++-- Kogaion-daylight/xfwm4/title-1-active.xpm | 4 ++-- Kogaion-daylight/xfwm4/title-2-active.xpm | 4 ++-- Kogaion-daylight/xfwm4/title-3-active.xpm | 4 ++-- Kogaion-daylight/xfwm4/title-4-active.xpm | 4 ++-- Kogaion-daylight/xfwm4/title-5-active.xpm | 4 ++-- Kogaion-daylight/xfwm4/top-left-active.xpm | 4 ++-- Kogaion-daylight/xfwm4/top-right-active.xpm | 4 ++-- 27 files changed, 45 insertions(+), 45 deletions(-) (limited to 'Kogaion-daylight/xfwm4') diff --git a/Kogaion-daylight/xfwm4/bottom-active.xpm b/Kogaion-daylight/xfwm4/bottom-active.xpm index d3db2e2..2b18e1d 100755 --- a/Kogaion-daylight/xfwm4/bottom-active.xpm +++ b/Kogaion-daylight/xfwm4/bottom-active.xpm @@ -2,7 +2,7 @@ static char * bottom_active_xpm[] = { "1 2 3 1", " c None", -". c #4F5E76 s active_color_1", -"+ c #6C99C0 s active_shadow_1", +". c #4F5E76 s active_color_2", +"+ c #6C99C0 s active_color_1", ".", "+"}; diff --git a/Kogaion-daylight/xfwm4/bottom-left-active.xpm b/Kogaion-daylight/xfwm4/bottom-left-active.xpm index 49087d0..47812a4 100755 --- a/Kogaion-daylight/xfwm4/bottom-left-active.xpm +++ b/Kogaion-daylight/xfwm4/bottom-left-active.xpm @@ -2,7 +2,7 @@ static char * bottom_left_active_xpm[] = { "2 2 3 1", " c None", -". c #6C99C0 s active_shadow_1", -"+ c #4F5E76 s active_color_1", +". c #6C99C0 s active_color_1", +"+ c #4F5E76 s active_color_2", ".+", ".."}; diff --git a/Kogaion-daylight/xfwm4/bottom-right-active.xpm b/Kogaion-daylight/xfwm4/bottom-right-active.xpm index ec6f098..773072c 100755 --- a/Kogaion-daylight/xfwm4/bottom-right-active.xpm +++ b/Kogaion-daylight/xfwm4/bottom-right-active.xpm @@ -2,7 +2,7 @@ static char * bottom_right_active_xpm[] = { "2 2 3 1", " c None", -". c #4F5E76 s active_color_1", -"+ c #6C99C0 s active_shadow_1", +". c #4F5E76 s active_color_2", +"+ c #6C99C0 s active_color_1", ".+", "++"}; diff --git a/Kogaion-daylight/xfwm4/close-active.xpm b/Kogaion-daylight/xfwm4/close-active.xpm index 5e578d0..88720a3 100755 --- a/Kogaion-daylight/xfwm4/close-active.xpm +++ b/Kogaion-daylight/xfwm4/close-active.xpm @@ -2,8 +2,8 @@ static char * close_active_xpm[] = { "26 26 3 1", " c None", -". c #6C99C0 s active_shadow_1", -"+ c #A3B5D9 s active_color_1", +". c #6C99C0 s active_color_1", +"+ c #A3B5D9 s active_color_2", "..........................", "++++++++++++++++++++++++++", "++++++++++++++++++++++++++", diff --git a/Kogaion-daylight/xfwm4/close-prelight.xpm b/Kogaion-daylight/xfwm4/close-prelight.xpm index b9be362..9121f45 100755 --- a/Kogaion-daylight/xfwm4/close-prelight.xpm +++ b/Kogaion-daylight/xfwm4/close-prelight.xpm @@ -2,7 +2,7 @@ static char * close_prelight_xpm[] = { "26 26 2 1", " c None", -"+ c #A3B5D9 s active_shadow_1", +"+ c #A3B5D9 s active_color_1", "++++++++++++++++++++++++++", "++++++++++++++++++++++++++", "++++++++++++++++++++++++++", diff --git a/Kogaion-daylight/xfwm4/close-pressed.xpm b/Kogaion-daylight/xfwm4/close-pressed.xpm index 7c5668b..41967e6 100755 --- a/Kogaion-daylight/xfwm4/close-pressed.xpm +++ b/Kogaion-daylight/xfwm4/close-pressed.xpm @@ -2,7 +2,7 @@ static char * close_pressed_xpm[] = { "26 26 2 1", " c None", -"+ c #A3B5D9 s active_shadow_1", +"+ c #A3B5D9 s active_color_1", "++++++++++++++++++++++++++", "++++++++++++++++++++++++++", "++++++++++++++++++++++++++", diff --git a/Kogaion-daylight/xfwm4/hide-active.xpm b/Kogaion-daylight/xfwm4/hide-active.xpm index 5e578d0..88720a3 100755 --- a/Kogaion-daylight/xfwm4/hide-active.xpm +++ b/Kogaion-daylight/xfwm4/hide-active.xpm @@ -2,8 +2,8 @@ static char * close_active_xpm[] = { "26 26 3 1", " c None", -". c #6C99C0 s active_shadow_1", -"+ c #A3B5D9 s active_color_1", +". c #6C99C0 s active_color_1", +"+ c #A3B5D9 s active_color_2", "..........................", "++++++++++++++++++++++++++", "++++++++++++++++++++++++++", diff --git a/Kogaion-daylight/xfwm4/hide-prelight.xpm b/Kogaion-daylight/xfwm4/hide-prelight.xpm index b9be362..9121f45 100755 --- a/Kogaion-daylight/xfwm4/hide-prelight.xpm +++ b/Kogaion-daylight/xfwm4/hide-prelight.xpm @@ -2,7 +2,7 @@ static char * close_prelight_xpm[] = { "26 26 2 1", " c None", -"+ c #A3B5D9 s active_shadow_1", +"+ c #A3B5D9 s active_color_1", "++++++++++++++++++++++++++", "++++++++++++++++++++++++++", "++++++++++++++++++++++++++", diff --git a/Kogaion-daylight/xfwm4/hide-pressed.xpm b/Kogaion-daylight/xfwm4/hide-pressed.xpm index 7c5668b..41967e6 100755 --- a/Kogaion-daylight/xfwm4/hide-pressed.xpm +++ b/Kogaion-daylight/xfwm4/hide-pressed.xpm @@ -2,7 +2,7 @@ static char * close_pressed_xpm[] = { "26 26 2 1", " c None", -"+ c #A3B5D9 s active_shadow_1", +"+ c #A3B5D9 s active_color_1", "++++++++++++++++++++++++++", "++++++++++++++++++++++++++", "++++++++++++++++++++++++++", diff --git a/Kogaion-daylight/xfwm4/left-active.xpm b/Kogaion-daylight/xfwm4/left-active.xpm index 1a37c61..8f21cfb 100755 --- a/Kogaion-daylight/xfwm4/left-active.xpm +++ b/Kogaion-daylight/xfwm4/left-active.xpm @@ -2,6 +2,6 @@ static char * left_active_xpm[] = { "2 1 3 1", " c None", -". c #6C99C0 s active_shadow_1", -"+ c #4F5E76 s active_color_1", +". c #6C99C0 s active_color_1", +"+ c #4F5E76 s active_color_2", ".+"}; diff --git a/Kogaion-daylight/xfwm4/maximize-active.xpm b/Kogaion-daylight/xfwm4/maximize-active.xpm index 5e578d0..88720a3 100755 --- a/Kogaion-daylight/xfwm4/maximize-active.xpm +++ b/Kogaion-daylight/xfwm4/maximize-active.xpm @@ -2,8 +2,8 @@ static char * close_active_xpm[] = { "26 26 3 1", " c None", -". c #6C99C0 s active_shadow_1", -"+ c #A3B5D9 s active_color_1", +". c #6C99C0 s active_color_1", +"+ c #A3B5D9 s active_color_2", "..........................", "++++++++++++++++++++++++++", "++++++++++++++++++++++++++", diff --git a/Kogaion-daylight/xfwm4/maximize-prelight.xpm b/Kogaion-daylight/xfwm4/maximize-prelight.xpm index b9be362..9121f45 100755 --- a/Kogaion-daylight/xfwm4/maximize-prelight.xpm +++ b/Kogaion-daylight/xfwm4/maximize-prelight.xpm @@ -2,7 +2,7 @@ static char * close_prelight_xpm[] = { "26 26 2 1", " c None", -"+ c #A3B5D9 s active_shadow_1", +"+ c #A3B5D9 s active_color_1", "++++++++++++++++++++++++++", "++++++++++++++++++++++++++", "++++++++++++++++++++++++++", diff --git a/Kogaion-daylight/xfwm4/maximize-pressed.xpm b/Kogaion-daylight/xfwm4/maximize-pressed.xpm index 7c5668b..41967e6 100755 --- a/Kogaion-daylight/xfwm4/maximize-pressed.xpm +++ b/Kogaion-daylight/xfwm4/maximize-pressed.xpm @@ -2,7 +2,7 @@ static char * close_pressed_xpm[] = { "26 26 2 1", " c None", -"+ c #A3B5D9 s active_shadow_1", +"+ c #A3B5D9 s active_color_1", "++++++++++++++++++++++++++", "++++++++++++++++++++++++++", "++++++++++++++++++++++++++", diff --git a/Kogaion-daylight/xfwm4/maximize-toggled-active.xpm b/Kogaion-daylight/xfwm4/maximize-toggled-active.xpm index 5e578d0..88720a3 100755 --- a/Kogaion-daylight/xfwm4/maximize-toggled-active.xpm +++ b/Kogaion-daylight/xfwm4/maximize-toggled-active.xpm @@ -2,8 +2,8 @@ static char * close_active_xpm[] = { "26 26 3 1", " c None", -". c #6C99C0 s active_shadow_1", -"+ c #A3B5D9 s active_color_1", +". c #6C99C0 s active_color_1", +"+ c #A3B5D9 s active_color_2", "..........................", "++++++++++++++++++++++++++", "++++++++++++++++++++++++++", diff --git a/Kogaion-daylight/xfwm4/maximize-toggled-prelight.xpm b/Kogaion-daylight/xfwm4/maximize-toggled-prelight.xpm index b9be362..9121f45 100755 --- a/Kogaion-daylight/xfwm4/maximize-toggled-prelight.xpm +++ b/Kogaion-daylight/xfwm4/maximize-toggled-prelight.xpm @@ -2,7 +2,7 @@ static char * close_prelight_xpm[] = { "26 26 2 1", " c None", -"+ c #A3B5D9 s active_shadow_1", +"+ c #A3B5D9 s active_color_1", "++++++++++++++++++++++++++", "++++++++++++++++++++++++++", "++++++++++++++++++++++++++", diff --git a/Kogaion-daylight/xfwm4/maximize-toggled-pressed.xpm b/Kogaion-daylight/xfwm4/maximize-toggled-pressed.xpm index 7c5668b..41967e6 100755 --- a/Kogaion-daylight/xfwm4/maximize-toggled-pressed.xpm +++ b/Kogaion-daylight/xfwm4/maximize-toggled-pressed.xpm @@ -2,7 +2,7 @@ static char * close_pressed_xpm[] = { "26 26 2 1", " c None", -"+ c #A3B5D9 s active_shadow_1", +"+ c #A3B5D9 s active_color_1", "++++++++++++++++++++++++++", "++++++++++++++++++++++++++", "++++++++++++++++++++++++++", diff --git a/Kogaion-daylight/xfwm4/menu-active.xpm b/Kogaion-daylight/xfwm4/menu-active.xpm index 5e578d0..88720a3 100755 --- a/Kogaion-daylight/xfwm4/menu-active.xpm +++ b/Kogaion-daylight/xfwm4/menu-active.xpm @@ -2,8 +2,8 @@ static char * close_active_xpm[] = { "26 26 3 1", " c None", -". c #6C99C0 s active_shadow_1", -"+ c #A3B5D9 s active_color_1", +". c #6C99C0 s active_color_1", +"+ c #A3B5D9 s active_color_2", "..........................", "++++++++++++++++++++++++++", "++++++++++++++++++++++++++", diff --git a/Kogaion-daylight/xfwm4/menu-prelight.xpm b/Kogaion-daylight/xfwm4/menu-prelight.xpm index 5e578d0..f6b232f 100755 --- a/Kogaion-daylight/xfwm4/menu-prelight.xpm +++ b/Kogaion-daylight/xfwm4/menu-prelight.xpm @@ -2,7 +2,7 @@ static char * close_active_xpm[] = { "26 26 3 1", " c None", -". c #6C99C0 s active_shadow_1", +". c #6C99C0 s active_color_1", "+ c #A3B5D9 s active_color_1", "..........................", "++++++++++++++++++++++++++", diff --git a/Kogaion-daylight/xfwm4/menu-pressed.xpm b/Kogaion-daylight/xfwm4/menu-pressed.xpm index 5e578d0..88720a3 100755 --- a/Kogaion-daylight/xfwm4/menu-pressed.xpm +++ b/Kogaion-daylight/xfwm4/menu-pressed.xpm @@ -2,8 +2,8 @@ static char * close_active_xpm[] = { "26 26 3 1", " c None", -". c #6C99C0 s active_shadow_1", -"+ c #A3B5D9 s active_color_1", +". c #6C99C0 s active_color_1", +"+ c #A3B5D9 s active_color_2", "..........................", "++++++++++++++++++++++++++", "++++++++++++++++++++++++++", diff --git a/Kogaion-daylight/xfwm4/right-active.xpm b/Kogaion-daylight/xfwm4/right-active.xpm index 013612e..aceba96 100755 --- a/Kogaion-daylight/xfwm4/right-active.xpm +++ b/Kogaion-daylight/xfwm4/right-active.xpm @@ -2,6 +2,6 @@ static char * right_active_xpm[] = { "2 1 3 1", " c None", -". c #4F5E76 s active_color_1", -"+ c #6C99C0 s active_shadow_1", +". c #4F5E76 s active_color_2", +"+ c #6C99C0 s active_color_1", ".+"}; diff --git a/Kogaion-daylight/xfwm4/title-1-active.xpm b/Kogaion-daylight/xfwm4/title-1-active.xpm index 08ebf2b..7d721a9 100755 --- a/Kogaion-daylight/xfwm4/title-1-active.xpm +++ b/Kogaion-daylight/xfwm4/title-1-active.xpm @@ -2,8 +2,8 @@ static char * title_1_active_xpm[] = { "5 25 3 1", " c None", -". c #6C99C0 s active_shadow_1", -"+ c #4F5E76 s active_color_1", +". c #6C99C0 s active_color_1 ", +"+ c #4F5E76 s active_color_2", ".....", "+++++", "+++++", diff --git a/Kogaion-daylight/xfwm4/title-2-active.xpm b/Kogaion-daylight/xfwm4/title-2-active.xpm index 08ebf2b..7d721a9 100755 --- a/Kogaion-daylight/xfwm4/title-2-active.xpm +++ b/Kogaion-daylight/xfwm4/title-2-active.xpm @@ -2,8 +2,8 @@ static char * title_1_active_xpm[] = { "5 25 3 1", " c None", -". c #6C99C0 s active_shadow_1", -"+ c #4F5E76 s active_color_1", +". c #6C99C0 s active_color_1 ", +"+ c #4F5E76 s active_color_2", ".....", "+++++", "+++++", diff --git a/Kogaion-daylight/xfwm4/title-3-active.xpm b/Kogaion-daylight/xfwm4/title-3-active.xpm index 08ebf2b..a6436ef 100755 --- a/Kogaion-daylight/xfwm4/title-3-active.xpm +++ b/Kogaion-daylight/xfwm4/title-3-active.xpm @@ -2,8 +2,8 @@ static char * title_1_active_xpm[] = { "5 25 3 1", " c None", -". c #6C99C0 s active_shadow_1", -"+ c #4F5E76 s active_color_1", +". c #6C99C0 s active_color_1", +"+ c #4F5E76 s active_color_2", ".....", "+++++", "+++++", diff --git a/Kogaion-daylight/xfwm4/title-4-active.xpm b/Kogaion-daylight/xfwm4/title-4-active.xpm index 08ebf2b..a6436ef 100755 --- a/Kogaion-daylight/xfwm4/title-4-active.xpm +++ b/Kogaion-daylight/xfwm4/title-4-active.xpm @@ -2,8 +2,8 @@ static char * title_1_active_xpm[] = { "5 25 3 1", " c None", -". c #6C99C0 s active_shadow_1", -"+ c #4F5E76 s active_color_1", +". c #6C99C0 s active_color_1", +"+ c #4F5E76 s active_color_2", ".....", "+++++", "+++++", diff --git a/Kogaion-daylight/xfwm4/title-5-active.xpm b/Kogaion-daylight/xfwm4/title-5-active.xpm index 08ebf2b..a6436ef 100755 --- a/Kogaion-daylight/xfwm4/title-5-active.xpm +++ b/Kogaion-daylight/xfwm4/title-5-active.xpm @@ -2,8 +2,8 @@ static char * title_1_active_xpm[] = { "5 25 3 1", " c None", -". c #6C99C0 s active_shadow_1", -"+ c #4F5E76 s active_color_1", +". c #6C99C0 s active_color_1", +"+ c #4F5E76 s active_color_2", ".....", "+++++", "+++++", diff --git a/Kogaion-daylight/xfwm4/top-left-active.xpm b/Kogaion-daylight/xfwm4/top-left-active.xpm index fb5c30a..35f310b 100755 --- a/Kogaion-daylight/xfwm4/top-left-active.xpm +++ b/Kogaion-daylight/xfwm4/top-left-active.xpm @@ -2,8 +2,8 @@ static char * top_left_active_xpm[] = { "2 26 3 1", " c None", -". c #6C99C0 s active_shadow_1", -"+ c #4F5E76 s active_color_1", +". c #6C99C0 s active_color_1", +"+ c #4F5E76 s active_color_2", "..", ".+", ".+", diff --git a/Kogaion-daylight/xfwm4/top-right-active.xpm b/Kogaion-daylight/xfwm4/top-right-active.xpm index a2f67a5..3b6d48e 100755 --- a/Kogaion-daylight/xfwm4/top-right-active.xpm +++ b/Kogaion-daylight/xfwm4/top-right-active.xpm @@ -2,8 +2,8 @@ static char * top_right_active_xpm[] = { "2 26 3 1", " c None", -". c #6C99C0 s active_shadow_1", -"+ c #4F5E76 s active_color_1", +". c #6C99C0 s active_color_1", +"+ c #4F5E76 s active_color_2", "..", "+.", "+.", -- cgit v1.2.3