diff options
author | raveit65 <[email protected]> | 2014-11-04 17:56:36 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2014-11-04 18:20:07 +0100 |
commit | 93ac6a58ea19c869e4e83f626116c1052eec31c6 (patch) | |
tree | 207e6db6ade855b62b0cee4bc4910f6385dc77d0 /desktop-themes/BlueMenta/metacity-1 | |
parent | 8b3b71458225103da9eb11317fd111282bd792f8 (diff) | |
download | mate-themes-93ac6a58ea19c869e4e83f626116c1052eec31c6.tar.bz2 mate-themes-93ac6a58ea19c869e4e83f626116c1052eec31c6.tar.xz |
BlueMenta GTK3: good looking CSD Windows with GTK3-3.14/12
Diffstat (limited to 'desktop-themes/BlueMenta/metacity-1')
-rw-r--r-- | desktop-themes/BlueMenta/metacity-1/metacity-theme-1.xml | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/desktop-themes/BlueMenta/metacity-1/metacity-theme-1.xml b/desktop-themes/BlueMenta/metacity-1/metacity-theme-1.xml index 0c0443da..b04c1f14 100644 --- a/desktop-themes/BlueMenta/metacity-1/metacity-theme-1.xml +++ b/desktop-themes/BlueMenta/metacity-1/metacity-theme-1.xml @@ -50,14 +50,14 @@ </frame_geometry> <frame_geometry name="border" has_title="false"> - <distance name="left_width" value="3"/> - <distance name="right_width" value="3"/> - <distance name="bottom_height" value="3"/> - <distance name="left_titlebar_edge" value="0"/> - <distance name="right_titlebar_edge" value="0"/> + <distance name="left_width" value="1"/> + <distance name="right_width" value="1"/> + <distance name="bottom_height" value="1"/> + <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="3"/> + <distance name="title_vertical_pad" value="1"/> <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> |