[gtk-engines/gnome3] titlebar left padding
- From: Jakub Steiner <jimmac src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk-engines/gnome3] titlebar left padding
- Date: Thu, 29 Jul 2010 09:41:40 +0000 (UTC)
commit e2c34bbea0f23f5ca50ee533088c07f63b6d58d8
Author: Jakub Steiner <jimmac gmail com>
Date: Thu Jul 29 11:41:34 2010 +0200
titlebar left padding
themes/GNOME3/metacity-1/metacity-theme-1.xml | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/themes/GNOME3/metacity-1/metacity-theme-1.xml b/themes/GNOME3/metacity-1/metacity-theme-1.xml
index fbb1785..1906f12 100644
--- a/themes/GNOME3/metacity-1/metacity-theme-1.xml
+++ b/themes/GNOME3/metacity-1/metacity-theme-1.xml
@@ -84,14 +84,14 @@
<!-- Title -->
<draw_ops name="title_all">
- <title x="15" y="(((height - title_height) / 2) `max` 0)+2" color="blend/gtk:fg[NORMAL]/gtk:bg[NORMAL]/0.3"/>
+ <title x="11" y="(((height - title_height) / 2) `max` 0)+2" color="blend/gtk:fg[NORMAL]/gtk:bg[NORMAL]/0.3"/>
<tint color="#000000" alpha="0.2" x="width - 1" y="0" width="2" height="height-2" />
<tint color="#ffffff" alpha="0.4" x="width" y="0" width="2" height="height-2" />
</draw_ops>
<draw_ops name="title_all_unfocused">
- <title x="15" y="(((height - title_height) / 2) `max` 0)+3" color="#ffffff"/>
- <title x="15" y="(((height - title_height) / 2) `max` 0)+2" color="blend/gtk:fg[NORMAL]/gtk:bg[NORMAL]/0.8"/>
+ <title x="11" y="(((height - title_height) / 2) `max` 0)+3" color="#ffffff"/>
+ <title x="11" y="(((height - title_height) / 2) `max` 0)+2" color="blend/gtk:fg[NORMAL]/gtk:bg[NORMAL]/0.8"/>
</draw_ops>
<!-- Normal, focused window -->
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]