summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2014-11-04 18:05:35 +0100
committerraveit65 <[email protected]>2014-11-04 18:05:35 +0100
commit78b83ef22675a114342a68966013bb244223196a (patch)
tree00c887c8882cbb0e3d40f8a844484619804fa846
parentc387e9c49284f18f7ad2f5ea7b62701c0f71f9f3 (diff)
downloadmate-themes-78b83ef22675a114342a68966013bb244223196a.tar.bz2
mate-themes-78b83ef22675a114342a68966013bb244223196a.tar.xz
GreenLaguna GTK3: good looking CSD Windows with GTK3-3.14/12
-rw-r--r--desktop-themes/GreenLaguna/gtk-3.0/gtk-widgets.css6
-rw-r--r--desktop-themes/GreenLaguna/metacity-1/metacity-theme-1.xml8
-rw-r--r--desktop-themes/GreenLaguna/metacity-1/metacity-theme-2.xml8
3 files changed, 10 insertions, 12 deletions
diff --git a/desktop-themes/GreenLaguna/gtk-3.0/gtk-widgets.css b/desktop-themes/GreenLaguna/gtk-3.0/gtk-widgets.css
index 319809be..6a962cb5 100644
--- a/desktop-themes/GreenLaguna/gtk-3.0/gtk-widgets.css
+++ b/desktop-themes/GreenLaguna/gtk-3.0/gtk-widgets.css
@@ -1862,12 +1862,10 @@ GtkProgressBar.osd.progressbar {
.titlebar {
text-shadow: none;
-
background-image: linear-gradient(to bottom,
shade (@theme_bg_color, 1.50),
shade (@theme_bg_color, 1.0));
-
- border-radius: 7px 7px 0px 0px;
+ border-radius: 0;
}
.tiled .titlebar {
@@ -1906,7 +1904,7 @@ GtkProgressBar.osd.progressbar {
.button.text-button.titlebutton {
/* Due to a bug somewhere in gtk or cairo,
a padding of zero (or even one) doesn't work always!!! */
- padding: 0px;
+ padding: 4px 4px 4px 4px;
border-radius: 3px;
border-width: 1px;
diff --git a/desktop-themes/GreenLaguna/metacity-1/metacity-theme-1.xml b/desktop-themes/GreenLaguna/metacity-1/metacity-theme-1.xml
index 40d03637..8a811897 100644
--- a/desktop-themes/GreenLaguna/metacity-1/metacity-theme-1.xml
+++ b/desktop-themes/GreenLaguna/metacity-1/metacity-theme-1.xml
@@ -40,14 +40,14 @@
<frame_geometry name="utility" title_scale="small" parent="normal"/>
<frame_geometry name="border" has_title="false">
- <distance name="left_width" value="4"/>
- <distance name="right_width" value="4"/>
- <distance name="bottom_height" value="4"/>
+ <distance name="left_width" value="2"/>
+ <distance name="right_width" value="2"/>
+ <distance name="bottom_height" value="2"/>
<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="4"/>
+ <distance name="title_vertical_pad" value="2"/>
<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>
diff --git a/desktop-themes/GreenLaguna/metacity-1/metacity-theme-2.xml b/desktop-themes/GreenLaguna/metacity-1/metacity-theme-2.xml
index 40d03637..8a811897 100644
--- a/desktop-themes/GreenLaguna/metacity-1/metacity-theme-2.xml
+++ b/desktop-themes/GreenLaguna/metacity-1/metacity-theme-2.xml
@@ -40,14 +40,14 @@
<frame_geometry name="utility" title_scale="small" parent="normal"/>
<frame_geometry name="border" has_title="false">
- <distance name="left_width" value="4"/>
- <distance name="right_width" value="4"/>
- <distance name="bottom_height" value="4"/>
+ <distance name="left_width" value="2"/>
+ <distance name="right_width" value="2"/>
+ <distance name="bottom_height" value="2"/>
<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="4"/>
+ <distance name="title_vertical_pad" value="2"/>
<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>