diff options
author | raveit65 <[email protected]> | 2014-11-06 02:00:10 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2014-11-06 02:00:10 +0100 |
commit | bfafe50fe44a98c66b840b08519582eab7698667 (patch) | |
tree | 071cdadb187d540e75e81c515ac2b8961ef5f729 /desktop-themes/TraditionalOkTest/metacity-1 | |
parent | 7b5606d87e35a359a833e3a569c8a1428aa965a9 (diff) | |
download | mate-themes-bfafe50fe44a98c66b840b08519582eab7698667.tar.bz2 mate-themes-bfafe50fe44a98c66b840b08519582eab7698667.tar.xz |
traditional themes GTK3: good looking client side decoration
Diffstat (limited to 'desktop-themes/TraditionalOkTest/metacity-1')
-rwxr-xr-x | desktop-themes/TraditionalOkTest/metacity-1/metacity-theme-1.xml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/desktop-themes/TraditionalOkTest/metacity-1/metacity-theme-1.xml b/desktop-themes/TraditionalOkTest/metacity-1/metacity-theme-1.xml index d414fd03..14bfb125 100755 --- a/desktop-themes/TraditionalOkTest/metacity-1/metacity-theme-1.xml +++ b/desktop-themes/TraditionalOkTest/metacity-1/metacity-theme-1.xml @@ -46,14 +46,14 @@ </frame_geometry> <frame_geometry name="border" has_title="false"> - <distance name="left_width" value="4"/> - <distance name="right_width" value="4"/> - <distance name="bottom_height" value="4"/> + <distance name="left_width" value="2"/> + <distance name="right_width" value="2"/> + <distance name="bottom_height" value="2"/> <distance name="left_titlebar_edge" value="0"/> <distance name="right_titlebar_edge" value="0"/> <distance name="button_width" value="0"/> <distance name="button_height" value="0"/> - <distance name="title_vertical_pad" value="4"/> + <distance name="title_vertical_pad" value="2"/> <border name="title_border" left="0" right="0" top="0" bottom="0"/> <border name="button_border" left="0" right="0" top="0" bottom="0"/> </frame_geometry> |