summaryrefslogtreecommitdiff
path: root/desktop-themes/TraditionalOkTest
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2014-11-06 02:00:10 +0100
committerraveit65 <[email protected]>2014-11-06 02:00:10 +0100
commitbfafe50fe44a98c66b840b08519582eab7698667 (patch)
tree071cdadb187d540e75e81c515ac2b8961ef5f729 /desktop-themes/TraditionalOkTest
parent7b5606d87e35a359a833e3a569c8a1428aa965a9 (diff)
downloadmate-themes-bfafe50fe44a98c66b840b08519582eab7698667.tar.bz2
mate-themes-bfafe50fe44a98c66b840b08519582eab7698667.tar.xz
traditional themes GTK3: good looking client side decoration
Diffstat (limited to 'desktop-themes/TraditionalOkTest')
-rw-r--r--desktop-themes/TraditionalOkTest/gtk-3.0/gtk-widgets.css4
-rwxr-xr-xdesktop-themes/TraditionalOkTest/metacity-1/metacity-theme-1.xml8
2 files changed, 6 insertions, 6 deletions
diff --git a/desktop-themes/TraditionalOkTest/gtk-3.0/gtk-widgets.css b/desktop-themes/TraditionalOkTest/gtk-3.0/gtk-widgets.css
index 1ba81bbe..02363c01 100644
--- a/desktop-themes/TraditionalOkTest/gtk-3.0/gtk-widgets.css
+++ b/desktop-themes/TraditionalOkTest/gtk-3.0/gtk-widgets.css
@@ -1776,7 +1776,7 @@ GtkInfoBar:last-child,
@theme_base_color,
@theme_bg_color);
background-color: transparent;
- border-radius: 7px 7px 0px 0px;
+ border-radius: 0px;
border-bottom: 1px solid;
border-color: shade(@border_color, 1.30);
}
@@ -1800,7 +1800,7 @@ GtkInfoBar:last-child,
.titlebar .titlebutton {
background: none;
border-image: none;
- padding: 5px 5px 6px 5px;
+ padding: 1px 3px 1px 3px;
}
.window-frame {
diff --git a/desktop-themes/TraditionalOkTest/metacity-1/metacity-theme-1.xml b/desktop-themes/TraditionalOkTest/metacity-1/metacity-theme-1.xml
index d414fd03..14bfb125 100755
--- a/desktop-themes/TraditionalOkTest/metacity-1/metacity-theme-1.xml
+++ b/desktop-themes/TraditionalOkTest/metacity-1/metacity-theme-1.xml
@@ -46,14 +46,14 @@
</frame_geometry>
<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>