Blame SOURCES/metacity-theme-2.xml

cc6a8f
cc6a8f
<metacity_theme>
cc6a8f
<info>
cc6a8f
	<name>Adwaita</name>
cc6a8f
	<author>GNOME Art Team <art.gnome.org></author>
cc6a8f
	<copyright>Â Intel, Â Red Hat, Lapo Calamandrei</copyright>
cc6a8f
	<date>2010</date>
cc6a8f
	<description>Default GNOME 3 window theme</description>
cc6a8f
</info>
cc6a8f
cc6a8f
cc6a8f
cc6a8f
<constant name="C_border_focused" value="blend/#000000/gtk:bg[NORMAL]/0.6" />
cc6a8f
<constant name="C_border_unfocused" value="blend/#000000/gtk:bg[NORMAL]/0.8" />
cc6a8f
<constant name="C_titlebar_focused_hilight" value="gtk:base[NORMAL]" />
cc6a8f
<constant name="C_titlebar_unfocused" value="blend/gtk:base[NORMAL]/gtk:bg[NORMAL]/0.4" />
cc6a8f
<constant name="C_title_focused" value="blend/gtk:fg[NORMAL]/gtk:bg[NORMAL]/0.1" />
cc6a8f
<constant name="C_title_focused_hilight" value="gtk:base[NORMAL]" />
cc6a8f
<constant name="C_title_unfocused" value="blend/gtk:text[NORMAL]/gtk:bg[NORMAL]/0.9" />
cc6a8f
cc6a8f
<constant name="C_icons_focused" value="gtk:text[SELECTED]" />
cc6a8f
<constant name="C_icons_focused_pressed" value="#ffffff" />
cc6a8f
<constant name="C_icons_unfocused" value="blend/gtk:text[NORMAL]/gtk:bg[NORMAL]/0.9" />
cc6a8f
<constant name="C_icons_unfocused_prelight" value="gtk:bg[NORMAL]" />
cc6a8f
<constant name="C_icons_unfocused_pressed" value="blend/#000000/gtk:bg[NORMAL]/0.7" />
cc6a8f
<constant name="D_icons_unfocused_offset" value="2" /> 
cc6a8f
<constant name="D_icons_shrink" value="1" /> 
cc6a8f
<constant name="D_icons_grow" value="0" /> 
cc6a8f
cc6a8f
cc6a8f
<frame_geometry name="normal" title_scale="medium" rounded_top_left="4" rounded_top_right="4">
cc6a8f
	<distance name="left_width" value="1" />
cc6a8f
	<distance name="right_width" value="1" />
cc6a8f
	<distance name="bottom_height" value="2" />
cc6a8f
	<distance name="left_titlebar_edge" value="0"/>
cc6a8f
	<distance name="right_titlebar_edge" value="0"/>
cc6a8f
	<distance name="title_vertical_pad" value="10"/>
cc6a8f
	<border name="title_border" left="10" right="10" top="1" bottom="2"/>
cc6a8f
	<border name="button_border" left="0" right="0" top="1" bottom="2"/>
cc6a8f
	<aspect_ratio name="button" value="1"/>
cc6a8f
</frame_geometry>
cc6a8f
cc6a8f
<frame_geometry name="normal_unfocused" title_scale="medium" rounded_top_left="4" rounded_top_right="4" parent="normal">
cc6a8f
	<distance name="left_titlebar_edge" value="1"/>
cc6a8f
	<distance name="right_titlebar_edge" value="1"/>
cc6a8f
</frame_geometry>
cc6a8f
cc6a8f
<frame_geometry name="max" title_scale="medium" parent="normal" rounded_top_left="false" rounded_top_right="false">
cc6a8f
	<distance name="left_width" value="0" />
cc6a8f
	<distance name="right_width" value="0" />
cc6a8f
	<distance name="left_titlebar_edge" value="0"/>
cc6a8f
	<distance name="right_titlebar_edge" value="0"/>
cc6a8f
	<distance name="title_vertical_pad" value="9"/> 
cc6a8f
							This needs to be 1 less then the
cc6a8f
							title_vertical_pad on normal state
cc6a8f
							or you'll have bigger buttons 								-->
cc6a8f
	<border name="title_border" left="10" right="10" top="1" bottom="2"/>
cc6a8f
	<border name="button_border" left="0" right="0" top="0" bottom="2"/>
cc6a8f
	<distance name="bottom_height" value="0" />
cc6a8f
</frame_geometry>
cc6a8f
cc6a8f
<frame_geometry name="tiled_left" title_scale="medium" rounded_top_left="false" rounded_top_right="false" parent="max">
cc6a8f
	<distance name="right_width" value="1" />
cc6a8f
</frame_geometry>
cc6a8f
cc6a8f
<frame_geometry name="tiled_right" title_scale="medium" rounded_top_left="false" rounded_top_right="false" parent="max">
cc6a8f
	<distance name="left_width" value="1" />
cc6a8f
</frame_geometry>
cc6a8f
cc6a8f
<frame_geometry name="small" title_scale="small" parent="normal" rounded_top_left="false" rounded_top_right="false">
cc6a8f
	<distance name="title_vertical_pad" value="7"/>
cc6a8f
	<border name="title_border" left="10" right="10" top="0" bottom="1"/>
cc6a8f
	<border name="button_border" left="0" right="0" top="0" bottom="2"/>
cc6a8f
</frame_geometry>
cc6a8f
cc6a8f
<frame_geometry name="small_unfocused" parent="small">
cc6a8f
	<distance name="left_titlebar_edge" value="1"/>
cc6a8f
	<distance name="right_titlebar_edge" value="1"/>
cc6a8f
</frame_geometry>
cc6a8f
cc6a8f
<frame_geometry name="nobuttons" hide_buttons="true" parent="normal">
cc6a8f
</frame_geometry>
cc6a8f
cc6a8f
<frame_geometry name="borderless" has_title="false" rounded_top_left="false" rounded_top_right="false" parent="normal" >
cc6a8f
	<distance name="left_width" value="1" />
cc6a8f
	<distance name="right_width" value="1" />
cc6a8f
	<distance name="bottom_height" value="1" />
cc6a8f
	<border name="title_border" left="10" right="10" top="0" bottom="0" />
cc6a8f
	<border name="button_border" left="0" right="0" top="0" bottom="0"/>
cc6a8f
	<distance name="title_vertical_pad" value="1" />
cc6a8f
</frame_geometry>
cc6a8f
cc6a8f
<frame_geometry name="modal" title_scale="small" hide_buttons="true" parent="normal">
cc6a8f
	<distance name="title_vertical_pad" value="0"/>
cc6a8f
</frame_geometry>
cc6a8f
cc6a8f
cc6a8f
cc6a8f
	
cc6a8f
cc6a8f
<draw_ops name="title_focused">
cc6a8f
	
cc6a8f
               y="(0 `max` ((height - title_height) / 2)) + 2"
cc6a8f
               color="C_title_focused_hilight" />
cc6a8f
	
cc6a8f
               y="(0 `max` ((height - title_height) / 2)) + 1"
cc6a8f
               color="C_title_focused" />
cc6a8f
</draw_ops>
cc6a8f
cc6a8f
<draw_ops name="title_unfocused">
cc6a8f
	
cc6a8f
               y="(0 `max` ((height - title_height) / 2)) + 1"
cc6a8f
               color="C_title_unfocused"/>
cc6a8f
</draw_ops>
cc6a8f
cc6a8f
	
cc6a8f
cc6a8f
<draw_ops name="entire_background_focused">
cc6a8f
	<rectangle color="gtk:bg[NORMAL]" x="0" y="0" width="width" height="height" filled="true" />
cc6a8f
</draw_ops>
cc6a8f
cc6a8f
<draw_ops name="entire_background_unfocused">
cc6a8f
	<include name="entire_background_focused" />
cc6a8f
</draw_ops>
cc6a8f
cc6a8f
<draw_ops name="titlebar_fill_focused">
cc6a8f
	<gradient type="vertical" x="0" y="0" width="width" height="height">
cc6a8f
		<color value="blend/gtk:bg[NORMAL]/gtk:base[NORMAL]/0.4" />
cc6a8f
		<color value="gtk:bg[NORMAL]"/>
cc6a8f
		<color value="blend/gtk:bg[NORMAL]/#000000/0.03" />
cc6a8f
		<color value="blend/gtk:bg[NORMAL]/#000000/0.06" />
cc6a8f
	</gradient>
cc6a8f
</draw_ops>
cc6a8f
cc6a8f
<draw_ops name="titlebar_fill_focused_alt">
cc6a8f
	<gradient type="vertical" x="0" y="0" width="width" height="height">
cc6a8f
		<color value="blend/gtk:bg[NORMAL]/gtk:base[NORMAL]/0.6" />
cc6a8f
		
cc6a8f
		
cc6a8f
		<color value="gtk:bg[NORMAL]"/>
cc6a8f
	</gradient>
cc6a8f
</draw_ops>
cc6a8f
cc6a8f
<draw_ops name="titlebar_fill_unfocused">
cc6a8f
	<rectangle color="C_titlebar_unfocused" x="0" y="0" width="width" height="height" filled="true" />
cc6a8f
</draw_ops>
cc6a8f
cc6a8f
<draw_ops name="titlebar_unfocused">
cc6a8f
	<include name="titlebar_fill_unfocused" />
cc6a8f
	<line x1="0" y1="height-1" x2="width-1" y2="height-1" color="C_icons_unfocused" />
cc6a8f
</draw_ops>
cc6a8f
cc6a8f
<draw_ops name="hilight">
cc6a8f
	<line x1="0" y1="1" x2="width-1" y2="1" color="C_titlebar_focused_hilight" />
cc6a8f
	<gradient type="vertical" x="1" y="1" width="1" height="height-4">
cc6a8f
		<color value="C_titlebar_focused_hilight" />
cc6a8f
		<color value="blend/gtk:bg[NORMAL]/#000000/0.03" />
cc6a8f
	</gradient>
cc6a8f
</draw_ops>
cc6a8f
cc6a8f
<draw_ops name="rounded_hilight">
cc6a8f
	<line x1="5" y1="1" x2="width-6" y2="1" color="C_titlebar_focused_hilight" />
cc6a8f
	<arc color="C_titlebar_focused_hilight" x="1" y="1" width="7" height="7"  start_angle="270" extent_angle="90" />
cc6a8f
	<arc color="C_titlebar_focused_hilight" x="width-10" y="1" width="9" height="7"  start_angle="0" extent_angle="90" />
cc6a8f
	<gradient type="vertical" x="1" y="5" width="1" height="height-9">
cc6a8f
		<color value="C_titlebar_focused_hilight" />
cc6a8f
		<color value="blend/gtk:bg[NORMAL]/#000000/0.03" />
cc6a8f
	</gradient>
cc6a8f
</draw_ops>
cc6a8f
cc6a8f
<draw_ops name="titlebar_focused">
cc6a8f
	<include name="titlebar_fill_focused_alt" />
cc6a8f
	<include name="hilight" />
cc6a8f
</draw_ops>
cc6a8f
cc6a8f
<draw_ops name="titlebar_focused_alt">
cc6a8f
	<include name="titlebar_fill_focused_alt" />
cc6a8f
	<include name="hilight" />
cc6a8f
</draw_ops>
cc6a8f
cc6a8f
<draw_ops name="rounded_titlebar_focused">
cc6a8f
	<include name="titlebar_fill_focused_alt" />
cc6a8f
	<include name="rounded_hilight" />
cc6a8f
</draw_ops>
cc6a8f
cc6a8f
<draw_ops name="rounded_titlebar_focused_alt">
cc6a8f
	<include name="titlebar_fill_focused_alt" />
cc6a8f
	<include name="rounded_hilight" />
cc6a8f
</draw_ops>
cc6a8f
cc6a8f
<draw_ops name="border_focused">
cc6a8f
	<rectangle color="C_border_focused" x="0" y="0" width="width-1" height="height-1" filled="false" />
cc6a8f
</draw_ops>
cc6a8f
cc6a8f
<draw_ops name="border_unfocused">
cc6a8f
	<rectangle color="C_border_unfocused" x="0" y="0" width="width-1" height="height-1" filled="false" />
cc6a8f
</draw_ops>
cc6a8f
cc6a8f
<draw_ops name="rounded_border_focused">
cc6a8f
	<line color="C_border_focused" x1="4" y1="0" x2="width-5" y2="0" />
cc6a8f
	<line color="C_border_focused" x1="0" y1="height-1" x2="width-1" y2="height-1" />
cc6a8f
	<line color="C_border_focused" x1="0" y1="4" x2="0" y2="height-2" />
cc6a8f
	<line color="C_border_focused" x1="width-1" y1="4" x2="width-1" y2="height-2" />
cc6a8f
	<arc color="C_border_focused" x="0" y="0" width="9" height="9"  start_angle="270" extent_angle="90" />
cc6a8f
	<arc color="C_border_focused" x="width-10" y="0" width="9" height="9"  start_angle="0" extent_angle="90" />
cc6a8f
	
cc6a8f
	<arc color="C_border_focused" x="0" y="0" width="9" height="9"  start_angle="270" extent_angle="90" />
cc6a8f
	<arc color="C_border_focused" x="width-10" y="0" width="9" height="9"  start_angle="0" extent_angle="90" />
cc6a8f
</draw_ops>
cc6a8f
cc6a8f
<draw_ops name="rounded_border_unfocused">
cc6a8f
	<line color="C_border_unfocused" x1="4" y1="0" x2="width-5" y2="0" />
cc6a8f
	<line color="C_border_unfocused" x1="0" y1="height-1" x2="width-1" y2="height-1" />
cc6a8f
	<line color="C_border_unfocused" x1="0" y1="4" x2="0" y2="height-2" />
cc6a8f
	<line color="C_border_unfocused" x1="width-1" y1="4" x2="width-1" y2="height-2" />
cc6a8f
	<arc color="C_border_unfocused" x="0" y="0" width="9" height="9"  start_angle="270" extent_angle="90" />
cc6a8f
	<arc color="C_border_unfocused" x="width-10" y="0" width="9" height="9"  start_angle="0" extent_angle="90" />
cc6a8f
	
cc6a8f
	<arc color="C_border_unfocused" x="0" y="0" width="9" height="9"  start_angle="270" extent_angle="90" />
cc6a8f
	<arc color="C_border_unfocused" x="width-10" y="0" width="9" height="9"  start_angle="0" extent_angle="90" />
cc6a8f
</draw_ops>
cc6a8f
cc6a8f
<draw_ops name="border_right_focused">
cc6a8f
	
cc6a8f
		x1="width-1" y1="0" 
cc6a8f
		x2="width-1" y2="height" 
cc6a8f
		color="C_border_focused" />
cc6a8f
</draw_ops>
cc6a8f
cc6a8f
<draw_ops name="border_right_unfocused">
cc6a8f
	
