diff options
author | Wolfgang Ulbrich <[email protected]> | 2016-01-01 16:06:50 +0100 |
---|---|---|
committer | Wolfgang Ulbrich <[email protected]> | 2016-01-01 16:06:50 +0100 |
commit | efacc8c65a2e1c6b027507f545d539f84189e1d1 (patch) | |
tree | d915ee35d8ff56b1e81f7e9a2c231ee9dca916ff | |
parent | bebce8a4d1122372cf5a9566116463dab41f720f (diff) | |
download | mate-themes-efacc8c65a2e1c6b027507f545d539f84189e1d1.tar.bz2 mate-themes-efacc8c65a2e1c6b027507f545d539f84189e1d1.tar.xz |
GTK3 submarine themes: change border color in GtkNotebook
-rw-r--r-- | desktop-themes/Blue-Submarine/gtk-3.0/gtk-widgets.css | 18 | ||||
-rw-r--r-- | desktop-themes/Green-Submarine/gtk-3.0/gtk-widgets.css | 18 |
2 files changed, 18 insertions, 18 deletions
diff --git a/desktop-themes/Blue-Submarine/gtk-3.0/gtk-widgets.css b/desktop-themes/Blue-Submarine/gtk-3.0/gtk-widgets.css index 4d9aec61..ec4fa34a 100644 --- a/desktop-themes/Blue-Submarine/gtk-3.0/gtk-widgets.css +++ b/desktop-themes/Blue-Submarine/gtk-3.0/gtk-widgets.css @@ -3194,7 +3194,7 @@ GtkLinkButton.button.flat:hover { background-clip: border-box;
background-color: shade (@theme_bg_color, 1.1);
border-style: solid;
- border-color: @borders;
+ border-color: @notebook_border;
border-width: 1px;
-GtkNotebook-initial-gap: 0;
-GtkNotebook-arrow-spacing: 5;
@@ -3310,7 +3310,7 @@ GtkLinkButton.button.flat:hover { border-radius: 4px 4px 0 0;
border-width: 1px 1px 0 1px;
border-style: solid;
- border-color: @borders;
+ border-color: @notebook_border;
box-shadow: none;
}
@@ -3321,7 +3321,7 @@ GtkLinkButton.button.flat:hover { border-radius: 4px 4px 0 0;
border-width: 1px 1px 0 1px;
border-style: solid;
- border-color: @borders;
+ border-color: @notebook_border;
box-shadow: none;
}
@@ -3337,7 +3337,7 @@ GtkLinkButton.button.flat:hover { border-radius: 0 0 4px 4px;
border-style: solid;
border-width: 0px 1px 1px 1px;
- border-color: @borders;
+ border-color: @notebook_border;
box-shadow: none;
}
@@ -3348,7 +3348,7 @@ GtkLinkButton.button.flat:hover { border-radius: 0 0 4px 4px;
border-style: solid;
border-width: 0px 1px 1px 1px;
- border-color: @borders;
+ border-color: @notebook_border;
box-shadow: none;
}
@@ -3366,7 +3366,7 @@ GtkLinkButton.button.flat:hover { shade(@theme_bg_color, 1.1));
border-style: solid;
border-width: 1px 0px 1px 1px;
- border-color: @borders;
+ border-color: @notebook_border;
border-right-color: @notebook_active_tab_border;
border-radius: 4px 0px 0px 4px;
}
@@ -3377,7 +3377,7 @@ GtkLinkButton.button.flat:hover { alpha(@theme_base_color, 0.3));
border-style: solid;
border-width: 1px 0px 1px 1px;
- border-color: @borders;
+ border-color: @notebook_border;
border-radius: 4px 0px 0px 4px;
}
@@ -3388,7 +3388,7 @@ GtkLinkButton.button.flat:hover { shade(@theme_bg_color, 1.1));
border-style: solid;
border-width: 1px 1px 1px 0px;
- border-color: @borders;
+ border-color: @notebook_border;
border-right-color: @notebook_active_tab_border;
border-radius: 0px 4px 4px 0px;
}
@@ -3399,7 +3399,7 @@ GtkLinkButton.button.flat:hover { alpha(@theme_base_color, 0.3));
border-style: solid;
border-width: 1px 1px 1px 0px;
- border-color: @borders;
+ border-color: @notebook_border;
border-radius: 0px 4px 4px 0px;
}
diff --git a/desktop-themes/Green-Submarine/gtk-3.0/gtk-widgets.css b/desktop-themes/Green-Submarine/gtk-3.0/gtk-widgets.css index 7af1c4ce..0be2855b 100644 --- a/desktop-themes/Green-Submarine/gtk-3.0/gtk-widgets.css +++ b/desktop-themes/Green-Submarine/gtk-3.0/gtk-widgets.css @@ -3177,7 +3177,7 @@ GtkLinkButton.button.flat:hover { background-clip: border-box;
background-color: shade (@theme_bg_color, 1.1);
border-style: solid;
- border-color: @borders;
+ border-color: @notebook_border;
border-width: 1px;
-GtkNotebook-initial-gap: 0;
-GtkNotebook-arrow-spacing: 5;
@@ -3293,7 +3293,7 @@ GtkLinkButton.button.flat:hover { border-radius: 4px 4px 0 0;
border-width: 1px 1px 0 1px;
border-style: solid;
- border-color: @borders;
+ border-color: @notebook_border;
box-shadow: none;
}
@@ -3304,7 +3304,7 @@ GtkLinkButton.button.flat:hover { border-radius: 4px 4px 0 0;
border-width: 1px 1px 0 1px;
border-style: solid;
- border-color: @borders;
+ border-color: @notebook_border;
box-shadow: none;
}
@@ -3320,7 +3320,7 @@ GtkLinkButton.button.flat:hover { border-radius: 0 0 4px 4px;
border-style: solid;
border-width: 0px 1px 1px 1px;
- border-color: @borders;
+ border-color: @notebook_border;
box-shadow: none;
}
@@ -3331,7 +3331,7 @@ GtkLinkButton.button.flat:hover { border-radius: 0 0 4px 4px;
border-style: solid;
border-width: 0px 1px 1px 1px;
- border-color: @borders;
+ border-color: @notebook_border;
box-shadow: none;
}
@@ -3349,7 +3349,7 @@ GtkLinkButton.button.flat:hover { shade(@theme_bg_color, 1.1));
border-style: solid;
border-width: 1px 0px 1px 1px;
- border-color: @borders;
+ border-color: @notebook_border;
border-right-color: @notebook_active_tab_border;
border-radius: 4px 0px 0px 4px;
}
@@ -3360,7 +3360,7 @@ GtkLinkButton.button.flat:hover { alpha(@theme_base_color, 0.3));
border-style: solid;
border-width: 1px 0px 1px 1px;
- border-color: @borders;
+ border-color: @notebook_border;
border-radius: 4px 0px 0px 4px;
}
@@ -3371,7 +3371,7 @@ GtkLinkButton.button.flat:hover { shade(@theme_bg_color, 1.1));
border-style: solid;
border-width: 1px 1px 1px 0px;
- border-color: @borders;
+ border-color: @notebook_border;
border-right-color: @notebook_active_tab_border;
border-radius: 0px 4px 4px 0px;
}
@@ -3382,7 +3382,7 @@ GtkLinkButton.button.flat:hover { alpha(@theme_base_color, 0.3));
border-style: solid;
border-width: 1px 1px 1px 0px;
- border-color: @borders;
+ border-color: @notebook_border;
border-radius: 0px 4px 4px 0px;
}
|