123
123
<draw_ops name="corners_highlight">
124
124
<!-- ** corner highlight for left top ** -->
125
<line color="shade/gtk:bg[SELECTED]/1.14" x1="2" y1="3" x2="2" y2="4"/>
126
<line color="shade/gtk:bg[SELECTED]/1.14" x1="3" y1="2" x2="4" y2="2"/>
125
<line color="shade/gtk:bg[SELECTED]/1.4" x1="2" y1="3" x2="2" y2="4"/>
126
<line color="shade/gtk:bg[SELECTED]/1.4" x1="3" y1="2" x2="4" y2="2"/>
128
128
<!-- ** corner highlight for right top ** -->
129
129
<line color="shade/gtk:bg[SELECTED]/0.92" x1="width-3" y1="3" x2="width-3" y2="4"/>
141
141
<draw_ops name="corners_highlight_unfocused">
142
142
<!-- ** corner highlight for left top ** -->
143
<line color="shade/gtk:bg[SELECTED]/1.14" x1="2" y1="3" x2="2" y2="4"/>
144
<line color="shade/gtk:bg[SELECTED]/1.14" x1="3" y1="2" x2="4" y2="2"/>
143
<line color="shade/gtk:bg[SELECTED]/1.4" x1="2" y1="3" x2="2" y2="4"/>
144
<line color="shade/gtk:bg[SELECTED]/1.4" x1="3" y1="2" x2="4" y2="2"/>
146
146
<!-- ** corner highlight for right top ** -->
147
147
<line color="shade/gtk:bg[SELECTED]/0.92" x1="width-3" y1="3" x2="width-3" y2="4"/>
159
159
<draw_ops name="corners_highlight_shaded">
160
160
<!-- ** corner highlight for left top ** -->
161
<line color="shade/gtk:bg[SELECTED]/1.14" x1="2" y1="3" x2="2" y2="4"/>
162
<line color="shade/gtk:bg[SELECTED]/1.14" x1="3" y1="2" x2="4" y2="2"/>
161
<line color="shade/gtk:bg[SELECTED]/1.4" x1="2" y1="3" x2="2" y2="4"/>
162
<line color="shade/gtk:bg[SELECTED]/1.4" x1="3" y1="2" x2="4" y2="2"/>
164
164
<!-- ** corner highlight for right top ** -->
165
165
<line color="shade/gtk:bg[SELECTED]/0.92" x1="width-3" y1="3" x2="width-3" y2="4"/>
177
177
<draw_ops name="corners_highlight_shaded_unfocused">
178
178
<!-- ** corner highlight for left top ** -->
179
<line color="shade/gtk:bg[SELECTED]/1.14" x1="2" y1="3" x2="2" y2="4"/>
180
<line color="shade/gtk:bg[SELECTED]/1.14" x1="3" y1="2" x2="4" y2="2"/>
179
<line color="shade/gtk:bg[SELECTED]/1.4" x1="2" y1="3" x2="2" y2="4"/>
180
<line color="shade/gtk:bg[SELECTED]/1.4" x1="3" y1="2" x2="4" y2="2"/>
182
182
<!-- ** corner highlight for right top ** -->
183
183
<line color="shade/gtk:bg[SELECTED]/0.92" x1="width-3" y1="3" x2="width-3" y2="4"/>
200
200
<draw_ops name="bevel">
201
201
<include name="window_bg"/>
202
202
<line color="shade/gtk:bg[SELECTED]/0.9" x1="1" y1="height - 2" x2="width - 2" y2="height - 2"/>
203
<line color="shade/gtk:bg[SELECTED]/0.9" x1="width - 2" y1="2" x2="width - 2" y2="height - 2"/>
204
<line color="shade/gtk:bg[SELECTED]/1.3" x1="1" y1="1" x2="width - 2" y2="1"/>
205
<line color="shade/gtk:bg[SELECTED]/1.12" x1="1" y1="2" x2="1" y2="height - 2"/>
203
<line color="shade/gtk:bg[SELECTED]/1.0" x1="width - 2" y1="2" x2="width - 2" y2="height - 2"/>
204
<line color="shade/gtk:bg[SELECTED]/1.5" x1="1" y1="1" x2="width - 2" y2="1"/>
205
<line color="shade/gtk:bg[SELECTED]/1.15" x1="1" y1="2" x2="1" y2="height - 2"/>
207
207
<!-- ** fancy gradient ** -->
208
208
<gradient type="vertical" x="2" y="top_height/2" width="width-4" height="top_height/2-1">
209
<color value="shade/gtk:bg[SELECTED]/1.025"/>
209
<color value="shade/gtk:bg[SELECTED]/1.0"/>
210
210
<color value="shade/gtk:bg[SELECTED]/1.0"/>
212
212
<gradient type="vertical" x="2" y="2" width="width-4" height="top_height/2-2">
213
<color value="shade/gtk:bg[SELECTED]/1.13"/>
214
<color value="shade/gtk:bg[SELECTED]/1.025"/>
213
<color value="shade/gtk:bg[SELECTED]/1.3"/>
214
<color value="shade/gtk:bg[SELECTED]/1.0"/>
217
217
<!-- ** border outline ** -->
218
<rectangle color="shade/gtk:bg[SELECTED]/0.85" filled="false" x="0" y="0" width="width - 1" height="height - 1"/>
218
<rectangle color="shade/gtk:bg[SELECTED]/0.95" filled="false" x="0" y="0" width="width - 1" height="height - 1"/>
221
221
<draw_ops name="bevel_maximized">
227
227
<!-- ** fancy gradient ** -->
228
228
<gradient type="vertical" x="0" y="top_height/2" width="width" height="top_height/2-1">
229
<color value="shade/gtk:bg[SELECTED]/1.025"/>
229
<color value="shade/gtk:bg[SELECTED]/1.0"/>
230
230
<color value="shade/gtk:bg[SELECTED]/1.0"/>
232
232
<gradient type="vertical" x="0" y="1" width="width" height="top_height/2-1">
233
<color value="shade/gtk:bg[SELECTED]/1.13"/>
234
<color value="shade/gtk:bg[SELECTED]/1.025"/>
233
<color value="shade/gtk:bg[SELECTED]/1.3"/>
234
<color value="shade/gtk:bg[SELECTED]/1.0"/>
237
237
<line color="gtk:bg[SELECTED]" x1="0" y1="title_height + 6" x2="width" y2="title_height + 6"/>
262
262
<include name="window_bg"/>
264
264
<line color="shade/gtk:bg[SELECTED]/0.9" x1="1" y1="height - 2" x2="width - 2" y2="height - 2"/>
265
<line color="shade/gtk:bg[SELECTED]/0.9" x1="width - 2" y1="2" x2="width - 2" y2="height - 2"/>
266
<line color="shade/gtk:bg[SELECTED]/1.24" x1="1" y1="1" x2="width - 2" y2="1"/>
267
<line color="shade/gtk:bg[SELECTED]/1.12" x1="1" y1="2" x2="1" y2="height - 2"/>
265
<line color="shade/gtk:bg[SELECTED]/1.0" x1="width - 2" y1="2" x2="width - 2" y2="height - 2"/>
266
<line color="shade/gtk:bg[SELECTED]/1.4" x1="1" y1="1" x2="width - 2" y2="1"/>
267
<line color="shade/gtk:bg[SELECTED]/1.1" x1="1" y1="2" x2="1" y2="height - 2"/>
269
269
<!-- ** fancy gradient ** -->
270
270
<gradient type="vertical" x="2" y="top_height/2" width="width-4" height="top_height/2-1">
271
<color value="shade/gtk:bg[SELECTED]/1.025"/>
271
<color value="shade/gtk:bg[SELECTED]/1.0"/>
272
272
<color value="shade/gtk:bg[SELECTED]/1.0"/>
274
274
<gradient type="vertical" x="2" y="2" width="width-4" height="top_height/2-2">
275
<color value="shade/gtk:bg[SELECTED]/1.13"/>
276
<color value="shade/gtk:bg[SELECTED]/1.025"/>
275
<color value="shade/gtk:bg[SELECTED]/1.3"/>
276
<color value="shade/gtk:bg[SELECTED]/1.0"/>
279
279
<!-- ** border outline ** -->
280
<rectangle color="shade/gtk:bg[SELECTED]/0.85" filled="false" x="0" y="0" width="width - 1" height="height - 1"/>
280
<rectangle color="shade/gtk:bg[SELECTED]/0.95" filled="false" x="0" y="0" width="width - 1" height="height - 1"/>
283
283
<draw_ops name="bevel_maximized_unfocused">
289
289
<!-- ** fancy gradient ** -->
290
290
<gradient type="vertical" x="0" y="top_height/2" width="width" height="top_height/2-1">
291
<color value="shade/gtk:bg[SELECTED]/1.025"/>
291
<color value="shade/gtk:bg[SELECTED]/1.0"/>
292
292
<color value="shade/gtk:bg[SELECTED]/1.0"/>
294
294
<gradient type="vertical" x="0" y="1" width="width" height="top_height/2-1">
295
<color value="shade/gtk:bg[SELECTED]/1.13"/>
296
<color value="shade/gtk:bg[SELECTED]/1.025"/>
295
<color value="shade/gtk:bg[SELECTED]/1.3"/>
296
<color value="shade/gtk:bg[SELECTED]/1.0"/>
342
342
<!-- ::: BUTTONS ::: -->
343
343
<draw_ops name="button_bg">
345
<line color="shade/gtk:bg[SELECTED]/0.99" x1="2" y1="1" x2="width-3" y2="1"/>
346
<line color="shade/gtk:bg[SELECTED]/0.98" x1="1" y1="2" x2="width-2" y2="2"/>
348
347
<line color="shade/gtk:bg[SELECTED]/1.06" x1="2" y1="height-1" x2="width-3" y2="height-1"/>
349
348
<line color="shade/gtk:bg[SELECTED]/1.03" x1="1" y1="height-2" x2="width-2" y2="height-2"/>
354
353
<line color="shade/gtk:bg[SELECTED]/1.06" x1="1" y1="height-3" x2="width-2" y2="height-3"/>
356
355
<!-- border outline -->
357
<line color="shade/gtk:bg[SELECTED]/0.70" x1="3" y1="1" x2="width-4" y2="1"/>
358
<line color="shade/gtk:bg[SELECTED]/0.70" x1="3" y1="height-2" x2="width-4" y2="height-2"/>
359
<line color="shade/gtk:bg[SELECTED]/0.70" x1="1" y1="3" x2="1" y2="height-4"/>
360
<line color="shade/gtk:bg[SELECTED]/0.70" x1="width-2" y1="3" x2="width-2" y2="height-4"/>
356
<line color="shade/gtk:bg[SELECTED]/0.75" x1="3" y1="1" x2="width-4" y2="1"/>
357
<line color="shade/gtk:bg[SELECTED]/0.75" x1="3" y1="height-2" x2="width-4" y2="height-2"/>
358
<line color="shade/gtk:bg[SELECTED]/0.75" x1="1" y1="3" x2="1" y2="height-4"/>
359
<line color="shade/gtk:bg[SELECTED]/0.75" x1="width-2" y1="3" x2="width-2" y2="height-4"/>
362
<line color="shade/gtk:bg[SELECTED]/0.70" x1="2" y1="2" x2="width-3" y2="2"/>
363
<line color="shade/gtk:bg[SELECTED]/0.70" x1="2" y1="height-3" x2="width-3" y2="height-3"/>
361
<line color="shade/gtk:bg[SELECTED]/0.75" x1="2" y1="2" x2="width-3" y2="2"/>
362
<line color="shade/gtk:bg[SELECTED]/0.75" x1="2" y1="height-3" x2="width-3" y2="height-3"/>
365
364
<!-- border smooth effect -->
366
365
<line color="shade/gtk:bg[SELECTED]/1.01" x1="3" y1="2" x2="width-4" y2="2"/>
376
375
<!-- fill gradient -->
377
376
<gradient type="vertical" x="3" y="3" width="width-6" height="(height)/2-1">
378
<color value="shade/gtk:bg[SELECTED]/1.12"/>
379
<color value="shade/gtk:bg[SELECTED]/1.02"/>
377
<color value="shade/gtk:bg[SELECTED]/1.3"/>
378
<color value="shade/gtk:bg[SELECTED]/1.0"/>
381
380
<gradient type="vertical" x="3" y="(height)/2" width="width-6" height="(height)/2-2">
382
381
<color value="shade/gtk:bg[SELECTED]/1.0"/>
391
390
<draw_ops name="button_bg_unfocused">
393
<line color="shade/gtk:bg[SELECTED]/0.89" x1="2" y1="1" x2="width-3" y2="1"/>
394
<line color="shade/gtk:bg[SELECTED]/0.88" x1="1" y1="2" x2="width-2" y2="2"/>
396
394
<line color="shade/gtk:bg[SELECTED]/1.06" x1="2" y1="height-1" x2="width-3" y2="height-1"/>
397
395
<line color="shade/gtk:bg[SELECTED]/1.03" x1="1" y1="height-2" x2="width-2" y2="height-2"/>
402
400
<line color="shade/gtk:bg[SELECTED]/1.06" x1="1" y1="height-3" x2="width-2" y2="height-3"/>
404
402
<!-- border outline -->
405
<line color="shade/gtk:bg[SELECTED]/0.70" x1="3" y1="1" x2="width-4" y2="1"/>
406
<line color="shade/gtk:bg[SELECTED]/0.70" x1="3" y1="height-2" x2="width-4" y2="height-2"/>
407
<line color="shade/gtk:bg[SELECTED]/0.70" x1="1" y1="3" x2="1" y2="height-4"/>
408
<line color="shade/gtk:bg[SELECTED]/0.70" x1="width-2" y1="3" x2="width-2" y2="height-4"/>
403
<line color="shade/gtk:bg[SELECTED]/0.75" x1="3" y1="1" x2="width-4" y2="1"/>
404
<line color="shade/gtk:bg[SELECTED]/0.75" x1="3" y1="height-2" x2="width-4" y2="height-2"/>
405
<line color="shade/gtk:bg[SELECTED]/0.75" x1="1" y1="3" x2="1" y2="height-4"/>
406
<line color="shade/gtk:bg[SELECTED]/0.75" x1="width-2" y1="3" x2="width-2" y2="height-4"/>
410
<line color="shade/gtk:bg[SELECTED]/0.60" x1="2" y1="2" x2="width-3" y2="2"/>
411
<line color="shade/gtk:bg[SELECTED]/0.60" x1="2" y1="height-3" x2="width-3" y2="height-3"/>
408
<line color="shade/gtk:bg[SELECTED]/0.75" x1="2" y1="2" x2="width-3" y2="2"/>
409
<line color="shade/gtk:bg[SELECTED]/0.75" x1="2" y1="height-3" x2="width-3" y2="height-3"/>
413
411
<!-- border smooth effect -->
414
412
<line color="shade/gtk:bg[SELECTED]/1.01" x1="3" y1="2" x2="width-4" y2="2"/>
424
422
<!-- fill gradient -->
425
423
<gradient type="vertical" x="3" y="3" width="width-6" height="(height)/2-1">
426
<color value="shade/gtk:bg[SELECTED]/1.12"/>
427
<color value="shade/gtk:bg[SELECTED]/1.02"/>
424
<color value="shade/gtk:bg[SELECTED]/1.3"/>
425
<color value="shade/gtk:bg[SELECTED]/1.0"/>
429
427
<gradient type="vertical" x="3" y="(height)/2" width="width-6" height="(height)/2-2">
430
428
<color value="shade/gtk:bg[SELECTED]/1.00"/>
456
454
<line color="shade/gtk:bg[SELECTED]/1.0" x1="3" y1="height-1" x2="width-4" y2="height-1"/>
458
456
<!-- border outline -->
459
<line color="shade/gtk:bg[SELECTED]/0.55" x1="3" y1="1" x2="width-4" y2="1"/>
460
<line color="shade/gtk:bg[SELECTED]/0.55" x1="3" y1="height-2" x2="width-4" y2="height-2"/>
461
<line color="shade/gtk:bg[SELECTED]/0.55" x1="1" y1="3" x2="1" y2="height-4"/>
462
<line color="shade/gtk:bg[SELECTED]/0.55" x1="width-2" y1="3" x2="width-2" y2="height-4"/>
457
<line color="shade/gtk:bg[SELECTED]/0.75" x1="3" y1="1" x2="width-4" y2="1"/>
458
<line color="shade/gtk:bg[SELECTED]/0.75" x1="3" y1="height-2" x2="width-4" y2="height-2"/>
459
<line color="shade/gtk:bg[SELECTED]/0.75" x1="1" y1="3" x2="1" y2="height-4"/>
460
<line color="shade/gtk:bg[SELECTED]/0.75" x1="width-2" y1="3" x2="width-2" y2="height-4"/>
464
<line color="shade/gtk:bg[SELECTED]/0.55" x1="2" y1="2" x2="width-3" y2="2"/>
465
<line color="shade/gtk:bg[SELECTED]/0.55" x1="2" y1="height-3" x2="width-3" y2="height-3"/>
462
<line color="shade/gtk:bg[SELECTED]/0.75" x1="2" y1="2" x2="width-3" y2="2"/>
463
<line color="shade/gtk:bg[SELECTED]/0.75" x1="2" y1="height-3" x2="width-3" y2="height-3"/>
467
465
<!-- inside shadow -->
468
466
<line color="shade/gtk:bg[SELECTED]/0.9" x1="3" y1="2" x2="width-4" y2="2"/>
497
495
<line color="shade/gtk:bg[SELECTED]/1.05" x1="3" y1="height-1" x2="width-4" y2="height-1"/>
499
497
<!-- border outline -->
500
<line color="shade/gtk:bg[SELECTED]/0.55" x1="3" y1="1" x2="width-4" y2="1"/>
501
<line color="shade/gtk:bg[SELECTED]/0.55" x1="3" y1="height-2" x2="width-4" y2="height-2"/>
502
<line color="shade/gtk:bg[SELECTED]/0.55" x1="1" y1="3" x2="1" y2="height-4"/>
503
<line color="shade/gtk:bg[SELECTED]/0.55" x1="width-2" y1="3" x2="width-2" y2="height-4"/>
504
<line color="shade/gtk:bg[SELECTED]/0.55" x1="2" y1="2" x2="width-3" y2="2"/>
505
<line color="shade/gtk:bg[SELECTED]/0.55" x1="2" y1="height-3" x2="width-3" y2="height-3"/>
498
<line color="shade/gtk:bg[SELECTED]/0.75" x1="3" y1="1" x2="width-4" y2="1"/>
499
<line color="shade/gtk:bg[SELECTED]/0.75" x1="3" y1="height-2" x2="width-4" y2="height-2"/>
500
<line color="shade/gtk:bg[SELECTED]/0.75" x1="1" y1="3" x2="1" y2="height-4"/>
501
<line color="shade/gtk:bg[SELECTED]/0.75" x1="width-2" y1="3" x2="width-2" y2="height-4"/>
502
<line color="shade/gtk:bg[SELECTED]/0.75" x1="2" y1="2" x2="width-3" y2="2"/>
503
<line color="shade/gtk:bg[SELECTED]/0.75" x1="2" y1="height-3" x2="width-3" y2="height-3"/>
507
505
<!-- inside shadow -->
508
506
<line color="shade/gtk:bg[SELECTED]/0.8" x1="3" y1="2" x2="width-4" y2="2"/>