diff options
Diffstat (limited to 'themes/.local/share')
| -rw-r--r-- | themes/.local/share/themes/numix-no-title-max/metacity-1/metacity-theme-3.xml | 13 |
1 files changed, 6 insertions, 7 deletions
diff --git a/themes/.local/share/themes/numix-no-title-max/metacity-1/metacity-theme-3.xml b/themes/.local/share/themes/numix-no-title-max/metacity-1/metacity-theme-3.xml index 0c80ee8..264fb01 100644 --- a/themes/.local/share/themes/numix-no-title-max/metacity-1/metacity-theme-3.xml +++ b/themes/.local/share/themes/numix-no-title-max/metacity-1/metacity-theme-3.xml | |||
| @@ -22,18 +22,16 @@ | |||
| 22 | <constant name="C_icons_unfocused_pressed" value="gtk:custom(wm_icons_focused_pressed,shade/gtk:bg[SELECTED]/0.8)" /> | 22 | <constant name="C_icons_unfocused_pressed" value="gtk:custom(wm_icons_focused_pressed,shade/gtk:bg[SELECTED]/0.8)" /> |
| 23 | 23 | ||
| 24 | <!-- ::: GEOMETRY ::: --> | 24 | <!-- ::: GEOMETRY ::: --> |
| 25 | <frame_geometry name="normal" has_title="true" title_scale="medium" rounded_top_left="1" rounded_top_right="1"> | 25 | <frame_geometry name="normal" title_scale="medium" rounded_top_left="1" rounded_top_right="1"> |
| 26 | <distance name="left_width" value="1" /> | 26 | <distance name="left_width" value="1" /> |
| 27 | <distance name="right_width" value="1" /> | 27 | <distance name="right_width" value="1" /> |
| 28 | <distance name="bottom_height" value="1" /> | 28 | <distance name="bottom_height" value="1" /> |
| 29 | <distance name="left_titlebar_edge" value="0" /> | 29 | <distance name="left_titlebar_edge" value="4" /> |
| 30 | <distance name="right_titlebar_edge" value="0" /> | 30 | <distance name="right_titlebar_edge" value="4" /> |
| 31 | <distance name="title_vertical_pad" value="0" /> | 31 | <distance name="title_vertical_pad" value="0" /> |
| 32 | <aspect_ratio name="button" value="1.0" /> | 32 | <aspect_ratio name="button" value="1.0" /> |
| 33 | <border name="title_border" left="0" right="0" top="1" | 33 | <border name="title_border" left="8" right="8" top="4" bottom="4" /> |
| 34 | bottom="0" /> | 34 | <border name="button_border" left="0" right="0" top="0" bottom="0" /> |
| 35 | <border name="button_border" left="0" right="0" top="0" | ||
| 36 | bottom="0" /> | ||
| 37 | </frame_geometry> | 35 | </frame_geometry> |
| 38 | 36 | ||
| 39 | <frame_geometry name="normal_unfocused" title_scale="medium" rounded_top_left="1" rounded_top_right="1" parent="normal" /> | 37 | <frame_geometry name="normal_unfocused" title_scale="medium" rounded_top_left="1" rounded_top_right="1" parent="normal" /> |
| @@ -42,6 +40,7 @@ bottom="0" /> | |||
| 42 | <distance name="left_width" value="0" /> | 40 | <distance name="left_width" value="0" /> |
| 43 | <distance name="right_width" value="0" /> | 41 | <distance name="right_width" value="0" /> |
| 44 | <distance name="bottom_height" value="0" /> | 42 | <distance name="bottom_height" value="0" /> |
| 43 | <border name="title_border" left="0" right="0" top="0" bottom="0" /> | ||
| 45 | <border name="button_border" left="0" right="0" top="0" | 44 | <border name="button_border" left="0" right="0" top="0" |
| 46 | bottom="0" /> | 45 | bottom="0" /> |
| 47 | </frame_geometry> | 46 | </frame_geometry> |
