diff options
author | raveit65 <[email protected]> | 2017-03-25 10:04:43 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2017-03-25 10:05:43 +0100 |
commit | 7e6c8db01140f8fef48b4541af5228f13a8411b3 (patch) | |
tree | 704da54dd2b891bc8528768e360e959b8cf76cca /desktop-themes/Blue-Submarine/metacity-1 | |
parent | 624f7c8c53a2a1f10f3dbd854100acdb766241fc (diff) | |
download | mate-themes-7e6c8db01140f8fef48b4541af5228f13a8411b3.tar.bz2 mate-themes-7e6c8db01140f8fef48b4541af5228f13a8411b3.tar.xz |
Submarine metacity: increase border size
Diffstat (limited to 'desktop-themes/Blue-Submarine/metacity-1')
-rw-r--r-- | desktop-themes/Blue-Submarine/metacity-1/metacity-theme-1.xml | 12 |
1 files changed, 6 insertions, 6 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 30b3429b..9c1bfbbc 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="2"/> - <distance name="right_width" value="2"/> - <distance name="bottom_height" value="2"/> + <distance name="left_width" value="3"/> + <distance name="right_width" value="3"/> + <distance name="bottom_height" value="3"/> <distance name="left_titlebar_edge" value="4"/> <distance name="right_titlebar_edge" value="4"/> <aspect_ratio name="button" 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="2"/> - <distance name="right_width" value="2"/> - <distance name="bottom_height" value="2"/> + <distance name="left_width" value="3"/> + <distance name="right_width" value="3"/> + <distance name="bottom_height" value="3"/> <distance name="left_titlebar_edge" value="0"/> <distance name="right_titlebar_edge" value="0"/> <distance name="button_width" value="0"/> |