diff options
author | Kylie McClain <somasis@exherbo.org> | 2015-06-07 22:57:23 -0400 |
---|---|---|
committer | Kylie McClain <somasis@exherbo.org> | 2015-06-07 23:00:08 -0400 |
commit | e36bb470091093f54123169d2aaaeb19629f5002 (patch) | |
tree | 2860d27376c1068816fdb16f8c47aa8bdd17c29e /Shiki-Colors-Classic/metacity-1/metacity-theme-1.xml | |
parent | 726d4f717f88caa79733808a8add667db54441dc (diff) |
Revert to using circular button states + new metacity themes
Diffstat (limited to 'Shiki-Colors-Classic/metacity-1/metacity-theme-1.xml')
-rw-r--r-- | Shiki-Colors-Classic/metacity-1/metacity-theme-1.xml | 118 |
1 files changed, 31 insertions, 87 deletions
diff --git a/Shiki-Colors-Classic/metacity-1/metacity-theme-1.xml b/Shiki-Colors-Classic/metacity-1/metacity-theme-1.xml index 741736a..e32b197 100644 --- a/Shiki-Colors-Classic/metacity-1/metacity-theme-1.xml +++ b/Shiki-Colors-Classic/metacity-1/metacity-theme-1.xml @@ -1,15 +1,15 @@ <?xml version="1.0"?> <metacity_theme> <info> - <name>Shiki-Colors Metacity</name> - <author>Victor C. <perfectska04@gmail.com></author> - <copyright>Â 2009 perfectska04</copyright> - <date>Apr, 2009</date> - <description>Unity-based Metacity Theme for Shiki-Colors</description> + <name>Shiki-Colors-Classic</name> + <author>Kylie McClain <somasis@exherbo.org>, Victor C. <perfectska04@gmail.com></author> + <copyright>Â 2015 Kylie McClain, Â 2009 perfectska04</copyright> + <date>Jun, 2015</date> + <description>Unity-based Metacity Theme for Shiki-Colors-Classic</description> </info> <!-- ::: GEOMETRY ::: --> -<frame_geometry name="normal" rounded_top_left="true" rounded_top_right="true" rounded_bottom_left="false" rounded_bottom_right="false"> +<frame_geometry name="normal" rounded_top_left="false" rounded_top_right="false" rounded_bottom_left="false" rounded_bottom_right="false"> <distance name="left_width" value="1"/> <distance name="right_width" value="1"/> <distance name="bottom_height" value="4"/> @@ -22,7 +22,7 @@ <border name="button_border" left="1" right="1" top="3" bottom="2"/> </frame_geometry> -<frame_geometry name="shaded" parent="normal" rounded_top_left="true" rounded_top_right="true" rounded_bottom_left="true" rounded_bottom_right="true"/> +<frame_geometry name="shaded" parent="normal" rounded_top_left="false" rounded_top_right="false" rounded_bottom_left="false" rounded_bottom_right="false"/> <frame_geometry name="normal_maximized" parent="normal" rounded_top_left="false" rounded_top_right="false" rounded_bottom_left="false" rounded_bottom_right="false"> <!-- strip frame spacing off the normal geometry when maximised --> @@ -66,34 +66,34 @@ <!-- ::: CORNERS ::: --> <draw_ops name="corners_outline_selected_top"> <!-- top left --> - <line color="#3C3C3C" x1="1" y1="3" x2="1" y2="3"/> - <line color="#3C3C3C" x1="1" y1="4" x2="1" y2="4"/> - <line color="#3C3C3C" x1="2" y1="2" x2="2" y2="2"/> - <line color="#3C3C3C" x1="3" y1="1" x2="3" y2="1"/> - <line color="#3C3C3C" x1="4" y1="1" x2="4" y2="1"/> + <line color="#3C3C3C" x1="0" y1="0" x2="0" y2="0"/> + <line color="#3C3C3C" x1="0" y1="0" x2="0" y2="0"/> + <line color="#3C3C3C" x1="0" y1="0" x2="0" y2="0"/> + <line color="#3C3C3C" x1="0" y1="0" x2="0" y2="0"/> + <line color="#3C3C3C" x1="0" y1="0" x2="0" y2="0"/> <!-- top right --> - <line color="#3C3C3C" x1="width-2" y1="3" x2="width-2" y2="3"/> - <line color="#3C3C3C" x1="width-2" y1="4" x2="width-2" y2="4"/> - <line color="#3C3C3C" x1="width-3" y1="2" x2="width-3" y2="2"/> - <line color="#3C3C3C" x1="width-4" y1="1" x2="width-4" y2="1"/> - <line color="#3C3C3C" x1="width-5" y1="1" x2="width-5" y2="1"/> + <line color="#3C3C3C" x1="width" y1="0" x2="width" y2="0"/> + <line color="#3C3C3C" x1="width" y1="0" x2="width" y2="0"/> + <line color="#3C3C3C" x1="width" y1="0" x2="width" y2="0"/> + <line color="#3C3C3C" x1="width" y1="0" x2="width" y2="0"/> + <line color="#3C3C3C" x1="width" y1="0" x2="width" y2="0"/> </draw_ops> <draw_ops name="corners_outline_top"> <!-- top left --> - <line color="#3C3C3C" x1="1" y1="3" x2="1" y2="3"/> - <line color="#3C3C3C" x1="1" y1="4" x2="1" y2="4"/> - <line color="#3C3C3C" x1="2" y1="2" x2="2" y2="2"/> - <line color="#3C3C3C" x1="3" y1="1" x2="3" y2="1"/> - <line color="#3C3C3C" x1="4" y1="1" x2="4" y2="1"/> + <line color="#3C3C3C" x1="0" y1="0" x2="0" y2="0"/> + <line color="#3C3C3C" x1="0" y1="0" x2="0" y2="0"/> + <line color="#3C3C3C" x1="0" y1="0" x2="0" y2="0"/> + <line color="#3C3C3C" x1="0" y1="0" x2="0" y2="0"/> + <line color="#3C3C3C" x1="0" y1="0" x2="0" y2="0"/> <!-- top right --> - <line color="#3C3C3C" x1="width-2" y1="3" x2="width-2" y2="3"/> - <line color="#3C3C3C" x1="width-2" y1="4" x2="width-2" y2="4"/> - <line color="#3C3C3C" x1="width-3" y1="2" x2="width-3" y2="2"/> - <line color="#3C3C3C" x1="width-4" y1="1" x2="width-4" y2="1"/> - <line color="#3C3C3C" x1="width-5" y1="1" x2="width-5" y2="1"/> + <line color="#3C3C3C" x1="width" y1="0" x2="width" y2="0"/> + <line color="#3C3C3C" x1="width" y1="0" x2="width" y2="0"/> + <line color="#3C3C3C" x1="width" y1="0" x2="width" y2="0"/> + <line color="#3C3C3C" x1="width" y1="0" x2="width" y2="0"/> + <line color="#3C3C3C" x1="width" y1="0" x2="width" y2="0"/> </draw_ops> <draw_ops name="corners_outline_selected_bottom"> @@ -121,75 +121,19 @@ </draw_ops> <draw_ops name="corners_highlight"> - <!-- ** corner highlight for left top ** --> - <line color="#5C5C5C" x1="2" y1="3" x2="2" y2="4"/> - <line color="#666666" x1="3" y1="2" x2="4" y2="2"/> - - <!-- ** corner highlight for right top ** --> - <line color="#5C5C5C" x1="width-3" y1="3" x2="width-3" y2="4"/> - <line color="#666666" x1="width-5" y1="2" x2="width-4" y2="2"/> - - <!-- ** corner highlight for left bottom ** --> - <!--<line color="shade/gtk:bg[NORMAL]/1.14" x1="2" y1="height-4" x2="2" y2="height-5"/> - <line color="shade/gtk:bg[NORMAL]/0.9" x1="3" y1="height-3" x2="4" y2="height-3"/>--> - - <!-- ** corner highlight for right bottom ** --> - <!--<line color="shade/gtk:bg[NORMAL]/0.9" x1="width-3" y1="height-4" x2="width-3" y2="height-5"/> - <line color="shade/gtk:bg[NORMAL]/0.9" x1="width-4" y1="height-3" x2="width-5" y2="height-3"/>--> + </draw_ops> <draw_ops name="corners_highlight_unfocused"> - <!-- ** corner highlight for left top ** --> - <line color="#575757" x1="2" y1="3" x2="2" y2="4"/> - <line color="#616161" x1="3" y1="2" x2="4" y2="2"/> - - <!-- ** corner highlight for right top ** --> - <line color="#575757" x1="width-3" y1="3" x2="width-3" y2="4"/> - <line color="#616161" x1="width-5" y1="2" x2="width-4" y2="2"/> - - <!-- ** corner highlight for left bottom ** --> - <!--<line color="shade/gtk:bg[NORMAL]/1.14" x1="2" y1="height-4" x2="2" y2="height-5"/> - <line color="shade/gtk:bg[NORMAL]/0.9" x1="3" y1="height-3" x2="4" y2="height-3"/>--> - - <!-- ** corner highlight for right bottom ** --> - <!--<line color="shade/gtk:bg[NORMAL]/0.9" x1="width-3" y1="height-4" x2="width-3" y2="height-5"/> - <line color="shade/gtk:bg[NORMAL]/0.9" x1="width-4" y1="height-3" x2="width-5" y2="height-3"/>--> + </draw_ops> <draw_ops name="corners_highlight_shaded"> - <!-- ** corner highlight for left top ** --> - <line color="#5C5C5C" x1="2" y1="3" x2="2" y2="4"/> - <line color="#666666" x1="3" y1="2" x2="4" y2="2"/> - - <!-- ** corner highlight for right top ** --> - <line color="#5C5C5C" x1="width-3" y1="3" x2="width-3" y2="4"/> - <line color="#666666" x1="width-5" y1="2" x2="width-4" y2="2"/> - - <!-- ** corner highlight for left bottom ** --> - <line color="#3C3C3C" x1="2" y1="height-4" x2="2" y2="height-5"/> - <line color="#3C3C3C" x1="3" y1="height-3" x2="4" y2="height-3"/> - - <!-- ** corner highlight for right bottom ** --> - <line color="#3C3C3C" x1="width-3" y1="height-4" x2="width-3" y2="height-5"/> - <line color="#3C3C3C" x1="width-4" y1="height-3" x2="width-5" y2="height-3"/> + </draw_ops> <draw_ops name="corners_highlight_shaded_unfocused"> - <!-- ** corner highlight for left top ** --> - <line color="#575757" x1="2" y1="3" x2="2" y2="4"/> - <line color="#616161" x1="3" y1="2" x2="4" y2="2"/> - - <!-- ** corner highlight for right top ** --> - <line color="#575757" x1="width-3" y1="3" x2="width-3" y2="4"/> - <line color="#616161" x1="width-5" y1="2" x2="width-4" y2="2"/> - - <!-- ** corner highlight for left bottom ** --> - <line color="#3C3C3C" x1="2" y1="height-4" x2="2" y2="height-5"/> - <line color="#3C3C3C" x1="3" y1="height-3" x2="4" y2="height-3"/> - - <!-- ** corner highlight for right bottom ** --> - <line color="#3C3C3C" x1="width-3" y1="height-4" x2="width-3" y2="height-5"/> - <line color="#3C3C3C" x1="width-4" y1="height-3" x2="width-5" y2="height-3"/> + </draw_ops> <draw_ops name="window_bg"> |