aboutsummaryrefslogtreecommitdiff
path: root/common/gnome-shell
diff options
context:
space:
mode:
Diffstat (limited to 'common/gnome-shell')
-rw-r--r--common/gnome-shell/3.14/sass/_colors.scss2
-rw-r--r--common/gnome-shell/3.16/sass/_colors.scss2
-rw-r--r--common/gnome-shell/3.18/sass/_colors.scss2
3 files changed, 3 insertions, 3 deletions
diff --git a/common/gnome-shell/3.14/sass/_colors.scss b/common/gnome-shell/3.14/sass/_colors.scss
index 3fb53bf..fac334a 100644
--- a/common/gnome-shell/3.14/sass/_colors.scss
+++ b/common/gnome-shell/3.14/sass/_colors.scss
@@ -87,7 +87,7 @@ $wm_button_close_bg: if($variant == 'light' and $darker == 'false', #f46067, #dc
$wm_button_close_hover_bg: if($variant == 'light' and $darker == 'false', #f68086, #cb4b16);
$wm_button_close_active_bg: if($variant == 'light' and $darker == 'false', #f13039, #dc322f);
-$wm_icon_close_bg: if($variant == 'light' and $darker == 'false',#F8F8F9 , #002b36);
+$wm_icon_close_bg: if($variant == 'light' and $darker == 'false',#657b83 , #002b36);
// Minimize, Maximize
$wm_button_hover_bg: if($variant == 'light' and $darker == 'false', #fdfdfd, #657b83);
diff --git a/common/gnome-shell/3.16/sass/_colors.scss b/common/gnome-shell/3.16/sass/_colors.scss
index 3fb53bf..fac334a 100644
--- a/common/gnome-shell/3.16/sass/_colors.scss
+++ b/common/gnome-shell/3.16/sass/_colors.scss
@@ -87,7 +87,7 @@ $wm_button_close_bg: if($variant == 'light' and $darker == 'false', #f46067, #dc
$wm_button_close_hover_bg: if($variant == 'light' and $darker == 'false', #f68086, #cb4b16);
$wm_button_close_active_bg: if($variant == 'light' and $darker == 'false', #f13039, #dc322f);
-$wm_icon_close_bg: if($variant == 'light' and $darker == 'false',#F8F8F9 , #002b36);
+$wm_icon_close_bg: if($variant == 'light' and $darker == 'false',#657b83 , #002b36);
// Minimize, Maximize
$wm_button_hover_bg: if($variant == 'light' and $darker == 'false', #fdfdfd, #657b83);
diff --git a/common/gnome-shell/3.18/sass/_colors.scss b/common/gnome-shell/3.18/sass/_colors.scss
index 3fb53bf..fac334a 100644
--- a/common/gnome-shell/3.18/sass/_colors.scss
+++ b/common/gnome-shell/3.18/sass/_colors.scss
@@ -87,7 +87,7 @@ $wm_button_close_bg: if($variant == 'light' and $darker == 'false', #f46067, #dc
$wm_button_close_hover_bg: if($variant == 'light' and $darker == 'false', #f68086, #cb4b16);
$wm_button_close_active_bg: if($variant == 'light' and $darker == 'false', #f13039, #dc322f);
-$wm_icon_close_bg: if($variant == 'light' and $darker == 'false',#F8F8F9 , #002b36);
+$wm_icon_close_bg: if($variant == 'light' and $darker == 'false',#657b83 , #002b36);
// Minimize, Maximize
$wm_button_hover_bg: if($variant == 'light' and $darker == 'false', #fdfdfd, #657b83);