summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2016-05-05 22:48:04 +0200
committerraveit65 <[email protected]>2016-05-05 22:54:29 +0200
commit5c762ab48ba2e837a735092495757540ed350d31 (patch)
tree8aab5385ef23e2cdbbc2630c401d02089b436a53
parentaed67a731e9a7c8938843ce13ce7ac56eb3f676b (diff)
downloadmate-themes-5c762ab48ba2e837a735092495757540ed350d31.tar.bz2
mate-themes-5c762ab48ba2e837a735092495757540ed350d31.tar.xz
Submarine themes metacity: remove borders from max window
fixes https://github.com/mate-desktop/mate-themes/issues/117
-rw-r--r--desktop-themes/Blue-Submarine/metacity-1/metacity-theme-1.xml4
-rw-r--r--desktop-themes/Green-Submarine/metacity-1/metacity-theme-1.xml4
2 files changed, 4 insertions, 4 deletions
diff --git a/desktop-themes/Blue-Submarine/metacity-1/metacity-theme-1.xml b/desktop-themes/Blue-Submarine/metacity-1/metacity-theme-1.xml
index a7c79769..30b3429b 100644
--- a/desktop-themes/Blue-Submarine/metacity-1/metacity-theme-1.xml
+++ b/desktop-themes/Blue-Submarine/metacity-1/metacity-theme-1.xml
@@ -27,10 +27,10 @@
<distance name="left_width" value="0"/>
<distance name="right_width" value="0"/>
<distance name="bottom_height" value="1"/>
- <distance name="left_titlebar_edge" value="3"/>
+ <distance name="left_titlebar_edge" value="1"/>
<distance name="right_titlebar_edge" value="1"/>
<distance name="title_vertical_pad" value="1"/>
- <border name="title_border" left="2" right="2" top="2" bottom="2"/>
+ <border name="title_border" left="2" right="2" top="1" bottom="2"/>
<border name="button_border" left="1" right="1" top="2" bottom="2"/>
</frame_geometry>
diff --git a/desktop-themes/Green-Submarine/metacity-1/metacity-theme-1.xml b/desktop-themes/Green-Submarine/metacity-1/metacity-theme-1.xml
index 4a50b37e..32edb79e 100644
--- a/desktop-themes/Green-Submarine/metacity-1/metacity-theme-1.xml
+++ b/desktop-themes/Green-Submarine/metacity-1/metacity-theme-1.xml
@@ -27,10 +27,10 @@
<distance name="left_width" value="0"/>
<distance name="right_width" value="0"/>
<distance name="bottom_height" value="1"/>
- <distance name="left_titlebar_edge" value="3"/>
+ <distance name="left_titlebar_edge" value="1"/>
<distance name="right_titlebar_edge" value="1"/>
<distance name="title_vertical_pad" value="1"/>
- <border name="title_border" left="2" right="2" top="2" bottom="2"/>
+ <border name="title_border" left="2" right="2" top="1" bottom="2"/>
<border name="button_border" left="1" right="1" top="2" bottom="2"/>
</frame_geometry>