cc6a8f
		x1="width" y1="0" 
cc6a8f
		x2="width" y2="height" 
cc6a8f
		color="C_border_unfocused" />
cc6a8f
</draw_ops>
cc6a8f
cc6a8f
<draw_ops name="border_left_focused">
cc6a8f
	
cc6a8f
		x1="0" y1="0" 
cc6a8f
		x2="0" y2="height" 
cc6a8f
		color="C_border_focused" />
cc6a8f
</draw_ops>
cc6a8f
cc6a8f
<draw_ops name="border_left_unfocused">
cc6a8f
	
cc6a8f
		x1="0" y1="0" 
cc6a8f
		x2="0" y2="height" 
cc6a8f
		color="C_border_unfocused" />
cc6a8f
</draw_ops>
cc6a8f
cc6a8f
	
cc6a8f
cc6a8f
<constant name="C_icons_shadow" value="blend/#000000/gtk:bg[NORMAL]/0.6" />
cc6a8f
cc6a8f
<draw_ops name="close_glyph_focused">
cc6a8f
	
cc6a8f
		x1="(width-width%3)/3+D_icons_shrink-D_icons_grow" y1="(height-height%3)/3+D_icons_shrink-D_icons_grow" 
cc6a8f
		x2="width-(width-width%3)/3-1-D_icons_shrink+D_icons_grow" y2="height-(height-height%3)/3-1-D_icons_shrink+D_icons_grow" 
cc6a8f
		color="C_icons_focused" />
cc6a8f
	
cc6a8f
		x1="(width-width%3)/3+1+D_icons_shrink-D_icons_grow" y1="(height-height%3)/3+D_icons_shrink-D_icons_grow"
cc6a8f
		x2="width-(width-width%3)/3-1-D_icons_shrink+D_icons_grow" y2="height-(height-height%3)/3-2-D_icons_shrink+D_icons_grow"
cc6a8f
		color="C_icons_focused" />
cc6a8f
	
cc6a8f
		x1="(width-width%3)/3+D_icons_shrink-D_icons_grow" y1="(height-height%3)/3+1+D_icons_shrink-D_icons_grow"
cc6a8f
		x2="width-(width-width%3)/3-2-D_icons_shrink+D_icons_grow" y2="height-(height-height%3)/3-1-D_icons_shrink+D_icons_grow"
cc6a8f
		color="C_icons_focused" />
cc6a8f
	
cc6a8f
		x1="width-(width-width%3)/3-1-D_icons_shrink+D_icons_grow" y1="(height-height%3)/3+D_icons_shrink-D_icons_grow"
cc6a8f
		x2="(width-width%3)/3+D_icons_shrink-D_icons_grow" y2="height-(height-height%3)/3-1-D_icons_shrink+D_icons_grow"
cc6a8f
		color="C_icons_focused" />
cc6a8f
	
cc6a8f
		x1="width-(width-width%3)/3-2-D_icons_shrink+D_icons_grow" y1="(height-height%3)/3+D_icons_shrink-D_icons_grow"
cc6a8f
		x2="(width-width%3)/3+D_icons_shrink-D_icons_grow" y2="height-(height-height%3)/3-2-D_icons_shrink+D_icons_grow"
cc6a8f
		color="C_icons_focused" />
cc6a8f
	
cc6a8f
		x1="width-(width-width%3)/3-1-D_icons_shrink+D_icons_grow" y1="(height-height%3)/3+1+D_icons_shrink-D_icons_grow"
cc6a8f
		x2="(width-width%3)/3+1+D_icons_shrink-D_icons_grow" y2="height-(height-height%3)/3-1-D_icons_shrink+D_icons_grow"
cc6a8f
		color="C_icons_focused" />
cc6a8f
</draw_ops>
cc6a8f
cc6a8f
<draw_ops name="close_shadow_focused">
cc6a8f
	
cc6a8f
		x1="(width-width%3)/3+D_icons_shrink-D_icons_grow" y1="(height-height%3)/3+D_icons_shrink-D_icons_grow" 
cc6a8f
		x2="width-(width-width%3)/3-1-D_icons_shrink+D_icons_grow" y2="height-(height-height%3)/3-1-D_icons_shrink+D_icons_grow" 
cc6a8f
		color="C_icons_shadow" />
cc6a8f
	
cc6a8f
		x1="(width-width%3)/3+1+D_icons_shrink-D_icons_grow" y1="(height-height%3)/3+D_icons_shrink-D_icons_grow"
cc6a8f
		x2="width-(width-width%3)/3-1-D_icons_shrink+D_icons_grow" y2="height-(height-height%3)/3-2-D_icons_shrink+D_icons_grow"
cc6a8f
		color="C_icons_shadow" />
cc6a8f
	
cc6a8f
		x1="(width-width%3)/3+D_icons_shrink-D_icons_grow" y1="(height-height%3)/3+1+D_icons_shrink-D_icons_grow"
cc6a8f
		x2="width-(width-width%3)/3-2-D_icons_shrink+D_icons_grow" y2="height-(height-height%3)/3-1-D_icons_shrink+D_icons_grow"
cc6a8f
		color="C_icons_shadow" />
cc6a8f
	
cc6a8f
		x1="width-(width-width%3)/3-1-D_icons_shrink+D_icons_grow" y1="(height-height%3)/3+D_icons_shrink-D_icons_grow"
cc6a8f
		x2="(width-width%3)/3+D_icons_shrink-D_icons_grow" y2="height-(height-height%3)/3-1-D_icons_shrink+D_icons_grow"
cc6a8f
		color="C_icons_shadow" />
cc6a8f
	
cc6a8f
		x1="width-(width-width%3)/3-2-D_icons_shrink+D_icons_grow" y1="(height-height%3)/3+D_icons_shrink-D_icons_grow"
cc6a8f
		x2="(width-width%3)/3+D_icons_shrink-D_icons_grow" y2="height-(height-height%3)/3-2-D_icons_shrink+D_icons_grow"
cc6a8f
		color="C_icons_shadow" />
cc6a8f
	
cc6a8f
		x1="width-(width-width%3)/3-1-D_icons_shrink+D_icons_grow" y1="(height-height%3)/3+1+D_icons_shrink-D_icons_grow"
cc6a8f
		x2="(width-width%3)/3+1+D_icons_shrink-D_icons_grow" y2="height-(height-height%3)/3-1-D_icons_shrink+D_icons_grow"
cc6a8f
		color="C_icons_shadow" />
cc6a8f
</draw_ops>
cc6a8f
cc6a8f
<draw_ops name="close_focused">
cc6a8f
	<include name="close_shadow_focused" y="1" />
cc6a8f
	
cc6a8f
	<include name="close_shadow_focused" y="1" />
cc6a8f
	<include name="close_glyph_focused" />
cc6a8f
</draw_ops>
cc6a8f
cc6a8f
<draw_ops name="close_focused_pressed">
cc6a8f
	<include name="close_glyph_focused" y="1" />
cc6a8f
</draw_ops>
cc6a8f
cc6a8f
<draw_ops name="close_glyph_unfocused">
cc6a8f
	
cc6a8f
		x1="(width-width%3)/3+D_icons_shrink-D_icons_grow" y1="(height-height%3)/3+D_icons_shrink-D_icons_grow" 
cc6a8f
		x2="width-(width-width%3)/3-1-D_icons_shrink+D_icons_grow" y2="height-(height-height%3)/3-1-D_icons_shrink+D_icons_grow" 
cc6a8f
		color="C_icons_unfocused" />
cc6a8f
	
cc6a8f
		x1="(width-width%3)/3+1+D_icons_shrink-D_icons_grow" y1="(height-height%3)/3+D_icons_shrink-D_icons_grow"
cc6a8f
		x2="width-(width-width%3)/3-1-D_icons_shrink+D_icons_grow" y2="height-(height-height%3)/3-2-D_icons_shrink+D_icons_grow"
cc6a8f
		color="C_icons_unfocused" />
cc6a8f
	
cc6a8f
		x1="(width-width%3)/3+D_icons_shrink-D_icons_grow" y1="(height-height%3)/3+1+D_icons_shrink-D_icons_grow"
cc6a8f
		x2="width-(width-width%3)/3-2-D_icons_shrink+D_icons_grow" y2="height-(height-height%3)/3-1-D_icons_shrink+D_icons_grow"
cc6a8f
		color="C_icons_unfocused" />
cc6a8f
	
cc6a8f
		x1="width-(width-width%3)/3-1-D_icons_shrink+D_icons_grow" y1="(height-height%3)/3+D_icons_shrink-D_icons_grow"
cc6a8f
		x2="(width-width%3)/3+D_icons_shrink-D_icons_grow" y2="height-(height-height%3)/3-1-D_icons_shrink+D_icons_grow"
cc6a8f
		color="C_icons_unfocused" />
cc6a8f
	
cc6a8f
		x1="width-(width-width%3)/3-2-D_icons_shrink+D_icons_grow" y1="(height-height%3)/3+D_icons_shrink-D_icons_grow"
cc6a8f
		x2="(width-width%3)/3+D_icons_shrink-D_icons_grow" y2="height-(height-height%3)/3-2-D_icons_shrink+D_icons_grow"
cc6a8f
		color="C_icons_unfocused" />
cc6a8f
	
cc6a8f
		x1="width-(width-width%3)/3-1-D_icons_shrink+D_icons_grow" y1="(height-height%3)/3+1+D_icons_shrink-D_icons_grow"
cc6a8f
		x2="(width-width%3)/3+1+D_icons_shrink-D_icons_grow" y2="height-(height-height%3)/3-1-D_icons_shrink+D_icons_grow"
cc6a8f
		color="C_icons_unfocused" />
cc6a8f
</draw_ops>
cc6a8f
cc6a8f
<draw_ops name="close_unfocused">
cc6a8f
	<include name="close_glyph_unfocused" y="D_icons_unfocused_offset" />
cc6a8f
	<include name="close_glyph_unfocused" y="D_icons_unfocused_offset" />
cc6a8f
</draw_ops>
cc6a8f
cc6a8f
<draw_ops name="close_glyph_unfocused_prelight">
cc6a8f
	
cc6a8f
		x1="(width-width%3)/3+D_icons_shrink-D_icons_grow" y1="(height-height%3)/3+D_icons_shrink-D_icons_grow" 
cc6a8f
		x2="width-(width-width%3)/3-1-D_icons_shrink+D_icons_grow" y2="height-(height-height%3)/3-1-D_icons_shrink+D_icons_grow" 
cc6a8f
		color="C_icons_unfocused_prelight" />
cc6a8f
	
cc6a8f
		x1="(width-width%3)/3+1+D_icons_shrink-D_icons_grow" y1="(height-height%3)/3+D_icons_shrink-D_icons_grow"
cc6a8f
		x2="width-(width-width%3)/3-1-D_icons_shrink+D_icons_grow" y2="height-(height-height%3)/3-2-D_icons_shrink+D_icons_grow"
cc6a8f
		color="C_icons_unfocused_prelight" />
cc6a8f
	
cc6a8f
		x1="(width-width%3)/3+D_icons_shrink-D_icons_grow" y1="(height-height%3)/3+1+D_icons_shrink-D_icons_grow"
cc6a8f
		x2="width-(width-width%3)/3-2-D_icons_shrink+D_icons_grow" y2="height-(height-height%3)/3-1-D_icons_shrink+D_icons_grow"
cc6a8f
		color="C_icons_unfocused_prelight" />
cc6a8f
	
cc6a8f
		x1="width-(width-width%3)/3-1-D_icons_shrink+D_icons_grow" y1="(height-height%3)/3+D_icons_shrink-D_icons_grow"
cc6a8f
		x2="(width-width%3)/3+D_icons_shrink-D_icons_grow" y2="height-(height-height%3)/3-1-D_icons_shrink+D_icons_grow"
cc6a8f
		color="C_icons_unfocused_prelight" />
cc6a8f
	
cc6a8f
		x1="width-(width-width%3)/3-2-D_icons_shrink+D_icons_grow" y1="(height-height%3)/3+D_icons_shrink-D_icons_grow"
cc6a8f
		x2="(width-width%3)/3+D_icons_shrink-D_icons_grow" y2="height-(height-height%3)/3-2-D_icons_shrink+D_icons_grow"
cc6a8f
		color="C_icons_unfocused_prelight" />
cc6a8f
	
cc6a8f
		x1="width-(width-width%3)/3-1-D_icons_shrink+D_icons_grow" y1="(height-height%3)/3+1+D_icons_shrink-D_icons_grow"
cc6a8f
		x2="(width-width%3)/3+1+D_icons_shrink-D_icons_grow" y2="height-(height-height%3)/3-1-D_icons_shrink+D_icons_grow"
cc6a8f
		color="C_icons_unfocused_prelight" />
cc6a8f
</draw_ops>
cc6a8f
cc6a8f
<draw_ops name="close_unfocused_prelight">
cc6a8f
	<include name="close_glyph_unfocused_prelight" y="D_icons_unfocused_offset" />
cc6a8f
	<include name="close_glyph_unfocused_prelight" y="D_icons_unfocused_offset" />
cc6a8f
</draw_ops>
cc6a8f
cc6a8f
<draw_ops name="close_glyph_unfocused_pressed">
cc6a8f
	
cc6a8f
		x1="(width-width%3)/3+D_icons_shrink-D_icons_grow" y1="(height-height%3)/3+D_icons_shrink-D_icons_grow" 
cc6a8f
		x2="width-(width-width%3)/3-1-D_icons_shrink+D_icons_grow" y2="height-(height-height%3)/3-1-D_icons_shrink+D_icons_grow" 
cc6a8f
		color="C_icons_unfocused_pressed" />
cc6a8f
	
cc6a8f
		x1="(width-width%3)/3+1+D_icons_shrink-D_icons_grow" y1="(height-height%3)/3+D_icons_shrink-D_icons_grow"
cc6a8f
		x2="width-(width-width%3)/3-1-D_icons_shrink+D_icons_grow" y2="height-(height-height%3)/3-2-D_icons_shrink+D_icons_grow"
cc6a8f
		color="C_icons_unfocused_pressed" />
cc6a8f
	
cc6a8f
		x1="(width-width%3)/3+D_icons_shrink-D_icons_grow" y1="(height-height%3)/3+1+D_icons_shrink-D_icons_grow"
cc6a8f
		x2="width-(width-width%3)/3-2-D_icons_shrink+D_icons_grow" y2="height-(height-height%3)/3-1-D_icons_shrink+D_icons_grow"
cc6a8f
		color="C_icons_unfocused_pressed" />
cc6a8f
	
cc6a8f
		x1="width-(width-width%3)/3-1-D_icons_shrink+D_icons_grow" y1="(height-height%3)/3+D_icons_shrink-D_icons_grow"
cc6a8f
		x2="(width-width%3)/3+D_icons_shrink-D_icons_grow" y2="height-(height-height%3)/3-1-D_icons_shrink+D_icons_grow"
