diff options
author | bionel <ionel.busuioc@gmail.com> | 2015-07-30 13:46:54 +0300 |
---|---|---|
committer | bionel <ionel.busuioc@gmail.com> | 2015-07-30 13:46:54 +0300 |
commit | 99be49d68ce5b07d59a2a0ba9ffb23296f02fada (patch) | |
tree | 3a214e7b40ced77712860abd7352acd02ccab4a3 /Kogaion-daylight/metacity-1/metacity-theme-1.xml | |
parent | 7c5df0d84a231bc0407dcf46ef3ec26a85b9ea3d (diff) |
some code face-lifting
Diffstat (limited to 'Kogaion-daylight/metacity-1/metacity-theme-1.xml')
-rwxr-xr-x | Kogaion-daylight/metacity-1/metacity-theme-1.xml | 115 |
1 files changed, 56 insertions, 59 deletions
diff --git a/Kogaion-daylight/metacity-1/metacity-theme-1.xml b/Kogaion-daylight/metacity-1/metacity-theme-1.xml index e877528..f1eab5d 100755 --- a/Kogaion-daylight/metacity-1/metacity-theme-1.xml +++ b/Kogaion-daylight/metacity-1/metacity-theme-1.xml @@ -2,59 +2,59 @@ <metacity_theme> <info> - <name>Kogaion-daylight</name> - <author>bionel</author> - <copyright>Rogentos</copyright> - <date>July 2015</date> - <description>Kogaion Linux daylight theme</description> + <name>Kogaion-daylight</name> + <author>bionel</author> + <copyright>Rogentos</copyright> + <date>July 2015</date> + <description>Kogaion Linux daylight theme</description> </info> <!-- TODO --> -<!-- Thiner borders --> +<!-- Nothing to see here! --> <!-- FRAMES GEOMETRY--> <frame_geometry name="normal" rounded_top_left="false" rounded_top_right="false"> - <distance name="left_width" value="2"/> - <distance name="right_width" value="2"/> - <distance name="bottom_height" value="2"/> - <distance name="left_titlebar_edge" value="2"/> - <distance name="right_titlebar_edge" value="2"/> - <aspect_ratio name="button" value="1"/> - <distance name="title_vertical_pad" value="6"/> - <border name="title_border" left="4" right="4" top="3" bottom="3"/> - <border name="button_border" left="4" right="4" top="0" bottom="0"/> + <distance name="left_width" value="2"/> + <distance name="right_width" value="2"/> + <distance name="bottom_height" value="2"/> + <distance name="left_titlebar_edge" value="2"/> + <distance name="right_titlebar_edge" value="2"/> + <aspect_ratio name="button" value="1"/> + <distance name="title_vertical_pad" value="6"/> + <border name="title_border" left="4" right="4" top="3" bottom="3"/> + <border name="button_border" left="4" right="4" top="0" bottom="0"/> </frame_geometry> <frame_geometry name="normal_small_borders" parent="normal" rounded_top_left="false" rounded_top_right="false"> - <distance name="left_titlebar_edge" value="1" /> - <distance name="right_titlebar_edge" value="1" /> - <distance name="left_width" value="0" /> - <distance name="right_width" value="0" /> - <distance name="bottom_height" value="0" /> + <distance name="left_titlebar_edge" value="1" /> + <distance name="right_titlebar_edge" value="1" /> + <distance name="left_width" value="0" /> + <distance name="right_width" value="0" /> + <distance name="bottom_height" value="0" /> </frame_geometry> <frame_geometry name="utility" parent="normal"> </frame_geometry> <frame_geometry name="border" has_title="false" rounded_top_left="false" rounded_top_right="false"> - <distance name="left_width" value="4"/> - <distance name="right_width" value="4"/> - <distance name="bottom_height" value="4"/> - <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="6"/> - <border name="title_border" left="0" right="0" top="0" bottom="0"/> - <border name="button_border" left="0" right="0" top="0" bottom="0"/> + <distance name="left_width" value="4"/> + <distance name="right_width" value="4"/> + <distance name="bottom_height" value="4"/> + <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="6"/> + <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> <!-- ACTUALLY DRAWING FRAMES --> <draw_ops name="title_background"> - <rectangle color="gtk:bg[SELECTED]" x="0" y="0" width="width" height="height" filled="true"/> - <rectangle color="gtk:dark[SELECTED]" x="0" y="0" width="width-1" height="height"/> + <rectangle color="gtk:bg[SELECTED]" x="0" y="0" width="width" height="height" filled="true"/> + <rectangle color="gtk:dark[SELECTED]" x="0" y="0" width="width-1" height="height"/> </draw_ops> <draw_ops name="title_background_maximized"> @@ -107,21 +107,21 @@ </draw_ops> <draw_ops name="title_normal"> - <include name="title_text_with_icon"/> + <include name="title_text_with_icon"/> </draw_ops> <draw_ops name="title_focused"> - <include name="title_text_focused_with_icon"/> + <include name="title_text_focused_with_icon"/> </draw_ops> <!-- BUTTONS --> <draw_ops name="menu_focused_normal"> - <image filename="menu_focused_normal.png" x="4" y="4" width="object_width" height="object_height"/> + <image filename="menu_focused_normal.png" x="4" y="4" width="object_width" height="object_height"/> </draw_ops> <draw_ops name="menu_focused_prelight"> - <image filename="menu_focused_prelight.png" x="4" y="4" width="object_width" height="object_height"/> + <image filename="menu_focused_prelight.png" x="4" y="4" width="object_width" height="object_height"/> </draw_ops> <draw_ops name="menu_unfocused_normal"> @@ -159,6 +159,7 @@ <rectangle x="1" y="1" width="25" height="25" color="gtk:dark[INSENSITIVE]" filled="true"/> <image filename="minimize_unfocused_prelight.png" x="4" y="4" width="object_width" height="object_height"/> </draw_ops> + <draw_ops name="maximize_focused_normal"> <image filename="maximize_focused_normal.png" x="4" y="4" width="object_width" height="object_height"/> </draw_ops> @@ -249,7 +250,6 @@ <piece position="entire_background" draw_ops="unfocus_background"/> <piece position="titlebar" draw_ops="title_unfocused_background"/> <piece position="title" draw_ops="title_normal"/> - <button function="menu" state="normal" draw_ops="menu_unfocused_normal"/> <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight"/> <button function="menu" state="pressed" draw_ops="menu_focused_normal"/> @@ -268,7 +268,6 @@ <piece position="entire_background" draw_ops="focus_background"/> <piece position="titlebar" draw_ops="title_background"/> <piece position="title" draw_ops="title_focused"/> - <button function="menu" state="normal" draw_ops="menu_focused_normal"/> <button function="menu" state="prelight" draw_ops="menu_focused_prelight"/> <button function="menu" state="pressed" draw_ops="menu_focused_normal"/> @@ -286,7 +285,6 @@ <frame_style name="maximized_unfocused" geometry="normal_small_borders" parent="normal_unfocused"> <piece position="entire_background" draw_ops="blank"/> <piece position="titlebar" draw_ops="title_unfocused_background_maximized"/> - <button function="maximize" state="normal" draw_ops="unmaximize_unfocused_normal"/> <button function="maximize" state="prelight" draw_ops="unmaximize_unfocused_prelight"/> <button function="maximize" state="pressed" draw_ops="unmaximize_unfocused_pressed"/> @@ -295,40 +293,39 @@ <frame_style name="maximized_focused" geometry="normal_small_borders" parent="normal_focused"> <piece position="entire_background" draw_ops="focus_outline"/> <piece position="titlebar" draw_ops="title_background_maximized"/> - <button function="maximize" state="normal" draw_ops="unmaximize_focused_normal"/> <button function="maximize" state="prelight" draw_ops="unmaximize_focused_prelight"/> <button function="maximize" state="pressed" draw_ops="unmaximize_focused_pressed"/> </frame_style> <frame_style name="border" geometry="border" parent="normal_unfocused"> - <piece position="entire_background" draw_ops="unfocus_background"/> - <piece position="titlebar" draw_ops="blank"/> - <piece position="title" draw_ops="blank"/> + <piece position="entire_background" draw_ops="unfocus_background"/> + <piece position="titlebar" draw_ops="blank"/> + <piece position="title" draw_ops="blank"/> </frame_style> <!-- STYLE SETS --> <frame_style_set name="normal"> -<frame focus="yes" state="normal" resize="both" style="normal_focused"/> -<frame focus="no" state="normal" resize="both" style="normal_unfocused"/> -<frame focus="yes" state="maximized" style="maximized_focused"/> -<frame focus="no" state="maximized" style="maximized_unfocused"/> -<frame focus="yes" state="shaded" style="normal_focused"/> -<frame focus="no" state="shaded" style="normal_unfocused"/> -<frame focus="yes" state="maximized_and_shaded" style="maximized_focused"/> -<frame focus="no" state="maximized_and_shaded" style="maximized_unfocused"/> + <frame focus="yes" state="normal" resize="both" style="normal_focused"/> + <frame focus="no" state="normal" resize="both" style="normal_unfocused"/> + <frame focus="yes" state="maximized" style="maximized_focused"/> + <frame focus="no" state="maximized" style="maximized_unfocused"/> + <frame focus="yes" state="shaded" style="normal_focused"/> + <frame focus="no" state="shaded" style="normal_unfocused"/> + <frame focus="yes" state="maximized_and_shaded" style="maximized_focused"/> + <frame focus="no" state="maximized_and_shaded" style="maximized_unfocused"/> </frame_style_set> <frame_style_set name="border"> -<frame focus="yes" state="normal" resize="both" style="border"/> -<frame focus="no" state="normal" resize="both" style="border"/> -<frame focus="yes" state="maximized" style="border"/> -<frame focus="no" state="maximized" style="border"/> -<frame focus="yes" state="shaded" style="border"/> -<frame focus="no" state="shaded" style="border"/> -<frame focus="yes" state="maximized_and_shaded" style="border"/> -<frame focus="no" state="maximized_and_shaded" style="border"/> + <frame focus="yes" state="normal" resize="both" style="border"/> + <frame focus="no" state="normal" resize="both" style="border"/> + <frame focus="yes" state="maximized" style="border"/> + <frame focus="no" state="maximized" style="border"/> + <frame focus="yes" state="shaded" style="border"/> + <frame focus="no" state="shaded" style="border"/> + <frame focus="yes" state="maximized_and_shaded" style="border"/> + <frame focus="no" state="maximized_and_shaded" style="border"/> </frame_style_set> <!-- WINDOWS --> |