From d451bec1e64c5ebbabc5911166edbb64608ccb9a Mon Sep 17 00:00:00 2001 From: bionel Date: Sat, 1 Aug 2015 14:11:27 +0300 Subject: added metacity v2 for easier customization --- Kogaion-daylight/metacity-1/metacity-theme-2.xml | 371 +++++++++++++++++++++++ 1 file changed, 371 insertions(+) create mode 100755 Kogaion-daylight/metacity-1/metacity-theme-2.xml (limited to 'Kogaion-daylight') diff --git a/Kogaion-daylight/metacity-1/metacity-theme-2.xml b/Kogaion-daylight/metacity-1/metacity-theme-2.xml new file mode 100755 index 0000000..1615463 --- /dev/null +++ b/Kogaion-daylight/metacity-1/metacity-theme-2.xml @@ -0,0 +1,371 @@ + + + + + Kogaion-daylight + bionel + Rogentos + July 2015 + Kogaion Linux daylight theme + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +</draw_ops> + +<draw_ops name="title_text_with_icon"> + <title color="#7d8182" + x="(((width - title_width) / 2) `max` 0)" + y="((height - title_height) / 2) `max` 0"/> +</draw_ops> + +<draw_ops name="title_normal"> + <include name="title_text_with_icon"/> +</draw_ops> + +<draw_ops name="title_focused"> + <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"/> + </draw_ops> + + <draw_ops name="menu_focused_prelight"> + <image filename="menu_focused_prelight.png" x="4" y="4" width="object_width" height="object_height"/> + </draw_ops> + + <draw_ops name="menu_unfocused_normal"> + <image filename="menu_unfocused.png" x="4" y="4" width="object_width" height="object_height"/> + </draw_ops> + + <draw_ops name="menu_unfocused_prelight"> + <image filename="menu_unfocused_prelight.png" x="4" y="4" width="object_width" height="object_height"/> + </draw_ops> + + <draw_ops name="minimize_focused_normal"> + <image filename="minimize_focused_normal.png" x="4" y="4" width="object_width" height="object_height"/> + </draw_ops> + + <draw_ops name="minimize_focused_prelight"> + <rectangle x="1" y="1" width="25" height="25" color="C_hilight_focused" filled="true"/> + <image filename="minimize_focused_prelight.png" x="4" y="4" width="object_width" height="object_height"/> + </draw_ops> + + <draw_ops name="minimize_focused_pressed"> + <rectangle x="1" y="1" width="25" height="25" color="C_hilight_focused" filled="true"/> + <image filename="minimize_focused_pressed.png" x="4" y="4" width="object_width" height="object_height"/> + </draw_ops> + + <draw_ops name="minimize_unfocused_normal"> + <image filename="minimize_unfocused.png" x="4" y="4" width="object_width" height="object_height"/> + </draw_ops> + + <draw_ops name="minimize_unfocused_prelight"> + <rectangle x="1" y="1" width="25" height="25" color="C_hilight_unfocused" filled="true"/> + <image filename="minimize_unfocused_prelight.png" x="4" y="4" width="object_width" height="object_height"/> + </draw_ops> + + <draw_ops name="minimize_unfocused_pressed"> + <rectangle x="1" y="1" width="25" height="25" color="C_hilight_unfocused" 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> + + <draw_ops name="maximize_focused_prelight"> + <rectangle x="1" y="1" width="25" height="25" color="C_hilight_focused" filled="true"/> + <image filename="maximize_focused_prelight.png" x="4" y="4" width="object_width" height="object_height"/> + </draw_ops> + + <draw_ops name="maximize_focused_pressed"> + <rectangle x="1" y="1" width="25" height="25" color="C_hilight_focused" filled="true"/> + <image filename="maximize_focused_pressed.png" x="4" y="4" width="object_width" height="object_height"/> + </draw_ops> + + <draw_ops name="maximize_unfocused_normal"> + <image filename="maximize_unfocused.png" x="4" y="4" width="object_width" height="object_height"/> + </draw_ops> + + <draw_ops name="maximize_unfocused_prelight"> + <rectangle x="1" y="1" width="25" height="25" color="C_hilight_unfocused" filled="true"/> + <image filename="maximize_unfocused_prelight.png" x="4" y="4" width="object_width" height="object_height"/> + </draw_ops> + + <draw_ops name="maximize_unfocused_pressed"> + <rectangle x="1" y="1" width="25" height="25" color="C_hilight_unfocused" filled="true"/> + <image filename="maximize_unfocused_prelight.png" x="4" y="4" width="object_width" height="object_height"/> + </draw_ops> + + <draw_ops name="unmaximize_focused_normal"> + <image filename="unmaximize_focused_normal.png" x="4" y="4" width="object_width" height="object_height"/> + </draw_ops> + + <draw_ops name="unmaximize_focused_prelight"> + <rectangle x="1" y="1" width="25" height="25" color="C_hilight_focused" filled="true"/> + <image filename="unmaximize_focused_prelight.png" x="4" y="4" width="object_width" height="object_height"/> + </draw_ops> + + <draw_ops name="unmaximize_focused_pressed"> + <rectangle x="1" y="1" width="25" height="25" color="C_hilight_focused" filled="true"/> + <image filename="unmaximize_focused_pressed.png" x="4" y="4" width="object_width" height="object_height"/> + </draw_ops> + + <draw_ops name="unmaximize_unfocused_normal"> + <image filename="unmaximize_unfocused.png" x="4" y="4" width="object_width" height="object_height"/> + </draw_ops> + + <draw_ops name="unmaximize_unfocused_prelight"> + <rectangle x="1" y="1" width="25" height="25" color="C_hilight_unfocused" filled="true"/> + <image filename="unmaximize_unfocused_prelight.png" x="4" y="4" width="object_width" height="object_height"/> + </draw_ops> + + <draw_ops name="unmaximize_unfocused_pressed"> + <rectangle x="1" y="1" width="25" height="25" color="C_hilight_unfocused" filled="true"/> + <image filename="unmaximize_unfocused_prelight.png" x="4" y="4" width="object_width" height="object_height"/> + </draw_ops> + + <draw_ops name="close_focused_normal"> + <image filename="close_focused_normal.png" x="4" y="4" width="object_width" height="object_height"/> + </draw_ops> + + <draw_ops name="close_focused_prelight"> + <rectangle x="1" y="1" width="25" height="25" color="C_hilight_focused" filled="true"/> + <image filename="close_focused_prelight.png" x="4" y="4" width="object_width" height="object_height"/> + </draw_ops> + + <draw_ops name="close_focused_pressed"> + <rectangle x="1" y="1" width="25" height="25" color="C_hilight_focused" filled="true"/> + <image filename="close_focused_pressed.png" x="4" y="4" width="object_width" height="object_height"/> + </draw_ops> + + <draw_ops name="close_unfocused_normal"> + <image filename="close_unfocused.png" x="4" y="4" width="object_width" height="object_height"/> + </draw_ops> + + <draw_ops name="close_unfocused_prelight"> + <rectangle x="1" y="1" width="25" height="25" color="C_hilight_unfocused" filled="true"/> + <image filename="close_unfocused_prelight.png" x="4" y="4" width="object_width" height="object_height"/> + </draw_ops> + + <draw_ops name="close_unfocused_pressed"> + <rectangle x="1" y="1" width="25" height="25" color="C_hilight_unfocused" filled="true"/> + <image filename="close_unfocused_prelight.png" x="4" y="4" width="object_width" height="object_height"/> + </draw_ops> + +<!-- FRAME STYLES --> + +<frame_style name="normal_unfocused" geometry="normal"> + <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"/> + <button function="minimize" state="normal" draw_ops="minimize_unfocused_normal"/> + <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight"/> + <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed"/> + <button function="maximize" state="normal" draw_ops="maximize_unfocused_normal"/> + <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight"/> + <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed"/> + <button function="close" state="normal" draw_ops="close_unfocused_normal"/> + <button function="close" state="prelight" draw_ops="close_unfocused_prelight"/> + <button function="close" state="pressed" draw_ops="close_unfocused_pressed"/> +<!-- metacity v2 need this even not used --> + <button function="shade" state="normal" draw_ops="blank" /> + <button function="shade" state="pressed" draw_ops="blank" /> + <button function="unshade" state="normal" draw_ops="blank" /> + <button function="unshade" state="pressed" draw_ops="blank" /> + <button function="above" state="normal" draw_ops="blank" /> + <button function="above" state="pressed" draw_ops="blank" /> + <button function="unabove" state="normal" draw_ops="blank" /> + <button function="unabove" state="pressed" draw_ops="blank" /> + <button function="stick" state="normal" draw_ops="blank" /> + <button function="stick" state="pressed" draw_ops="blank" /> + <button function="unstick" state="normal" draw_ops="blank" /> + <button function="unstick" state="pressed" draw_ops="blank" /> +</frame_style> + +<frame_style name="normal_focused" geometry="normal"> + <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"/> + <button function="minimize" state="normal" draw_ops="minimize_focused_normal"/> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight"/> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed"/> + <button function="maximize" state="normal" draw_ops="maximize_focused_normal"/> + <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight"/> + <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed"/> + <button function="close" state="normal" draw_ops="close_focused_normal"/> + <button function="close" state="prelight" draw_ops="close_focused_prelight"/> + <button function="close" state="pressed" draw_ops="close_focused_pressed"/> +<!-- metacity v2 need this even not used --> + <button function="shade" state="normal" draw_ops="blank" /> + <button function="shade" state="pressed" draw_ops="blank" /> + <button function="unshade" state="normal" draw_ops="blank" /> + <button function="unshade" state="pressed" draw_ops="blank" /> + <button function="above" state="normal" draw_ops="blank" /> + <button function="above" state="pressed" draw_ops="blank" /> + <button function="unabove" state="normal" draw_ops="blank" /> + <button function="unabove" state="pressed" draw_ops="blank" /> + <button function="stick" state="normal" draw_ops="blank" /> + <button function="stick" state="pressed" draw_ops="blank" /> + <button function="unstick" state="normal" draw_ops="blank" /> + <button function="unstick" state="pressed" draw_ops="blank" /> +</frame_style> + +<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"/> +</frame_style> + +<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"/> +</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_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_style_set> + +<!-- WINDOWS --> + +<window type="normal" style_set="normal"/> +<window type="dialog" style_set="normal"/> +<window type="modal_dialog" style_set="normal"/> +<window type="menu" style_set="normal"/> +<window type="utility" style_set="normal"/> +<window type="border" style_set="border"/> + +</metacity_theme> -- cgit v1.2.3