[gnome-themes-standard] Widget theme: toned down a bit non active tabs gradient.
- From: Lapo Calamandrei <lapo src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-themes-standard] Widget theme: toned down a bit non active tabs gradient.
- Date: Wed, 7 Dec 2011 13:35:21 +0000 (UTC)
commit 440ad1ff77949c94cdc6c766a2d62510b8daa612
Author: Lapo Calamandrei <calamandrei gmail com>
Date: Wed Dec 7 14:35:13 2011 +0100
Widget theme: toned down a bit non active tabs gradient.
themes/Adwaita/gtk-3.0/gtk.css | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/themes/Adwaita/gtk-3.0/gtk.css b/themes/Adwaita/gtk-3.0/gtk.css
index e9922e9..db43b56 100644
--- a/themes/Adwaita/gtk-3.0/gtk.css
+++ b/themes/Adwaita/gtk-3.0/gtk.css
@@ -126,8 +126,8 @@
@define-color notebook_active_tab_border #1372d3;
@define-color notebook_selected_tab_color #8dc0f3;
- define-color notebook_tab_gradient_a @theme_base_color;
- define-color notebook_tab_gradient_b @switch_slider_color;
+ define-color notebook_tab_gradient_a shade(@theme_bg_color, 1.05);
+ define-color notebook_tab_gradient_b @theme_bg_color;
@define-color toolbar_gradient_base #aaaa9e;
@define-color toolbar_gradient_step1 #bcbcb4;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]