metacity-theme-2.xml (97975B)
1 <?xml version="1.0"?> 2 <metacity_theme> 3 <info> 4 <name>Dorian "Gray"-Theme</name> 5 <author>jo-shva/killhellokitty</author> 6 <copyright>GPLv3</copyright> 7 <date>2012 2013</date> 8 <description>Window theme for Dorian based on Adwaita</description> 9 </info> 10 11 <!-- meaningfull constants --> 12 13 <constant name="C_border_focused" value="blend/#000000/gtk:base[NORMAL]/0.2" /> 14 <constant name="C_border_outer_focused" value="#1a1a1a" /> 15 <constant name="C_border_outer_sides_focused" value="#171717" /> 16 <constant name="C_border_outer_bottom_focused" value="#0d0d0d" /> 17 18 <constant name="C_titlebar_focused_button_border" value="#343434" /> 19 <constant name="C_titlebar_focused_button_border_top" value="#4b4b4b" /> 20 <constant name="C_titlebar_focused_button_border_r" value="#1c1c1c" /> 21 <constant name="C_titlebar_focused_button_border_top_r" value="#323232" /> 22 <constant name="C_titlebar_focused_button_border_right" value="#030303" /> 23 <constant name="C_titlebar_focused_button_border_top_right" value="#121212" /> 24 <constant name="C_titlebar_focused_button_border_arc" value="#343434" /> 25 <constant name="C_titlebar_focused_button_border_bottom" value="#404040" /> 26 <constant name="C_titlebar_focused_button_border_bottom_prelight" value="#252525" /> 27 <constant name="C_titlebar_focused_button_border_bottom_pressed" value="#434343" /> 28 29 30 <constant name="C_border_unfocused" value="#1e1e1e" /> 31 <constant name="C_titlebar_focused_hilight" value="#262626" /> 32 <constant name="C_titlebar_unfocused" value="blend/gtk:base[NORMAL]/gtk:bg[NORMAL]/0.4" /> 33 <constant name="C_title_focused" value="#dbdbdb" /> 34 <constant name="C_title_focused_hilight" value="#101010" /> 35 <constant name="C_title_unfocused" value="#424242" /> 36 <!-- color of the button icons --> 37 <constant name="C_icon_close_prelight_top" value="#642c2b" /> 38 <constant name="C_icon_close_prelight_middle_top" value="#472626" /> 39 <constant name="C_icon_close_prelight_middle_bottom" value="#291e1e" /> 40 <constant name="C_icon_close_prelight_bottom" value="#1c1a1a" /> 41 42 <constant name="C_icon_close_pressed_top" value="#221b1b" /> 43 <constant name="C_icon_close_pressed_middle_top" value="#2d1b1a" /> 44 <constant name="C_icon_close_pressed_middle_bottom" value="#482323" /> 45 <constant name="C_icon_close_pressed_bottom" value="#1c1a1a" /> 46 47 <constant name="C_icon_maximize_prelight_top" value="#1d4f47" /> 48 <constant name="C_icon_maximize_prelight_middle_top" value="#1d3b36" /> 49 <constant name="C_icon_maximize_prelight_middle_bottom" value="#1b2524" /> 50 <constant name="C_icon_maximize_prelight_bottom" value="#1a1b1b" /> 51 52 <constant name="C_icon_maximize_pressed_top" value="#19201f" /> 53 <constant name="C_icon_maximize_pressed_middle_top" value="#162624" /> 54 <constant name="C_icon_maximize_pressed_middle_bottom" value="#193a35" /> 55 <constant name="C_icon_maximize_pressed_bottom" value="#1a1b1b" /> 56 57 <constant name="C_icon_minimize_prelight_top" value="#625028" /> 58 <constant name="C_icon_minimize_prelight_middle_top" value="#463c24" /> 59 <constant name="C_icon_minimize_prelight_middle_bottom" value="#29261e" /> 60 <constant name="C_icon_minimize_prelight_bottom" value="#1c1b1a" /> 61 62 <constant name="C_icon_minimize_pressed_top" value="#22201b" /> 63 <constant name="C_icon_minimize_pressed_middle_top" value="#2d2719" /> 64 <constant name="C_icon_minimize_pressed_middle_bottom" value="#473b21" /> 65 <constant name="C_icon_minimize_pressed_bottom" value="#1c1b1a" /> 66 <constant name="C_icons_focused" value="#8b8b8b" /> 67 <constant name="C_icons_prelight" value="#cbcbcb" /> 68 <constant name="C_icons_focused_pressed" value="#fefefe" /> 69 <constant name="C_icons_unfocused" value="#424242" /> 70 <constant name="C_icons_unfocused_prelight" value="#efefef" /> 71 <constant name="C_icons_unfocused_pressed" value="#cbcbcb" /> 72 <constant name="D_icons_unfocused_offset" value="2" /> <!-- offset of the unfocused icons --> 73 <constant name="D_icons_shrink" value="1" /> <!-- increasing this value makes the icons in buttons smaller --> 74 <constant name="D_icons_grow" value="0" /> <!-- increasing this value makes the icons in buttons bigger --> 75 <!-- geometries --> 76 77 <frame_geometry name="normal" title_scale="medium" rounded_top_left="4" rounded_top_right="4"> 78 <distance name="left_width" value="1" /> 79 <distance name="right_width" value="1" /> 80 <distance name="bottom_height" value="2" /> 81 <distance name="left_titlebar_edge" value="0"/> 82 <distance name="right_titlebar_edge" value="0"/> 83 <distance name="title_vertical_pad" value="10"/> 84 <border name="title_border" left="10" right="10" top="1" bottom="2"/> 85 <border name="button_border" left="0" right="0" top="1" bottom="2"/> 86 <aspect_ratio name="button" value="1"/> 87 </frame_geometry> 88 89 <frame_geometry name="normal_unfocused" title_scale="medium" rounded_top_left="4" rounded_top_right="4" parent="normal"> 90 <distance name="left_titlebar_edge" value="1"/> 91 <distance name="right_titlebar_edge" value="1"/> 92 </frame_geometry> 93 94 <frame_geometry name="max" title_scale="small" parent="normal" rounded_top_left="false" rounded_top_right="false"> 95 <distance name="left_width" value="0" /> 96 <distance name="right_width" value="0" /> 97 <distance name="left_titlebar_edge" value="0"/> 98 <distance name="right_titlebar_edge" value="0"/> 99 <distance name="title_vertical_pad" value="9"/> <!-- 100 This needs to be 1 less then the 101 title_vertical_pad on normal state 102 or you'll have bigger buttons --> 103 <border name="title_border" left="10" right="10" top="1" bottom="2"/> 104 <border name="button_border" left="0" right="0" top="0" bottom="2"/> 105 <distance name="bottom_height" value="0" /> 106 </frame_geometry> 107 108 <frame_geometry name="tiled_left" title_scale="medium" rounded_top_left="false" rounded_top_right="false" parent="max"> 109 <distance name="right_width" value="1" /> 110 </frame_geometry> 111 112 <frame_geometry name="tiled_right" title_scale="medium" rounded_top_left="false" rounded_top_right="false" parent="max"> 113 <distance name="left_width" value="1" /> 114 </frame_geometry> 115 116 <frame_geometry name="small" title_scale="small" parent="normal" rounded_top_left="false" rounded_top_right="false"> 117 <distance name="title_vertical_pad" value="7"/> 118 <border name="title_border" left="10" right="10" top="0" bottom="1"/> 119 <border name="button_border" left="0" right="0" top="0" bottom="2"/> 120 </frame_geometry> 121 122 <frame_geometry name="small_unfocused" parent="small"> 123 <distance name="left_titlebar_edge" value="1"/> 124 <distance name="right_titlebar_edge" value="1"/> 125 </frame_geometry> 126 127 <frame_geometry name="nobuttons" hide_buttons="true" parent="normal"> 128 </frame_geometry> 129 130 <frame_geometry name="borderless" has_title="false" rounded_top_left="false" rounded_top_right="false" parent="normal" > 131 <distance name="left_width" value="1" /> 132 <distance name="right_width" value="1" /> 133 <distance name="bottom_height" value="1" /> 134 <border name="title_border" left="10" right="10" top="0" bottom="0" /> 135 <border name="button_border" left="0" right="0" top="0" bottom="0"/> 136 <distance name="title_vertical_pad" value="1" /> 137 </frame_geometry> 138 139 <frame_geometry name="modal" title_scale="small" hide_buttons="true" parent="normal"> 140 <distance name="title_vertical_pad" value="0"/> 141 </frame_geometry> 142 143 <!-- drawing operations --> 144 145 <!-- title --> 146 147 <draw_ops name="title_focused"> 148 <title x="(0 `max` ((width - title_width) / 2)) + 3" 149 y="(0 `max` ((height - title_height) / 2)) " 150 color="C_title_focused_hilight" /> 151 <title x="(0 `max` ((width - title_width) / 2)) + 2" 152 y="(0 `max` ((height - title_height) / 2)) + 1" 153 color="C_title_focused" /> 154 </draw_ops> 155 156 <draw_ops name="title_unfocused"> 157 <title x="(0 `max` ((width - title_width) / 2)) + 2" 158 y="(0 `max` ((height - title_height) / 2)) + 1" 159 color="C_title_unfocused"/> 160 </draw_ops> 161 162 <!-- window decorations --> 163 164 <!-- <background image --> 165 <draw_ops name="background_focused"> 166 <rectangle color="#1a1a1a" x="0" y="0" width="width" height="height" filled="true" /> 167 168 </draw_ops> 169 <draw_ops name="entire_background_focused"> 170 <rectangle color="#1a1a1a" x="0" y="0" width="width" height="height" filled="true" /> 171 </draw_ops> 172 173 <!-- <background image Unfocused --> 174 <draw_ops name="background_unfocused"> 175 <rectangle color="#1a1a1a" x="0" y="0" width="width" height="height" filled="true" /> 176 177 </draw_ops> 178 <draw_ops name="entire_background_unfocused"> 179 <rectangle color="#1a1a1a" x="0" y="0" width="width" height="height" filled="true" /> 180 </draw_ops> 181 182 <!-- <titlebar focused highlight overlay --> 183 184 <draw_ops name="titlebar_fill_focused"> 185 <gradient type="vertical" x="0" y="0" width="width" height="height"> 186 <color value="#222222" /> 187 <color value="#1c1c1c" /> 188 <color value="#1a1a1a" /> 189 <color value="#1a1a1a" /> 190 </gradient> 191 192 </draw_ops> 193 194 <draw_ops name="titlebar_fill_focused_alt"> 195 <gradient type="vertical" x="0" y="0" width="width" height="height"> 196 <color value="#252525" /> 197 <color value="#1f1f1f" /> 198 <color value="#1a1a1a" /> 199 <color value="#1a1a1a" /> 200 </gradient> 201 </draw_ops> 202 203 <!-- <unfocused--> 204 <draw_ops name="titlebar_fill_unfocused"> 205 <image filename="inactive-top.png" x="0" y="0" width="width" height="object_height"/> 206 </draw_ops> 207 208 <draw_ops name="titlebar_unfocused"> 209 <include name="titlebar_fill_unfocused" /> 210 </draw_ops> 211 212 <draw_ops name="hilight"> 213 <line x1="0" y1="1" x2="width-1" y2="1" color="C_titlebar_focused_hilight" /> 214 <gradient type="vertical" x="1" y="1" width="1" height="height-4"> 215 <color value="C_titlebar_focused_hilight" /> 216 <color value="blend/gtk:bg[NORMAL]/#1a1a1a/0.99" /> 217 </gradient> 218 </draw_ops> 219 220 <draw_ops name="rounded_hilight"> 221 <line x1="5" y1="1" x2="width-6" y2="1" color="C_titlebar_focused_hilight" /> 222 <arc color="C_titlebar_focused_hilight" x="1" y="1" width="7" height="7" start_angle="270" extent_angle="90" /> 223 <arc color="#222222" x="width-10" y="1" width="9" height="7" start_angle="0" extent_angle="90" /> 224 <gradient type="vertical" x="1" y="5" width="1" height="height-9"> 225 <color value="#222222" /> 226 <color value="#1c1c1c" /> 227 </gradient> 228 </draw_ops> 229 230 <draw_ops name="dialog_rounded_hilight"> 231 <line x1="5" y1="1" x2="width-6" y2="1" color="C_titlebar_focused_hilight" /> 232 <arc color="C_titlebar_focused_hilight" x="1" y="1" width="7" height="7" start_angle="270" extent_angle="90" /> 233 <arc color="C_titlebar_focused_hilight" x="width-10" y="1" width="9" height="7" start_angle="0" extent_angle="90" /> 234 </draw_ops> 235 236 <draw_ops name="titlebar_focused"> 237 <include name="titlebar_fill_focused_alt" /> 238 <include name="hilight" /> 239 </draw_ops> 240 241 <draw_ops name="titlebar_focused_alt"> 242 <include name="titlebar_fill_focused_alt" /> 243 <include name="hilight" /> 244 </draw_ops> 245 246 <draw_ops name="dialog_titlebar_focused"> 247 <include name="titlebar_fill_focused" /> 248 <include name="dialog_rounded_hilight" /> 249 </draw_ops> 250 251 <draw_ops name="rounded_titlebar_focused"> 252 <include name="titlebar_fill_focused_alt" /> 253 <include name="rounded_hilight" /> 254 </draw_ops> 255 256 <draw_ops name="rounded_titlebar_focused_alt"> 257 <include name="titlebar_fill_focused_alt" /> 258 <include name="rounded_hilight" /> 259 </draw_ops> 260 261 <draw_ops name="border_focused"> 262 <rectangle color="C_border_outer_sides_focused" x="0" y="0" width="width-1" height="height-1" filled="false" /> 263 </draw_ops> 264 265 <draw_ops name="border_unfocused"> 266 <rectangle color="C_border_unfocused" x="0" y="0" width="width-1" height="height-1" filled="false" /> 267 </draw_ops> 268 269 <draw_ops name="rounded_border_focused"> 270 <line color="C_border_outer_focused" x1="4" y1="0" x2="width-5" y2="0" /> 271 <line color="C_border_outer_bottom_focused" x1="0" y1="height-1" x2="width-1" y2="height-1" /> 272 <line color="C_border_outer_sides_focused" x1="0" y1="4" x2="0" y2="height-2" /> 273 <line color="C_border_outer_sides_focused" x1="width-1" y1="4" x2="width-1" y2="height-2" /> 274 <arc color="C_border_outer_focused" x="0" y="0" width="9" height="9" start_angle="270" extent_angle="90" /> 275 <arc color="C_border_outer_focused" x="width-10" y="0" width="9" height="9" start_angle="0" extent_angle="90" /> 276 <!-- double arcs for darker borders --> 277 <arc color="C_border_outer_focused" x="0" y="0" width="9" height="9" start_angle="270" extent_angle="90" /> 278 <arc color="C_border_outer_focused" x="width-10" y="0" width="9" height="9" start_angle="0" extent_angle="90" /> 279 </draw_ops> 280 281 <draw_ops name="rounded_border_unfocused"> 282 <line color="C_border_unfocused" x1="4" y1="0" x2="width-5" y2="0" /> 283 <line color="C_border_unfocused" x1="0" y1="height-1" x2="width-1" y2="height-1" /> 284 <line color="C_border_unfocused" x1="0" y1="4" x2="0" y2="height-2" /> 285 <line color="C_border_unfocused" x1="width-1" y1="4" x2="width-1" y2="height-2" /> 286 <arc color="C_border_unfocused" x="0" y="0" width="9" height="9" start_angle="270" extent_angle="90" /> 287 <arc color="C_border_unfocused" x="width-10" y="0" width="9" height="9" start_angle="0" extent_angle="90" /> 288 <!-- double arcs for darker borders --> 289 <arc color="C_border_unfocused" x="0" y="0" width="9" height="9" start_angle="270" extent_angle="90" /> 290 <arc color="C_border_unfocused" x="width-10" y="0" width="9" height="9" start_angle="0" extent_angle="90" /> 291 </draw_ops> 292 293 <draw_ops name="border_right_focused"> 294 <line 295 x1="width-1" y1="0" 296 x2="width-1" y2="height" 297 color="C_border_focused" /> 298 </draw_ops> 299 300 <draw_ops name="border_right_unfocused"> 301 <line 302 x1="width" y1="0" 303 x2="width" y2="height" 304 color="C_border_unfocused" /> 305 </draw_ops> 306 307 <draw_ops name="border_left_focused"> 308 <line 309 x1="0" y1="0" 310 x2="0" y2="height" 311 color="C_border_focused" /> 312 </draw_ops> 313 314 <draw_ops name="border_left_unfocused"> 315 <line 316 x1="0" y1="0" 317 x2="0" y2="height" 318 color="C_border_unfocused" /> 319 </draw_ops> 320 321 <!-- button icons--> 322 323 <constant name="C_icons_shadow" value="blend/#000000/gtk:bg[NORMAL]/0.6" /> 324 325 <draw_ops name="close_glyph_focused"> 326 <line 327 x1="(width-width%3)/3+D_icons_shrink-D_icons_grow" y1="(height-height%3)/3+D_icons_shrink-D_icons_grow" 328 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" 329 color="C_icons_focused" /> 330 <line 331 x1="(width-width%3)/3+1+D_icons_shrink-D_icons_grow" y1="(height-height%3)/3+D_icons_shrink-D_icons_grow" 332 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" 333 color="C_icons_focused" /> 334 <line 335 x1="(width-width%3)/3+D_icons_shrink-D_icons_grow" y1="(height-height%3)/3+1+D_icons_shrink-D_icons_grow" 336 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" 337 color="C_icons_focused" /> 338 <line 339 x1="width-(width-width%3)/3-1-D_icons_shrink+D_icons_grow" y1="(height-height%3)/3+D_icons_shrink-D_icons_grow" 340 x2="(width-width%3)/3+D_icons_shrink-D_icons_grow" y2="height-(height-height%3)/3-1-D_icons_shrink+D_icons_grow" 341 color="C_icons_focused" /> 342 <line 343 x1="width-(width-width%3)/3-2-D_icons_shrink+D_icons_grow" y1="(height-height%3)/3+D_icons_shrink-D_icons_grow" 344 x2="(width-width%3)/3+D_icons_shrink-D_icons_grow" y2="height-(height-height%3)/3-2-D_icons_shrink+D_icons_grow" 345 color="C_icons_focused" /> 346 <line 347 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" 348 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" 349 color="C_icons_focused" /> 350 </draw_ops> 351 352 <draw_ops name="close_shadow_focused"> 353 <line 354 x1="(width-width%3)/3+D_icons_shrink-D_icons_grow" y1="(height-height%3)/3+D_icons_shrink-D_icons_grow" 355 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" 356 color="C_icons_shadow" /> 357 <line 358 x1="(width-width%3)/3+1+D_icons_shrink-D_icons_grow" y1="(height-height%3)/3+D_icons_shrink-D_icons_grow" 359 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" 360 color="C_icons_shadow" /> 361 <line 362 x1="(width-width%3)/3+D_icons_shrink-D_icons_grow" y1="(height-height%3)/3+1+D_icons_shrink-D_icons_grow" 363 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" 364 color="C_icons_shadow" /> 365 <line 366 x1="width-(width-width%3)/3-1-D_icons_shrink+D_icons_grow" y1="(height-height%3)/3+D_icons_shrink-D_icons_grow" 367 x2="(width-width%3)/3+D_icons_shrink-D_icons_grow" y2="height-(height-height%3)/3-1-D_icons_shrink+D_icons_grow" 368 color="C_icons_shadow" /> 369 <line 370 x1="width-(width-width%3)/3-2-D_icons_shrink+D_icons_grow" y1="(height-height%3)/3+D_icons_shrink-D_icons_grow" 371 x2="(width-width%3)/3+D_icons_shrink-D_icons_grow" y2="height-(height-height%3)/3-2-D_icons_shrink+D_icons_grow" 372 color="C_icons_shadow" /> 373 <line 374 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" 375 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" 376 color="C_icons_shadow" /> 377 </draw_ops> 378 379 <draw_ops name="close_focused"> 380 <include name="close_shadow_focused" y="1" /> 381 <!-- I'm not happy with the current aa I'll draw it twice to make it darker --> 382 <include name="close_shadow_focused" y="1" /> 383 <include name="close_glyph_focused" /> 384 </draw_ops> 385 386 <draw_ops name="close_glyph_prelight"> 387 <gradient type="vertical" x="0" y="0" width="width" height="height"> 388 <color value="C_icon_close_prelight_top" /> 389 <color value="C_icon_close_prelight_middle_top" /> 390 <color value="C_icon_close_prelight_middle_bottom" /> 391 <color value="C_icon_close_prelight_bottom" /> 392 </gradient> 393 <line 394 x1="(width-width%3)/3+D_icons_shrink-D_icons_grow" y1="(height-height%3)/3+D_icons_shrink-D_icons_grow" 395 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" 396 color="C_icons_prelight" /> 397 <line 398 x1="(width-width%3)/3+1+D_icons_shrink-D_icons_grow" y1="(height-height%3)/3+D_icons_shrink-D_icons_grow" 399 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" 400 color="C_icons_prelight" /> 401 <line 402 x1="(width-width%3)/3+D_icons_shrink-D_icons_grow" y1="(height-height%3)/3+1+D_icons_shrink-D_icons_grow" 403 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" 404 color="C_icons_prelight" /> 405 <line 406 x1="width-(width-width%3)/3-1-D_icons_shrink+D_icons_grow" y1="(height-height%3)/3+D_icons_shrink-D_icons_grow" 407 x2="(width-width%3)/3+D_icons_shrink-D_icons_grow" y2="height-(height-height%3)/3-1-D_icons_shrink+D_icons_grow" 408 color="C_icons_prelight" /> 409 <line 410 x1="width-(width-width%3)/3-2-D_icons_shrink+D_icons_grow" y1="(height-height%3)/3+D_icons_shrink-D_icons_grow" 411 x2="(width-width%3)/3+D_icons_shrink-D_icons_grow" y2="height-(height-height%3)/3-2-D_icons_shrink+D_icons_grow" 412 color="C_icons_prelight" /> 413 <line 414 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" 415 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" 416 color="C_icons_prelight" /> 417 </draw_ops> 418 419 <draw_ops name="close_prelight"> 420 <include name="close_glyph_prelight" y="0" /> 421 <include name="close_glyph_prelight" y="0" /> 422 </draw_ops> 423 424 <draw_ops name="close_glyph_focused_pressed"> 425 <gradient type="vertical" x="0" y="0" width="width" height="height"> 426 <color value="C_icon_close_pressed_top" /> 427 <color value="C_icon_close_pressed_middle_top" /> 428 <color value="C_icon_close_pressed_middle_bottom" /> 429 <color value="C_icon_close_pressed_bottom" /> 430 </gradient> 431 <line 432 x1="(width-width%3)/3+D_icons_shrink-D_icons_grow" y1="(height-height%3)/3+D_icons_shrink-D_icons_grow" 433 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" 434 color="C_icons_focused_pressed" /> 435 <line 436 x1="(width-width%3)/3+1+D_icons_shrink-D_icons_grow" y1="(height-height%3)/3+D_icons_shrink-D_icons_grow" 437 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" 438 color="C_icons_focused_pressed" /> 439 <line 440 x1="(width-width%3)/3+D_icons_shrink-D_icons_grow" y1="(height-height%3)/3+1+D_icons_shrink-D_icons_grow" 441 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" 442 color="C_icons_focused_pressed" /> 443 <line 444 x1="width-(width-width%3)/3-1-D_icons_shrink+D_icons_grow" y1="(height-height%3)/3+D_icons_shrink-D_icons_grow" 445 x2="(width-width%3)/3+D_icons_shrink-D_icons_grow" y2="height-(height-height%3)/3-1-D_icons_shrink+D_icons_grow" 446 color="C_icons_focused_pressed" /> 447 <line 448 x1="width-(width-width%3)/3-2-D_icons_shrink+D_icons_grow" y1="(height-height%3)/3+D_icons_shrink-D_icons_grow" 449 x2="(width-width%3)/3+D_icons_shrink-D_icons_grow" y2="height-(height-height%3)/3-2-D_icons_shrink+D_icons_grow" 450 color="C_icons_focused_pressed" /> 451 <line 452 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" 453 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" 454 color="C_icons_focused_pressed" /> 455 </draw_ops> 456 <draw_ops name="close_focused_pressed"> 457 <include name="close_glyph_focused" y="1" /> 458 </draw_ops> 459 460 <draw_ops name="close_glyph_unfocused"> 461 <line 462 x1="(width-width%3)/3+D_icons_shrink-D_icons_grow" y1="(height-height%3)/3+D_icons_shrink-D_icons_grow" 463 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" 464 color="C_icons_unfocused" /> 465 <line 466 x1="(width-width%3)/3+1+D_icons_shrink-D_icons_grow" y1="(height-height%3)/3+D_icons_shrink-D_icons_grow" 467 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" 468 color="C_icons_unfocused" /> 469 <line 470 x1="(width-width%3)/3+D_icons_shrink-D_icons_grow" y1="(height-height%3)/3+1+D_icons_shrink-D_icons_grow" 471 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" 472 color="C_icons_unfocused" /> 473 <line 474 x1="width-(width-width%3)/3-1-D_icons_shrink+D_icons_grow" y1="(height-height%3)/3+D_icons_shrink-D_icons_grow" 475 x2="(width-width%3)/3+D_icons_shrink-D_icons_grow" y2="height-(height-height%3)/3-1-D_icons_shrink+D_icons_grow" 476 color="C_icons_unfocused" /> 477 <line 478 x1="width-(width-width%3)/3-2-D_icons_shrink+D_icons_grow" y1="(height-height%3)/3+D_icons_shrink-D_icons_grow" 479 x2="(width-width%3)/3+D_icons_shrink-D_icons_grow" y2="height-(height-height%3)/3-2-D_icons_shrink+D_icons_grow" 480 color="C_icons_unfocused" /> 481 <line 482 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" 483 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" 484 color="C_icons_unfocused" /> 485 </draw_ops> 486 487 <draw_ops name="close_unfocused"> 488 <include name="close_glyph_unfocused" y="D_icons_unfocused_offset" /> 489 <include name="close_glyph_unfocused" y="D_icons_unfocused_offset" /> 490 </draw_ops> 491 492 <draw_ops name="close_glyph_unfocused_prelight"> 493 <line 494 x1="(width-width%3)/3+D_icons_shrink-D_icons_grow" y1="(height-height%3)/3+D_icons_shrink-D_icons_grow" 495 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" 496 color="C_icons_unfocused_prelight" /> 497 <line 498 x1="(width-width%3)/3+1+D_icons_shrink-D_icons_grow" y1="(height-height%3)/3+D_icons_shrink-D_icons_grow" 499 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" 500 color="C_icons_unfocused_prelight" /> 501 <line 502 x1="(width-width%3)/3+D_icons_shrink-D_icons_grow" y1="(height-height%3)/3+1+D_icons_shrink-D_icons_grow" 503 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" 504 color="C_icons_unfocused_prelight" /> 505 <line 506 x1="width-(width-width%3)/3-1-D_icons_shrink+D_icons_grow" y1="(height-height%3)/3+D_icons_shrink-D_icons_grow" 507 x2="(width-width%3)/3+D_icons_shrink-D_icons_grow" y2="height-(height-height%3)/3-1-D_icons_shrink+D_icons_grow" 508 color="C_icons_unfocused_prelight" /> 509 <line 510 x1="width-(width-width%3)/3-2-D_icons_shrink+D_icons_grow" y1="(height-height%3)/3+D_icons_shrink-D_icons_grow" 511 x2="(width-width%3)/3+D_icons_shrink-D_icons_grow" y2="height-(height-height%3)/3-2-D_icons_shrink+D_icons_grow" 512 color="C_icons_unfocused_prelight" /> 513 <line 514 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" 515 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" 516 color="C_icons_unfocused_prelight" /> 517 </draw_ops> 518 519 <draw_ops name="close_unfocused_prelight"> 520 <include name="close_glyph_unfocused_prelight" y="D_icons_unfocused_offset" /> 521 <include name="close_glyph_unfocused_prelight" y="D_icons_unfocused_offset" /> 522 </draw_ops> 523 524 <draw_ops name="close_glyph_unfocused_pressed"> 525 <line 526 x1="(width-width%3)/3+D_icons_shrink-D_icons_grow" y1="(height-height%3)/3+D_icons_shrink-D_icons_grow" 527 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" 528 color="C_icons_unfocused_pressed" /> 529 <line 530 x1="(width-width%3)/3+1+D_icons_shrink-D_icons_grow" y1="(height-height%3)/3+D_icons_shrink-D_icons_grow" 531 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" 532 color="C_icons_unfocused_pressed" /> 533 <line 534 x1="(width-width%3)/3+D_icons_shrink-D_icons_grow" y1="(height-height%3)/3+1+D_icons_shrink-D_icons_grow" 535 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" 536 color="C_icons_unfocused_pressed" /> 537 <line 538 x1="width-(width-width%3)/3-1-D_icons_shrink+D_icons_grow" y1="(height-height%3)/3+D_icons_shrink-D_icons_grow" 539 x2="(width-width%3)/3+D_icons_shrink-D_icons_grow" y2="height-(height-height%3)/3-1-D_icons_shrink+D_icons_grow" 540 color="C_icons_unfocused_pressed" /> 541 <line 542 x1="width-(width-width%3)/3-2-D_icons_shrink+D_icons_grow" y1="(height-height%3)/3+D_icons_shrink-D_icons_grow" 543 x2="(width-width%3)/3+D_icons_shrink-D_icons_grow" y2="height-(height-height%3)/3-2-D_icons_shrink+D_icons_grow" 544 color="C_icons_unfocused_pressed" /> 545 <line 546 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" 547 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" 548 color="C_icons_unfocused_pressed" /> 549 </draw_ops> 550 551 <draw_ops name="close_unfocused_pressed"> 552 <include name="close_glyph_unfocused_pressed" y="D_icons_unfocused_offset" /> 553 <include name="close_glyph_unfocused_pressed" y="D_icons_unfocused_offset" /> 554 </draw_ops> 555 556 <draw_ops name="maximize_glyph_focused"> 557 <rectangle 558 x="(width-width%3)/3+D_icons_shrink-D_icons_grow" y="(height-height%3)/3+D_icons_shrink-D_icons_grow" 559 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" 560 color="C_icons_focused" /> 561 <rectangle 562 x="(width-width%3)/3+1+D_icons_shrink-D_icons_grow" y="(height-height%3)/3+1+D_icons_shrink-D_icons_grow" 563 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" 564 color="C_icons_focused" /> 565 </draw_ops> 566 567 <draw_ops name="maximize_shadow_focused"> 568 <rectangle 569 x="(width-width%3)/3+D_icons_shrink-D_icons_grow" y="(height-height%3)/3+D_icons_shrink-D_icons_grow" 570 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" 571 color="C_icons_shadow" /> 572 <rectangle 573 x="(width-width%3)/3+1+D_icons_shrink-D_icons_grow" y="(height-height%3)/3+1+D_icons_shrink-D_icons_grow" 574 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" 575 color="C_icons_shadow" /> 576 </draw_ops> 577 578 <draw_ops name="maximize_focused"> 579 <include name="maximize_shadow_focused" y="1" /> 580 <include name="maximize_glyph_focused" /> 581 </draw_ops> 582 583 <draw_ops name="maximize_glyph_focused_pressed"> 584 <gradient type="vertical" x="0" y="0" width="width" height="height"> 585 <color value="C_icon_maximize_pressed_top" /> 586 <color value="C_icon_maximize_pressed_middle_top" /> 587 <color value="C_icon_maximize_pressed_middle_bottom" /> 588 <color value="C_icon_maximize_pressed_bottom" /> 589 </gradient> 590 <rectangle 591 x="(width-width%3)/3+D_icons_shrink-D_icons_grow" y="(height-height%3)/3+D_icons_shrink-D_icons_grow" 592 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" 593 color="C_icons_focused_pressed" /> 594 <rectangle 595 x="(width-width%3)/3+1+D_icons_shrink-D_icons_grow" y="(height-height%3)/3+1+D_icons_shrink-D_icons_grow" 596 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" 597 color="C_icons_focused_pressed" /> 598 </draw_ops> 599 <draw_ops name="maximize_focused_pressed"> 600 <include name="maximize_glyph_focused" y="1" /> 601 </draw_ops> 602 603 <draw_ops name="maximize_glyph_focused_prelight"> 604 <gradient type="vertical" x="0" y="0" width="width" height="height"> 605 <color value="C_icon_maximize_prelight_top" /> 606 <color value="C_icon_maximize_prelight_middle_top" /> 607 <color value="C_icon_maximize_prelight_middle_bottom" /> 608 <color value="C_icon_maximize_prelight_bottom" /> 609 </gradient> 610 <rectangle 611 x="(width-width%3)/3+D_icons_shrink-D_icons_grow" y="(height-height%3)/3+D_icons_shrink-D_icons_grow" 612 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" 613 color="C_icons_prelight" /> 614 <rectangle 615 x="(width-width%3)/3+1+D_icons_shrink-D_icons_grow" y="(height-height%3)/3+1+D_icons_shrink-D_icons_grow" 616 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" 617 color="C_icons_prelight" /> 618 </draw_ops> 619 620 <draw_ops name="maximize_focused_prelight"> 621 <include name="maximize_glyph_focused_prelight" y="0" /> 622 </draw_ops> 623 624 <draw_ops name="maximize_glyph_unfocused"> 625 <rectangle 626 x="(width-width%3)/3+D_icons_shrink-D_icons_grow" y="(height-height%3)/3+D_icons_shrink-D_icons_grow" 627 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" 628 color="C_icons_unfocused" /> 629 <rectangle 630 x="(width-width%3)/3+1+D_icons_shrink-D_icons_grow" y="(height-height%3)/3+1+D_icons_shrink-D_icons_grow" 631 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" 632 color="C_icons_unfocused" /> 633 </draw_ops> 634 635 <draw_ops name="maximize_unfocused"> 636 <include name="maximize_glyph_unfocused" y="D_icons_unfocused_offset" /> 637 </draw_ops> 638 639 <draw_ops name="maximize_glyph_unfocused_prelight"> 640 <rectangle 641 x="(width-width%3)/3+D_icons_shrink-D_icons_grow" y="(height-height%3)/3+D_icons_shrink-D_icons_grow" 642 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" 643 color="C_icons_unfocused_prelight" /> 644 <rectangle 645 x="(width-width%3)/3+1+D_icons_shrink-D_icons_grow" y="(height-height%3)/3+1+D_icons_shrink-D_icons_grow" 646 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" 647 color="C_icons_unfocused_prelight" /> 648 </draw_ops> 649 650 <draw_ops name="maximize_unfocused_prelight"> 651 <include name="maximize_glyph_unfocused_prelight" y="D_icons_unfocused_offset" /> 652 </draw_ops> 653 654 <draw_ops name="maximize_glyph_unfocused_pressed"> 655 <rectangle 656 x="(width-width%3)/3+D_icons_shrink-D_icons_grow" y="(height-height%3)/3+D_icons_shrink-D_icons_grow" 657 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" 658 color="C_icons_unfocused_pressed" /> 659 <rectangle 660 x="(width-width%3)/3+1+D_icons_shrink-D_icons_grow" y="(height-height%3)/3+1+D_icons_shrink-D_icons_grow" 661 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" 662 color="C_icons_unfocused_pressed" /> 663 </draw_ops> 664 665 <draw_ops name="maximize_unfocused_pressed"> 666 <include name="maximize_glyph_unfocused_pressed" y="D_icons_unfocused_offset" /> 667 </draw_ops> 668 669 <draw_ops name="minimize_glyph_focused"> 670 <rectangle 671 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" 672 width="width-2*(width-width%3)/3-2-2*D_icons_shrink+2*D_icons_grow" height="2" filled="true" 673 color="C_icons_focused" /> 674 </draw_ops> 675 676 <draw_ops name="minimize_shadow_focused"> 677 <rectangle 678 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" 679 width="width-2*(width-width%3)/3-2-2*D_icons_shrink+2*D_icons_grow" height="2" filled="true" 680 color="C_icons_shadow" /> 681 </draw_ops> 682 683 <draw_ops name="minimize_focused"> 684 <include name="minimize_shadow_focused" y="1" /> 685 <include name="minimize_glyph_focused" /> 686 </draw_ops> 687 688 <draw_ops name="minimize_glyph_focused_pressed"> 689 <gradient type="vertical" x="0" y="0" width="width" height="height"> 690 <color value="C_icon_minimize_pressed_top" /> 691 <color value="C_icon_minimize_pressed_middle_top" /> 692 <color value="C_icon_minimize_pressed_middle_bottom" /> 693 <color value="C_icon_minimize_pressed_bottom" /> 694 </gradient> 695 <rectangle 696 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" 697 width="width-2*(width-width%3)/3-2-2*D_icons_shrink+2*D_icons_grow" height="2" filled="true" 698 color="C_icons_focused_pressed" /> 699 </draw_ops> 700 <draw_ops name="minimize_focused_pressed"> 701 <include name="minimize_glyph_focused" y="1" /> 702 </draw_ops> 703 704 <draw_ops name="minimize_glyph_focused_prelight"> 705 <gradient type="vertical" x="0" y="0" width="width" height="height"> 706 <color value="C_icon_minimize_prelight_top" /> 707 <color value="C_icon_minimize_prelight_middle_top" /> 708 <color value="C_icon_minimize_prelight_middle_bottom" /> 709 <color value="C_icon_minimize_prelight_bottom" /> 710 </gradient> 711 <rectangle 712 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" 713 width="width-2*(width-width%3)/3-2-2*D_icons_shrink+2*D_icons_grow" height="2" filled="true" 714 color="C_icons_prelight" /> 715 </draw_ops> 716 717 <draw_ops name="minimize_focused_prelight"> 718 <include name="minimize_glyph_focused_prelight" y="0" /> 719 </draw_ops> 720 721 <draw_ops name="minimize_glyph_unfocused"> 722 <rectangle 723 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" 724 width="width-2*(width-width%3)/3-2-2*D_icons_shrink+2*D_icons_grow" height="2" filled="true" 725 color="C_icons_unfocused" /> 726 </draw_ops> 727 728 <draw_ops name="minimize_unfocused"> 729 <include name="minimize_glyph_unfocused" y="D_icons_unfocused_offset" /> 730 </draw_ops> 731 732 <draw_ops name="minimize_glyph_unfocused_prelight"> 733 <rectangle 734 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" 735 width="width-2*(width-width%3)/3-2-2*D_icons_shrink+2*D_icons_grow" height="2" filled="true" 736 color="C_icons_unfocused_prelight" /> 737 </draw_ops> 738 739 <draw_ops name="minimize_unfocused_prelight"> 740 <include name="minimize_glyph_unfocused_prelight" y="D_icons_unfocused_offset" /> 741 </draw_ops> 742 743 <draw_ops name="minimize_glyph_unfocused_pressed"> 744 <rectangle 745 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" 746 width="width-2*(width-width%3)/3-2-2*D_icons_shrink+2*D_icons_grow" height="2" filled="true" 747 color="C_icons_unfocused_pressed" /> 748 </draw_ops> 749 750 <draw_ops name="minimize_unfocused_pressed"> 751 <include name="minimize_glyph_unfocused_pressed" y="D_icons_unfocused_offset" /> 752 </draw_ops> 753 754 <draw_ops name="menu_glyph_focused"> 755 <rectangle 756 x="(width-width%3)/3+1+D_icons_shrink-D_icons_grow" y="(height-height%3)/3+D_icons_shrink-D_icons_grow" 757 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" 758 color="C_icons_focused" /> 759 <rectangle 760 x="(width-width%3)/3+2+D_icons_shrink-D_icons_grow" y="(height-height%3)/3+1+D_icons_shrink-D_icons_grow" 761 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" 762 color="C_icons_focused" /> 763 <rectangle 764 x="(width-width%3)/3+4+D_icons_shrink-D_icons_grow" y="height/2-1-D_icons_shrink+D_icons_grow" 765 width="width-2*(width-width%3)/3-8-2*D_icons_shrink+2*D_icons_grow" height="2" filled="true" 766 color="C_icons_focused" /> 767 </draw_ops> 768 769 <draw_ops name="menu_shadow_focused"> 770 <rectangle 771 x="(width-width%3)/3+1+D_icons_shrink-D_icons_grow" y="(height-height%3)/3+D_icons_shrink-D_icons_grow" 772 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" 773 color="C_icons_shadow" /> 774 <rectangle 775 x="(width-width%3)/3+2+D_icons_shrink-D_icons_grow" y="(height-height%3)/3+1+D_icons_shrink-D_icons_grow" 776 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" 777 color="C_icons_shadow" /> 778 <rectangle 779 x="(width-width%3)/3+4+D_icons_shrink-D_icons_grow" y="height/2-1-D_icons_shrink+D_icons_grow" 780 width="width-2*(width-width%3)/3-8-2*D_icons_shrink+2*D_icons_grow" height="2" filled="true" 781 color="C_icons_shadow" /> 782 </draw_ops> 783 784 <draw_ops name="menu_focused"> 785 <include name="menu_shadow_focused" y="1" /> 786 <include name="menu_glyph_focused" /> 787 </draw_ops> 788 789 <draw_ops name="menu_focused_pressed"> 790 <include name="menu_glyph_focused" y="1" /> 791 </draw_ops> 792 793 <draw_ops name="menu_glyph_unfocused"> 794 <rectangle 795 x="(width-width%3)/3+1+D_icons_shrink-D_icons_grow" y="(height-height%3)/3+D_icons_shrink-D_icons_grow" 796 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" 797 color="C_icons_unfocused" /> 798 <rectangle 799 x="(width-width%3)/3+2+D_icons_shrink-D_icons_grow" y="(height-height%3)/3+1+D_icons_shrink-D_icons_grow" 800 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" 801 color="C_icons_unfocused" /> 802 <rectangle 803 x="(width-width%3)/3+4+D_icons_shrink-D_icons_grow" y="height/2-1-D_icons_shrink+D_icons_grow" 804 width="width-2*(width-width%3)/3-8-2*D_icons_shrink+2*D_icons_grow" height="2" filled="true" 805 color="C_icons_unfocused" /> 806 </draw_ops> 807 808 <draw_ops name="menu_unfocused"> 809 <include name="menu_glyph_unfocused" y="D_icons_unfocused_offset" /> 810 </draw_ops> 811 812 <draw_ops name="menu_glyph_unfocused_prelight"> 813 <rectangle 814 x="(width-width%3)/3+1+D_icons_shrink-D_icons_grow" y="(height-height%3)/3+D_icons_shrink-D_icons_grow" 815 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" 816 color="C_icons_unfocused_prelight" /> 817 <rectangle 818 x="(width-width%3)/3+2+D_icons_shrink-D_icons_grow" y="(height-height%3)/3+1+D_icons_shrink-D_icons_grow" 819 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" 820 color="C_icons_unfocused_prelight" /> 821 <rectangle 822 x="(width-width%3)/3+4+D_icons_shrink-D_icons_grow" y="height/2-1-D_icons_shrink+D_icons_grow" 823 width="width-2*(width-width%3)/3-8-2*D_icons_shrink+2*D_icons_grow" height="2" filled="true" 824 color="C_icons_unfocused_prelight" /> 825 </draw_ops> 826 827 <draw_ops name="menu_unfocused_prelight"> 828 <include name="menu_glyph_unfocused_prelight" y="D_icons_unfocused_offset" /> 829 </draw_ops> 830 831 <draw_ops name="menu_glyph_unfocused_pressed"> 832 <rectangle 833 x="(width-width%3)/3+1+D_icons_shrink-D_icons_grow" y="(height-height%3)/3+D_icons_shrink-D_icons_grow" 834 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" 835 color="C_icons_unfocused_pressed" /> 836 <rectangle 837 x="(width-width%3)/3+2+D_icons_shrink-D_icons_grow" y="(height-height%3)/3+1+D_icons_shrink-D_icons_grow" 838 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" 839 color="C_icons_unfocused_pressed" /> 840 <rectangle 841 x="(width-width%3)/3+4+D_icons_shrink-D_icons_grow" y="height/2-1-D_icons_shrink+D_icons_grow" 842 width="width-2*(width-width%3)/3-8-2*D_icons_shrink+2*D_icons_grow" height="2" filled="true" 843 color="C_icons_unfocused_pressed" /> 844 </draw_ops> 845 846 <draw_ops name="menu_unfocused_pressed"> 847 <include name="menu_glyph_unfocused_pressed" y="D_icons_unfocused_offset" /> 848 </draw_ops> 849 850 <draw_ops name="shade_glyph_focused"> 851 <rectangle 852 x="(width-width%3)/3+D_icons_shrink-D_icons_grow" y="(height-height%3)/3+D_icons_shrink-D_icons_grow" 853 width="width-2*(width-width%3)/3-2*D_icons_shrink+2*D_icons_grow" height="2" filled="true" 854 color="C_icons_focused" /> 855 <rectangle 856 x="(width-width%3)/3+D_icons_shrink-D_icons_grow" y="height-(height-height%3)/3-2-D_icons_shrink+D_icons_grow" 857 width="width-2*(width-width%3)/3-2*D_icons_shrink+2*D_icons_grow" height="2" filled="true" 858 color="C_icons_focused" /> 859 <rectangle 860 x="(width-width%3)/3+D_icons_shrink-D_icons_grow" y="(height-height%3)/3+3+D_icons_shrink-D_icons_grow" 861 width="2" height="height-2*(height-height%3)/3-6-D_icons_shrink+D_icons_grow" filled="true" 862 color="C_icons_focused" /> 863 <rectangle 864 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" 865 width="2" height="height-2*(height-height%3)/3-6-D_icons_shrink+D_icons_grow" filled="true" 866 color="C_icons_focused" /> 867 </draw_ops> 868 869 <draw_ops name="shade_shadow_focused"> 870 <rectangle 871 x="(width-width%3)/3+D_icons_shrink-D_icons_grow" y="(height-height%3)/3+D_icons_shrink-D_icons_grow" 872 width="width-2*(width-width%3)/3-2*D_icons_shrink+2*D_icons_grow" height="2" filled="true" 873 color="C_icons_shadow" /> 874 <rectangle 875 x="(width-width%3)/3+D_icons_shrink-D_icons_grow" y="height-(height-height%3)/3-2-D_icons_shrink+D_icons_grow" 876 width="width-2*(width-width%3)/3-2*D_icons_shrink+2*D_icons_grow" height="2" filled="true" 877 color="C_icons_shadow" /> 878 </draw_ops> 879 880 <draw_ops name="shade_focused"> 881 <include name="shade_shadow_focused" y="1" /> 882 <include name="shade_glyph_focused" /> 883 </draw_ops> 884 885 <draw_ops name="shade_focused_pressed"> 886 <include name="shade_glyph_focused" y="1" /> 887 </draw_ops> 888 889 <draw_ops name="shade_glyph_unfocused"> 890 <rectangle 891 x="(width-width%3)/3+D_icons_shrink-D_icons_grow" y="(height-height%3)/3+D_icons_shrink-D_icons_grow" 892 width="width-2*(width-width%3)/3-2*D_icons_shrink+2*D_icons_grow" height="2" filled="true" 893 color="C_icons_unfocused" /> 894 <rectangle 895 x="(width-width%3)/3+D_icons_shrink-D_icons_grow" y="height-(height-height%3)/3-2-D_icons_shrink+D_icons_grow" 896 width="width-2*(width-width%3)/3-2*D_icons_shrink+2*D_icons_grow" height="2" filled="true" 897 color="C_icons_unfocused" /> 898 <rectangle 899 x="(width-width%3)/3+D_icons_shrink-D_icons_grow" y="(height-height%3)/3+3+D_icons_shrink-D_icons_grow" 900 width="2" height="height-2*(height-height%3)/3-6-D_icons_shrink+D_icons_grow" filled="true" 901 color="C_icons_unfocused" /> 902 <rectangle 903 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" 904 width="2" height="height-2*(height-height%3)/3-6-D_icons_shrink+D_icons_grow" filled="true" 905 color="C_icons_unfocused" /> 906 </draw_ops> 907 908 <draw_ops name="shade_unfocused"> 909 <include name="shade_glyph_unfocused" y="D_icons_unfocused_offset" /> 910 </draw_ops> 911 912 <draw_ops name="shade_glyph_unfocused_prelight"> 913 <rectangle 914 x="(width-width%3)/3+D_icons_shrink-D_icons_grow" y="(height-height%3)/3+D_icons_shrink-D_icons_grow" 915 width="width-2*(width-width%3)/3-2*D_icons_shrink+2*D_icons_grow" height="2" filled="true" 916 color="C_icons_unfocused_prelight" /> 917 <rectangle 918 x="(width-width%3)/3+D_icons_shrink-D_icons_grow" y="height-(height-height%3)/3-2-D_icons_shrink+D_icons_grow" 919 width="width-2*(width-width%3)/3-2*D_icons_shrink+2*D_icons_grow" height="2" filled="true" 920 color="C_icons_unfocused_prelight" /> 921 <rectangle 922 x="(width-width%3)/3+D_icons_shrink-D_icons_grow" y="(height-height%3)/3+3+D_icons_shrink-D_icons_grow" 923 width="2" height="height-2*(height-height%3)/3-6-D_icons_shrink+D_icons_grow" filled="true" 924 color="C_icons_unfocused_prelight" /> 925 <rectangle 926 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" 927 width="2" height="height-2*(height-height%3)/3-6-D_icons_shrink+D_icons_grow" filled="true" 928 color="C_icons_unfocused_prelight" /> 929 </draw_ops> 930 931 <draw_ops name="shade_unfocused_prelight"> 932 <include name="shade_glyph_unfocused_prelight" y="D_icons_unfocused_offset" /> 933 </draw_ops> 934 935 <draw_ops name="shade_glyph_unfocused_pressed"> 936 <rectangle 937 x="(width-width%3)/3+D_icons_shrink-D_icons_grow" y="(height-height%3)/3+D_icons_shrink-D_icons_grow" 938 width="width-2*(width-width%3)/3-2*D_icons_shrink+2*D_icons_grow" height="2" filled="true" 939 color="C_icons_unfocused_pressed" /> 940 <rectangle 941 x="(width-width%3)/3+D_icons_shrink-D_icons_grow" y="height-(height-height%3)/3-2-D_icons_shrink+D_icons_grow" 942 width="width-2*(width-width%3)/3-2*D_icons_shrink+2*D_icons_grow" height="2" filled="true" 943 color="C_icons_unfocused_pressed" /> 944 <rectangle 945 x="(width-width%3)/3+D_icons_shrink-D_icons_grow" y="(height-height%3)/3+3+D_icons_shrink-D_icons_grow" 946 width="2" height="height-2*(height-height%3)/3-6-D_icons_shrink+D_icons_grow" filled="true" 947 color="C_icons_unfocused_pressed" /> 948 <rectangle 949 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" 950 width="2" height="height-2*(height-height%3)/3-6-D_icons_shrink+D_icons_grow" filled="true" 951 color="C_icons_unfocused_pressed" /> 952 </draw_ops> 953 954 <draw_ops name="shade_unfocused_pressed"> 955 <include name="shade_glyph_unfocused_pressed" y="D_icons_unfocused_offset" /> 956 </draw_ops> 957 958 <!-- button backgrounds --> 959 960 <constant name="C_button_border" value="blend/#141414/gtk:base[NORMAL]/0.2" /> 961 <constant name="C_button_hilight" value="#D9D9D9" /> 962 963 <draw_ops name="button_fill"> <!-- button background gradient --> 964 <gradient type="vertical" x="0" y="0" width="width" height="height"> 965 <color value="#252525" /> 966 <color value="#1f1f1f" /> 967 <color value="#1a1a1a" /> 968 <color value="#1a1a1a" /> 969 </gradient> 970 </draw_ops> 971 972 <draw_ops name="button_bottom"> 973 <line x1="0" y1="height-2" x2="width-1" y2="height-2" color="#181818" /> 974 <line x1="0" y1="height-1" x2="width-1" y2="height-1" color="#202020"/> 975 </draw_ops> 976 977 <draw_ops name="button_bottom_prelight"> 978 <line x1="0" y1="height-2" x2="width-1" y2="height-2" color="C_button_border" /> 979 <line x1="0" y1="height-1" x2="width-1" y2="height-1" color="C_titlebar_focused_button_border_bottom_prelight"/> 980 </draw_ops> 981 982 <draw_ops name="button_bottom_pressed"> 983 <line x1="0" y1="height-2" x2="width-1" y2="height-2" color="C_button_border" /> 984 <line x1="0" y1="height-1" x2="width-1" y2="height-1" color="C_titlebar_focused_button_border_bottom_pressed"/> 985 </draw_ops> 986 987 <draw_ops name="button_bevel"> 988 <gradient type="vertical" x="0" y="0" width="1" height="height-2"> 989 <color value="blend/gtk:fg[NORMAL]/#2a2a2a/0.99"/> 990 <color value="blend/gtk:fg[NORMAL]/#1a1a1a/0.99"/> 991 </gradient> 992 <gradient type="vertical" x="width-1" y="0" width="1" height="height-2"> 993 <color value="#151515"/> 994 <color value="#1a1a1a"/> 995 </gradient> 996 </draw_ops> 997 998 <draw_ops name="button_bevel_prelight"> 999 <gradient type="vertical" x="0" y="0" width="1" height="height-2"> 1000 <color value="blend/gtk:fg[NORMAL]/#343434/0.99"/> 1001 <color value="blend/gtk:fg[NORMAL]/#1a1a1a/0.99"/> 1002 </gradient> 1003 <gradient type="vertical" x="width-1" y="0" width="1" height="height-2"> 1004 <color value="#111111"/> 1005 <color value="#1a1a1a"/> 1006 </gradient> 1007 </draw_ops> 1008 1009 <draw_ops name="button_fill_prelight"> <!-- button background gradient for prelight status --> 1010 <gradient type="vertical" x="0" y="0" width="width" height="height"> 1011 <color value="#292929" /> 1012 <color value="#232323" /> 1013 <color value="#1d1d1d" /> 1014 <color value="#1a1a1a" /> 1015 </gradient> 1016 </draw_ops> 1017 1018 <draw_ops name="button_fill_pressed"> <!-- button background gradient for pressed status --> 1019 <gradient type="vertical" x="0" y="0" width="width" height="height"> 1020 <color value="#1a1a1a" /> 1021 <color value="#181818" /> 1022 <color value="#1f1f1f" /> 1023 <color value="#1a1a1a" /> 1024 </gradient> 1025 </draw_ops> 1026 1027 <draw_ops name="button"> 1028 <include name="button_fill" /> 1029 <include name="button_bevel" /> 1030 </draw_ops> 1031 1032 <draw_ops name="button_prelight"> 1033 <include name="button_fill_prelight" /> 1034 <include name="button_bevel_prelight" /> 1035 </draw_ops> 1036 1037 <draw_ops name="button_pressed"> 1038 <include name="button_fill_pressed" /> 1039 </draw_ops> 1040 1041 <!-- things get messy here --> 1042 1043 <draw_ops name="button_inner_right_slice1"> 1044 <clip x="0" y="0" width="width" height="height-5" /> 1045 <include name="button" /> 1046 </draw_ops> 1047 <draw_ops name="button_inner_right_slice2"> 1048 <clip x="1" y="height-5" width="width-1" height="2" /> 1049 <include name="button" /> 1050 </draw_ops> 1051 <draw_ops name="button_inner_right_slice3"> 1052 <clip x="2" y="height-3" width="width-2" height="1" /> 1053 <include name="button" /> 1054 </draw_ops> 1055 <draw_ops name="button_inner_right_slice4"> 1056 <clip x="4" y="height-2" width="width-4" height="2" /> 1057 <include name="button" /> 1058 </draw_ops> 1059 1060 <draw_ops name="button_inner_right_fill"> 1061 <include name="button_inner_right_slice1" /> 1062 <include name="button_inner_right_slice2" /> 1063 <include name="button_inner_right_slice3" /> 1064 <include name="button_inner_right_slice4" /> 1065 </draw_ops> 1066 1067 <draw_ops name="button_inner_right_slice1_prelight"> 1068 <clip x="0" y="0" width="width" height="height-5" /> 1069 <include name="button_prelight" /> 1070 </draw_ops> 1071 <draw_ops name="button_inner_right_slice2_prelight"> 1072 <clip x="1" y="height-5" width="width-1" height="2" /> 1073 <include name="button_prelight" /> 1074 </draw_ops> 1075 <draw_ops name="button_inner_right_slice3_prelight"> 1076 <clip x="2" y="height-3" width="width-2" height="1" /> 1077 <include name="button_prelight" /> 1078 </draw_ops> 1079 <draw_ops name="button_inner_right_slice4_prelight"> 1080 <clip x="4" y="height-2" width="width-4" height="2" /> 1081 <include name="button_prelight" /> 1082 </draw_ops> 1083 1084 <draw_ops name="button_inner_right_fill_prelight"> 1085 <include name="button_inner_right_slice1_prelight" /> 1086 <include name="button_inner_right_slice2_prelight" /> 1087 <include name="button_inner_right_slice3_prelight" /> 1088 <include name="button_inner_right_slice4_prelight" /> 1089 </draw_ops> 1090 1091 <draw_ops name="button_inner_right_slice1_pressed"> 1092 <clip x="0" y="0" width="width" height="height-5" /> 1093 <include name="button_pressed" /> 1094 </draw_ops> 1095 <draw_ops name="button_inner_right_slice2_pressed"> 1096 <clip x="1" y="height-5" width="width-1" height="2" /> 1097 <include name="button_pressed" /> 1098 </draw_ops> 1099 <draw_ops name="button_inner_right_slice3_pressed"> 1100 <clip x="2" y="height-3" width="width-2" height="1" /> 1101 <include name="button_pressed" /> 1102 </draw_ops> 1103 <draw_ops name="button_inner_right_slice4_pressed"> 1104 <clip x="4" y="height-2" width="width-4" height="2" /> 1105 <include name="button_pressed" /> 1106 </draw_ops> 1107 1108 <draw_ops name="button_inner_right_fill_pressed"> 1109 <include name="button_inner_right_slice1_pressed" /> 1110 <include name="button_inner_right_slice2_pressed" /> 1111 <include name="button_inner_right_slice3_pressed" /> 1112 <include name="button_inner_right_slice4_pressed" /> 1113 </draw_ops> 1114 1115 1116 <draw_ops name="button_inner_right_border"> 1117 1118 <gradient type="vertical" x="0" y="0" width="1" height="height-5"> 1119 <color value="blend/gtk:fg[NORMAL]/#2a2a2a/0.99"/> 1120 <color value="blend/gtk:fg[NORMAL]/#1a1a1a/0.99"/> 1121 </gradient> 1122 1123 <gradient type="vertical" x="1" y="0" width="1" height="height-5"> 1124 <color value="#151515"/> 1125 <color value="#1a1a1a"/> 1126 </gradient> 1127 </draw_ops> 1128 1129 <draw_ops name="button_inner_right"> 1130 <include name="button_inner_right_fill" /> 1131 <include name="button_inner_right_border" /> 1132 </draw_ops> 1133 1134 <draw_ops name="button_inner_right_prelight"> 1135 <include name="button_inner_right_fill_prelight" /> 1136 <include name="button_inner_right_border" /> 1137 </draw_ops> 1138 1139 <draw_ops name="button_inner_right_pressed"> 1140 <include name="button_inner_right_fill_pressed" /> 1141 <include name="button_inner_right_border" /> 1142 </draw_ops> 1143 1144 <draw_ops name="button_inner_left_slice1"> 1145 <clip x="0" y="0" width="width-1" height="height-5" /> 1146 <include name="button" /> 1147 </draw_ops> 1148 <draw_ops name="button_inner_left_slice2"> 1149 <clip x="0" y="height-5" width="width-2" height="2" /> 1150 <include name="button" /> 1151 </draw_ops> 1152 <draw_ops name="button_inner_left_slice3"> 1153 <clip x="0" y="height-3" width="width-3" height="1" /> 1154 <include name="button" /> 1155 </draw_ops> 1156 <draw_ops name="button_inner_left_slice4"> 1157 <clip x="0" y="height-2" width="width-5" height="2" /> 1158 <include name="button" /> 1159 </draw_ops> 1160 1161 <draw_ops name="button_inner_left_fill"> 1162 <include name="button_inner_left_slice1" /> 1163 <include name="button_inner_left_slice2" /> 1164 <include name="button_inner_left_slice3" /> 1165 <include name="button_inner_left_slice4" /> 1166 </draw_ops> 1167 1168 <draw_ops name="button_inner_left_slice1_prelight"> 1169 <clip x="0" y="0" width="width-1" height="height-5" /> 1170 <include name="button_prelight" /> 1171 </draw_ops> 1172 <draw_ops name="button_inner_left_slice2_prelight"> 1173 <clip x="0" y="height-5" width="width-2" height="2" /> 1174 <include name="button_prelight" /> 1175 </draw_ops> 1176 <draw_ops name="button_inner_left_slice3_prelight"> 1177 <clip x="0" y="height-3" width="width-3" height="1" /> 1178 <include name="button_prelight" /> 1179 </draw_ops> 1180 <draw_ops name="button_inner_left_slice4_prelight"> 1181 <clip x="0" y="height-2" width="width-5" height="2" /> 1182 <include name="button_prelight" /> 1183 </draw_ops> 1184 1185 <draw_ops name="button_inner_left_fill_prelight"> 1186 <include name="button_inner_left_slice1_prelight" /> 1187 <include name="button_inner_left_slice2_prelight" /> 1188 <include name="button_inner_left_slice3_prelight" /> 1189 <include name="button_inner_left_slice4_prelight" /> 1190 </draw_ops> 1191 1192 <draw_ops name="button_inner_left_slice1_pressed"> 1193 <clip x="0" y="0" width="width-1" height="height-5" /> 1194 <include name="button_pressed" /> 1195 </draw_ops> 1196 <draw_ops name="button_inner_left_slice2_pressed"> 1197 <clip x="0" y="height-5" width="width-2" height="2" /> 1198 <include name="button_pressed" /> 1199 </draw_ops> 1200 <draw_ops name="button_inner_left_slice3_pressed"> 1201 <clip x="0" y="height-3" width="width-3" height="1" /> 1202 <include name="button_pressed" /> 1203 </draw_ops> 1204 <draw_ops name="button_inner_left_slice4_pressed"> 1205 <clip x="0" y="height-2" width="width-5" height="2" /> 1206 <include name="button_pressed" /> 1207 </draw_ops> 1208 1209 <draw_ops name="button_inner_left_fill_pressed"> 1210 <include name="button_inner_left_slice1_pressed" /> 1211 <include name="button_inner_left_slice2_pressed" /> 1212 <include name="button_inner_left_slice3_pressed" /> 1213 <include name="button_inner_left_slice4_pressed" /> 1214 </draw_ops> 1215 1216 1217 <draw_ops name="button_inner_left_border"> 1218 1219 <gradient type="vertical" x="width-1" y="0" width="1" height="height-6"> 1220 <color value="blend/gtk:fg[NORMAL]/#2a2a2a/0.99"/> 1221 <color value="blend/gtk:fg[NORMAL]/#1a1a1a/0.99"/> 1222 </gradient> 1223 1224 <gradient type="vertical" x="width-2" y="0" width="1" height="height-5"> 1225 <color value="#151515"/> 1226 <color value="#1a1a1a"/> 1227 </gradient> 1228 1229 </draw_ops> 1230 1231 <draw_ops name="button_inner_left"> 1232 <include name="button_inner_left_fill" /> 1233 <include name="button_inner_left_border" /> 1234 </draw_ops> 1235 1236 <draw_ops name="button_inner_left_prelight"> 1237 <include name="button_inner_left_fill_prelight" /> 1238 <include name="button_inner_left_border" /> 1239 </draw_ops> 1240 1241 <draw_ops name="button_inner_left_pressed"> 1242 <include name="button_inner_left_fill_pressed" /> 1243 <include name="button_inner_left_border" /> 1244 </draw_ops> 1245 1246 <!-- frame styles --> 1247 1248 <frame_style name="normal_focused" geometry="normal"> 1249 <piece position="entire_background" draw_ops="entire_background_focused" /> 1250 <piece position="titlebar" draw_ops="rounded_titlebar_focused" /> 1251 <piece position="title" draw_ops="title_focused" /> 1252 <piece position="overlay" draw_ops="rounded_border_focused" /> 1253 <button function="close" state="normal" draw_ops="close_focused" /> 1254 <button function="close" state="prelight" draw_ops="close_prelight"/> 1255 <button function="close" state="pressed" draw_ops="close_focused_pressed" /> 1256 <button function="maximize" state="normal" draw_ops="maximize_focused" /> 1257 <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> 1258 <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> 1259 <button function="minimize" state="normal" draw_ops="minimize_focused" /> 1260 <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> 1261 <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> 1262 <button function="menu" state="normal" draw_ops="menu_focused" /> 1263 <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> 1264 <button function="shade" state="normal" draw_ops="shade_focused" /> 1265 <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> 1266 <button function="unshade" state="normal" draw_ops="shade_focused" /> 1267 <button function="unshade" state="pressed" draw_ops="shade_focused_pressed" /> 1268 1269 <button function="left_middle_background" state="normal" draw_ops="button"/> 1270 <button function="left_middle_background" state="prelight" draw_ops="button_prelight"/> 1271 <button function="left_middle_background" state="pressed" draw_ops="button_pressed"/> 1272 <button function="left_right_background" state="normal" draw_ops="button_inner_left"/> 1273 <button function="left_right_background" state="prelight" draw_ops="button_inner_left_prelight"/> 1274 <button function="left_right_background" state="pressed" draw_ops="button_inner_left_pressed"/> 1275 1276 <button function="right_middle_background" state="normal" draw_ops="button"/> 1277 <button function="right_middle_background" state="prelight" draw_ops="button_prelight"/> 1278 <button function="right_middle_background" state="pressed" draw_ops="button_pressed"/> 1279 <button function="right_left_background" state="normal" draw_ops="button_inner_right"/> 1280 <button function="right_left_background" state="prelight" draw_ops="button_inner_right_prelight"/> 1281 <button function="right_left_background" state="pressed" draw_ops="button_inner_right_pressed"/> 1282 1283 <button function="above" state="normal"><draw_ops></draw_ops></button> 1284 <button function="above" state="pressed"><draw_ops></draw_ops></button> 1285 <button function="unabove" state="normal"><draw_ops></draw_ops></button> 1286 <button function="unabove" state="pressed"><draw_ops></draw_ops></button> 1287 <button function="stick" state="normal"><draw_ops></draw_ops></button> 1288 <button function="stick" state="pressed"><draw_ops></draw_ops></button> 1289 <button function="unstick" state="normal"><draw_ops></draw_ops></button> 1290 <button function="unstick" state="pressed"><draw_ops></draw_ops></button> 1291 </frame_style> 1292 1293 <frame_style name="normal_unfocused" geometry="normal_unfocused"> 1294 <piece position="entire_background" draw_ops="entire_background_unfocused" /> 1295 <piece position="titlebar" draw_ops="titlebar_fill_unfocused" /> 1296 <piece position="title" draw_ops="title_unfocused" /> 1297 <piece position="overlay" draw_ops="rounded_border_unfocused" /> 1298 <button function="close" state="normal" draw_ops="close_unfocused"/> 1299 <button function="close" state="prelight" draw_ops="close_unfocused_prelight"/> 1300 <button function="close" state="pressed" draw_ops="close_unfocused_pressed"/> 1301 <button function="maximize" state="normal" draw_ops="maximize_unfocused"/> 1302 <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight"/> 1303 <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed"/> 1304 <button function="minimize" state="normal" draw_ops="minimize_unfocused"/> 1305 <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight"/> 1306 <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed"/> 1307 <button function="menu" state="normal" draw_ops="menu_unfocused" /> 1308 <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> 1309 <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> 1310 <button function="shade" state="normal" draw_ops="shade_unfocused" /> 1311 <button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" /> 1312 <button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" /> 1313 <button function="unshade" state="normal" draw_ops="shade_unfocused" /> 1314 <button function="unshade" state="prelight" draw_ops="shade_unfocused_prelight" /> 1315 <button function="unshade" state="pressed" draw_ops="shade_unfocused_pressed" /> 1316 <button function="above" state="normal"><draw_ops></draw_ops></button> 1317 <button function="above" state="pressed"><draw_ops></draw_ops></button> 1318 <button function="unabove" state="normal"><draw_ops></draw_ops></button> 1319 <button function="unabove" state="pressed"><draw_ops></draw_ops></button> 1320 <button function="stick" state="normal"><draw_ops></draw_ops></button> 1321 <button function="stick" state="pressed"><draw_ops></draw_ops></button> 1322 <button function="unstick" state="normal"><draw_ops></draw_ops></button> 1323 <button function="unstick" state="pressed"><draw_ops></draw_ops></button> 1324 </frame_style> 1325 1326 <frame_style name="normal_max_focused" geometry="max"> 1327 <piece position="entire_background" draw_ops="entire_background_focused" /> 1328 <piece position="titlebar" draw_ops="titlebar_fill_focused_alt" /> 1329 <piece position="title" draw_ops="title_focused" /> 1330 <button function="close" state="normal" draw_ops="close_focused" /> 1331 <button function="close" state="prelight" draw_ops="close_prelight"/> 1332 <button function="close" state="pressed" draw_ops="close_focused_pressed" /> 1333 <button function="maximize" state="normal" draw_ops="maximize_focused" /> 1334 <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> 1335 <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> 1336 <button function="minimize" state="normal" draw_ops="minimize_focused" /> 1337 <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> 1338 <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> 1339 <button function="menu" state="normal" draw_ops="menu_focused" /> 1340 <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> 1341 <button function="shade" state="normal" draw_ops="shade_focused" /> 1342 <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> 1343 <button function="unshade" state="normal" draw_ops="shade_focused" /> 1344 <button function="unshade" state="pressed" draw_ops="shade_focused_pressed" /> 1345 1346 <button function="left_middle_background" state="normal" draw_ops="button"/> 1347 <button function="left_middle_background" state="prelight" draw_ops="button_prelight"/> 1348 <button function="left_middle_background" state="pressed" draw_ops="button_pressed"/> 1349 <button function="left_right_background" state="normal" draw_ops="button_inner_left"/> 1350 <button function="left_right_background" state="prelight" draw_ops="button_inner_left_prelight"/> 1351 <button function="left_right_background" state="pressed" draw_ops="button_inner_left_pressed"/> 1352 1353 <button function="right_middle_background" state="normal" draw_ops="button"/> 1354 <button function="right_middle_background" state="prelight" draw_ops="button_prelight"/> 1355 <button function="right_middle_background" state="pressed" draw_ops="button_pressed"/> 1356 <button function="right_left_background" state="normal" draw_ops="button_inner_right"/> 1357 <button function="right_left_background" state="prelight" draw_ops="button_inner_right_prelight"/> 1358 <button function="right_left_background" state="pressed" draw_ops="button_inner_right_pressed"/> 1359 1360 <button function="above" state="normal"><draw_ops></draw_ops></button> 1361 <button function="above" state="pressed"><draw_ops></draw_ops></button> 1362 <button function="unabove" state="normal"><draw_ops></draw_ops></button> 1363 <button function="unabove" state="pressed"><draw_ops></draw_ops></button> 1364 <button function="stick" state="normal"><draw_ops></draw_ops></button> 1365 <button function="stick" state="pressed"><draw_ops></draw_ops></button> 1366 <button function="unstick" state="normal"><draw_ops></draw_ops></button> 1367 <button function="unstick" state="pressed"><draw_ops></draw_ops></button> 1368 </frame_style> 1369 1370 <frame_style name="normal_max_unfocused" geometry="max"> 1371 <piece position="entire_background" draw_ops="entire_background_unfocused" /> 1372 <piece position="titlebar" draw_ops="titlebar_fill_unfocused" /> 1373 <piece position="title" draw_ops="title_unfocused" /> 1374 <button function="close" state="normal" draw_ops="close_unfocused"/> 1375 <button function="close" state="prelight" draw_ops="close_unfocused_prelight"/> 1376 <button function="close" state="pressed" draw_ops="close_unfocused_pressed"/> 1377 <button function="maximize" state="normal" draw_ops="maximize_unfocused"/> 1378 <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight"/> 1379 <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed"/> 1380 <button function="minimize" state="normal" draw_ops="minimize_unfocused"/> 1381 <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight"/> 1382 <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed"/> 1383 <button function="menu" state="normal" draw_ops="menu_unfocused" /> 1384 <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> 1385 <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> 1386 <button function="shade" state="normal" draw_ops="shade_unfocused" /> 1387 <button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" /> 1388 <button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" /> 1389 <button function="unshade" state="normal" draw_ops="shade_unfocused" /> 1390 <button function="unshade" state="prelight" draw_ops="shade_unfocused_prelight" /> 1391 <button function="unshade" state="pressed" draw_ops="shade_unfocused_pressed" /> 1392 <button function="above" state="normal"><draw_ops></draw_ops></button> 1393 <button function="above" state="pressed"><draw_ops></draw_ops></button> 1394 <button function="unabove" state="normal"><draw_ops></draw_ops></button> 1395 <button function="unabove" state="pressed"><draw_ops></draw_ops></button> 1396 <button function="stick" state="normal"><draw_ops></draw_ops></button> 1397 <button function="stick" state="pressed"><draw_ops></draw_ops></button> 1398 <button function="unstick" state="normal"><draw_ops></draw_ops></button> 1399 <button function="unstick" state="pressed"><draw_ops></draw_ops></button> 1400 </frame_style> 1401 1402 <frame_style name="normal_max_shaded_focused" geometry="max"> 1403 <piece position="entire_background" draw_ops="entire_background_focused" /> 1404 <piece position="titlebar" draw_ops="titlebar_fill_focused_alt" /> 1405 <piece position="title" draw_ops="title_focused" /> 1406 <piece position="overlay"><draw_ops><line x1="0" y1="height-1" x2="width" y2="height-1" color="C_border_focused" /></draw_ops></piece> 1407 <button function="close" state="normal" draw_ops="close_focused" /> 1408 <button function="close" state="prelight" draw_ops="close_prelight"/> 1409 <button function="close" state="pressed" draw_ops="close_focused_pressed" /> 1410 <button function="maximize" state="normal" draw_ops="maximize_focused" /> 1411 <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> 1412 <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> 1413 <button function="minimize" state="normal" draw_ops="minimize_focused" /> 1414 <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> 1415 <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> 1416 <button function="menu" state="normal" draw_ops="menu_focused" /> 1417 <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> 1418 <button function="shade" state="normal" draw_ops="shade_focused" /> 1419 <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> 1420 <button function="unshade" state="normal" draw_ops="shade_focused" /> 1421 <button function="unshade" state="pressed" draw_ops="shade_focused_pressed" /> 1422 1423 <button function="left_middle_background" state="normal" draw_ops="button"/> 1424 <button function="left_middle_background" state="prelight" draw_ops="button_prelight"/> 1425 <button function="left_middle_background" state="pressed" draw_ops="button_pressed"/> 1426 <button function="left_right_background" state="normal" draw_ops="button_inner_left"/> 1427 <button function="left_right_background" state="prelight" draw_ops="button_inner_left_prelight"/> 1428 <button function="left_right_background" state="pressed" draw_ops="button_inner_left_pressed"/> 1429 1430 <button function="right_middle_background" state="normal" draw_ops="button"/> 1431 <button function="right_middle_background" state="prelight" draw_ops="button_prelight"/> 1432 <button function="right_middle_background" state="pressed" draw_ops="button_pressed"/> 1433 <button function="right_left_background" state="normal" draw_ops="button_inner_right"/> 1434 <button function="right_left_background" state="prelight" draw_ops="button_inner_right_prelight"/> 1435 <button function="right_left_background" state="pressed" draw_ops="button_inner_right_pressed"/> 1436 1437 <button function="above" state="normal"><draw_ops></draw_ops></button> 1438 <button function="above" state="pressed"><draw_ops></draw_ops></button> 1439 <button function="unabove" state="normal"><draw_ops></draw_ops></button> 1440 <button function="unabove" state="pressed"><draw_ops></draw_ops></button> 1441 <button function="stick" state="normal"><draw_ops></draw_ops></button> 1442 <button function="stick" state="pressed"><draw_ops></draw_ops></button> 1443 <button function="unstick" state="normal"><draw_ops></draw_ops></button> 1444 <button function="unstick" state="pressed"><draw_ops></draw_ops></button> 1445 </frame_style> 1446 1447 <frame_style name="normal_max_shaded_unfocused" geometry="max"> 1448 <piece position="entire_background" draw_ops="entire_background_unfocused" /> 1449 <piece position="titlebar" draw_ops="titlebar_fill_unfocused" /> 1450 <piece position="title" draw_ops="title_unfocused" /> 1451 <piece position="overlay"><draw_ops><line x1="0" y1="height-1" x2="width" y2="height-1" color="C_border_unfocused" /></draw_ops></piece> 1452 <button function="close" state="normal" draw_ops="close_unfocused"/> 1453 <button function="close" state="prelight" draw_ops="close_unfocused_prelight"/> 1454 <button function="close" state="pressed" draw_ops="close_unfocused_pressed"/> 1455 <button function="maximize" state="normal" draw_ops="maximize_unfocused"/> 1456 <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight"/> 1457 <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed"/> 1458 <button function="minimize" state="normal" draw_ops="minimize_unfocused"/> 1459 <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight"/> 1460 <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed"/> 1461 <button function="menu" state="normal" draw_ops="menu_unfocused" /> 1462 <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> 1463 <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> 1464 <button function="shade" state="normal" draw_ops="shade_unfocused" /> 1465 <button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" /> 1466 <button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" /> 1467 <button function="unshade" state="normal" draw_ops="shade_unfocused" /> 1468 <button function="unshade" state="prelight" draw_ops="shade_unfocused_prelight" /> 1469 <button function="unshade" state="pressed" draw_ops="shade_unfocused_pressed" /> 1470 <button function="above" state="normal"><draw_ops></draw_ops></button> 1471 <button function="above" state="pressed"><draw_ops></draw_ops></button> 1472 <button function="unabove" state="normal"><draw_ops></draw_ops></button> 1473 <button function="unabove" state="pressed"><draw_ops></draw_ops></button> 1474 <button function="stick" state="normal"><draw_ops></draw_ops></button> 1475 <button function="stick" state="pressed"><draw_ops></draw_ops></button> 1476 <button function="unstick" state="normal"><draw_ops></draw_ops></button> 1477 <button function="unstick" state="pressed"><draw_ops></draw_ops></button> 1478 </frame_style> 1479 1480 <frame_style name="dialog_focused" geometry="nobuttons"> 1481 <piece position="entire_background" draw_ops="entire_background_focused" /> 1482 <piece position="titlebar" draw_ops="dialog_titlebar_focused" /> 1483 <piece position="title" draw_ops="title_focused" /> 1484 <piece position="overlay" draw_ops="rounded_border_focused" /> 1485 <button function="close" state="normal" draw_ops="close_focused" /> 1486 <button function="close" state="prelight" draw_ops="close_prelight"/> 1487 <button function="close" state="pressed" draw_ops="close_focused_pressed" /> 1488 <button function="maximize" state="normal" draw_ops="maximize_focused" /> 1489 <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> 1490 <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> 1491 <button function="minimize" state="normal" draw_ops="minimize_focused" /> 1492 <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> 1493 <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> 1494 <button function="menu" state="normal" draw_ops="menu_focused" /> 1495 <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> 1496 <button function="shade" state="normal" draw_ops="shade_focused" /> 1497 <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> 1498 <button function="unshade" state="normal" draw_ops="shade_focused" /> 1499 <button function="unshade" state="pressed" draw_ops="shade_focused_pressed" /> 1500 1501 <button function="left_middle_background" state="normal" draw_ops="button"/> 1502 <button function="left_middle_background" state="prelight" draw_ops="button_prelight"/> 1503 <button function="left_middle_background" state="pressed" draw_ops="button_pressed"/> 1504 <button function="left_right_background" state="normal" draw_ops="button_inner_left"/> 1505 <button function="left_right_background" state="prelight" draw_ops="button_inner_left_prelight"/> 1506 <button function="left_right_background" state="pressed" draw_ops="button_inner_left_pressed"/> 1507 1508 <button function="right_middle_background" state="normal" draw_ops="button"/> 1509 <button function="right_middle_background" state="prelight" draw_ops="button_prelight"/> 1510 <button function="right_middle_background" state="pressed" draw_ops="button_pressed"/> 1511 <button function="right_left_background" state="normal" draw_ops="button_inner_right"/> 1512 <button function="right_left_background" state="prelight" draw_ops="button_inner_right_prelight"/> 1513 <button function="right_left_background" state="pressed" draw_ops="button_inner_right_pressed"/> 1514 1515 <button function="above" state="normal"><draw_ops></draw_ops></button> 1516 <button function="above" state="pressed"><draw_ops></draw_ops></button> 1517 <button function="unabove" state="normal"><draw_ops></draw_ops></button> 1518 <button function="unabove" state="pressed"><draw_ops></draw_ops></button> 1519 <button function="stick" state="normal"><draw_ops></draw_ops></button> 1520 <button function="stick" state="pressed"><draw_ops></draw_ops></button> 1521 <button function="unstick" state="normal"><draw_ops></draw_ops></button> 1522 <button function="unstick" state="pressed"><draw_ops></draw_ops></button> 1523 </frame_style> 1524 1525 <frame_style name="dialog_unfocused" geometry="nobuttons"> 1526 <piece position="entire_background" draw_ops="entire_background_unfocused" /> 1527 <piece position="titlebar" draw_ops="titlebar_unfocused" /> 1528 <piece position="title" draw_ops="title_unfocused" /> 1529 <piece position="overlay" draw_ops="rounded_border_unfocused" /> 1530 <button function="close" state="normal" draw_ops="close_unfocused"/> 1531 <button function="close" state="prelight" draw_ops="close_unfocused_prelight"/> 1532 <button function="close" state="pressed" draw_ops="close_unfocused_pressed"/> 1533 <button function="maximize" state="normal" draw_ops="maximize_unfocused"/> 1534 <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight"/> 1535 <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed"/> 1536 <button function="minimize" state="normal" draw_ops="minimize_unfocused"/> 1537 <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight"/> 1538 <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed"/> 1539 <button function="menu" state="normal" draw_ops="menu_unfocused" /> 1540 <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> 1541 <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> 1542 <button function="shade" state="normal"><draw_ops></draw_ops></button> 1543 <button function="shade" state="pressed"><draw_ops></draw_ops></button> 1544 <button function="unshade" state="normal"><draw_ops></draw_ops></button> 1545 <button function="unshade" state="pressed"><draw_ops></draw_ops></button> 1546 <button function="above" state="normal"><draw_ops></draw_ops></button> 1547 <button function="above" state="pressed"><draw_ops></draw_ops></button> 1548 <button function="unabove" state="normal"><draw_ops></draw_ops></button> 1549 <button function="unabove" state="pressed"><draw_ops></draw_ops></button> 1550 <button function="stick" state="normal"><draw_ops></draw_ops></button> 1551 <button function="stick" state="pressed"><draw_ops></draw_ops></button> 1552 <button function="unstick" state="normal"><draw_ops></draw_ops></button> 1553 <button function="unstick" state="pressed"><draw_ops></draw_ops></button> 1554 </frame_style> 1555 1556 <frame_style name="modal_dialog_focused" geometry="modal"> 1557 <piece position="entire_background" draw_ops="entire_background_focused" /> 1558 <piece position="titlebar" draw_ops="dialog_titlebar_focused" /> 1559 <piece position="title" draw_ops="title_focused" /> 1560 <piece position="overlay" draw_ops="rounded_border_focused" /> 1561 <button function="close" state="normal" draw_ops="close_focused" /> 1562 <button function="close" state="prelight" draw_ops="close_prelight"/> 1563 <button function="close" state="pressed" draw_ops="close_focused_pressed" /> 1564 <button function="maximize" state="normal" draw_ops="maximize_focused" /> 1565 <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> 1566 <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> 1567 <button function="minimize" state="normal" draw_ops="minimize_focused" /> 1568 <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> 1569 <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> 1570 <button function="menu" state="normal" draw_ops="menu_focused" /> 1571 <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> 1572 <button function="shade" state="normal" draw_ops="shade_focused" /> 1573 <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> 1574 <button function="unshade" state="normal" draw_ops="shade_focused" /> 1575 <button function="unshade" state="pressed" draw_ops="shade_focused_pressed" /> 1576 1577 <button function="left_middle_background" state="normal" draw_ops="button"/> 1578 <button function="left_middle_background" state="prelight" draw_ops="button_prelight"/> 1579 <button function="left_middle_background" state="pressed" draw_ops="button_pressed"/> 1580 <button function="left_right_background" state="normal" draw_ops="button_inner_left"/> 1581 <button function="left_right_background" state="prelight" draw_ops="button_inner_left_prelight"/> 1582 <button function="left_right_background" state="pressed" draw_ops="button_inner_left_pressed"/> 1583 1584 <button function="right_middle_background" state="normal" draw_ops="button"/> 1585 <button function="right_middle_background" state="prelight" draw_ops="button_prelight"/> 1586 <button function="right_middle_background" state="pressed" draw_ops="button_pressed"/> 1587 <button function="right_left_background" state="normal" draw_ops="button_inner_right"/> 1588 <button function="right_left_background" state="prelight" draw_ops="button_inner_right_prelight"/> 1589 <button function="right_left_background" state="pressed" draw_ops="button_inner_right_pressed"/> 1590 1591 <button function="above" state="normal"><draw_ops></draw_ops></button> 1592 <button function="above" state="pressed"><draw_ops></draw_ops></button> 1593 <button function="unabove" state="normal"><draw_ops></draw_ops></button> 1594 <button function="unabove" state="pressed"><draw_ops></draw_ops></button> 1595 <button function="stick" state="normal"><draw_ops></draw_ops></button> 1596 <button function="stick" state="pressed"><draw_ops></draw_ops></button> 1597 <button function="unstick" state="normal"><draw_ops></draw_ops></button><button function="unstick" state="pressed"><draw_ops></draw_ops></button> 1598 </frame_style> 1599 1600 <frame_style name="modal_dialog_unfocused" geometry="modal"> 1601 <piece position="entire_background" draw_ops="entire_background_unfocused" /> 1602 <piece position="titlebar" draw_ops="titlebar_unfocused" /> 1603 <piece position="title" draw_ops="title_unfocused" /> 1604 <piece position="overlay" draw_ops="rounded_border_unfocused" /> 1605 <button function="close" state="normal" draw_ops="close_unfocused"/> 1606 <button function="close" state="prelight" draw_ops="close_unfocused_prelight"/> 1607 <button function="close" state="pressed" draw_ops="close_unfocused_pressed"/> 1608 <button function="maximize" state="normal" draw_ops="maximize_unfocused"/> 1609 <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight"/> 1610 <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed"/> 1611 <button function="minimize" state="normal" draw_ops="minimize_unfocused"/> 1612 <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight"/> 1613 <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed"/> 1614 <button function="menu" state="normal" draw_ops="menu_unfocused" /> 1615 <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> 1616 <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> 1617 <button function="shade" state="normal" draw_ops="shade_unfocused" /> 1618 <button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" /> 1619 <button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" /> 1620 <button function="unshade" state="normal" draw_ops="shade_unfocused" /> 1621 <button function="unshade" state="prelight" draw_ops="shade_unfocused_prelight" /> 1622 <button function="unshade" state="pressed" draw_ops="shade_unfocused_pressed" /> 1623 <button function="above" state="normal"><draw_ops></draw_ops></button> 1624 <button function="above" state="pressed"><draw_ops></draw_ops></button> 1625 <button function="unabove" state="normal"><draw_ops></draw_ops></button> 1626 <button function="unabove" state="pressed"><draw_ops></draw_ops></button> 1627 <button function="stick" state="normal"><draw_ops></draw_ops></button> 1628 <button function="stick" state="pressed"><draw_ops></draw_ops></button> 1629 <button function="unstick" state="normal"><draw_ops></draw_ops></button> 1630 <button function="unstick" state="pressed"><draw_ops></draw_ops></button> 1631 </frame_style> 1632 1633 <frame_style name="utility_focused" geometry="small"> 1634 <piece position="entire_background" draw_ops="entire_background_focused" /> 1635 <piece position="titlebar" draw_ops="titlebar_focused_alt" /> 1636 <piece position="title" draw_ops="title_focused" /> 1637 <piece position="overlay" draw_ops="border_focused" /> 1638 <button function="close" state="normal" draw_ops="close_focused" /> 1639 <button function="close" state="prelight" draw_ops="close_prelight"/> 1640 <button function="close" state="pressed" draw_ops="close_focused_pressed" /> 1641 <button function="maximize" state="normal" draw_ops="maximize_focused" /> 1642 <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> 1643 <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> 1644 <button function="minimize" state="normal" draw_ops="minimize_focused" /> 1645 <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> 1646 <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> 1647 <button function="menu" state="normal" draw_ops="menu_focused" /> 1648 <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> 1649 <button function="shade" state="normal" draw_ops="shade_focused" /> 1650 <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> 1651 <button function="unshade" state="normal" draw_ops="shade_focused" /> 1652 <button function="unshade" state="pressed" draw_ops="shade_focused_pressed" /> 1653 1654 <button function="left_middle_background" state="normal" draw_ops="button_inner_left"/> 1655 <button function="left_middle_background" state="prelight" draw_ops="button_inner_left_prelight"/> 1656 <button function="left_middle_background" state="pressed" draw_ops="button_inner_left_pressed"/> 1657 1658 <button function="right_middle_background" state="normal" draw_ops="button_inner_right"/> 1659 <button function="right_middle_background" state="prelight" draw_ops="button_inner_right_prelight"/> 1660 <button function="right_middle_background" state="pressed" draw_ops="button_inner_right_pressed"/> 1661 1662 <button function="above" state="normal"><draw_ops></draw_ops></button> 1663 <button function="above" state="pressed"><draw_ops></draw_ops></button> 1664 <button function="unabove" state="normal"><draw_ops></draw_ops></button> 1665 <button function="unabove" state="pressed"><draw_ops></draw_ops></button> 1666 <button function="stick" state="normal"><draw_ops></draw_ops></button> 1667 <button function="stick" state="pressed"><draw_ops></draw_ops></button> 1668 <button function="unstick" state="normal"><draw_ops></draw_ops></button> 1669 <button function="unstick" state="pressed"><draw_ops></draw_ops></button> 1670 </frame_style> 1671 1672 <frame_style name="utility_unfocused" geometry="small_unfocused"> 1673 <piece position="entire_background" draw_ops="entire_background_unfocused" /> 1674 <piece position="titlebar" draw_ops="titlebar_unfocused" /> 1675 <piece position="title" draw_ops="title_unfocused" /> 1676 <piece position="overlay" draw_ops="border_unfocused" /> 1677 <button function="close" state="normal" draw_ops="close_unfocused"/> 1678 <button function="close" state="prelight" draw_ops="close_unfocused_prelight"/> 1679 <button function="close" state="pressed" draw_ops="close_unfocused_pressed"/> 1680 <button function="maximize" state="normal" draw_ops="maximize_unfocused"/> 1681 <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight"/> 1682 <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed"/> 1683 <button function="minimize" state="normal" draw_ops="minimize_unfocused"/> 1684 <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight"/> 1685 <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed"/> 1686 <button function="menu" state="normal" draw_ops="menu_unfocused" /> 1687 <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> 1688 <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> 1689 <button function="shade" state="normal" draw_ops="shade_unfocused" /> 1690 <button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" /> 1691 <button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" /> 1692 <button function="unshade" state="normal" draw_ops="shade_unfocused" /> 1693 <button function="unshade" state="prelight" draw_ops="shade_unfocused_prelight" /> 1694 <button function="unshade" state="pressed" draw_ops="shade_unfocused_pressed" /> 1695 <button function="above" state="normal"><draw_ops></draw_ops></button> 1696 <button function="above" state="pressed"><draw_ops></draw_ops></button> 1697 <button function="unabove" state="normal"><draw_ops></draw_ops></button> 1698 <button function="unabove" state="pressed"><draw_ops></draw_ops></button> 1699 <button function="stick" state="normal"><draw_ops></draw_ops></button> 1700 <button function="stick" state="pressed"><draw_ops></draw_ops></button> 1701 <button function="unstick" state="normal"><draw_ops></draw_ops></button> 1702 <button function="unstick" state="pressed"><draw_ops></draw_ops></button> 1703 </frame_style> 1704 1705 <frame_style name="border_focused" geometry="borderless"> 1706 <piece position="entire_background" draw_ops="entire_background_focused" /> 1707 <piece position="overlay" draw_ops="border_focused" /> 1708 <button function="close" state="normal"><draw_ops></draw_ops></button> 1709 <button function="close" state="prelight"><draw_ops></draw_ops></button> 1710 <button function="close" state="pressed"><draw_ops></draw_ops></button> 1711 <button function="maximize" state="normal"><draw_ops></draw_ops></button> 1712 <button function="maximize" state="prelight"><draw_ops></draw_ops></button> 1713 <button function="maximize" state="pressed"><draw_ops></draw_ops></button> 1714 <button function="minimize" state="normal"><draw_ops></draw_ops></button> 1715 <button function="minimize" state="prelight"><draw_ops></draw_ops></button> 1716 <button function="minimize" state="pressed"><draw_ops></draw_ops></button> 1717 <button function="menu" state="normal"><draw_ops></draw_ops></button> 1718 <button function="menu" state="pressed"><draw_ops></draw_ops></button> 1719 <button function="shade" state="normal"><draw_ops></draw_ops></button> 1720 <button function="shade" state="pressed"><draw_ops></draw_ops></button> 1721 <button function="unshade" state="normal"><draw_ops></draw_ops></button> 1722 <button function="unshade" state="pressed"><draw_ops></draw_ops></button> 1723 <button function="above" state="normal"><draw_ops></draw_ops></button> 1724 <button function="above" state="pressed"><draw_ops></draw_ops></button> 1725 <button function="unabove" state="normal"><draw_ops></draw_ops></button> 1726 <button function="unabove" state="pressed"><draw_ops></draw_ops></button> 1727 <button function="stick" state="normal"><draw_ops></draw_ops></button> 1728 <button function="stick" state="pressed"><draw_ops></draw_ops></button> 1729 <button function="unstick" state="normal"><draw_ops></draw_ops></button> 1730 <button function="unstick" state="pressed"><draw_ops></draw_ops></button> 1731 </frame_style> 1732 1733 <frame_style name="border_unfocused" geometry="borderless"> 1734 <piece position="entire_background" draw_ops="entire_background_unfocused" /> 1735 <piece position="overlay" draw_ops="border_unfocused" /> 1736 <button function="close" state="normal"><draw_ops></draw_ops></button> 1737 <button function="close" state="prelight"><draw_ops></draw_ops></button> 1738 <button function="close" state="pressed"><draw_ops></draw_ops></button> 1739 <button function="maximize" state="normal"><draw_ops></draw_ops></button> 1740 <button function="maximize" state="prelight"><draw_ops></draw_ops></button> 1741 <button function="maximize" state="pressed"><draw_ops></draw_ops></button> 1742 <button function="minimize" state="normal"><draw_ops></draw_ops></button> 1743 <button function="minimize" state="prelight"><draw_ops></draw_ops></button> 1744 <button function="minimize" state="pressed"><draw_ops></draw_ops></button> 1745 <button function="menu" state="normal"><draw_ops></draw_ops></button> 1746 <button function="menu" state="pressed"><draw_ops></draw_ops></button> 1747 <button function="shade" state="normal"><draw_ops></draw_ops></button> 1748 <button function="shade" state="pressed"><draw_ops></draw_ops></button> 1749 <button function="unshade" state="normal"><draw_ops></draw_ops></button> 1750 <button function="unshade" state="pressed"><draw_ops></draw_ops></button> 1751 <button function="above" state="normal"><draw_ops></draw_ops></button> 1752 <button function="above" state="pressed"><draw_ops></draw_ops></button> 1753 <button function="unabove" state="normal"><draw_ops></draw_ops></button> 1754 <button function="unabove" state="pressed"><draw_ops></draw_ops></button> 1755 <button function="stick" state="normal"><draw_ops></draw_ops></button> 1756 <button function="stick" state="pressed"><draw_ops></draw_ops></button> 1757 <button function="unstick" state="normal"><draw_ops></draw_ops></button> 1758 <button function="unstick" state="pressed"><draw_ops></draw_ops></button> 1759 </frame_style> 1760 1761 <!-- placeholder for unimplementated styles--> 1762 <frame_style name="blank" geometry="normal"> 1763 <button function="close" state="normal"><draw_ops></draw_ops></button> 1764 <button function="close" state="pressed"><draw_ops></draw_ops></button> 1765 <button function="maximize" state="normal"><draw_ops></draw_ops></button> 1766 <button function="maximize" state="pressed"><draw_ops></draw_ops></button> 1767 <button function="minimize" state="normal"><draw_ops></draw_ops></button> 1768 <button function="minimize" state="pressed"><draw_ops></draw_ops></button> 1769 <button function="menu" state="normal"><draw_ops></draw_ops></button> 1770 <button function="menu" state="pressed"><draw_ops></draw_ops></button> 1771 <button function="shade" state="normal"><draw_ops></draw_ops></button> 1772 <button function="shade" state="pressed"><draw_ops></draw_ops></button> 1773 <button function="unshade" state="normal"><draw_ops></draw_ops></button> 1774 <button function="unshade" state="pressed"><draw_ops></draw_ops></button> 1775 <button function="above" state="normal"><draw_ops></draw_ops></button> 1776 <button function="above" state="pressed"><draw_ops></draw_ops></button> 1777 <button function="unabove" state="normal"><draw_ops></draw_ops></button> 1778 <button function="unabove" state="pressed"><draw_ops></draw_ops></button> 1779 <button function="stick" state="normal"><draw_ops></draw_ops></button> 1780 <button function="stick" state="pressed"><draw_ops></draw_ops></button> 1781 <button function="unstick" state="normal"><draw_ops></draw_ops></button> 1782 <button function="unstick" state="pressed"><draw_ops></draw_ops></button> 1783 </frame_style> 1784 1785 <!-- frame style sets --> 1786 1787 <frame_style_set name="normal_style_set"> 1788 <frame focus="yes" state="normal" resize="both" style="normal_focused"/> 1789 <frame focus="no" state="normal" resize="both" style="normal_unfocused"/> 1790 <frame focus="yes" state="maximized" style="normal_max_focused"/> 1791 <frame focus="no" state="maximized" style="normal_max_unfocused"/> 1792 <frame focus="yes" state="shaded" style="normal_focused"/> 1793 <frame focus="no" state="shaded" style="normal_unfocused"/> 1794 <frame focus="yes" state="maximized_and_shaded" style="normal_max_shaded_focused"/> 1795 <frame focus="no" state="maximized_and_shaded" style="normal_max_shaded_unfocused"/> 1796 </frame_style_set> 1797 1798 <frame_style_set name="dialog_style_set"> 1799 <frame focus="yes" state="normal" resize="both" style="dialog_focused"/> 1800 <frame focus="no" state="normal" resize="both" style="dialog_unfocused"/> 1801 <frame focus="yes" state="maximized" style="blank"/> 1802 <frame focus="no" state="maximized" style="blank"/> 1803 <frame focus="yes" state="shaded" style="dialog_focused"/> 1804 <frame focus="no" state="shaded" style="dialog_unfocused"/> 1805 <frame focus="yes" state="maximized_and_shaded" style="blank"/> 1806 <frame focus="no" state="maximized_and_shaded" style="blank"/> 1807 </frame_style_set> 1808 1809 <frame_style_set name="modal_dialog_style_set"> 1810 <frame focus="yes" state="normal" resize="both" style="modal_dialog_focused"/> 1811 <frame focus="no" state="normal" resize="both" style="modal_dialog_unfocused"/> 1812 <frame focus="yes" state="maximized" style="blank"/> 1813 <frame focus="no" state="maximized" style="blank"/> 1814 <frame focus="yes" state="shaded" style="modal_dialog_focused"/> 1815 <frame focus="no" state="shaded" style="modal_dialog_unfocused"/> 1816 <frame focus="yes" state="maximized_and_shaded" style="blank"/> 1817 <frame focus="no" state="maximized_and_shaded" style="blank"/> 1818 </frame_style_set> 1819 1820 <frame_style_set name="utility_style_set"> 1821 <frame focus="yes" state="normal" resize="both" style="utility_focused"/> 1822 <frame focus="no" state="normal" resize="both" style="utility_unfocused"/> 1823 <frame focus="yes" state="maximized" style="blank"/> 1824 <frame focus="no" state="maximized" style="blank"/> 1825 <frame focus="yes" state="shaded" style="utility_focused"/> 1826 <frame focus="no" state="shaded" style="utility_unfocused"/> 1827 <frame focus="yes" state="maximized_and_shaded" style="blank"/> 1828 <frame focus="no" state="maximized_and_shaded" style="blank"/> 1829 </frame_style_set> 1830 1831 <frame_style_set name="border_style_set"> 1832 <frame focus="yes" state="normal" resize="both" style="border_focused"/> 1833 <frame focus="no" state="normal" resize="both" style="border_unfocused"/> 1834 <frame focus="yes" state="maximized" style="blank"/> 1835 <frame focus="no" state="maximized" style="blank"/> 1836 <frame focus="yes" state="shaded" style="blank"/> 1837 <frame focus="no" state="shaded" style="blank"/> 1838 <frame focus="yes" state="maximized_and_shaded" style="blank"/> 1839 <frame focus="no" state="maximized_and_shaded" style="blank"/> 1840 </frame_style_set> 1841 1842 1843 <!-- windows --> 1844 1845 <window type="normal" style_set="normal_style_set"/> 1846 <window type="dialog" style_set="dialog_style_set"/> 1847 <window type="modal_dialog" style_set="modal_dialog_style_set"/> 1848 <window type="menu" style_set="utility_style_set"/> 1849 <window type="utility" style_set="utility_style_set"/> 1850 <window type="border" style_set="border_style_set"/> 1851 1852 </metacity_theme>