summaryrefslogtreecommitdiff
path: root/desktop-themes
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2019-10-06 22:01:20 +0200
committerraveit65 <[email protected]>2019-10-07 15:21:06 +0200
commit0dce32359780642d932151697a1949a262a78086 (patch)
tree111395fe200365ec54c9c80e4695211b8be9984e /desktop-themes
parent00752aaf0892558db0eede04539efd6a16e4b5e0 (diff)
downloadmate-themes-0dce32359780642d932151697a1949a262a78086.tar.bz2
mate-themes-0dce32359780642d932151697a1949a262a78086.tar.xz
Menta metacity: fix border size
Diffstat (limited to 'desktop-themes')
-rw-r--r--desktop-themes/Menta/metacity-1/metacity-theme-3.xml18
1 files changed, 9 insertions, 9 deletions
diff --git a/desktop-themes/Menta/metacity-1/metacity-theme-3.xml b/desktop-themes/Menta/metacity-1/metacity-theme-3.xml
index 239fe439..0510cc7a 100644
--- a/desktop-themes/Menta/metacity-1/metacity-theme-3.xml
+++ b/desktop-themes/Menta/metacity-1/metacity-theme-3.xml
@@ -23,9 +23,9 @@
<!-- geometries -->
<frame_geometry name="normal" title_scale="medium" rounded_top_left="4" rounded_top_right="4">
- <distance name="left_width" value="6" />
- <distance name="right_width" value="6" />
- <distance name="bottom_height" value="6" />
+ <distance name="left_width" value="1" />
+ <distance name="right_width" value="1" />
+ <distance name="bottom_height" value="1" />
<distance name="left_titlebar_edge" value="4"/>
<distance name="right_titlebar_edge" value="1"/>
<distance name="title_vertical_pad" value="12"/>
@@ -77,9 +77,9 @@
</frame_geometry>
<frame_geometry name="border" has_title="false" rounded_top_left="false" rounded_top_right="false" parent="normal" >
- <distance name="left_width" value="6" />
- <distance name="right_width" value="6" />
- <distance name="bottom_height" value="6" />
+ <distance name="left_width" value="1" />
+ <distance name="right_width" value="1" />
+ <distance name="bottom_height" value="1" />
<border name="title_border" left="10" right="10" top="0" bottom="0" />
<border name="button_border" left="0" right="0" top="0" bottom="0"/>
<distance name="title_vertical_pad" value="1" />
@@ -100,9 +100,9 @@
<frame_geometry name="attached" title_scale="medium" hide_buttons="true" rounded_top_left="4" rounded_top_right="4" rounded_bottom_left="4" rounded_bottom_right="4" parent="normal">
<distance name="title_vertical_pad" value="9"/>
- <distance name="bottom_height" value="4"/>
- <distance name="left_width" value="4"/>
- <distance name="right_width" value="4"/>
+ <distance name="bottom_height" value="1"/>
+ <distance name="left_width" value="1"/>
+ <distance name="right_width" value="1"/>
</frame_geometry>
<!-- drawing operations -->