cc6a8f
		color="C_icons_unfocused_pressed" />
cc6a8f
	
cc6a8f
		x1="width-(width-width%3)/3-2-D_icons_shrink+D_icons_grow" y1="(height-height%3)/3+D_icons_shrink-D_icons_grow"
cc6a8f
		x2="(width-width%3)/3+D_icons_shrink-D_icons_grow" y2="height-(height-height%3)/3-2-D_icons_shrink+D_icons_grow"
cc6a8f
		color="C_icons_unfocused_pressed" />
cc6a8f
	
cc6a8f
		x1="width-(width-width%3)/3-1-D_icons_shrink+D_icons_grow" y1="(height-height%3)/3+1+D_icons_shrink-D_icons_grow"
cc6a8f
		x2="(width-width%3)/3+1+D_icons_shrink-D_icons_grow" y2="height-(height-height%3)/3-1-D_icons_shrink+D_icons_grow"
cc6a8f
		color="C_icons_unfocused_pressed" />
cc6a8f
</draw_ops>
cc6a8f
cc6a8f
<draw_ops name="close_unfocused_pressed">
cc6a8f
	<include name="close_glyph_unfocused_pressed" y="D_icons_unfocused_offset" />
cc6a8f
	<include name="close_glyph_unfocused_pressed" y="D_icons_unfocused_offset" />
cc6a8f
</draw_ops>
cc6a8f
cc6a8f
<draw_ops name="maximize_glyph_focused">
cc6a8f
	
cc6a8f
		x="(width-width%3)/3+D_icons_shrink-D_icons_grow" y="(height-height%3)/3+D_icons_shrink-D_icons_grow"
cc6a8f
		width="width-2*(width-width%3)/3-1-2*D_icons_shrink+2*D_icons_grow" height="height-2*(height-height%3)/3-1-2*D_icons_shrink+2*D_icons_grow" 
cc6a8f
		color="C_icons_focused" />
cc6a8f
	
cc6a8f
		x="(width-width%3)/3+1+D_icons_shrink-D_icons_grow" y="(height-height%3)/3+1+D_icons_shrink-D_icons_grow"
cc6a8f
		width="width-2*(width-width%3)/3-3-2*D_icons_shrink+2*D_icons_grow" height="height-2*(height-height%3)/3-3-2*D_icons_shrink+2*D_icons_grow" 
cc6a8f
		color="C_icons_focused" />
cc6a8f
</draw_ops>
cc6a8f
cc6a8f
<draw_ops name="maximize_shadow_focused">
cc6a8f
	
cc6a8f
		x="(width-width%3)/3+D_icons_shrink-D_icons_grow" y="(height-height%3)/3+D_icons_shrink-D_icons_grow"
cc6a8f
		width="width-2*(width-width%3)/3-1-2*D_icons_shrink+2*D_icons_grow" height="height-2*(height-height%3)/3-1-2*D_icons_shrink+2*D_icons_grow" 
cc6a8f
		color="C_icons_shadow" />
cc6a8f
	
cc6a8f
		x="(width-width%3)/3+1+D_icons_shrink-D_icons_grow" y="(height-height%3)/3+1+D_icons_shrink-D_icons_grow"
cc6a8f
		width="width-2*(width-width%3)/3-3-2*D_icons_shrink+2*D_icons_grow" height="height-2*(height-height%3)/3-3-2*D_icons_shrink+2*D_icons_grow" 
cc6a8f
		color="C_icons_shadow" />
cc6a8f
</draw_ops>
cc6a8f
cc6a8f
<draw_ops name="maximize_focused">
cc6a8f
	<include name="maximize_shadow_focused" y="1" />
cc6a8f
	<include name="maximize_glyph_focused" />
cc6a8f
</draw_ops>
cc6a8f
cc6a8f
<draw_ops name="maximize_focused_pressed">
cc6a8f
	<include name="maximize_glyph_focused" y="1" />
cc6a8f
</draw_ops>
cc6a8f
cc6a8f
<draw_ops name="maximize_glyph_unfocused">
cc6a8f
	
cc6a8f
		x="(width-width%3)/3+D_icons_shrink-D_icons_grow" y="(height-height%3)/3+D_icons_shrink-D_icons_grow"
cc6a8f
		width="width-2*(width-width%3)/3-1-2*D_icons_shrink+2*D_icons_grow" height="height-2*(height-height%3)/3-1-2*D_icons_shrink+2*D_icons_grow" 
cc6a8f
		color="C_icons_unfocused" />
cc6a8f
	
cc6a8f
		x="(width-width%3)/3+1+D_icons_shrink-D_icons_grow" y="(height-height%3)/3+1+D_icons_shrink-D_icons_grow"
cc6a8f
		width="width-2*(width-width%3)/3-3-2*D_icons_shrink+2*D_icons_grow" height="height-2*(height-height%3)/3-3-2*D_icons_shrink+2*D_icons_grow" 
cc6a8f
		color="C_icons_unfocused" />
cc6a8f
</draw_ops>
cc6a8f
cc6a8f
<draw_ops name="maximize_unfocused">
cc6a8f
	<include name="maximize_glyph_unfocused" y="D_icons_unfocused_offset" />
cc6a8f
</draw_ops>
cc6a8f
cc6a8f
<draw_ops name="maximize_glyph_unfocused_prelight">
cc6a8f
	
cc6a8f
		x="(width-width%3)/3+D_icons_shrink-D_icons_grow" y="(height-height%3)/3+D_icons_shrink-D_icons_grow"
cc6a8f
		width="width-2*(width-width%3)/3-1-2*D_icons_shrink+2*D_icons_grow" height="height-2*(height-height%3)/3-1-2*D_icons_shrink+2*D_icons_grow" 
cc6a8f
		color="C_icons_unfocused_prelight" />
cc6a8f
	
cc6a8f
		x="(width-width%3)/3+1+D_icons_shrink-D_icons_grow" y="(height-height%3)/3+1+D_icons_shrink-D_icons_grow"
cc6a8f
		width="width-2*(width-width%3)/3-3-2*D_icons_shrink+2*D_icons_grow" height="height-2*(height-height%3)/3-3-2*D_icons_shrink+2*D_icons_grow" 
cc6a8f
		color="C_icons_unfocused_prelight" />
cc6a8f
</draw_ops>
cc6a8f
cc6a8f
<draw_ops name="maximize_unfocused_prelight">
cc6a8f
	<include name="maximize_glyph_unfocused_prelight" y="D_icons_unfocused_offset" />
cc6a8f
</draw_ops>
cc6a8f
cc6a8f
<draw_ops name="maximize_glyph_unfocused_pressed">
cc6a8f
	
cc6a8f
		x="(width-width%3)/3+D_icons_shrink-D_icons_grow" y="(height-height%3)/3+D_icons_shrink-D_icons_grow"
cc6a8f
		width="width-2*(width-width%3)/3-1-2*D_icons_shrink+2*D_icons_grow" height="height-2*(height-height%3)/3-1-2*D_icons_shrink+2*D_icons_grow" 
cc6a8f
		color="C_icons_unfocused_pressed" />
cc6a8f
	
cc6a8f
		x="(width-width%3)/3+1+D_icons_shrink-D_icons_grow" y="(height-height%3)/3+1+D_icons_shrink-D_icons_grow"
cc6a8f
		width="width-2*(width-width%3)/3-3-2*D_icons_shrink+2*D_icons_grow" height="height-2*(height-height%3)/3-3-2*D_icons_shrink+2*D_icons_grow" 
cc6a8f
		color="C_icons_unfocused_pressed" />
cc6a8f
</draw_ops>
cc6a8f
cc6a8f
<draw_ops name="maximize_unfocused_pressed">
cc6a8f
	<include name="maximize_glyph_unfocused_pressed" y="D_icons_unfocused_offset" />
cc6a8f
</draw_ops>
cc6a8f
cc6a8f
<draw_ops name="minimize_glyph_focused">
cc6a8f
	
cc6a8f
		x="(width-width%3)/3+1+D_icons_shrink-D_icons_grow" y="height-(height-height%3)/3-2-D_icons_shrink+D_icons_grow" 
cc6a8f
		width="width-2*(width-width%3)/3-2-2*D_icons_shrink+2*D_icons_grow" height="2" filled="true"
cc6a8f
		color="C_icons_focused" />
cc6a8f
</draw_ops>
cc6a8f
cc6a8f
<draw_ops name="minimize_shadow_focused">
cc6a8f
	
cc6a8f
		x="(width-width%3)/3+1+D_icons_shrink-D_icons_grow" y="height-(height-height%3)/3-2-D_icons_shrink+D_icons_grow" 
cc6a8f
		width="width-2*(width-width%3)/3-2-2*D_icons_shrink+2*D_icons_grow" height="2" filled="true"
cc6a8f
		color="C_icons_shadow" />
cc6a8f
</draw_ops>
cc6a8f
cc6a8f
<draw_ops name="minimize_focused">
cc6a8f
	<include name="minimize_shadow_focused" y="1" />
cc6a8f
	<include name="minimize_glyph_focused" />
cc6a8f
</draw_ops>
cc6a8f
cc6a8f
<draw_ops name="minimize_focused_pressed">
cc6a8f
	<include name="minimize_glyph_focused" y="1" />
cc6a8f
</draw_ops>
cc6a8f
cc6a8f
<draw_ops name="minimize_glyph_unfocused">
cc6a8f
	
cc6a8f
		x="(width-width%3)/3+1+D_icons_shrink-D_icons_grow" y="height-(height-height%3)/3-2-D_icons_shrink+D_icons_grow" 
cc6a8f
		width="width-2*(width-width%3)/3-2-2*D_icons_shrink+2*D_icons_grow" height="2" filled="true"
cc6a8f
		color="C_icons_unfocused" />
cc6a8f
</draw_ops>
cc6a8f
cc6a8f
<draw_ops name="minimize_unfocused">
cc6a8f
	<include name="minimize_glyph_unfocused" y="D_icons_unfocused_offset" />
cc6a8f
</draw_ops>
cc6a8f
cc6a8f
<draw_ops name="minimize_glyph_unfocused_prelight">
cc6a8f
	
cc6a8f
		x="(width-width%3)/3+1+D_icons_shrink-D_icons_grow" y="height-(height-height%3)/3-2-D_icons_shrink+D_icons_grow" 
cc6a8f
		width="width-2*(width-width%3)/3-2-2*D_icons_shrink+2*D_icons_grow" height="2" filled="true"
cc6a8f
		color="C_icons_unfocused_prelight" />
cc6a8f
</draw_ops>
cc6a8f
cc6a8f
<draw_ops name="minimize_unfocused_prelight">
cc6a8f
	<include name="minimize_glyph_unfocused_prelight" y="D_icons_unfocused_offset" />
cc6a8f
</draw_ops>
cc6a8f
cc6a8f
<draw_ops name="minimize_glyph_unfocused_pressed">
cc6a8f
	
cc6a8f
		x="(width-width%3)/3+1+D_icons_shrink-D_icons_grow" y="height-(height-height%3)/3-2-D_icons_shrink+D_icons_grow" 
cc6a8f
		width="width-2*(width-width%3)/3-2-2*D_icons_shrink+2*D_icons_grow" height="2" filled="true"
cc6a8f
		color="C_icons_unfocused_pressed" />
cc6a8f
</draw_ops>
cc6a8f
cc6a8f
<draw_ops name="minimize_unfocused_pressed">
cc6a8f
	<include name="minimize_glyph_unfocused_pressed" y="D_icons_unfocused_offset" />
cc6a8f
</draw_ops>
cc6a8f
cc6a8f
<draw_ops name="menu_glyph_focused">
cc6a8f
	
cc6a8f
		x="(width-width%3)/3+1+D_icons_shrink-D_icons_grow" y="(height-height%3)/3+D_icons_shrink-D_icons_grow" 
cc6a8f
		width="width-2*(width-width%3)/3-3-2*D_icons_shrink+2*D_icons_grow" height="height-2*(height-height%3)/3-1-2*D_icons_shrink+2*D_icons_grow" 
cc6a8f
		color="C_icons_focused" />
cc6a8f
	
cc6a8f
		x="(width-width%3)/3+2+D_icons_shrink-D_icons_grow" y="(height-height%3)/3+1+D_icons_shrink-D_icons_grow" 
cc6a8f
		width="width-2*(width-width%3)/3-5-2*D_icons_shrink+2*D_icons_grow" height="height-2*(height-height%3)/3-3-2*D_icons_shrink+2*D_icons_grow" 
cc6a8f
		color="C_icons_focused" />
cc6a8f
	
cc6a8f
		x="(width-width%3)/3+4+D_icons_shrink-D_icons_grow" y="height/2-1-D_icons_shrink+D_icons_grow" 
cc6a8f
		width="width-2*(width-width%3)/3-8-2*D_icons_shrink+2*D_icons_grow" height="2" filled="true"
cc6a8f
		color="C_icons_focused" />
cc6a8f
</draw_ops>
cc6a8f
cc6a8f
<draw_ops name="menu_shadow_focused">
cc6a8f
	
cc6a8f
		x="(width-width%3)/3+1+D_icons_shrink-D_icons_grow" y="(height-height%3)/3+D_icons_shrink-D_icons_grow" 
cc6a8f
		width="width-2*(width-width%3)/3-3-2*D_icons_shrink+2*D_icons_grow" height="height-2*(height-height%3)/3-1-2*D_icons_shrink+2*D_icons_grow" 
cc6a8f
		color="C_icons_shadow" />
cc6a8f
	
cc6a8f
		x="(width-width%3)/3+2+D_icons_shrink-D_icons_grow" y="(height-height%3)/3+1+D_icons_shrink-D_icons_grow" 
cc6a8f
		width="width-2*(width-width%3)/3-5-2*D_icons_shrink+2*D_icons_grow" height="height-2*(height-height%3)/3-3-2*D_icons_shrink+2*D_icons_grow" 
cc6a8f
		color="C_icons_shadow" />
cc6a8f
	
cc6a8f
		x="(width-width%3)/3+4+D_icons_shrink-D_icons_grow" y="height/2-1-D_icons_shrink+D_icons_grow" 
cc6a8f
		width="width-2*(width-width%3)/3-8-2*D_icons_shrink+2*D_icons_grow" height="2" filled="true"
cc6a8f
		color="C_icons_shadow" />
cc6a8f
</draw_ops>
cc6a8f
cc6a8f
<draw_ops name="menu_focused">
cc6a8f
	<include name="menu_shadow_focused" y="1" />
cc6a8f
	<include name="menu_glyph_focused" />
cc6a8f
</draw_ops>
cc6a8f
cc6a8f
<draw_ops name="menu_focused_pressed">
cc6a8f
	<include name="menu_glyph_focused" y="1" />
cc6a8f
</draw_ops>
cc6a8f
cc6a8f
<draw_ops name="menu_glyph_unfocused">
cc6a8f
	
