diff options
author | raveit65 <[email protected]> | 2014-12-11 01:02:18 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2014-12-11 01:02:18 +0100 |
commit | 36d8cb6ca74a2bf4dabdd68ff94aa9f24c6bff8f (patch) | |
tree | 69dfd03295245d16081faaddb7c27ad21fe51d45 /desktop-themes/GreenLaguna | |
parent | be057d0f543bcd7a66b383d3e17fdbeb4032b268 (diff) | |
download | mate-themes-36d8cb6ca74a2bf4dabdd68ff94aa9f24c6bff8f.tar.bz2 mate-themes-36d8cb6ca74a2bf4dabdd68ff94aa9f24c6bff8f.tar.xz |
all good themes metacity: gives csd and header-bars apps round top corners
Diffstat (limited to 'desktop-themes/GreenLaguna')
-rw-r--r-- | desktop-themes/GreenLaguna/metacity-1/metacity-theme-1.xml | 6 | ||||
-rw-r--r-- | desktop-themes/GreenLaguna/metacity-1/metacity-theme-2.xml | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/desktop-themes/GreenLaguna/metacity-1/metacity-theme-1.xml b/desktop-themes/GreenLaguna/metacity-1/metacity-theme-1.xml index c283d058..ec8d1fe7 100644 --- a/desktop-themes/GreenLaguna/metacity-1/metacity-theme-1.xml +++ b/desktop-themes/GreenLaguna/metacity-1/metacity-theme-1.xml @@ -39,7 +39,7 @@ <frame_geometry name="utility" title_scale="small" parent="normal"/> -<frame_geometry name="border" has_title="false"> +<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="2"/> <distance name="right_width" value="2"/> <distance name="bottom_height" value="2"/> @@ -47,8 +47,8 @@ <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="2"/> - <border name="title_border" left="0" right="0" top="0" bottom="0"/> + <distance name="title_vertical_pad" value="0"/> + <border name="title_border" left="0" right="0" top="6" 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 c283d058..ec8d1fe7 100644 --- a/desktop-themes/GreenLaguna/metacity-1/metacity-theme-2.xml +++ b/desktop-themes/GreenLaguna/metacity-1/metacity-theme-2.xml @@ -39,7 +39,7 @@ <frame_geometry name="utility" title_scale="small" parent="normal"/> -<frame_geometry name="border" has_title="false"> +<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="2"/> <distance name="right_width" value="2"/> <distance name="bottom_height" value="2"/> @@ -47,8 +47,8 @@ <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="2"/> - <border name="title_border" left="0" right="0" top="0" bottom="0"/> + <distance name="title_vertical_pad" value="0"/> + <border name="title_border" left="0" right="0" top="6" bottom="0"/> <border name="button_border" left="0" right="0" top="0" bottom="0"/> </frame_geometry> |