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-07-01 10:25:42 +0200
commit2d626b50842b28304a4b05ed1bacd4131fb6d2bb (patch)
treea646375279a1c7543132f3b4ac94f57656709795
parentfc269d8a9d6c66ef184e21d85ad23e3467235f8d (diff)
metacity-themes: Make window title bars smaller3.13.3-small-titlebar
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 3d623c87..030db5ae 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>