cc6a8f
		x="(width-width%3)/3+1+D_icons_shrink-D_icons_grow" y="(height-height%3)/3+D_icons_shrink-D_icons_grow" 
cc6a8f
		width="width-2*(width-width%3)/3-3-2*D_icons_shrink+2*D_icons_grow" height="height-2*(height-height%3)/3-1-2*D_icons_shrink+2*D_icons_grow" 
cc6a8f
		color="C_icons_unfocused" />
cc6a8f
	
cc6a8f
		x="(width-width%3)/3+2+D_icons_shrink-D_icons_grow" y="(height-height%3)/3+1+D_icons_shrink-D_icons_grow" 
cc6a8f
		width="width-2*(width-width%3)/3-5-2*D_icons_shrink+2*D_icons_grow" height="height-2*(height-height%3)/3-3-2*D_icons_shrink+2*D_icons_grow" 
cc6a8f
		color="C_icons_unfocused" />
cc6a8f
	
cc6a8f
		x="(width-width%3)/3+4+D_icons_shrink-D_icons_grow" y="height/2-1-D_icons_shrink+D_icons_grow" 
cc6a8f
		width="width-2*(width-width%3)/3-8-2*D_icons_shrink+2*D_icons_grow" height="2" filled="true"
cc6a8f
		color="C_icons_unfocused" />
cc6a8f
</draw_ops>
cc6a8f
cc6a8f
<draw_ops name="menu_unfocused">
cc6a8f
	<include name="menu_glyph_unfocused" y="D_icons_unfocused_offset" />
cc6a8f
</draw_ops>
cc6a8f
cc6a8f
<draw_ops name="menu_glyph_unfocused_prelight">
cc6a8f
	
cc6a8f
		x="(width-width%3)/3+1+D_icons_shrink-D_icons_grow" y="(height-height%3)/3+D_icons_shrink-D_icons_grow" 
cc6a8f
		width="width-2*(width-width%3)/3-3-2*D_icons_shrink+2*D_icons_grow" height="height-2*(height-height%3)/3-1-2*D_icons_shrink+2*D_icons_grow" 
cc6a8f
		color="C_icons_unfocused_prelight" />
cc6a8f
	
cc6a8f
		x="(width-width%3)/3+2+D_icons_shrink-D_icons_grow" y="(height-height%3)/3+1+D_icons_shrink-D_icons_grow" 
cc6a8f
		width="width-2*(width-width%3)/3-5-2*D_icons_shrink+2*D_icons_grow" height="height-2*(height-height%3)/3-3-2*D_icons_shrink+2*D_icons_grow" 
cc6a8f
		color="C_icons_unfocused_prelight" />
cc6a8f
	
cc6a8f
		x="(width-width%3)/3+4+D_icons_shrink-D_icons_grow" y="height/2-1-D_icons_shrink+D_icons_grow" 
cc6a8f
		width="width-2*(width-width%3)/3-8-2*D_icons_shrink+2*D_icons_grow" height="2" filled="true"
cc6a8f
		color="C_icons_unfocused_prelight" />
cc6a8f
</draw_ops>
cc6a8f
cc6a8f
<draw_ops name="menu_unfocused_prelight">
cc6a8f
	<include name="menu_glyph_unfocused_prelight" y="D_icons_unfocused_offset" />
cc6a8f
</draw_ops>
cc6a8f
cc6a8f
<draw_ops name="menu_glyph_unfocused_pressed">
cc6a8f
	
cc6a8f
		x="(width-width%3)/3+1+D_icons_shrink-D_icons_grow" y="(height-height%3)/3+D_icons_shrink-D_icons_grow" 
cc6a8f
		width="width-2*(width-width%3)/3-3-2*D_icons_shrink+2*D_icons_grow" height="height-2*(height-height%3)/3-1-2*D_icons_shrink+2*D_icons_grow" 
cc6a8f
		color="C_icons_unfocused_pressed" />
cc6a8f
	
cc6a8f
		x="(width-width%3)/3+2+D_icons_shrink-D_icons_grow" y="(height-height%3)/3+1+D_icons_shrink-D_icons_grow" 
cc6a8f
		width="width-2*(width-width%3)/3-5-2*D_icons_shrink+2*D_icons_grow" height="height-2*(height-height%3)/3-3-2*D_icons_shrink+2*D_icons_grow" 
cc6a8f
		color="C_icons_unfocused_pressed" />
cc6a8f
	
cc6a8f
		x="(width-width%3)/3+4+D_icons_shrink-D_icons_grow" y="height/2-1-D_icons_shrink+D_icons_grow" 
cc6a8f
		width="width-2*(width-width%3)/3-8-2*D_icons_shrink+2*D_icons_grow" height="2" filled="true"
cc6a8f
		color="C_icons_unfocused_pressed" />
cc6a8f
</draw_ops>
cc6a8f
cc6a8f
<draw_ops name="menu_unfocused_pressed">
cc6a8f
	<include name="menu_glyph_unfocused_pressed" y="D_icons_unfocused_offset" />
cc6a8f
</draw_ops>
cc6a8f
cc6a8f
<draw_ops name="shade_glyph_focused">
cc6a8f
	
cc6a8f
		x="(width-width%3)/3+D_icons_shrink-D_icons_grow" y="(height-height%3)/3+D_icons_shrink-D_icons_grow" 
cc6a8f
		width="width-2*(width-width%3)/3-2*D_icons_shrink+2*D_icons_grow" height="2" filled="true"
cc6a8f
		color="C_icons_focused" />
cc6a8f
	
cc6a8f
		x="(width-width%3)/3+D_icons_shrink-D_icons_grow" y="height-(height-height%3)/3-2-D_icons_shrink+D_icons_grow" 
cc6a8f
		width="width-2*(width-width%3)/3-2*D_icons_shrink+2*D_icons_grow" height="2" filled="true"
cc6a8f
		color="C_icons_focused" />
cc6a8f
	
cc6a8f
		x="(width-width%3)/3+D_icons_shrink-D_icons_grow" y="(height-height%3)/3+3+D_icons_shrink-D_icons_grow" 
cc6a8f
		width="2" height="height-2*(height-height%3)/3-6-D_icons_shrink+D_icons_grow" filled="true"
cc6a8f
		color="C_icons_focused" />
cc6a8f
	
cc6a8f
		x="width-(width-width%3)/3-2-D_icons_shrink+D_icons_grow" y="(height-height%3)/3+3+D_icons_shrink-D_icons_grow" 
cc6a8f
		width="2" height="height-2*(height-height%3)/3-6-D_icons_shrink+D_icons_grow" filled="true"
cc6a8f
		color="C_icons_focused" />
cc6a8f
</draw_ops>
cc6a8f
cc6a8f
<draw_ops name="shade_shadow_focused">
cc6a8f
	
cc6a8f
		x="(width-width%3)/3+D_icons_shrink-D_icons_grow" y="(height-height%3)/3+D_icons_shrink-D_icons_grow" 
cc6a8f
		width="width-2*(width-width%3)/3-2*D_icons_shrink+2*D_icons_grow" height="2" filled="true"
cc6a8f
		color="C_icons_shadow" />
cc6a8f
	
cc6a8f
		x="(width-width%3)/3+D_icons_shrink-D_icons_grow" y="height-(height-height%3)/3-2-D_icons_shrink+D_icons_grow" 
cc6a8f
		width="width-2*(width-width%3)/3-2*D_icons_shrink+2*D_icons_grow" height="2" filled="true"
cc6a8f
		color="C_icons_shadow" />
cc6a8f
</draw_ops>
cc6a8f
cc6a8f
<draw_ops name="shade_focused">
cc6a8f
	<include name="shade_shadow_focused" y="1" />
cc6a8f
	<include name="shade_glyph_focused" />
cc6a8f
</draw_ops>
cc6a8f
cc6a8f
<draw_ops name="shade_focused_pressed">
cc6a8f
	<include name="shade_glyph_focused" y="1" />
cc6a8f
</draw_ops>
cc6a8f
cc6a8f
<draw_ops name="shade_glyph_unfocused">
cc6a8f
	
cc6a8f
		x="(width-width%3)/3+D_icons_shrink-D_icons_grow" y="(height-height%3)/3+D_icons_shrink-D_icons_grow" 
cc6a8f
		width="width-2*(width-width%3)/3-2*D_icons_shrink+2*D_icons_grow" height="2" filled="true"
cc6a8f
		color="C_icons_unfocused" />
cc6a8f
	
cc6a8f
		x="(width-width%3)/3+D_icons_shrink-D_icons_grow" y="height-(height-height%3)/3-2-D_icons_shrink+D_icons_grow" 
cc6a8f
		width="width-2*(width-width%3)/3-2*D_icons_shrink+2*D_icons_grow" height="2" filled="true"
cc6a8f
		color="C_icons_unfocused" />
cc6a8f
	
cc6a8f
		x="(width-width%3)/3+D_icons_shrink-D_icons_grow" y="(height-height%3)/3+3+D_icons_shrink-D_icons_grow" 
cc6a8f
		width="2" height="height-2*(height-height%3)/3-6-D_icons_shrink+D_icons_grow" filled="true"
cc6a8f
		color="C_icons_unfocused" />
cc6a8f
	
cc6a8f
		x="width-(width-width%3)/3-2-D_icons_shrink+D_icons_grow" y="(height-height%3)/3+3+D_icons_shrink-D_icons_grow" 
cc6a8f
		width="2" height="height-2*(height-height%3)/3-6-D_icons_shrink+D_icons_grow" filled="true"
cc6a8f
		color="C_icons_unfocused" />
cc6a8f
</draw_ops>
cc6a8f
cc6a8f
<draw_ops name="shade_unfocused">
cc6a8f
	<include name="shade_glyph_unfocused" y="D_icons_unfocused_offset" />
cc6a8f
</draw_ops>
cc6a8f
cc6a8f
<draw_ops name="shade_glyph_unfocused_prelight">
cc6a8f
	
cc6a8f
		x="(width-width%3)/3+D_icons_shrink-D_icons_grow" y="(height-height%3)/3+D_icons_shrink-D_icons_grow" 
cc6a8f
		width="width-2*(width-width%3)/3-2*D_icons_shrink+2*D_icons_grow" height="2" filled="true"
cc6a8f
		color="C_icons_unfocused_prelight" />
cc6a8f
	
cc6a8f
		x="(width-width%3)/3+D_icons_shrink-D_icons_grow" y="height-(height-height%3)/3-2-D_icons_shrink+D_icons_grow" 
cc6a8f
		width="width-2*(width-width%3)/3-2*D_icons_shrink+2*D_icons_grow" height="2" filled="true"
cc6a8f
		color="C_icons_unfocused_prelight" />
cc6a8f
	
cc6a8f
		x="(width-width%3)/3+D_icons_shrink-D_icons_grow" y="(height-height%3)/3+3+D_icons_shrink-D_icons_grow" 
cc6a8f
		width="2" height="height-2*(height-height%3)/3-6-D_icons_shrink+D_icons_grow" filled="true"
cc6a8f
		color="C_icons_unfocused_prelight" />
cc6a8f
	
cc6a8f
		x="width-(width-width%3)/3-2-D_icons_shrink+D_icons_grow" y="(height-height%3)/3+3+D_icons_shrink-D_icons_grow" 
cc6a8f
		width="2" height="height-2*(height-height%3)/3-6-D_icons_shrink+D_icons_grow" filled="true"
cc6a8f
		color="C_icons_unfocused_prelight" />
cc6a8f
</draw_ops>
cc6a8f
cc6a8f
<draw_ops name="shade_unfocused_prelight">
cc6a8f
	<include name="shade_glyph_unfocused_prelight" y="D_icons_unfocused_offset" />
cc6a8f
</draw_ops>
cc6a8f
cc6a8f
<draw_ops name="shade_glyph_unfocused_pressed">
cc6a8f
	
cc6a8f
		x="(width-width%3)/3+D_icons_shrink-D_icons_grow" y="(height-height%3)/3+D_icons_shrink-D_icons_grow" 
cc6a8f
		width="width-2*(width-width%3)/3-2*D_icons_shrink+2*D_icons_grow" height="2" filled="true"
cc6a8f
		color="C_icons_unfocused_pressed" />
cc6a8f
	
cc6a8f
		x="(width-width%3)/3+D_icons_shrink-D_icons_grow" y="height-(height-height%3)/3-2-D_icons_shrink+D_icons_grow" 
cc6a8f
		width="width-2*(width-width%3)/3-2*D_icons_shrink+2*D_icons_grow" height="2" filled="true"
cc6a8f
		color="C_icons_unfocused_pressed" />
cc6a8f
	
cc6a8f
		x="(width-width%3)/3+D_icons_shrink-D_icons_grow" y="(height-height%3)/3+3+D_icons_shrink-D_icons_grow" 
cc6a8f
		width="2" height="height-2*(height-height%3)/3-6-D_icons_shrink+D_icons_grow" filled="true"
cc6a8f
		color="C_icons_unfocused_pressed" />
cc6a8f
	
cc6a8f
		x="width-(width-width%3)/3-2-D_icons_shrink+D_icons_grow" y="(height-height%3)/3+3+D_icons_shrink-D_icons_grow" 
cc6a8f
		width="2" height="height-2*(height-height%3)/3-6-D_icons_shrink+D_icons_grow" filled="true"
cc6a8f
		color="C_icons_unfocused_pressed" />
cc6a8f
</draw_ops>
cc6a8f
cc6a8f
<draw_ops name="shade_unfocused_pressed">
cc6a8f
	<include name="shade_glyph_unfocused_pressed" y="D_icons_unfocused_offset" />
cc6a8f
</draw_ops>
cc6a8f
cc6a8f
cc6a8f
	
cc6a8f
cc6a8f
<constant name="C_button_border" value="blend/#000000/gtk:bg[NORMAL]/0.8" />
cc6a8f
<constant name="C_button_hilight" value="blend/gtk:base[NORMAL]/gtk:bg[NORMAL]/0.6" />
cc6a8f
cc6a8f
<draw_ops name="button_fill"> 
cc6a8f
	<gradient type="vertical" x="0" y="0" width="width" height="height-2">
cc6a8f
		<color value="blend/gtk:bg[NORMAL]/gtk:fg[NORMAL]/0.15" />
cc6a8f
		<color value="blend/gtk:bg[NORMAL]/gtk:fg[NORMAL]/0.21" />
cc6a8f
		<color value="blend/gtk:bg[NORMAL]/gtk:fg[NORMAL]/0.27" />
cc6a8f
		<color value="blend/gtk:bg[NORMAL]/gtk:fg[NORMAL]/0.12" />
cc6a8f
	</gradient>
cc6a8f
</draw_ops>
cc6a8f
cc6a8f
<draw_ops name="button_bottom">
cc6a8f
	<line x1="0" y1="height-2" x2="width-1" y2="height-2" color="C_button_border" />
