[gnome-themes-standard] Window decorations: more evident button backgrounds.
- From: Lapo Calamandrei <lapo src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-themes-standard] Window decorations: more evident button backgrounds.
- Date: Wed, 24 Nov 2010 15:58:01 +0000 (UTC)
commit e31a3fad62c5b0e8e939e3a717090c385b812cb8
Author: Lapo Calamandrei <calamandrei gmail com>
Date: Wed Nov 24 16:57:47 2010 +0100
Window decorations: more evident button backgrounds.
themes/Adwaita/metacity-1/metacity-theme-2.xml | 14 +++++++-------
themes/Adwaita/metacity-1/metacity-theme-3.xml | 24 +++++++-----------------
2 files changed, 14 insertions(+), 24 deletions(-)
---
diff --git a/themes/Adwaita/metacity-1/metacity-theme-2.xml b/themes/Adwaita/metacity-1/metacity-theme-2.xml
index ee315bf..b359d47 100644
--- a/themes/Adwaita/metacity-1/metacity-theme-2.xml
+++ b/themes/Adwaita/metacity-1/metacity-theme-2.xml
@@ -475,10 +475,10 @@
<draw_ops name="button_fill"> <!-- button background gradient -->
<gradient type="vertical" x="0" y="0" width="width" height="height-2">
- <color value="blend/gtk:bg[NORMAL]/gtk:fg[NORMAL]/0.1" />
- <color value="blend/gtk:bg[NORMAL]/gtk:fg[NORMAL]/0.14" />
- <color value="blend/gtk:bg[NORMAL]/gtk:fg[NORMAL]/0.17" />
- <color value="blend/gtk:bg[NORMAL]/gtk:fg[NORMAL]/0.06" />
+ <color value="blend/gtk:bg[NORMAL]/gtk:fg[NORMAL]/0.15" />
+ <color value="blend/gtk:bg[NORMAL]/gtk:fg[NORMAL]/0.21" />
+ <color value="blend/gtk:bg[NORMAL]/gtk:fg[NORMAL]/0.27" />
+ <color value="blend/gtk:bg[NORMAL]/gtk:fg[NORMAL]/0.12" />
</gradient>
</draw_ops>
@@ -500,10 +500,10 @@
<draw_ops name="button_fill_prelight"> <!-- button background gradient for prelight status -->
<gradient type="vertical" x="0" y="0" width="width" height="height-2">
- <color value="blend/gtk:bg[NORMAL]/gtk:fg[NORMAL]/0.05" />
- <color value="blend/gtk:bg[NORMAL]/gtk:fg[NORMAL]/0.07" />
- <color value="blend/gtk:bg[NORMAL]/gtk:fg[NORMAL]/0.09" />
<color value="blend/gtk:bg[NORMAL]/gtk:fg[NORMAL]/0.03" />
+ <color value="blend/gtk:bg[NORMAL]/gtk:fg[NORMAL]/0.1" />
+ <color value="blend/gtk:bg[NORMAL]/gtk:fg[NORMAL]/0.2" />
+ <color value="blend/gtk:bg[NORMAL]/gtk:fg[NORMAL]/0.04" />
</gradient>
</draw_ops>
diff --git a/themes/Adwaita/metacity-1/metacity-theme-3.xml b/themes/Adwaita/metacity-1/metacity-theme-3.xml
index ffc2691..8ceb72b 100644
--- a/themes/Adwaita/metacity-1/metacity-theme-3.xml
+++ b/themes/Adwaita/metacity-1/metacity-theme-3.xml
@@ -119,16 +119,6 @@
color="C_title_unfocused"/>
</draw_ops>
-<!--
-<draw_ops name="title_focused">
- <title color="C_title_focused" x="0" y="(((height - title_height) / 2) `max` 0) +1" />
-</draw_ops>
-
-<draw_ops name="title_unfocused">
- <title color="C_title_unfocused" x="0" y="(((height - title_height) / 2) `max` 0)" />
-</draw_ops>
--->
-
<!-- window decorations -->
<draw_ops name="entire_background_focused">
@@ -518,10 +508,10 @@
<draw_ops name="button_fill"> <!-- button background gradient -->
<gradient type="vertical" x="0" y="0" width="width" height="height-2">
- <color value="blend/gtk:bg[NORMAL]/gtk:fg[NORMAL]/0.1" />
- <color value="blend/gtk:bg[NORMAL]/gtk:fg[NORMAL]/0.14" />
- <color value="blend/gtk:bg[NORMAL]/gtk:fg[NORMAL]/0.17" />
- <color value="blend/gtk:bg[NORMAL]/gtk:fg[NORMAL]/0.06" />
+ <color value="blend/gtk:bg[NORMAL]/gtk:fg[NORMAL]/0.15" />
+ <color value="blend/gtk:bg[NORMAL]/gtk:fg[NORMAL]/0.21" />
+ <color value="blend/gtk:bg[NORMAL]/gtk:fg[NORMAL]/0.27" />
+ <color value="blend/gtk:bg[NORMAL]/gtk:fg[NORMAL]/0.12" />
</gradient>
</draw_ops>
@@ -543,10 +533,10 @@
<draw_ops name="button_fill_prelight"> <!-- button background gradient for prelight status -->
<gradient type="vertical" x="0" y="0" width="width" height="height-2">
- <color value="blend/gtk:bg[NORMAL]/gtk:fg[NORMAL]/0.05" />
- <color value="blend/gtk:bg[NORMAL]/gtk:fg[NORMAL]/0.07" />
- <color value="blend/gtk:bg[NORMAL]/gtk:fg[NORMAL]/0.09" />
<color value="blend/gtk:bg[NORMAL]/gtk:fg[NORMAL]/0.03" />
+ <color value="blend/gtk:bg[NORMAL]/gtk:fg[NORMAL]/0.1" />
+ <color value="blend/gtk:bg[NORMAL]/gtk:fg[NORMAL]/0.2" />
+ <color value="blend/gtk:bg[NORMAL]/gtk:fg[NORMAL]/0.04" />
</gradient>
</draw_ops>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]