summaryrefslogtreecommitdiff
path: root/desktop-themes/GreenLaguna
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2019-06-09 16:32:04 +0200
committerraveit65 <[email protected]>2019-06-17 17:39:48 +0200
commit95eb915fd651dc8ca2947670ca06b997291cb67b (patch)
tree67ce09bc63352ad497657c66afeefc19461ad9d8 /desktop-themes/GreenLaguna
parent1c57fe75ce377d849e97631d80eefc6b1ef214c5 (diff)
downloadmate-themes-95eb915fd651dc8ca2947670ca06b997291cb67b.tar.bz2
mate-themes-95eb915fd651dc8ca2947670ca06b997291cb67b.tar.xz
GreenLaguna: add selectable metacity theme with borders
Diffstat (limited to 'desktop-themes/GreenLaguna')
-rw-r--r--desktop-themes/GreenLaguna/metacity-1/metacity-theme-1.xml12
-rw-r--r--desktop-themes/GreenLaguna/metacity-1/metacity-theme-2.xml12
-rw-r--r--desktop-themes/GreenLaguna/metacity-1/metacity-theme-3.xml26
3 files changed, 26 insertions, 24 deletions
diff --git a/desktop-themes/GreenLaguna/metacity-1/metacity-theme-1.xml b/desktop-themes/GreenLaguna/metacity-1/metacity-theme-1.xml
index 05acee99..e6a6b45c 100644
--- a/desktop-themes/GreenLaguna/metacity-1/metacity-theme-1.xml
+++ b/desktop-themes/GreenLaguna/metacity-1/metacity-theme-1.xml
@@ -13,9 +13,9 @@
<!--================-->
<frame_geometry name="normal" rounded_top_left="true" rounded_bottom_left="true" rounded_top_right="true" rounded_bottom_right="true">
- <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="4"/>
<distance name="button_width" value="20"/>
@@ -40,9 +40,9 @@
<frame_geometry name="utility" title_scale="small" parent="normal"/>
<frame_geometry name="border" has_title="false" rounded_top_left="false" rounded_top_right="false" rounded_bottom_left="false" rounded_bottom_right="false">
- <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="0"/>
<distance name="right_titlebar_edge" value="0"/>
<distance name="button_width" value="0"/>
diff --git a/desktop-themes/GreenLaguna/metacity-1/metacity-theme-2.xml b/desktop-themes/GreenLaguna/metacity-1/metacity-theme-2.xml
index b8d7f499..d46c1853 100644
--- a/desktop-themes/GreenLaguna/metacity-1/metacity-theme-2.xml
+++ b/desktop-themes/GreenLaguna/metacity-1/metacity-theme-2.xml
@@ -13,9 +13,9 @@
<!--================-->
<frame_geometry name="normal" rounded_top_left="true" rounded_bottom_left="true" rounded_top_right="true" rounded_bottom_right="true">
- <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="4"/>
<distance name="button_width" value="20"/>
@@ -46,9 +46,9 @@
<frame_geometry name="utility" title_scale="small" parent="normal"/>
<frame_geometry name="border" has_title="false" rounded_top_left="false" rounded_top_right="false" rounded_bottom_left="false" rounded_bottom_right="false">
- <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="0"/>
<distance name="right_titlebar_edge" value="0"/>
<distance name="button_width" value="0"/>
diff --git a/desktop-themes/GreenLaguna/metacity-1/metacity-theme-3.xml b/desktop-themes/GreenLaguna/metacity-1/metacity-theme-3.xml
index 16f1da99..1ab24750 100644
--- a/desktop-themes/GreenLaguna/metacity-1/metacity-theme-3.xml
+++ b/desktop-themes/GreenLaguna/metacity-1/metacity-theme-3.xml
@@ -5,7 +5,7 @@
<author>Wolfgang Ulbrich</author>
<copyright>none</copyright>
<date>2013</date>
- <description>A green beige theme</description>
+ <description>A clean green theme inspired by the older versions of Clearlook.</description>
</info>
<!-- Colors -->
@@ -20,11 +20,11 @@
<!-- Geometries -->
-<frame_geometry name="normal" title_scale="medium" rounded_top_left="5" rounded_top_right="5">
+<frame_geometry name="normal" title_scale="medium" rounded_top_left="5" rounded_top_right="5" rounded_bottom_left="5" rounded_bottom_right="5">
<!-- frame widths -->
<distance name="left_width" value="1" />
<distance name="right_width" value="1" />
- <distance name="bottom_height" value="1" />
+ <distance name="bottom_height" value="5" />
<!-- distance of the left button from the left edge -->
<distance name="left_titlebar_edge" value="1"/>
<distance name="right_titlebar_edge" value="0"/>
@@ -34,12 +34,12 @@
<aspect_ratio name="button" value="1"/>
</frame_geometry>
-<frame_geometry name="normal_unfocused" title_scale="medium" rounded_top_left="5" rounded_top_right="5" parent="normal">
+<frame_geometry name="normal_unfocused" title_scale="medium" rounded_top_left="5" rounded_top_right="5" rounded_bottom_left="5" rounded_bottom_right="5" parent="normal">
<distance name="left_titlebar_edge" value="1"/>
<distance name="right_titlebar_edge" value="0"/>
</frame_geometry>
-<frame_geometry name="max" title_scale="medium" parent="normal" rounded_top_left="false" rounded_top_right="false">
+<frame_geometry name="max" title_scale="medium" parent="normal" rounded_top_left="false" rounded_top_right="false" rounded_bottom_left="false" rounded_bottom_right="false">
<distance name="left_width" value="0" />
<distance name="right_width" value="0" />
<distance name="left_titlebar_edge" value="0"/>
@@ -51,15 +51,15 @@
<distance name="bottom_height" value="0" />
</frame_geometry>
-<frame_geometry name="tiled_left" title_scale="medium" rounded_top_left="false" rounded_top_right="false" parent="max">
+<frame_geometry name="tiled_left" title_scale="medium" rounded_top_left="false" rounded_top_right="false" rounded_bottom_left="false" rounded_bottom_right="false" parent="max">
<distance name="right_width" value="1" />
</frame_geometry>
-<frame_geometry name="tiled_right" title_scale="medium" rounded_top_left="false" rounded_top_right="false" parent="max">
+<frame_geometry name="tiled_right" title_scale="medium" rounded_top_left="false" rounded_top_right="false" rounded_bottom_left="false" rounded_bottom_right="false" parent="max">
<distance name="left_width" value="1" />
</frame_geometry>
-<frame_geometry name="small" title_scale="small" parent="normal" rounded_top_left="false" rounded_top_right="false">
+<frame_geometry name="small" title_scale="small" parent="normal" rounded_top_left="false" rounded_top_right="false" rounded_bottom_left="false" rounded_bottom_right="false">
<distance name="title_vertical_pad" value="7"/>
<border name="title_border" left="10" right="10" top="0" bottom="1"/>
<border name="button_border" left="0" right="0" top="0" bottom="2"/>
@@ -74,7 +74,7 @@
<frame_geometry name="nobuttons" hide_buttons="true" parent="normal">
</frame_geometry>
-<frame_geometry name="border" has_title="false" rounded_top_left="false" rounded_top_right="false" parent="normal" >
+<frame_geometry name="border" has_title="false" rounded_top_left="false" rounded_top_right="false" rounded_bottom_left="false" rounded_bottom_right="false" parent="normal" >
<distance name="left_width" value="1" />
<distance name="right_width" value="1" />
<distance name="bottom_height" value="1" />
@@ -83,7 +83,7 @@
<distance name="title_vertical_pad" value="1" />
</frame_geometry>
-<frame_geometry name="borderless" has_title="false" rounded_top_left="false" rounded_top_right="false" parent="normal" >
+<frame_geometry name="borderless" has_title="false" rounded_top_left="false" rounded_top_right="false" rounded_bottom_left="false" rounded_bottom_right="false" parent="normal" >
<distance name="left_width" value="0" />
<distance name="right_width" value="0" />
<distance name="bottom_height" value="0" />
@@ -92,11 +92,12 @@
<border name="title_border" left="0" right="0" top="0" bottom="0" />
</frame_geometry>
-<frame_geometry name="modal" title_scale="small" hide_buttons="true" rounded_top_left="false" rounded_top_right="false" parent="small">
+<frame_geometry name="modal" title_scale="small" hide_buttons="true" rounded_top_left="false" rounded_top_right="false" rounded_bottom_left="false" rounded_bottom_right="false" parent="small">
<distance name="title_vertical_pad" value="5"/>
</frame_geometry>
-<frame_geometry name="attached" title_scale="small" hide_buttons="true" rounded_top_left="3" rounded_top_right="3" parent="small">
+<frame_geometry name="attached" title_scale="small" hide_buttons="true" rounded_top_left="3" rounded_top_right="3" rounded_bottom_left="3" rounded_bottom_right="3" parent="small">
+ <distance name="bottom_height" value="3" />
<distance name="title_vertical_pad" value="0"/>
</frame_geometry>
@@ -1732,3 +1733,4 @@
<window version=">= 3.2" type="attached" style_set="attached_style_set"/>
</metacity_theme>
+