cc6a8f
	<line x1="0" y1="height-1" x2="width-1" y2="height-1" color="C_button_hilight" />
cc6a8f
</draw_ops>
cc6a8f
cc6a8f
<draw_ops name="button_bevel">
cc6a8f
	<gradient type="vertical" x="0" y="0" width="1" height="height-2">
cc6a8f
		<color value="blend/gtk:bg[NORMAL]/gtk:base[NORMAL]/0.1"/>
cc6a8f
		<color value="blend/gtk:bg[NORMAL]/#000000/0.1"/>
cc6a8f
	</gradient>
cc6a8f
	<gradient type="vertical" x="width-1" y="0" width="1" height="height-2">
cc6a8f
		<color value="C_border_focused"/>
cc6a8f
		<color value="blend/gtk:bg[NORMAL]/#000000/0.1"/>
cc6a8f
	</gradient>
cc6a8f
</draw_ops>
cc6a8f
cc6a8f
<draw_ops name="button_fill_prelight"> 
cc6a8f
	<gradient type="vertical" x="0" y="0" width="width" height="height-2">
cc6a8f
		<color value="blend/gtk:bg[NORMAL]/gtk:fg[NORMAL]/0.03" />
cc6a8f
		<color value="blend/gtk:bg[NORMAL]/gtk:fg[NORMAL]/0.1" />
cc6a8f
		<color value="blend/gtk:bg[NORMAL]/gtk:fg[NORMAL]/0.2" />
cc6a8f
		<color value="blend/gtk:bg[NORMAL]/gtk:fg[NORMAL]/0.04" />
cc6a8f
	</gradient>
cc6a8f
</draw_ops>
cc6a8f
cc6a8f
<draw_ops name="button_fill_pressed"> 
cc6a8f
	<gradient type="vertical" x="0" y="0" width="width" height="height-2">
cc6a8f
		<color value="C_border_focused" />
cc6a8f
		<color value="blend/#000000/gtk:bg[NORMAL]/0.75" />
cc6a8f
		<color value="blend/#000000/gtk:bg[NORMAL]/0.8" />
cc6a8f
	</gradient>
cc6a8f
</draw_ops>
cc6a8f
cc6a8f
<draw_ops name="button">
cc6a8f
	<include name="button_fill" />
cc6a8f
	<include name="button_bevel" />
cc6a8f
	<include name="button_bottom" />
cc6a8f
</draw_ops>
cc6a8f
cc6a8f
<draw_ops name="button_prelight">
cc6a8f
	<include name="button_fill_prelight" />
cc6a8f
	<include name="button_bevel" />
cc6a8f
	<include name="button_bottom" />
cc6a8f
</draw_ops>
cc6a8f
cc6a8f
<draw_ops name="button_pressed">
cc6a8f
	<include name="button_fill_pressed" />
cc6a8f
	<include name="button_bottom" />
cc6a8f
</draw_ops>
cc6a8f
cc6a8f
cc6a8f
cc6a8f
<draw_ops name="button_inner_right_slice1">
cc6a8f
	<clip x="0" y="0" width="width" height="height-5" />
cc6a8f
	<include name="button" />
cc6a8f
</draw_ops>
cc6a8f
<draw_ops name="button_inner_right_slice2">
cc6a8f
	<clip x="1" y="height-5" width="width-1" height="2" />
cc6a8f
	<include name="button" />
cc6a8f
</draw_ops>
cc6a8f
<draw_ops name="button_inner_right_slice3">
cc6a8f
	<clip x="2" y="height-3" width="width-2" height="1" />
cc6a8f
	<include name="button" />
cc6a8f
</draw_ops>
cc6a8f
<draw_ops name="button_inner_right_slice4">
cc6a8f
	<clip x="4" y="height-2" width="width-4" height="2" />
cc6a8f
	<include name="button" />
cc6a8f
</draw_ops>
cc6a8f
cc6a8f
<draw_ops name="button_inner_right_fill">
cc6a8f
	<include name="button_inner_right_slice1" />
cc6a8f
	<include name="button_inner_right_slice2" />
cc6a8f
	<include name="button_inner_right_slice3" />
cc6a8f
	<include name="button_inner_right_slice4" />
cc6a8f
</draw_ops>
cc6a8f
cc6a8f
<draw_ops name="button_inner_right_slice1_prelight">
cc6a8f
	<clip x="0" y="0" width="width" height="height-5" />
cc6a8f
	<include name="button_prelight" />
cc6a8f
</draw_ops>
cc6a8f
<draw_ops name="button_inner_right_slice2_prelight">
cc6a8f
	<clip x="1" y="height-5" width="width-1" height="2" />
cc6a8f
	<include name="button_prelight" />
cc6a8f
</draw_ops>
cc6a8f
<draw_ops name="button_inner_right_slice3_prelight">
cc6a8f
	<clip x="2" y="height-3" width="width-2" height="1" />
cc6a8f
	<include name="button_prelight" />
cc6a8f
</draw_ops>
cc6a8f
<draw_ops name="button_inner_right_slice4_prelight">
cc6a8f
	<clip x="4" y="height-2" width="width-4" height="2" />
cc6a8f
	<include name="button_prelight" />
cc6a8f
</draw_ops>
cc6a8f
cc6a8f
<draw_ops name="button_inner_right_fill_prelight">
cc6a8f
	<include name="button_inner_right_slice1_prelight" />
cc6a8f
	<include name="button_inner_right_slice2_prelight" />
cc6a8f
	<include name="button_inner_right_slice3_prelight" />
cc6a8f
	<include name="button_inner_right_slice4_prelight" />
cc6a8f
</draw_ops>
cc6a8f
cc6a8f
<draw_ops name="button_inner_right_slice1_pressed">
cc6a8f
	<clip x="0" y="0" width="width" height="height-5" />
cc6a8f
	<include name="button_pressed" />
cc6a8f
</draw_ops>
cc6a8f
<draw_ops name="button_inner_right_slice2_pressed">
cc6a8f
	<clip x="1" y="height-5" width="width-1" height="2" />
cc6a8f
	<include name="button_pressed" />
cc6a8f
</draw_ops>
cc6a8f
<draw_ops name="button_inner_right_slice3_pressed">
cc6a8f
	<clip x="2" y="height-3" width="width-2" height="1" />
cc6a8f
	<include name="button_pressed" />
cc6a8f
</draw_ops>
cc6a8f
<draw_ops name="button_inner_right_slice4_pressed">
cc6a8f
	<clip x="4" y="height-2" width="width-4" height="2" />
cc6a8f
	<include name="button_pressed" />
cc6a8f
</draw_ops>
cc6a8f
cc6a8f
<draw_ops name="button_inner_right_fill_pressed">
cc6a8f
	<include name="button_inner_right_slice1_pressed" />
cc6a8f
	<include name="button_inner_right_slice2_pressed" />
cc6a8f
	<include name="button_inner_right_slice3_pressed" />
cc6a8f
	<include name="button_inner_right_slice4_pressed" />
cc6a8f
</draw_ops>
cc6a8f
cc6a8f
cc6a8f
<draw_ops name="button_inner_right_border">
cc6a8f
	<gradient type="vertical" x="0" y="0" width="1" height="height-5">
cc6a8f
		<color value="blend/gtk:bg[NORMAL]/#000000/0.06" />
cc6a8f
		<color value="blend/gtk:bg[NORMAL]/#000000/0.06" />
cc6a8f
		<color value="blend/gtk:bg[NORMAL]/#000000/0.03" />
cc6a8f
	</gradient>
cc6a8f
	<arc color="C_button_hilight" x="1" y="height-10" width="9" height="9"  start_angle="180" extent_angle="90" />
cc6a8f
	<gradient type="vertical" x="1" y="0" width="1" height="height-5">
cc6a8f
		<color value="C_border_focused" />
cc6a8f
		<color value="C_button_border" />
cc6a8f
	</gradient>
cc6a8f
	<arc color="C_button_border" x="1" y="height-11" width="9" height="9"  start_angle="180" extent_angle="90" />
cc6a8f
</draw_ops>
cc6a8f
cc6a8f
<draw_ops name="button_inner_right">
cc6a8f
	<include name="button_inner_right_fill" />
cc6a8f
	<include name="button_inner_right_border" />
cc6a8f
</draw_ops>
cc6a8f
cc6a8f
<draw_ops name="button_inner_right_prelight">
cc6a8f
	<include name="button_inner_right_fill_prelight" />
cc6a8f
	<include name="button_inner_right_border" />
cc6a8f
</draw_ops>
cc6a8f
cc6a8f
<draw_ops name="button_inner_right_pressed">
cc6a8f
	<include name="button_inner_right_fill_pressed" />
cc6a8f
	<include name="button_inner_right_border" />
cc6a8f
</draw_ops>
cc6a8f
cc6a8f
<draw_ops name="button_inner_left_slice1">
cc6a8f
	<clip x="0" y="0" width="width-1" height="height-5" />
cc6a8f
	<include name="button" />
cc6a8f
</draw_ops>
cc6a8f
<draw_ops name="button_inner_left_slice2">
cc6a8f
	<clip x="0" y="height-5" width="width-2" height="2" />
cc6a8f
	<include name="button" />
cc6a8f
</draw_ops>
cc6a8f
<draw_ops name="button_inner_left_slice3">
cc6a8f
	<clip x="0" y="height-3" width="width-3" height="1" />
cc6a8f
	<include name="button" />
cc6a8f
</draw_ops>
cc6a8f
<draw_ops name="button_inner_left_slice4">
cc6a8f
	<clip x="0" y="height-2" width="width-5" height="2" />
cc6a8f
	<include name="button" />
cc6a8f
</draw_ops>
cc6a8f
cc6a8f
<draw_ops name="button_inner_left_fill">
cc6a8f
	<include name="button_inner_left_slice1" />
cc6a8f
	<include name="button_inner_left_slice2" />
cc6a8f
	<include name="button_inner_left_slice3" />
cc6a8f
	<include name="button_inner_left_slice4" />
cc6a8f
</draw_ops>
cc6a8f
cc6a8f
<draw_ops name="button_inner_left_slice1_prelight">
cc6a8f
	<clip x="0" y="0" width="width-1" height="height-5" />
cc6a8f
	<include name="button_prelight" />
cc6a8f
</draw_ops>
cc6a8f
<draw_ops name="button_inner_left_slice2_prelight">
cc6a8f
	<clip x="0" y="height-5" width="width-2" height="2" />
cc6a8f
	<include name="button_prelight" />
cc6a8f
</draw_ops>
cc6a8f
<draw_ops name="button_inner_left_slice3_prelight">
cc6a8f
	<clip x="0" y="height-3" width="width-3" height="1" />
cc6a8f
	<include name="button_prelight" />
cc6a8f
</draw_ops>
cc6a8f
<draw_ops name="button_inner_left_slice4_prelight">
cc6a8f
	<clip x="0" y="height-2" width="width-5" height="2" />
cc6a8f
	<include name="button_prelight" />
cc6a8f
</draw_ops>
cc6a8f
cc6a8f
<draw_ops name="button_inner_left_fill_prelight">
cc6a8f
	<include name="button_inner_left_slice1_prelight" />
cc6a8f
	<include name="button_inner_left_slice2_prelight" />
cc6a8f
	<include name="button_inner_left_slice3_prelight" />
cc6a8f
	<include name="button_inner_left_slice4_prelight" />
cc6a8f
</draw_ops>
cc6a8f
cc6a8f
<draw_ops name="button_inner_left_slice1_pressed">
cc6a8f
	<clip x="0" y="0" width="width-1" height="height-5" />
cc6a8f
	<include name="button_pressed" />
cc6a8f
</draw_ops>
cc6a8f
<draw_ops name="button_inner_left_slice2_pressed">
cc6a8f
	<clip x="0" y="height-5" width="width-2" height="2" />
cc6a8f
	<include name="button_pressed" />
cc6a8f
</draw_ops>
cc6a8f
<draw_ops name="button_inner_left_slice3_pressed">
cc6a8f
	<clip x="0" y="height-3" width="width-3" height="1" />
cc6a8f
	<include name="button_pressed" />
cc6a8f
</draw_ops>
cc6a8f
<draw_ops name="button_inner_left_slice4_pressed">
cc6a8f
	<clip x="0" y="height-2" width="width-5" height="2" />
cc6a8f
	<include name="button_pressed" />
cc6a8f
</draw_ops>
cc6a8f
cc6a8f
<draw_ops name="button_inner_left_fill_pressed">
cc6a8f
	<include name="button_inner_left_slice1_pressed" />
cc6a8f
	<include name="button_inner_left_slice2_pressed" />
cc6a8f
	<include name="button_inner_left_slice3_pressed" />
cc6a8f
	<include name="button_inner_left_slice4_pressed" />
cc6a8f
</draw_ops>
cc6a8f
cc6a8f
cc6a8f
<draw_ops name="button_inner_left_border">
cc6a8f
	<gradient type="vertical" x="width-1" y="0" width="1" height="height-6">
cc6a8f
		<color value="C_titlebar_focused_hilight" />
cc6a8f
		<color value="C_button_hilight" />
cc6a8f
	</gradient>
cc6a8f
	<arc color="C_button_hilight" x="width-11" y="height-11" width="10" height="10"  start_angle="90" extent_angle="90" />
cc6a8f
	<gradient type="vertical" x="width-2" y="0" width="1" height="height-5">
cc6a8f
		<color value="C_border_focused" />
cc6a8f
		<color value="C_button_border" />
cc6a8f
	</gradient>
cc6a8f
	<arc color="C_button_border" x="width-11" y="height-11" width="9" height="9"  start_angle="90" extent_angle="90" />
cc6a8f
</draw_ops>
cc6a8f
cc6a8f
<draw_ops name="button_inner_left">
cc6a8f
	<include name="button_inner_left_fill" />
cc6a8f
	<include name="button_inner_left_border" />
cc6a8f
</draw_ops>
cc6a8f
cc6a8f
<draw_ops name="button_inner_left_prelight">
cc6a8f
	<include name="button_inner_left_fill_prelight" />
cc6a8f
	<include name="button_inner_left_border" />
cc6a8f
</draw_ops>
cc6a8f
cc6a8f
<draw_ops name="button_inner_left_pressed">
cc6a8f
	<include name="button_inner_left_fill_pressed" />
cc6a8f
	<include name="button_inner_left_border" />
cc6a8f
</draw_ops>
cc6a8f
cc6a8f
cc6a8f
cc6a8f
<frame_style name="normal_focused" geometry="normal">
cc6a8f
	<piece position="entire_background" draw_ops="entire_background_focused" />
cc6a8f
	<piece position="titlebar" draw_ops="rounded_titlebar_focused" />
cc6a8f
	<piece position="title" draw_ops="title_focused" />
cc6a8f
	<piece position="overlay" draw_ops="rounded_border_focused" />
cc6a8f
	<button function="close" state="normal" draw_ops="close_focused" />
