summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Goede <hdegoede@redhat.com>2014-07-01 10:20:42 +0200
committerHans de Goede <hdegoede@redhat.com>2014-12-04 14:22:11 +0100
commit863f2517e2eba894f2ffb803fb1b1fc9967dc11a (patch)
tree8aa35571cbb5b297219756cddbbc4f51eacae47e
parent6f509c599015c443283672ef5c6f8152a9ae5ebd (diff)
metacity-themes: Make window title bars smallerHEADmaster
I like my window title bars a lot smaller, thank you. Signed-off-by: Hans de Goede <hdegoede@redhat.com>
-rw-r--r--themes/Adwaita/metacity-1/metacity-theme-3.xml12
1 files changed, 3 insertions, 9 deletions
diff --git a/themes/Adwaita/metacity-1/metacity-theme-3.xml b/themes/Adwaita/metacity-1/metacity-theme-3.xml
index 1e723744..2932906a 100644
--- a/themes/Adwaita/metacity-1/metacity-theme-3.xml
+++ b/themes/Adwaita/metacity-1/metacity-theme-3.xml
@@ -27,7 +27,7 @@
<constant name="C_icons_shadow" value="gtk:custom(wm_borders_edge,gtk:base[NORMAL])" />
<constant name="C_separator" value="blend/#000000/gtk:bg[NORMAL]/0.9" />
<constant name="D_icons_unfocused_offset" value="0" /> <!-- offset of the unfocused icons -->
-<constant name="D_icons_shrink" value="3" /> <!-- increasing this value makes the icons in buttons smaller -->
+<constant name="D_icons_shrink" value="1" /> <!-- increasing this value makes the icons in buttons smaller -->
<constant name="D_icons_grow" value="0" /> <!-- increasing this value makes the icons in buttons bigger -->
<!-- geometries -->
@@ -37,8 +37,8 @@
<distance name="bottom_height" value="1" />
<distance name="left_titlebar_edge" value="1"/>
<distance name="right_titlebar_edge" value="1"/>
- <distance name="title_vertical_pad" value="16"/>
- <border name="title_border" left="10" right="10" top="0" bottom="2"/>
+ <distance name="title_vertical_pad" value="6"/>
+ <border name="title_border" left="10" right="10" top="0" bottom="0"/>
<border name="button_border" left="0" right="0" top="1" bottom="0"/>
<aspect_ratio name="button" value="1"/>
</frame_geometry>
@@ -46,12 +46,6 @@
<frame_geometry name="max" title_scale="medium" parent="normal" rounded_top_left="false" rounded_top_right="false">
<distance name="left_width" value="0" />
<distance name="right_width" value="0" />
- <distance name="title_vertical_pad" value="15"/> <!--
- This needs to be 1 less then the
- title_vertical_pad on normal state
- or you'll have bigger buttons -->
- <border name="title_border" left="10" right="10" top="1" bottom="2"/>
- <border name="button_border" left="0" right="0" top="0" bottom="0"/>
<distance name="bottom_height" value="0" />
</frame_geometry>