summaryrefslogtreecommitdiff
path: root/desktop-themes/Blue-Submarine
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2019-06-02 14:12:47 +0200
committerraveit65 <[email protected]>2019-06-17 17:46:29 +0200
commita76e613878ff91ab39ac66c544028bd8fe4e35e4 (patch)
tree6a83e7fc7d84b9803a8163f2d51bb81160b54cc0 /desktop-themes/Blue-Submarine
parentd99beb61c8e1fc77dd0b4aaf8a5f761763c2ced0 (diff)
downloadmate-themes-a76e613878ff91ab39ac66c544028bd8fe4e35e4.tar.bz2
mate-themes-a76e613878ff91ab39ac66c544028bd8fe4e35e4.tar.xz
Submarine: add metacity themes with huge borders
can be used in non-compositor case
Diffstat (limited to 'desktop-themes/Blue-Submarine')
-rw-r--r--desktop-themes/Blue-Submarine/metacity-1/metacity-theme-1.xml20
1 files changed, 10 insertions, 10 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 dc5b0780..ebe79ad1 100644
--- a/desktop-themes/Blue-Submarine/metacity-1/metacity-theme-1.xml
+++ b/desktop-themes/Blue-Submarine/metacity-1/metacity-theme-1.xml
@@ -11,9 +11,9 @@
</info>
<frame_geometry name="normal" rounded_top_left="true" rounded_top_right="true" rounded_bottom_left="false" rounded_bottom_right="false">
- <distance name="left_width" value="3"/>
- <distance name="right_width" value="3"/>
- <distance name="bottom_height" value="3"/>
+ <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="4"/>
<aspect_ratio name="button" value="1"/>
@@ -26,7 +26,7 @@
<!-- strip frame spacing off the normal geometry when maximised -->
<distance name="left_width" value="0"/>
<distance name="right_width" value="0"/>
- <distance name="bottom_height" value="1"/>
+ <distance name="bottom_height" value="0"/>
<distance name="left_titlebar_edge" value="1"/>
<distance name="right_titlebar_edge" value="1"/>
<distance name="title_vertical_pad" value="1"/>
@@ -35,9 +35,9 @@
</frame_geometry>
<frame_geometry name="border" has_title="false" rounded_top_left="true" rounded_top_right="true" rounded_bottom_left="false" rounded_bottom_right="false">
- <distance name="left_width" value="3"/>
- <distance name="right_width" value="3"/>
- <distance name="bottom_height" value="3"/>
+ <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"/>
@@ -51,18 +51,18 @@
<constant name="ButtonIPad" value="3"/>
<draw_ops name="inner_window_border">
- <gradient type="vertical" x="0" y="top_height-1" width="3" height="height-bottom_height-top_height+2">
+ <gradient type="vertical" x="0" y="top_height-1" width="1" height="height-bottom_height-top_height+2">
<color value="#303030"/>
<color value="#303030"/>
<color value="#303030"/>
</gradient>
- <gradient type="vertical" x="width-right_width" y="top_height-1" width="3" height="height-bottom_height-top_height+2">
+ <gradient type="vertical" x="width-right_width" y="top_height-1" width="1" height="height-bottom_height-top_height+2">
<color value="#303030"/>
<color value="#303030"/>
<color value="#303030"/>
</gradient>
- <gradient type="horizontal" x="0" y="height-bottom_height" width="width" height="3">
+ <gradient type="horizontal" x="0" y="height-bottom_height" width="width" height="1">
<color value="#303030"/>
<color value="#303030"/>
<color value="#303030"/>