cc6a8f
	<button function="close" state="pressed" draw_ops="close_focused_pressed" />
cc6a8f
	<button function="maximize" state="normal" draw_ops="maximize_focused" />
cc6a8f
	<button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" />
cc6a8f
	<button function="minimize" state="normal" draw_ops="minimize_focused" />
cc6a8f
	<button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" />
cc6a8f
	<button function="menu" state="normal" draw_ops="menu_focused" />
cc6a8f
	<button function="menu" state="pressed" draw_ops="menu_focused_pressed" />
cc6a8f
	<button function="shade" state="normal" draw_ops="shade_focused" />
cc6a8f
	<button function="shade" state="pressed" draw_ops="shade_focused_pressed" />
cc6a8f
	<button function="unshade" state="normal" draw_ops="shade_focused" />
cc6a8f
	<button function="unshade" state="pressed" draw_ops="shade_focused_pressed" />
cc6a8f
cc6a8f
	<button function="left_middle_background" state="normal" draw_ops="button"/>
cc6a8f
	<button function="left_middle_background" state="prelight" draw_ops="button_prelight"/>
cc6a8f
	<button function="left_middle_background" state="pressed" draw_ops="button_pressed"/>
cc6a8f
	<button function="left_right_background" state="normal" draw_ops="button_inner_left"/>
cc6a8f
	<button function="left_right_background" state="prelight" draw_ops="button_inner_left_prelight"/>
cc6a8f
	<button function="left_right_background" state="pressed" draw_ops="button_inner_left_pressed"/>
cc6a8f
cc6a8f
	<button function="right_middle_background" state="normal" draw_ops="button"/>
cc6a8f
	<button function="right_middle_background" state="prelight" draw_ops="button_prelight"/>
cc6a8f
	<button function="right_middle_background" state="pressed" draw_ops="button_pressed"/>
cc6a8f
	<button function="right_left_background" state="normal" draw_ops="button_inner_right"/>
cc6a8f
	<button function="right_left_background" state="prelight" draw_ops="button_inner_right_prelight"/>
cc6a8f
	<button function="right_left_background" state="pressed" draw_ops="button_inner_right_pressed"/>
cc6a8f
cc6a8f
	<button function="above" state="normal"><draw_ops></draw_ops></button>
cc6a8f
	<button function="above" state="pressed"><draw_ops></draw_ops></button>
cc6a8f
	<button function="unabove" state="normal"><draw_ops></draw_ops></button>
cc6a8f
	<button function="unabove" state="pressed"><draw_ops></draw_ops></button>
cc6a8f
	<button function="stick" state="normal"><draw_ops></draw_ops></button>
cc6a8f
	<button function="stick" state="pressed"><draw_ops></draw_ops></button>
cc6a8f
	<button function="unstick" state="normal"><draw_ops></draw_ops></button>
cc6a8f
	<button function="unstick" state="pressed"><draw_ops></draw_ops></button>
cc6a8f
</frame_style>
cc6a8f
cc6a8f
<frame_style name="normal_unfocused" geometry="normal_unfocused">
cc6a8f
	<piece position="entire_background" draw_ops="entire_background_unfocused" />
cc6a8f
	<piece position="titlebar" draw_ops="titlebar_fill_unfocused" />
cc6a8f
	<piece position="title" draw_ops="title_unfocused" />
cc6a8f
	<piece position="overlay" draw_ops="rounded_border_unfocused" />
cc6a8f
	<button function="close" state="normal" draw_ops="close_unfocused"/>
cc6a8f
	<button function="close" state="prelight" draw_ops="close_unfocused_prelight"/>
cc6a8f
	<button function="close" state="pressed" draw_ops="close_unfocused_pressed"/>
cc6a8f
	<button function="maximize" state="normal" draw_ops="maximize_unfocused"/>
cc6a8f
	<button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight"/>
cc6a8f
	<button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed"/>
cc6a8f
	<button function="minimize" state="normal" draw_ops="minimize_unfocused"/>
cc6a8f
	<button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight"/>
cc6a8f
	<button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed"/>
cc6a8f
	<button function="menu" state="normal" draw_ops="menu_unfocused" />
cc6a8f
	<button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" />
cc6a8f
	<button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" />
cc6a8f
	<button function="shade" state="normal" draw_ops="shade_unfocused" />
cc6a8f
	<button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" />
cc6a8f
	<button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" />
cc6a8f
	<button function="unshade" state="normal" draw_ops="shade_unfocused" />
cc6a8f
	<button function="unshade" state="prelight" draw_ops="shade_unfocused_prelight" />
cc6a8f
	<button function="unshade" state="pressed" draw_ops="shade_unfocused_pressed" />
cc6a8f
	<button function="above" state="normal"><draw_ops></draw_ops></button>
cc6a8f
	<button function="above" state="pressed"><draw_ops></draw_ops></button>
cc6a8f
	<button function="unabove" state="normal"><draw_ops></draw_ops></button>
cc6a8f
	<button function="unabove" state="pressed"><draw_ops></draw_ops></button>
cc6a8f
	<button function="stick" state="normal"><draw_ops></draw_ops></button>
cc6a8f
	<button function="stick" state="pressed"><draw_ops></draw_ops></button>
cc6a8f
	<button function="unstick" state="normal"><draw_ops></draw_ops></button>
cc6a8f
	<button function="unstick" state="pressed"><draw_ops></draw_ops></button>
cc6a8f
</frame_style>
cc6a8f
cc6a8f
<frame_style name="normal_max_focused" geometry="max">
cc6a8f
	<piece position="entire_background" draw_ops="entire_background_focused" />
cc6a8f
	<piece position="titlebar" draw_ops="titlebar_fill_focused_alt" />
cc6a8f
	<piece position="title" draw_ops="title_focused" />
cc6a8f
	<button function="close" state="normal" draw_ops="close_focused" />
cc6a8f
	<button function="close" state="pressed" draw_ops="close_focused_pressed" />
cc6a8f
	<button function="maximize" state="normal" draw_ops="maximize_focused" />
cc6a8f
	<button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" />
cc6a8f
	<button function="minimize" state="normal" draw_ops="minimize_focused" />
cc6a8f
	<button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" />
cc6a8f
	<button function="menu" state="normal" draw_ops="menu_focused" />
cc6a8f
	<button function="menu" state="pressed" draw_ops="menu_focused_pressed" />
cc6a8f
	<button function="shade" state="normal" draw_ops="shade_focused" />
cc6a8f
	<button function="shade" state="pressed" draw_ops="shade_focused_pressed" />
cc6a8f
	<button function="unshade" state="normal" draw_ops="shade_focused" />
cc6a8f
	<button function="unshade" state="pressed" draw_ops="shade_focused_pressed" />
cc6a8f
cc6a8f
	<button function="left_middle_background" state="normal" draw_ops="button"/>
cc6a8f
	<button function="left_middle_background" state="prelight" draw_ops="button_prelight"/>
cc6a8f
	<button function="left_middle_background" state="pressed" draw_ops="button_pressed"/>
cc6a8f
	<button function="left_right_background" state="normal" draw_ops="button_inner_left"/>
cc6a8f
	<button function="left_right_background" state="prelight" draw_ops="button_inner_left_prelight"/>
cc6a8f
	<button function="left_right_background" state="pressed" draw_ops="button_inner_left_pressed"/>
cc6a8f
cc6a8f
	<button function="right_middle_background" state="normal" draw_ops="button"/>
cc6a8f
	<button function="right_middle_background" state="prelight" draw_ops="button_prelight"/>
cc6a8f
	<button function="right_middle_background" state="pressed" draw_ops="button_pressed"/>
cc6a8f
	<button function="right_left_background" state="normal" draw_ops="button_inner_right"/>
cc6a8f
	<button function="right_left_background" state="prelight" draw_ops="button_inner_right_prelight"/>
cc6a8f
	<button function="right_left_background" state="pressed" draw_ops="button_inner_right_pressed"/>
cc6a8f
cc6a8f
	<button function="above" state="normal"><draw_ops></draw_ops></button>
cc6a8f
	<button function="above" state="pressed"><draw_ops></draw_ops></button>
cc6a8f
	<button function="unabove" state="normal"><draw_ops></draw_ops></button>
cc6a8f
	<button function="unabove" state="pressed"><draw_ops></draw_ops></button>
cc6a8f
	<button function="stick" state="normal"><draw_ops></draw_ops></button>
cc6a8f
	<button function="stick" state="pressed"><draw_ops></draw_ops></button>
cc6a8f
	<button function="unstick" state="normal"><draw_ops></draw_ops></button>
cc6a8f
	<button function="unstick" state="pressed"><draw_ops></draw_ops></button>
cc6a8f
</frame_style>
cc6a8f
cc6a8f
<frame_style name="normal_max_unfocused" geometry="max">
cc6a8f
	<piece position="entire_background" draw_ops="entire_background_unfocused" />
cc6a8f
	<piece position="titlebar" draw_ops="titlebar_fill_unfocused" />
cc6a8f
	<piece position="title" draw_ops="title_unfocused" />
cc6a8f
	<button function="close" state="normal" draw_ops="close_unfocused"/>
cc6a8f
	<button function="close" state="prelight" draw_ops="close_unfocused_prelight"/>
cc6a8f
	<button function="close" state="pressed" draw_ops="close_unfocused_pressed"/>
cc6a8f
	<button function="maximize" state="normal" draw_ops="maximize_unfocused"/>
cc6a8f
	<button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight"/>
cc6a8f
	<button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed"/>
cc6a8f
	<button function="minimize" state="normal" draw_ops="minimize_unfocused"/>
cc6a8f
	<button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight"/>
cc6a8f
	<button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed"/>
cc6a8f
	<button function="menu" state="normal" draw_ops="menu_unfocused" />
cc6a8f
	<button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" />
cc6a8f
	<button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" />
cc6a8f
	<button function="shade" state="normal" draw_ops="shade_unfocused" />
cc6a8f
	<button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" />
cc6a8f
	<button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" />
cc6a8f
	<button function="unshade" state="normal" draw_ops="shade_unfocused" />
cc6a8f
	<button function="unshade" state="prelight" draw_ops="shade_unfocused_prelight" />
cc6a8f
	<button function="unshade" state="pressed" draw_ops="shade_unfocused_pressed" />
cc6a8f
	<button function="above" state="normal"><draw_ops></draw_ops></button>
cc6a8f
	<button function="above" state="pressed"><draw_ops></draw_ops></button>
cc6a8f
	<button function="unabove" state="normal"><draw_ops></draw_ops></button>
cc6a8f
	<button function="unabove" state="pressed"><draw_ops></draw_ops></button>
cc6a8f
	<button function="stick" state="normal"><draw_ops></draw_ops></button>
cc6a8f
	<button function="stick" state="pressed"><draw_ops></draw_ops></button>
cc6a8f
	<button function="unstick" state="normal"><draw_ops></draw_ops></button>
cc6a8f
	<button function="unstick" state="pressed"><draw_ops></draw_ops></button>
cc6a8f
</frame_style>
cc6a8f
cc6a8f
<frame_style name="normal_max_shaded_focused" geometry="max">
cc6a8f
	<piece position="entire_background" draw_ops="entire_background_focused" />
cc6a8f
	<piece position="titlebar" draw_ops="titlebar_fill_focused_alt" />
cc6a8f
	<piece position="title" draw_ops="title_focused" />
cc6a8f
	<piece position="overlay"><draw_ops><line x1="0" y1="height-1" x2="width" y2="height-1" color="C_border_focused" /></draw_ops></piece>
cc6a8f
	<button function="close" state="normal" draw_ops="close_focused" />
cc6a8f
	<button function="close" state="pressed" draw_ops="close_focused_pressed" />
cc6a8f
	<button function="maximize" state="normal" draw_ops="maximize_focused" />
cc6a8f
	<button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" />
cc6a8f
	<button function="minimize" state="normal" draw_ops="minimize_focused" />
cc6a8f
	<button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" />
cc6a8f
	<button function="menu" state="normal" draw_ops="menu_focused" />
cc6a8f
	<button function="menu" state="pressed" draw_ops="menu_focused_pressed" />
cc6a8f
	<button function="shade" state="normal" draw_ops="shade_focused" />
cc6a8f
	<button function="shade" state="pressed" draw_ops="shade_focused_pressed" />
cc6a8f
	<button function="unshade" state="normal" draw_ops="shade_focused" />
cc6a8f
	<button function="unshade" state="pressed" draw_ops="shade_focused_pressed" />
cc6a8f
cc6a8f
	<button function="left_middle_background" state="normal" draw_ops="button"/>
cc6a8f
	<button function="left_middle_background" state="prelight" draw_ops="button_prelight"/>
cc6a8f
	<button function="left_middle_background" state="pressed" draw_ops="button_pressed"/>
cc6a8f
	<button function="left_right_background" state="normal" draw_ops="button_inner_left"/>
cc6a8f
	<button function="left_right_background" state="prelight" draw_ops="button_inner_left_prelight"/>
cc6a8f
	<button function="left_right_background" state="pressed" draw_ops="button_inner_left_pressed"/>
cc6a8f
cc6a8f
	<button function="right_middle_background" state="normal" draw_ops="button"/>
cc6a8f
	<button function="right_middle_background" state="prelight" draw_ops="button_prelight"/>
cc6a8f
	<button function="right_middle_background" state="pressed" draw_ops="button_pressed"/>
cc6a8f
	<button function="right_left_background" state="normal" draw_ops="button_inner_right"/>
cc6a8f
	<button function="right_left_background" state="prelight" draw_ops="button_inner_right_prelight"/>
cc6a8f
	<button function="right_left_background" state="pressed" draw_ops="button_inner_right_pressed"/>
cc6a8f
cc6a8f
	<button function="above" state="normal"><draw_ops></draw_ops></button>
cc6a8f
	<button function="above" state="pressed"><draw_ops></draw_ops></button>
cc6a8f
	<button function="unabove" state="normal"><draw_ops></draw_ops></button>
cc6a8f
	<button function="unabove" state="pressed"><draw_ops></draw_ops></button>
cc6a8f
	<button function="stick" state="normal"><draw_ops></draw_ops></button>
cc6a8f
	<button function="stick" state="pressed"><draw_ops></draw_ops></button>
cc6a8f
	<button function="unstick" state="normal"><draw_ops></draw_ops></button>
cc6a8f
	<button function="unstick" state="pressed"><draw_ops></draw_ops></button>
cc6a8f
</frame_style>
cc6a8f
cc6a8f
<frame_style name="normal_max_shaded_unfocused" geometry="max">
cc6a8f
	<piece position="entire_background" draw_ops="entire_background_unfocused" />
cc6a8f
	<piece position="titlebar" draw_ops="titlebar_fill_unfocused" />
cc6a8f
	<piece position="title" draw_ops="title_unfocused" />
