From 474539210d7edc6079c6f01c6b5e5152cd7fcc62 Mon Sep 17 00:00:00 2001 From: Martin Schenck Date: Mon, 1 Aug 2016 17:41:52 +0200 Subject: Solarized colours The script solarize.sh solarizes all colors by replacing the arc colors with approproate colours from the solarized color scheme. --- common/xfwm4-dark/close-active.xpm | 4 ++-- common/xfwm4-dark/close-inactive.xpm | 2 +- common/xfwm4-dark/close-prelight.xpm | 4 ++-- common/xfwm4-dark/close-pressed.xpm | 4 ++-- common/xfwm4-dark/hide-active.xpm | 2 +- common/xfwm4-dark/hide-inactive.xpm | 2 +- common/xfwm4-dark/hide-prelight.xpm | 6 +++--- common/xfwm4-dark/hide-pressed.xpm | 6 +++--- common/xfwm4-dark/maximize-active.xpm | 2 +- common/xfwm4-dark/maximize-inactive.xpm | 2 +- common/xfwm4-dark/maximize-prelight.xpm | 6 +++--- common/xfwm4-dark/maximize-pressed.xpm | 6 +++--- common/xfwm4-dark/menu-active.xpm | 2 +- common/xfwm4-dark/menu-inactive.xpm | 2 +- common/xfwm4-dark/menu-pressed.xpm | 2 +- common/xfwm4-dark/shade-active.xpm | 2 +- common/xfwm4-dark/shade-inactive.xpm | 2 +- common/xfwm4-dark/shade-pressed.xpm | 4 ++-- common/xfwm4-dark/stick-active.xpm | 2 +- common/xfwm4-dark/stick-inactive.xpm | 2 +- common/xfwm4-dark/stick-pressed.xpm | 4 ++-- common/xfwm4-dark/title-1-active.xpm | 2 +- common/xfwm4-dark/title-1-inactive.xpm | 2 +- common/xfwm4-dark/title-2-active.xpm | 2 +- common/xfwm4-dark/title-2-inactive.xpm | 2 +- common/xfwm4-dark/title-3-active.xpm | 2 +- common/xfwm4-dark/title-3-inactive.xpm | 2 +- common/xfwm4-dark/title-4-active.xpm | 2 +- common/xfwm4-dark/title-4-inactive.xpm | 2 +- common/xfwm4-dark/title-5-active.xpm | 2 +- common/xfwm4-dark/title-5-inactive.xpm | 2 +- common/xfwm4-dark/top-left-active.xpm | 2 +- common/xfwm4-dark/top-left-inactive.xpm | 2 +- common/xfwm4-dark/top-right-active.xpm | 2 +- common/xfwm4-dark/top-right-inactive.xpm | 2 +- 35 files changed, 48 insertions(+), 48 deletions(-) (limited to 'common/xfwm4-dark') diff --git a/common/xfwm4-dark/close-active.xpm b/common/xfwm4-dark/close-active.xpm index 6f38187..89512ed 100644 --- a/common/xfwm4-dark/close-active.xpm +++ b/common/xfwm4-dark/close-active.xpm @@ -4,7 +4,7 @@ static char * close_active_xpm[] = { " c None", ". c #21252B", "+ c #353B48", -"@ c #2F343F", +"@ c #002b36", "# c #3C3741", "$ c #80464E", "% c #AE5056", @@ -13,7 +13,7 @@ static char * close_active_xpm[] = { "= c #7F464E", "- c #633F49", "; c #C3555B", -"> c #CC575D", +"> c #dc322f", ", c #623F49", "' c #CB565C", ") c #C2545C", diff --git a/common/xfwm4-dark/close-inactive.xpm b/common/xfwm4-dark/close-inactive.xpm index 3ffac44..e0fe2be 100644 --- a/common/xfwm4-dark/close-inactive.xpm +++ b/common/xfwm4-dark/close-inactive.xpm @@ -4,7 +4,7 @@ static char * close_inactive_xpm[] = { " c None", ". c #21252B", "+ c #353B48", -"@ c #2F343F", +"@ c #002b36", "# c #333843", "$ c #4B5059", "% c #5B5F69", diff --git a/common/xfwm4-dark/close-prelight.xpm b/common/xfwm4-dark/close-prelight.xpm index 724d4ce..8506a82 100644 --- a/common/xfwm4-dark/close-prelight.xpm +++ b/common/xfwm4-dark/close-prelight.xpm @@ -4,7 +4,7 @@ static char * close_prelight_xpm[] = { " c None", ". c #21252B", "+ c #353B48", -"@ c #2F343F", +"@ c #002b36", "# c #3D3944", "$ c #85575F", "% c #B86A70", @@ -13,7 +13,7 @@ static char * close_prelight_xpm[] = { "= c #84575E", "- c #674A54", "; c #CE7479", -"> c #D7787D", +"> c #cb4b16", ", c #664A53", "' c #D6777C", ") c #CD7479", diff --git a/common/xfwm4-dark/close-pressed.xpm b/common/xfwm4-dark/close-pressed.xpm index 60ce46b..83e1ace 100644 --- a/common/xfwm4-dark/close-pressed.xpm +++ b/common/xfwm4-dark/close-pressed.xpm @@ -4,7 +4,7 @@ static char * close_pressed_xpm[] = { " c None", ". c #21252B", "+ c #353B48", -"@ c #2F343F", +"@ c #002b36", "# c #3A343F", "$ c #783640", "% c #A33640", @@ -13,7 +13,7 @@ static char * close_pressed_xpm[] = { "= c #78363F", "- c #5E3540", "; c #B63740", -"> c #BE3841", +"> c #dc322f", ", c #5E343F", "' c #BD3740", ") c #B53740", diff --git a/common/xfwm4-dark/hide-active.xpm b/common/xfwm4-dark/hide-active.xpm index 333ea1b..3cd607a 100644 --- a/common/xfwm4-dark/hide-active.xpm +++ b/common/xfwm4-dark/hide-active.xpm @@ -4,7 +4,7 @@ static char * hide_active_xpm[] = { " c None", ". c #21252B", "+ c #353B48", -"@ c #2F343F", +"@ c #002b36", "# c #8F939A", "............................", "++++++++++++++++++++++++++++", diff --git a/common/xfwm4-dark/hide-inactive.xpm b/common/xfwm4-dark/hide-inactive.xpm index 35f383d..aeede93 100644 --- a/common/xfwm4-dark/hide-inactive.xpm +++ b/common/xfwm4-dark/hide-inactive.xpm @@ -4,7 +4,7 @@ static char * hide_inactive_xpm[] = { " c None", ". c #21252B", "+ c #353B48", -"@ c #2F343F", +"@ c #002b36", "# c #666A73", "............................", "++++++++++++++++++++++++++++", diff --git a/common/xfwm4-dark/hide-prelight.xpm b/common/xfwm4-dark/hide-prelight.xpm index a1e465a..34a84dc 100644 --- a/common/xfwm4-dark/hide-prelight.xpm +++ b/common/xfwm4-dark/hide-prelight.xpm @@ -4,13 +4,13 @@ static char * hide_prelight_xpm[] = { " c None", ". c #21252B", "+ c #353B48", -"@ c #2F343F", +"@ c #002b36", "# c #2E333E", "$ c #2A2E37", "% c #262B34", "& c #252932", "* c #2A2E38", -"= c #2C303A", +"= c #657b83", "- c #262A34", "; c #2F3641", "> c #3D4250", @@ -21,7 +21,7 @@ static char * hide_prelight_xpm[] = { "~ c #3D4252", "{ c #262B33", "] c #3B4250", -"^ c #C4C7CC", +"^ c #93a1a1", "/ c #252933", "............................", "++++++++++++++++++++++++++++", diff --git a/common/xfwm4-dark/hide-pressed.xpm b/common/xfwm4-dark/hide-pressed.xpm index 7d49d4b..4499c0d 100644 --- a/common/xfwm4-dark/hide-pressed.xpm +++ b/common/xfwm4-dark/hide-pressed.xpm @@ -4,7 +4,7 @@ static char * hide_pressed_xpm[] = { " c None", ". c #21252B", "+ c #353B48", -"@ c #2F343F", +"@ c #002b36", "# c #2F343B", "$ c #313C48", "% c #406691", @@ -14,14 +14,14 @@ static char * hide_pressed_xpm[] = { "- c #406590", "; c #3A5372", "> c #508FD8", -", c #5294E2", +", c #268bd2", "' c #3A5371", ") c #5193E1", "! c #4F8ED8", "~ c #323B49", "{ c #406490", "] c #4B82C3", -"^ c #FFFFFF", +"^ c #fdf6e3", "/ c #40648E", "( c #313B48", "_ c #395371", diff --git a/common/xfwm4-dark/maximize-active.xpm b/common/xfwm4-dark/maximize-active.xpm index 3709088..b7a8afd 100644 --- a/common/xfwm4-dark/maximize-active.xpm +++ b/common/xfwm4-dark/maximize-active.xpm @@ -4,7 +4,7 @@ static char * maximize_active_xpm[] = { " c None", ". c #21252B", "+ c #353B48", -"@ c #2F343F", +"@ c #002b36", "# c #313641", "$ c #70757E", "% c #8F939A", diff --git a/common/xfwm4-dark/maximize-inactive.xpm b/common/xfwm4-dark/maximize-inactive.xpm index 86e1cca..5508d4e 100644 --- a/common/xfwm4-dark/maximize-inactive.xpm +++ b/common/xfwm4-dark/maximize-inactive.xpm @@ -4,7 +4,7 @@ static char * maximize_inactive_xpm[] = { " c None", ". c #21252B", "+ c #353B48", -"@ c #2F343F", +"@ c #002b36", "# c #303540", "$ c #545862", "% c #666A73", diff --git a/common/xfwm4-dark/maximize-prelight.xpm b/common/xfwm4-dark/maximize-prelight.xpm index 24e854e..695bec1 100644 --- a/common/xfwm4-dark/maximize-prelight.xpm +++ b/common/xfwm4-dark/maximize-prelight.xpm @@ -4,13 +4,13 @@ static char * maximize_prelight_xpm[] = { " c None", ". c #21252B", "+ c #353B48", -"@ c #2F343F", +"@ c #002b36", "# c #2E333E", "$ c #2A2E37", "% c #262B34", "& c #252932", "* c #2A2E38", -"= c #2C303A", +"= c #657b83", "- c #262A34", "; c #2F3641", "> c #3D4250", @@ -21,7 +21,7 @@ static char * maximize_prelight_xpm[] = { "~ c #3D4252", "{ c #474D5E", "] c #9B9FA6", -"^ c #C4C7CC", +"^ c #93a1a1", "/ c #ABAEB5", "( c #262B33", "_ c #3B4250", diff --git a/common/xfwm4-dark/maximize-pressed.xpm b/common/xfwm4-dark/maximize-pressed.xpm index a56f886..c9cf5f8 100644 --- a/common/xfwm4-dark/maximize-pressed.xpm +++ b/common/xfwm4-dark/maximize-pressed.xpm @@ -4,7 +4,7 @@ static char * maximize_pressed_xpm[] = { " c None", ". c #21252B", "+ c #353B48", -"@ c #2F343F", +"@ c #002b36", "# c #2F343B", "$ c #313C48", "% c #406691", @@ -14,14 +14,14 @@ static char * maximize_pressed_xpm[] = { "- c #406590", "; c #3A5372", "> c #508FD8", -", c #5294E2", +", c #268bd2", "' c #3A5371", ") c #5193E1", "! c #4F8ED8", "~ c #323B49", "{ c #5596E3", "] c #C7DDF6", -"^ c #FFFFFF", +"^ c #fdf6e3", "/ c #DDEAF9", "( c #406490", "_ c #4B82C3", diff --git a/common/xfwm4-dark/menu-active.xpm b/common/xfwm4-dark/menu-active.xpm index b674ebf..4ce0be6 100644 --- a/common/xfwm4-dark/menu-active.xpm +++ b/common/xfwm4-dark/menu-active.xpm @@ -2,7 +2,7 @@ static char * menu_active_xpm[] = { "26 16 2 1", " c None", -". c #2F343F", +". c #002b36", "..........................", "..........................", "..........................", diff --git a/common/xfwm4-dark/menu-inactive.xpm b/common/xfwm4-dark/menu-inactive.xpm index c52707e..ddad143 100644 --- a/common/xfwm4-dark/menu-inactive.xpm +++ b/common/xfwm4-dark/menu-inactive.xpm @@ -2,7 +2,7 @@ static char * menu_inactive_xpm[] = { "26 16 2 1", " c None", -". c #2F343F", +". c #002b36", "..........................", "..........................", "..........................", diff --git a/common/xfwm4-dark/menu-pressed.xpm b/common/xfwm4-dark/menu-pressed.xpm index c386e12..fd57b2d 100644 --- a/common/xfwm4-dark/menu-pressed.xpm +++ b/common/xfwm4-dark/menu-pressed.xpm @@ -2,7 +2,7 @@ static char * menu_pressed_xpm[] = { "26 16 2 1", " c None", -". c #2F343F", +". c #002b36", "..........................", "..........................", "..........................", diff --git a/common/xfwm4-dark/shade-active.xpm b/common/xfwm4-dark/shade-active.xpm index 3c0e555..2b64e19 100644 --- a/common/xfwm4-dark/shade-active.xpm +++ b/common/xfwm4-dark/shade-active.xpm @@ -4,7 +4,7 @@ static char * shade_active_xpm[] = { " c None", ". c #21252B", "+ c #353B48", -"@ c #2F343F", +"@ c #002b36", "# c #A4AAB7", "..................", "++++++++++++++++++", diff --git a/common/xfwm4-dark/shade-inactive.xpm b/common/xfwm4-dark/shade-inactive.xpm index a4e3e8f..ed7f554 100644 --- a/common/xfwm4-dark/shade-inactive.xpm +++ b/common/xfwm4-dark/shade-inactive.xpm @@ -4,7 +4,7 @@ static char * shade_inactive_xpm[] = { " c None", ". c #21252B", "+ c #353B48", -"@ c #2F343F", +"@ c #002b36", "# c #797D87", "..................", "++++++++++++++++++", diff --git a/common/xfwm4-dark/shade-pressed.xpm b/common/xfwm4-dark/shade-pressed.xpm index 052d1f2..00a0f19 100644 --- a/common/xfwm4-dark/shade-pressed.xpm +++ b/common/xfwm4-dark/shade-pressed.xpm @@ -4,8 +4,8 @@ static char * shade_pressed_xpm[] = { " c None", ". c #21252B", "+ c #353B48", -"@ c #2F343F", -"# c #5294E2", +"@ c #002b36", +"# c #268bd2", "..................", "++++++++++++++++++", "@@@@@@@@@@@@@@@@@@", diff --git a/common/xfwm4-dark/stick-active.xpm b/common/xfwm4-dark/stick-active.xpm index ea8377a..6bf45a8 100644 --- a/common/xfwm4-dark/stick-active.xpm +++ b/common/xfwm4-dark/stick-active.xpm @@ -4,7 +4,7 @@ static char * stick_active_xpm[] = { " c None", ". c #21252B", "+ c #353B48", -"@ c #2F343F", +"@ c #002b36", "# c #A4AAB7", "..................", "++++++++++++++++++", diff --git a/common/xfwm4-dark/stick-inactive.xpm b/common/xfwm4-dark/stick-inactive.xpm index ae75f07..0ca04d8 100644 --- a/common/xfwm4-dark/stick-inactive.xpm +++ b/common/xfwm4-dark/stick-inactive.xpm @@ -4,7 +4,7 @@ static char * stick_inactive_xpm[] = { " c None", ". c #21252B", "+ c #353B48", -"@ c #2F343F", +"@ c #002b36", "# c #797D87", "..................", "++++++++++++++++++", diff --git a/common/xfwm4-dark/stick-pressed.xpm b/common/xfwm4-dark/stick-pressed.xpm index f6b98ad..1d16bc7 100644 --- a/common/xfwm4-dark/stick-pressed.xpm +++ b/common/xfwm4-dark/stick-pressed.xpm @@ -4,8 +4,8 @@ static char * stick_pressed_xpm[] = { " c None", ". c #21252B", "+ c #353B48", -"@ c #2F343F", -"# c #5294E2", +"@ c #002b36", +"# c #268bd2", "..................", "++++++++++++++++++", "@@@@@@@@@@@@@@@@@@", diff --git a/common/xfwm4-dark/title-1-active.xpm b/common/xfwm4-dark/title-1-active.xpm index 3d17763..0e113e0 100644 --- a/common/xfwm4-dark/title-1-active.xpm +++ b/common/xfwm4-dark/title-1-active.xpm @@ -4,7 +4,7 @@ static char * title_1_active_xpm[] = { " c None", ". c #21252B", "+ c #353B48", -"@ c #2F343F", +"@ c #002b36", ".....", "+++++", "@@@@@", diff --git a/common/xfwm4-dark/title-1-inactive.xpm b/common/xfwm4-dark/title-1-inactive.xpm index cbf087f..79d9a7c 100644 --- a/common/xfwm4-dark/title-1-inactive.xpm +++ b/common/xfwm4-dark/title-1-inactive.xpm @@ -4,7 +4,7 @@ static char * title_1_inactive_xpm[] = { " c None", ". c #21252B", "+ c #353B48", -"@ c #2F343F", +"@ c #002b36", ".....", "+++++", "@@@@@", diff --git a/common/xfwm4-dark/title-2-active.xpm b/common/xfwm4-dark/title-2-active.xpm index da14686..aa7e2af 100644 --- a/common/xfwm4-dark/title-2-active.xpm +++ b/common/xfwm4-dark/title-2-active.xpm @@ -4,7 +4,7 @@ static char * title_2_active_xpm[] = { " c None", ". c #21252B", "+ c #353B48", -"@ c #2F343F", +"@ c #002b36", ".....", "+++++", "@@@@@", diff --git a/common/xfwm4-dark/title-2-inactive.xpm b/common/xfwm4-dark/title-2-inactive.xpm index db943cc..eb53989 100644 --- a/common/xfwm4-dark/title-2-inactive.xpm +++ b/common/xfwm4-dark/title-2-inactive.xpm @@ -4,7 +4,7 @@ static char * title_2_inactive_xpm[] = { " c None", ". c #21252B", "+ c #353B48", -"@ c #2F343F", +"@ c #002b36", ".....", "+++++", "@@@@@", diff --git a/common/xfwm4-dark/title-3-active.xpm b/common/xfwm4-dark/title-3-active.xpm index d2dc86e..000dded 100644 --- a/common/xfwm4-dark/title-3-active.xpm +++ b/common/xfwm4-dark/title-3-active.xpm @@ -4,7 +4,7 @@ static char * title_3_active_xpm[] = { " c None", ". c #21252B", "+ c #353B48", -"@ c #2F343F", +"@ c #002b36", ".....", "+++++", "@@@@@", diff --git a/common/xfwm4-dark/title-3-inactive.xpm b/common/xfwm4-dark/title-3-inactive.xpm index e082de7..c3be5e6 100644 --- a/common/xfwm4-dark/title-3-inactive.xpm +++ b/common/xfwm4-dark/title-3-inactive.xpm @@ -4,7 +4,7 @@ static char * title_3_inactive_xpm[] = { " c None", ". c #21252B", "+ c #353B48", -"@ c #2F343F", +"@ c #002b36", ".....", "+++++", "@@@@@", diff --git a/common/xfwm4-dark/title-4-active.xpm b/common/xfwm4-dark/title-4-active.xpm index 92c4b4c..075e9dc 100644 --- a/common/xfwm4-dark/title-4-active.xpm +++ b/common/xfwm4-dark/title-4-active.xpm @@ -4,7 +4,7 @@ static char * title_4_active_xpm[] = { " c None", ". c #21252B", "+ c #353B48", -"@ c #2F343F", +"@ c #002b36", ".....", "+++++", "@@@@@", diff --git a/common/xfwm4-dark/title-4-inactive.xpm b/common/xfwm4-dark/title-4-inactive.xpm index 8957742..a0d5e36 100644 --- a/common/xfwm4-dark/title-4-inactive.xpm +++ b/common/xfwm4-dark/title-4-inactive.xpm @@ -4,7 +4,7 @@ static char * title_4_inactive_xpm[] = { " c None", ". c #21252B", "+ c #353B48", -"@ c #2F343F", +"@ c #002b36", ".....", "+++++", "@@@@@", diff --git a/common/xfwm4-dark/title-5-active.xpm b/common/xfwm4-dark/title-5-active.xpm index 761c6fe..892b1ad 100644 --- a/common/xfwm4-dark/title-5-active.xpm +++ b/common/xfwm4-dark/title-5-active.xpm @@ -4,7 +4,7 @@ static char * title_5_active_xpm[] = { " c None", ". c #21252B", "+ c #353B48", -"@ c #2F343F", +"@ c #002b36", ".....", "+++++", "@@@@@", diff --git a/common/xfwm4-dark/title-5-inactive.xpm b/common/xfwm4-dark/title-5-inactive.xpm index 0376f5a..1c53338 100644 --- a/common/xfwm4-dark/title-5-inactive.xpm +++ b/common/xfwm4-dark/title-5-inactive.xpm @@ -4,7 +4,7 @@ static char * title_5_inactive_xpm[] = { " c None", ". c #21252B", "+ c #353B48", -"@ c #2F343F", +"@ c #002b36", ".....", "+++++", "@@@@@", diff --git a/common/xfwm4-dark/top-left-active.xpm b/common/xfwm4-dark/top-left-active.xpm index fbf26b3..3619b21 100644 --- a/common/xfwm4-dark/top-left-active.xpm +++ b/common/xfwm4-dark/top-left-active.xpm @@ -4,7 +4,7 @@ static char * top_left_active_xpm[] = { " c None", ". c #21252B", "+ c #353B48", -"@ c #2F343F", +"@ c #002b36", " .", ".+", ".@", diff --git a/common/xfwm4-dark/top-left-inactive.xpm b/common/xfwm4-dark/top-left-inactive.xpm index 06f4012..302215b 100644 --- a/common/xfwm4-dark/top-left-inactive.xpm +++ b/common/xfwm4-dark/top-left-inactive.xpm @@ -4,7 +4,7 @@ static char * top_left_inactive_xpm[] = { " c None", ". c #21252B", "+ c #353B48", -"@ c #2F343F", +"@ c #002b36", " .", ".+", ".@", diff --git a/common/xfwm4-dark/top-right-active.xpm b/common/xfwm4-dark/top-right-active.xpm index cae6bab..2c2fd0c 100644 --- a/common/xfwm4-dark/top-right-active.xpm +++ b/common/xfwm4-dark/top-right-active.xpm @@ -4,7 +4,7 @@ static char * top_right_active_xpm[] = { " c None", ". c #21252B", "+ c #353B48", -"@ c #2F343F", +"@ c #002b36", ". ", "+.", "@.", diff --git a/common/xfwm4-dark/top-right-inactive.xpm b/common/xfwm4-dark/top-right-inactive.xpm index 08ac0ed..03e24d3 100644 --- a/common/xfwm4-dark/top-right-inactive.xpm +++ b/common/xfwm4-dark/top-right-inactive.xpm @@ -4,7 +4,7 @@ static char * top_right_inactive_xpm[] = { " c None", ". c #21252B", "+ c #353B48", -"@ c #2F343F", +"@ c #002b36", ". ", "+.", "@.", -- cgit v1.2.3