[gnome-themes-standard] window decorations: madethe titlebar gradient end in gtk bg color
- From: Lapo Calamandrei <lapo src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-themes-standard] window decorations: madethe titlebar gradient end in gtk bg color
- Date: Tue, 7 Dec 2010 14:42:02 +0000 (UTC)
commit 4235511f662f112ef1bcac0b63aded1be2c87b79
Author: Lapo Calamandrei <calamandrei gmail com>
Date: Tue Dec 7 15:39:56 2010 +0100
window decorations: madethe titlebar gradient end in gtk bg color
themes/Adwaita/metacity-1/metacity-theme-3.xml | 10 +++++-----
1 files changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/themes/Adwaita/metacity-1/metacity-theme-3.xml b/themes/Adwaita/metacity-1/metacity-theme-3.xml
index 7be5795..e27f72a 100644
--- a/themes/Adwaita/metacity-1/metacity-theme-3.xml
+++ b/themes/Adwaita/metacity-1/metacity-theme-3.xml
@@ -146,9 +146,9 @@
<draw_ops name="titlebar_fill_focused_alt">
<gradient type="vertical" x="0" y="0" width="width" height="height">
- <color value="blend/gtk:bg[NORMAL]/gtk:base[NORMAL]/0.4" />
- <color value="gtk:bg[NORMAL]"/>
- <color value="blend/gtk:bg[NORMAL]/#000000/0.03" />
+ <color value="blend/gtk:bg[NORMAL]/gtk:base[NORMAL]/0.6" />
+ <!-- <color value="gtk:bg[NORMAL]"/> -->
+ <!-- <color value="blend/gtk:bg[NORMAL]/#000000/0.03" /> -->
<color value="gtk:bg[NORMAL]"/>
</gradient>
</draw_ops>
@@ -189,7 +189,7 @@
</draw_ops>
<draw_ops name="titlebar_focused">
- <include name="titlebar_fill_focused" />
+ <include name="titlebar_fill_focused_alt" />
<include name="hilight" />
</draw_ops>
@@ -203,7 +203,7 @@
</draw_ops>
<draw_ops name="rounded_titlebar_focused">
- <include name="titlebar_fill_focused" />
+ <include name="titlebar_fill_focused_alt" />
<include name="rounded_hilight" />
</draw_ops>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]