cc6a8f
	<piece position="overlay"><draw_ops><line x1="0" y1="height-1" x2="width" y2="height-1" color="C_border_unfocused" /></draw_ops></piece>
cc6a8f
	<button function="close" state="normal" draw_ops="close_unfocused"/>
cc6a8f
	<button function="close" state="prelight" draw_ops="close_unfocused_prelight"/>
cc6a8f
	<button function="close" state="pressed" draw_ops="close_unfocused_pressed"/>
cc6a8f
	<button function="maximize" state="normal" draw_ops="maximize_unfocused"/>
cc6a8f
	<button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight"/>
cc6a8f
	<button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed"/>
cc6a8f
	<button function="minimize" state="normal" draw_ops="minimize_unfocused"/>
cc6a8f
	<button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight"/>
cc6a8f
	<button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed"/>
cc6a8f
	<button function="menu" state="normal" draw_ops="menu_unfocused" />
cc6a8f
	<button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" />
cc6a8f
	<button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" />
cc6a8f
	<button function="shade" state="normal" draw_ops="shade_unfocused" />
cc6a8f
	<button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" />
cc6a8f
	<button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" />
cc6a8f
	<button function="unshade" state="normal" draw_ops="shade_unfocused" />
cc6a8f
	<button function="unshade" state="prelight" draw_ops="shade_unfocused_prelight" />
cc6a8f
	<button function="unshade" state="pressed" draw_ops="shade_unfocused_pressed" />
cc6a8f
	<button function="above" state="normal"><draw_ops></draw_ops></button>
cc6a8f
	<button function="above" state="pressed"><draw_ops></draw_ops></button>
cc6a8f
	<button function="unabove" state="normal"><draw_ops></draw_ops></button>
cc6a8f
	<button function="unabove" state="pressed"><draw_ops></draw_ops></button>
cc6a8f
	<button function="stick" state="normal"><draw_ops></draw_ops></button>
cc6a8f
	<button function="stick" state="pressed"><draw_ops></draw_ops></button>
cc6a8f
	<button function="unstick" state="normal"><draw_ops></draw_ops></button>
cc6a8f
	<button function="unstick" state="pressed"><draw_ops></draw_ops></button>
cc6a8f
</frame_style>
cc6a8f
cc6a8f
<frame_style name="dialog_focused" geometry="nobuttons">
cc6a8f
	<piece position="entire_background" draw_ops="entire_background_focused" />
cc6a8f
	<piece position="titlebar" draw_ops="rounded_titlebar_focused" />
cc6a8f
	<piece position="title" draw_ops="title_focused" />
cc6a8f
	<piece position="overlay" draw_ops="rounded_border_focused" />
cc6a8f
	<button function="close" state="normal" draw_ops="close_focused" />
cc6a8f
	<button function="close" state="pressed" draw_ops="close_focused_pressed" />
cc6a8f
	<button function="maximize" state="normal" draw_ops="maximize_focused" />
cc6a8f
	<button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" />
cc6a8f
	<button function="minimize" state="normal" draw_ops="minimize_focused" />
cc6a8f
	<button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" />
cc6a8f
	<button function="menu" state="normal" draw_ops="menu_focused" />
cc6a8f
	<button function="menu" state="pressed" draw_ops="menu_focused_pressed" />
cc6a8f
	<button function="shade" state="normal" draw_ops="shade_focused" />
cc6a8f
	<button function="shade" state="pressed" draw_ops="shade_focused_pressed" />
cc6a8f
	<button function="unshade" state="normal" draw_ops="shade_focused" />
cc6a8f
	<button function="unshade" state="pressed" draw_ops="shade_focused_pressed" />
cc6a8f
cc6a8f
	<button function="left_middle_background" state="normal" draw_ops="button"/>
cc6a8f
	<button function="left_middle_background" state="prelight" draw_ops="button_prelight"/>
cc6a8f
	<button function="left_middle_background" state="pressed" draw_ops="button_pressed"/>
cc6a8f
	<button function="left_right_background" state="normal" draw_ops="button_inner_left"/>
cc6a8f
	<button function="left_right_background" state="prelight" draw_ops="button_inner_left_prelight"/>
cc6a8f
	<button function="left_right_background" state="pressed" draw_ops="button_inner_left_pressed"/>
cc6a8f
cc6a8f
	<button function="right_middle_background" state="normal" draw_ops="button"/>
cc6a8f
	<button function="right_middle_background" state="prelight" draw_ops="button_prelight"/>
cc6a8f
	<button function="right_middle_background" state="pressed" draw_ops="button_pressed"/>
cc6a8f
	<button function="right_left_background" state="normal" draw_ops="button_inner_right"/>
cc6a8f
	<button function="right_left_background" state="prelight" draw_ops="button_inner_right_prelight"/>
cc6a8f
	<button function="right_left_background" state="pressed" draw_ops="button_inner_right_pressed"/>
cc6a8f
cc6a8f
	<button function="above" state="normal"><draw_ops></draw_ops></button>
cc6a8f
	<button function="above" state="pressed"><draw_ops></draw_ops></button>
cc6a8f
	<button function="unabove" state="normal"><draw_ops></draw_ops></button>
cc6a8f
	<button function="unabove" state="pressed"><draw_ops></draw_ops></button>
cc6a8f
	<button function="stick" state="normal"><draw_ops></draw_ops></button>
cc6a8f
	<button function="stick" state="pressed"><draw_ops></draw_ops></button>
cc6a8f
	<button function="unstick" state="normal"><draw_ops></draw_ops></button>
cc6a8f
	<button function="unstick" state="pressed"><draw_ops></draw_ops></button>
cc6a8f
</frame_style>
cc6a8f
cc6a8f
<frame_style name="dialog_unfocused" geometry="nobuttons">
cc6a8f
	<piece position="entire_background" draw_ops="entire_background_unfocused" />
cc6a8f
	<piece position="titlebar" draw_ops="titlebar_unfocused" />
cc6a8f
	<piece position="title" draw_ops="title_unfocused" />
cc6a8f
	<piece position="overlay" draw_ops="rounded_border_unfocused" />
cc6a8f
	<button function="close" state="normal" draw_ops="close_unfocused"/>
cc6a8f
	<button function="close" state="prelight" draw_ops="close_unfocused_prelight"/>
cc6a8f
	<button function="close" state="pressed" draw_ops="close_unfocused_pressed"/>
cc6a8f
	<button function="maximize" state="normal" draw_ops="maximize_unfocused"/>
cc6a8f
	<button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight"/>
cc6a8f
	<button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed"/>
cc6a8f
	<button function="minimize" state="normal" draw_ops="minimize_unfocused"/>
cc6a8f
	<button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight"/>
cc6a8f
	<button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed"/>
cc6a8f
	<button function="menu" state="normal" draw_ops="menu_unfocused" />
cc6a8f
	<button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" />
cc6a8f
	<button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" />
cc6a8f
	<button function="shade" state="normal"><draw_ops></draw_ops></button>
cc6a8f
	<button function="shade" state="pressed"><draw_ops></draw_ops></button>
cc6a8f
	<button function="unshade" state="normal"><draw_ops></draw_ops></button>
cc6a8f
	<button function="unshade" state="pressed"><draw_ops></draw_ops></button>
cc6a8f
	<button function="above" state="normal"><draw_ops></draw_ops></button>
cc6a8f
	<button function="above" state="pressed"><draw_ops></draw_ops></button>
cc6a8f
	<button function="unabove" state="normal"><draw_ops></draw_ops></button>
cc6a8f
	<button function="unabove" state="pressed"><draw_ops></draw_ops></button>
cc6a8f
	<button function="stick" state="normal"><draw_ops></draw_ops></button>
cc6a8f
	<button function="stick" state="pressed"><draw_ops></draw_ops></button>
cc6a8f
	<button function="unstick" state="normal"><draw_ops></draw_ops></button>
cc6a8f
	<button function="unstick" state="pressed"><draw_ops></draw_ops></button>
cc6a8f
</frame_style>
cc6a8f
cc6a8f
<frame_style name="modal_dialog_focused" geometry="modal">
cc6a8f
	<piece position="entire_background" draw_ops="entire_background_focused" />
cc6a8f
	<piece position="titlebar" draw_ops="rounded_titlebar_focused" />
cc6a8f
	<piece position="title" draw_ops="title_focused" />
cc6a8f
	<piece position="overlay" draw_ops="rounded_border_focused" />
cc6a8f
	<button function="close" state="normal" draw_ops="close_focused" />
cc6a8f
	<button function="close" state="pressed" draw_ops="close_focused_pressed" />
cc6a8f
	<button function="maximize" state="normal" draw_ops="maximize_focused" />
cc6a8f
	<button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" />
cc6a8f
	<button function="minimize" state="normal" draw_ops="minimize_focused" />
cc6a8f
	<button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" />
cc6a8f
	<button function="menu" state="normal" draw_ops="menu_focused" />
cc6a8f
	<button function="menu" state="pressed" draw_ops="menu_focused_pressed" />
cc6a8f
	<button function="shade" state="normal" draw_ops="shade_focused" />
cc6a8f
	<button function="shade" state="pressed" draw_ops="shade_focused_pressed" />
cc6a8f
	<button function="unshade" state="normal" draw_ops="shade_focused" />
cc6a8f
	<button function="unshade" state="pressed" draw_ops="shade_focused_pressed" />
cc6a8f
cc6a8f
	<button function="left_middle_background" state="normal" draw_ops="button"/>
cc6a8f
	<button function="left_middle_background" state="prelight" draw_ops="button_prelight"/>
cc6a8f
	<button function="left_middle_background" state="pressed" draw_ops="button_pressed"/>
cc6a8f
	<button function="left_right_background" state="normal" draw_ops="button_inner_left"/>
cc6a8f
	<button function="left_right_background" state="prelight" draw_ops="button_inner_left_prelight"/>
cc6a8f
	<button function="left_right_background" state="pressed" draw_ops="button_inner_left_pressed"/>
cc6a8f
cc6a8f
	<button function="right_middle_background" state="normal" draw_ops="button"/>
cc6a8f
	<button function="right_middle_background" state="prelight" draw_ops="button_prelight"/>
cc6a8f
	<button function="right_middle_background" state="pressed" draw_ops="button_pressed"/>
cc6a8f
	<button function="right_left_background" state="normal" draw_ops="button_inner_right"/>
cc6a8f
	<button function="right_left_background" state="prelight" draw_ops="button_inner_right_prelight"/>
cc6a8f
	<button function="right_left_background" state="pressed" draw_ops="button_inner_right_pressed"/>
cc6a8f
cc6a8f
	<button function="above" state="normal"><draw_ops></draw_ops></button>
cc6a8f
	<button function="above" state="pressed"><draw_ops></draw_ops></button>
cc6a8f
	<button function="unabove" state="normal"><draw_ops></draw_ops></button>
cc6a8f
	<button function="unabove" state="pressed"><draw_ops></draw_ops></button>
cc6a8f
	<button function="stick" state="normal"><draw_ops></draw_ops></button>
cc6a8f
	<button function="stick" state="pressed"><draw_ops></draw_ops></button>
cc6a8f
	<button function="unstick" state="normal"><draw_ops></draw_ops></button><button function="unstick" state="pressed"><draw_ops></draw_ops></button>
cc6a8f
</frame_style>
cc6a8f
cc6a8f
<frame_style name="modal_dialog_unfocused" geometry="modal">
cc6a8f
	<piece position="entire_background" draw_ops="entire_background_unfocused" />
cc6a8f
	<piece position="titlebar" draw_ops="titlebar_unfocused" />
cc6a8f
	<piece position="title" draw_ops="title_unfocused" />
cc6a8f
	<piece position="overlay" draw_ops="rounded_border_unfocused" />
cc6a8f
	<button function="close" state="normal" draw_ops="close_unfocused"/>
cc6a8f
	<button function="close" state="prelight" draw_ops="close_unfocused_prelight"/>
cc6a8f
	<button function="close" state="pressed" draw_ops="close_unfocused_pressed"/>
cc6a8f
	<button function="maximize" state="normal" draw_ops="maximize_unfocused"/>
cc6a8f
	<button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight"/>
cc6a8f
	<button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed"/>
cc6a8f
	<button function="minimize" state="normal" draw_ops="minimize_unfocused"/>
cc6a8f
	<button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight"/>
cc6a8f
	<button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed"/>
cc6a8f
	<button function="menu" state="normal" draw_ops="menu_unfocused" />
cc6a8f
	<button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" />
cc6a8f
	<button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" />
cc6a8f
	<button function="shade" state="normal" draw_ops="shade_unfocused" />
cc6a8f
	<button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" />
cc6a8f
	<button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" />
cc6a8f
	<button function="unshade" state="normal" draw_ops="shade_unfocused" />
cc6a8f
	<button function="unshade" state="prelight" draw_ops="shade_unfocused_prelight" />
cc6a8f
	<button function="unshade" state="pressed" draw_ops="shade_unfocused_pressed" />
cc6a8f
	<button function="above" state="normal"><draw_ops></draw_ops></button>
cc6a8f
	<button function="above" state="pressed"><draw_ops></draw_ops></button>
cc6a8f
	<button function="unabove" state="normal"><draw_ops></draw_ops></button>
cc6a8f
	<button function="unabove" state="pressed"><draw_ops></draw_ops></button>
cc6a8f
	<button function="stick" state="normal"><draw_ops></draw_ops></button>
cc6a8f
	<button function="stick" state="pressed"><draw_ops></draw_ops></button>
cc6a8f
	<button function="unstick" state="normal"><draw_ops></draw_ops></button>
cc6a8f
	<button function="unstick" state="pressed"><draw_ops></draw_ops></button>
cc6a8f
</frame_style>
cc6a8f
cc6a8f
<frame_style name="utility_focused" geometry="small">
cc6a8f
	<piece position="entire_background" draw_ops="entire_background_focused" />
cc6a8f
	<piece position="titlebar" draw_ops="titlebar_focused_alt" />
cc6a8f
	<piece position="title" draw_ops="title_focused" />
cc6a8f
	<piece position="overlay" draw_ops="border_focused" />
cc6a8f
	<button function="close" state="normal" draw_ops="close_focused" />
cc6a8f
	<button function="close" state="pressed" draw_ops="close_focused_pressed" />
cc6a8f
	<button function="maximize" state="normal" draw_ops="maximize_focused" />
cc6a8f
	<button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" />
cc6a8f
	<button function="minimize" state="normal" draw_ops="minimize_focused" />
cc6a8f
	<button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" />
cc6a8f
	<button function="menu" state="normal" draw_ops="menu_focused" />
cc6a8f
	<button function="menu" state="pressed" draw_ops="menu_focused_pressed" />
cc6a8f
	<button function="shade" state="normal" draw_ops="shade_focused" />
cc6a8f
	<button function="shade" state="pressed" draw_ops="shade_focused_pressed" />
cc6a8f
	<button function="unshade" state="normal" draw_ops="shade_focused" />
cc6a8f
	<button function="unshade" state="pressed" draw_ops="shade_focused_pressed" />
cc6a8f
cc6a8f
	<button function="left_middle_background" state="normal" draw_ops="button_inner_left"/>
cc6a8f
	<button function="left_middle_background" state="prelight" draw_ops="button_inner_left_prelight"/>
cc6a8f
	<button function="left_middle_background" state="pressed" draw_ops="button_inner_left_pressed"/>
cc6a8f
cc6a8f
	<button function="right_middle_background" state="normal" draw_ops="button_inner_right"/>
cc6a8f
	<button function="right_middle_background" state="prelight" draw_ops="button_inner_right_prelight"/>
cc6a8f
	<button function="right_middle_background" state="pressed" draw_ops="button_inner_right_pressed"/>
cc6a8f
cc6a8f
	<button function="above" state="normal"><draw_ops></draw_ops></button>
cc6a8f
	<button function="above" state="pressed"><draw_ops></draw_ops></button>
cc6a8f
	<button function="unabove" state="normal"><draw_ops></draw_ops></button>
cc6a8f
	<button function="unabove" state="pressed"><draw_ops></draw_ops></button>
cc6a8f
	<button function="stick" state="normal"><draw_ops></draw_ops></button>
cc6a8f
	<button function="stick" state="pressed"><draw_ops></draw_ops></button>
cc6a8f
	<button function="unstick" state="normal"><draw_ops></draw_ops></button>
cc6a8f
	<button function="unstick" state="pressed"><draw_ops></draw_ops></button>
cc6a8f
</frame_style>
cc6a8f
cc6a8f
<frame_style name="utility_unfocused" geometry="small_unfocused">
cc6a8f
	<piece position="entire_background" draw_ops="entire_background_unfocused" />
cc6a8f
	<piece position="titlebar" draw_ops="titlebar_unfocused" />
cc6a8f
	<piece position="title" draw_ops="title_unfocused" />
cc6a8f
	<piece position="overlay" draw_ops="border_unfocused" />
cc6a8f
	<button function="close" state="normal" draw_ops="close_unfocused"/>
cc6a8f
	<button function="close" state="prelight" draw_ops="close_unfocused_prelight"/>
cc6a8f
	<button function="close" state="pressed" draw_ops="close_unfocused_pressed"/>
cc6a8f
	<button function="maximize" state="normal" draw_ops="maximize_unfocused"/>
cc6a8f
	<button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight"/>
cc6a8f
	<button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed"/>
cc6a8f
	<button function="minimize" state="normal" draw_ops="minimize_unfocused"/>
cc6a8f
	<button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight"/>
cc6a8f
	<button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed"/>
cc6a8f
	<button function="menu" state="normal" draw_ops="menu_unfocused" />
cc6a8f
	<button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" />
cc6a8f
	<button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" />
cc6a8f
	<button function="shade" state="normal" draw_ops="shade_unfocused" />
cc6a8f
	<button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" />
cc6a8f
	<button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" />
cc6a8f
	<button function="unshade" state="normal" draw_ops="shade_unfocused" />
cc6a8f
	<button function="unshade" state="prelight" draw_ops="shade_unfocused_prelight" />
cc6a8f
	<button function="unshade" state="pressed" draw_ops="shade_unfocused_pressed" />
cc6a8f
	<button function="above" state="normal"><draw_ops></draw_ops></button>
cc6a8f
	<button function="above" state="pressed"><draw_ops></draw_ops></button>
cc6a8f
	<button function="unabove" state="normal"><draw_ops></draw_ops></button>
cc6a8f
	<button function="unabove" state="pressed"><draw_ops></draw_ops></button>
cc6a8f
	<button function="stick" state="normal"><draw_ops></draw_ops></button>
cc6a8f
	<button function="stick" state="pressed"><draw_ops></draw_ops></button>
cc6a8f
	<button function="unstick" state="normal"><draw_ops></draw_ops></button>
cc6a8f
	<button function="unstick" state="pressed"><draw_ops></draw_ops></button>
cc6a8f
</frame_style>
cc6a8f
cc6a8f
<frame_style name="border_focused" geometry="borderless">
cc6a8f
	<piece position="entire_background" draw_ops="entire_background_focused" />
cc6a8f
	<piece position="overlay" draw_ops="border_focused" />
cc6a8f
	<button function="close" state="normal"><draw_ops></draw_ops></button>
cc6a8f
	<button function="close" state="pressed"><draw_ops></draw_ops></button>
cc6a8f
	<button function="maximize" state="normal"><draw_ops></draw_ops></button>
cc6a8f
	<button function="maximize" state="pressed"><draw_ops></draw_ops></button>
cc6a8f
	<button function="minimize" state="normal"><draw_ops></draw_ops></button>
cc6a8f
	<button function="minimize" state="pressed"><draw_ops></draw_ops></button>
cc6a8f
	<button function="menu" state="normal"><draw_ops></draw_ops></button>
cc6a8f
	<button function="menu" state="pressed"><draw_ops></draw_ops></button>
cc6a8f
	<button function="shade" state="normal"><draw_ops></draw_ops></button>
cc6a8f
	<button function="shade" state="pressed"><draw_ops></draw_ops></button>
cc6a8f
	<button function="unshade" state="normal"><draw_ops></draw_ops></button>
cc6a8f
	<button function="unshade" state="pressed"><draw_ops></draw_ops></button>
cc6a8f
	<button function="above" state="normal"><draw_ops></draw_ops></button>
cc6a8f
	<button function="above" state="pressed"><draw_ops></draw_ops></button>
cc6a8f
	<button function="unabove" state="normal"><draw_ops></draw_ops></button>
cc6a8f
	<button function="unabove" state="pressed"><draw_ops></draw_ops></button>
cc6a8f
	<button function="stick" state="normal"><draw_ops></draw_ops></button>
cc6a8f
	<button function="stick" state="pressed"><draw_ops></draw_ops></button>
cc6a8f
	<button function="unstick" state="normal"><draw_ops></draw_ops></button>
cc6a8f
	<button function="unstick" state="pressed"><draw_ops></draw_ops></button>
cc6a8f
</frame_style>
cc6a8f
cc6a8f
<frame_style name="border_unfocused" geometry="borderless">
cc6a8f
	<piece position="entire_background" draw_ops="entire_background_unfocused" />
cc6a8f
	<piece position="overlay" draw_ops="border_unfocused" />
cc6a8f
	<button function="close" state="normal"><draw_ops></draw_ops></button>
cc6a8f
	<button function="close" state="pressed"><draw_ops></draw_ops></button>
cc6a8f
	<button function="maximize" state="normal"><draw_ops></draw_ops></button>
cc6a8f
	<button function="maximize" state="pressed"><draw_ops></draw_ops></button>
cc6a8f
	<button function="minimize" state="normal"><draw_ops></draw_ops></button>
cc6a8f
	<button function="minimize" state="pressed"><draw_ops></draw_ops></button>
cc6a8f
	<button function="menu" state="normal"><draw_ops></draw_ops></button>
cc6a8f
	<button function="menu" state="pressed"><draw_ops></draw_ops></button>
cc6a8f
	<button function="shade" state="normal"><draw_ops></draw_ops></button>
cc6a8f
	<button function="shade" state="pressed"><draw_ops></draw_ops></button>
cc6a8f
	<button function="unshade" state="normal"><draw_ops></draw_ops></button>
cc6a8f
	<button function="unshade" state="pressed"><draw_ops></draw_ops></button>
cc6a8f
	<button function="above" state="normal"><draw_ops></draw_ops></button>
cc6a8f
	<button function="above" state="pressed"><draw_ops></draw_ops></button>
cc6a8f
	<button function="unabove" state="normal"><draw_ops></draw_ops></button>
cc6a8f
	<button function="unabove" state="pressed"><draw_ops></draw_ops></button>
cc6a8f
	<button function="stick" state="normal"><draw_ops></draw_ops></button>
cc6a8f
	<button function="stick" state="pressed"><draw_ops></draw_ops></button>
cc6a8f
	<button function="unstick" state="normal"><draw_ops></draw_ops></button>
cc6a8f
	<button function="unstick" state="pressed"><draw_ops></draw_ops></button>
cc6a8f
</frame_style>
cc6a8f
cc6a8f
cc6a8f
<frame_style name="blank" geometry="normal">
cc6a8f
	<button function="close" state="normal"><draw_ops></draw_ops></button>
cc6a8f
	<button function="close" state="pressed"><draw_ops></draw_ops></button>
cc6a8f
	<button function="maximize" state="normal"><draw_ops></draw_ops></button>
cc6a8f
	<button function="maximize" state="pressed"><draw_ops></draw_ops></button>
cc6a8f
	<button function="minimize" state="normal"><draw_ops></draw_ops></button>
cc6a8f
	<button function="minimize" state="pressed"><draw_ops></draw_ops></button>
cc6a8f
	<button function="menu" state="normal"><draw_ops></draw_ops></button>
cc6a8f
	<button function="menu" state="pressed"><draw_ops></draw_ops></button>
cc6a8f
	<button function="shade" state="normal"><draw_ops></draw_ops></button>
cc6a8f
	<button function="shade" state="pressed"><draw_ops></draw_ops></button>
cc6a8f
	<button function="unshade" state="normal"><draw_ops></draw_ops></button>
cc6a8f
	<button function="unshade" state="pressed"><draw_ops></draw_ops></button>
cc6a8f
	<button function="above" state="normal"><draw_ops></draw_ops></button>
cc6a8f
	<button function="above" state="pressed"><draw_ops></draw_ops></button>
cc6a8f
	<button function="unabove" state="normal"><draw_ops></draw_ops></button>
cc6a8f
	<button function="unabove" state="pressed"><draw_ops></draw_ops></button>
cc6a8f
	<button function="stick" state="normal"><draw_ops></draw_ops></button>
cc6a8f
	<button function="stick" state="pressed"><draw_ops></draw_ops></button>
cc6a8f
	<button function="unstick" state="normal"><draw_ops></draw_ops></button>
cc6a8f
	<button function="unstick" state="pressed"><draw_ops></draw_ops></button>
cc6a8f
</frame_style>
cc6a8f
cc6a8f
cc6a8f
cc6a8f
<frame_style_set name="normal_style_set">
cc6a8f
	<frame focus="yes" state="normal" resize="both" style="normal_focused"/>
cc6a8f
	<frame focus="no" state="normal" resize="both" style="normal_unfocused"/>
cc6a8f
	<frame focus="yes" state="maximized" style="normal_max_focused"/>
cc6a8f
	<frame focus="no" state="maximized" style="normal_max_unfocused"/>
cc6a8f
	<frame focus="yes" state="shaded" style="normal_focused"/>
cc6a8f
	<frame focus="no" state="shaded" style="normal_unfocused"/>
cc6a8f
	<frame focus="yes" state="maximized_and_shaded" style="normal_max_shaded_focused"/>
cc6a8f
	<frame focus="no" state="maximized_and_shaded" style="normal_max_shaded_unfocused"/>
cc6a8f
</frame_style_set>
cc6a8f
cc6a8f
<frame_style_set name="dialog_style_set">
cc6a8f
	<frame focus="yes" state="normal" resize="both" style="dialog_focused"/>
cc6a8f
	<frame focus="no" state="normal" resize="both" style="dialog_unfocused"/>
cc6a8f
	<frame focus="yes" state="maximized" style="blank"/>
cc6a8f
	<frame focus="no" state="maximized" style="blank"/>
cc6a8f
	<frame focus="yes" state="shaded" style="dialog_focused"/>
cc6a8f
	<frame focus="no" state="shaded" style="dialog_unfocused"/>
cc6a8f
	<frame focus="yes" state="maximized_and_shaded" style="blank"/>
cc6a8f
	<frame focus="no" state="maximized_and_shaded" style="blank"/>
cc6a8f
</frame_style_set>
cc6a8f
cc6a8f
<frame_style_set name="modal_dialog_style_set">
cc6a8f
	<frame focus="yes" state="normal" resize="both" style="modal_dialog_focused"/>
cc6a8f
	<frame focus="no" state="normal" resize="both" style="modal_dialog_unfocused"/>
cc6a8f
	<frame focus="yes" state="maximized" style="blank"/>
cc6a8f
	<frame focus="no" state="maximized" style="blank"/>
cc6a8f
	<frame focus="yes" state="shaded" style="modal_dialog_focused"/>
cc6a8f
	<frame focus="no" state="shaded" style="modal_dialog_unfocused"/>
cc6a8f
	<frame focus="yes" state="maximized_and_shaded" style="blank"/>
cc6a8f
	<frame focus="no" state="maximized_and_shaded" style="blank"/>
cc6a8f
</frame_style_set>
cc6a8f
cc6a8f
<frame_style_set name="utility_style_set">
cc6a8f
	<frame focus="yes" state="normal" resize="both" style="utility_focused"/>
cc6a8f
	<frame focus="no" state="normal" resize="both" style="utility_unfocused"/>
cc6a8f
	<frame focus="yes" state="maximized" style="blank"/>
cc6a8f
	<frame focus="no" state="maximized" style="blank"/>
cc6a8f
	<frame focus="yes" state="shaded" style="utility_focused"/>
cc6a8f
	<frame focus="no" state="shaded" style="utility_unfocused"/>
cc6a8f
	<frame focus="yes" state="maximized_and_shaded" style="blank"/>
cc6a8f
	<frame focus="no" state="maximized_and_shaded" style="blank"/>
cc6a8f
</frame_style_set>
cc6a8f
cc6a8f
<frame_style_set name="border_style_set">
cc6a8f
	<frame focus="yes" state="normal" resize="both" style="border_focused"/>
cc6a8f
	<frame focus="no" state="normal" resize="both" style="border_unfocused"/>
cc6a8f
	<frame focus="yes" state="maximized" style="blank"/>
cc6a8f
	<frame focus="no" state="maximized" style="blank"/>
cc6a8f
	<frame focus="yes" state="shaded" style="blank"/>
cc6a8f
	<frame focus="no" state="shaded" style="blank"/>
cc6a8f
	<frame focus="yes" state="maximized_and_shaded" style="blank"/>
cc6a8f
	<frame focus="no" state="maximized_and_shaded" style="blank"/>
cc6a8f
</frame_style_set>
cc6a8f
cc6a8f
cc6a8f
cc6a8f
cc6a8f
<window type="normal" style_set="normal_style_set"/>
cc6a8f
<window type="dialog" style_set="dialog_style_set"/>
cc6a8f
<window type="modal_dialog" style_set="modal_dialog_style_set"/>
cc6a8f
<window type="menu" style_set="utility_style_set"/>
cc6a8f
<window type="utility" style_set="utility_style_set"/>
cc6a8f
<window type="border" style_set="border_style_set"/>
cc6a8f
cc6a8f
</metacity_theme>