~ubuntu-branches/ubuntu/trusty/blender/trusty

« back to all changes in this revision

Viewing changes to release/scripts/addons_contrib/presets/interface_theme/softblend.xml

  • Committer: Package Import Robot
  • Author(s): Matteo F. Vescovi
  • Date: 2012-05-12 20:02:22 UTC
  • mfrom: (14.2.16 sid)
  • Revision ID: package-import@ubuntu.com-20120512200222-lznjs2cxzaq96wua
Tags: 2.63a-1
* New upstream bugfix release
  + debian/patches/: re-worked since source code changed

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<bpy>
2
 
  <Theme>
3
 
    <view_3d>
4
 
      <ThemeView3D object_active="#ffffff"
5
 
                   editmesh_active="#ffffff00"
6
 
                   act_spline="#c36c8c"
7
 
                   handle_align="#e277b1"
8
 
                   handle_sel_align="#ffffff"
9
 
                   handle_auto="#30b6e5"
10
 
                   handle_sel_auto="#ffffff"
11
 
                   bone_pose="#50c8ff"
12
 
                   bone_solid="#c8c8c8"
13
 
                   bundle_solid="#c8c8c8"
14
 
                   camera="#000000"
15
 
                   camera_path="#000000"
16
 
                   frame_current="#53c03b"
17
 
                   edge_crease="#eb3bdd"
18
 
                   extra_edge_len="#200000"
19
 
                   edge_seam="#f0703b"
20
 
                   edge_select="#f3f3f3"
21
 
                   edge_sharp="#49a1ec"
22
 
                   edge_facesel="#272727"
23
 
                   empty="#000000"
24
 
                   face="#838383ff"
25
 
                   extra_face_angle="#cccccc"
26
 
                   extra_face_area="#cccccc"
27
 
                   face_dot="#52f27e"
28
 
                   facedot_size="3"
29
 
                   normal="#9cfcc8"
30
 
                   face_select="#949494ff"
31
 
                   handle_free="#cccccc"
32
 
                   handle_sel_free="#ffffff"
33
 
                   grid="#6e6e6e"
34
 
                   lamp="#ffe56666"
35
 
                   lastsel_point="#ffffff"
36
 
                   nurb_uline="#a3a3a3"
37
 
                   nurb_vline="#803060"
38
 
                   nurb_sel_uline="#ffffff"
39
 
                   nurb_sel_vline="#f090a0"
40
 
                   object_grouped="#63bd87"
41
 
                   object_grouped_active="#ffffff"
42
 
                   object_selected="#88fca7"
43
 
                   outline_width="1"
44
 
                   panel="#aaa8a6ff"
45
 
                   speaker="#000000"
46
 
                   transform="#ffffff"
47
 
                   handle_vect="#afafaf"
48
 
                   handle_sel_vect="#ffffff"
49
 
                   vertex="#343434"
50
 
                   vertex_normal="#68a1db"
51
 
                   vertex_select="#ff2f7a"
52
 
                   vertex_size="4"
53
 
                   wire="#242424">
54
 
        <space>
55
 
          <ThemeSpaceGeneric header="#aaa8a6"
56
 
                             header_text="#000000"
57
 
                             header_text_hi="#ffffff"
58
 
                             button="#aaa8a6"
59
 
                             button_text="#222222"
60
 
                             button_text_hi="#ffffff"
61
 
                             button_title="#313131"
62
 
                             text="#ffffff"
63
 
                             text_hi="#ffffff"
64
 
                             title="#ffffff"
65
 
                             back="#918f8d">
66
 
          </ThemeSpaceGeneric>
67
 
        </space>
68
 
      </ThemeView3D>
69
 
    </view_3d>
70
 
    <clip_editor>
71
 
      <ThemeClipEditor active_marker="#ffffff"
72
 
                       frame_current="#a3ff96"
73
 
                       disabled_marker="#b54636"
74
 
                       grid="#5e5e5e"
75
 
                       handle_vertex="#000000"
76
 
                       handle_vertex_select="#ff2f7a"
77
 
                       handle_vertex_size="4"
78
 
                       locked_marker="#7f7f7f"
79
 
                       marker="#71cd7f"
80
 
                       marker_outline="#000000"
81
 
                       path_after="#5a7575"
82
 
                       path_before="#22d8d1"
83
 
                       selected_marker="#ff2f7a">
84
 
        <space>
85
 
          <ThemeSpaceGeneric header="#aaa8a6"
86
 
                             header_text="#000000"
87
 
                             header_text_hi="#ffffff"
88
 
                             button="#aaa8a6"
89
 
                             button_text="#222222"
90
 
                             button_text_hi="#ffffff"
91
 
                             button_title="#222222"
92
 
                             text="#1a1a1a"
93
 
                             text_hi="#ffffff"
94
 
                             title="#1a1a1a"
95
 
                             back="#aaa8a6">
96
 
          </ThemeSpaceGeneric>
97
 
        </space>
98
 
      </ThemeClipEditor>
99
 
    </clip_editor>
100
 
    <console>
101
 
      <ThemeConsole cursor="#9cfcc8"
102
 
                    line_error="#dc3a77"
103
 
                    line_info="#00aa00"
104
 
                    line_input="#ffffff"
105
 
                    line_output="#6080ff">
106
 
        <space>
107
 
          <ThemeSpaceGeneric header="#aaa8a6"
108
 
                             header_text="#000000"
109
 
                             header_text_hi="#ffffff"
110
 
                             button="#4d4d4d"
111
 
                             button_text="#131313"
112
 
                             button_text_hi="#ffffff"
113
 
                             button_title="#131313"
114
 
                             text="#000000"
115
 
                             text_hi="#ffffff"
116
 
                             title="#000000"
117
 
                             back="#0c0c0c">
118
 
          </ThemeSpaceGeneric>
119
 
        </space>
120
 
      </ThemeConsole>
121
 
    </console>
122
 
    <dopesheet_editor>
123
 
      <ThemeDopeSheet active_channels_group="#95adc1"
124
 
                      channel_group="#8a9dac"
125
 
                      channels="#9baeb9"
126
 
                      channels_selected="#91ccb3"
127
 
                      frame_current="#a3ff96"
128
 
                      dopesheet_channel="#9baeb9"
129
 
                      dopesheet_subchannel="#aaa8a6"
130
 
                      grid="#7f7f7f"
131
 
                      long_key="#0c0a0a"
132
 
                      long_key_selected="#ecfc37"
133
 
                      value_sliders="#000000"
134
 
                      view_sliders="#333333">
135
 
        <space>
136
 
          <ThemeSpaceGeneric header="#aaa8a6"
137
 
                             header_text="#000000"
138
 
                             header_text_hi="#ffffff"
139
 
                             button="#aaa8a6"
140
 
                             button_text="#111111"
141
 
                             button_text_hi="#a3a3a3"
142
 
                             button_title="#111111"
143
 
                             text="#222222"
144
 
                             text_hi="#ffffff"
145
 
                             title="#ffffff"
146
 
                             back="#aaa8a6">
147
 
          </ThemeSpaceGeneric>
148
 
        </space>
149
 
        <space_list>
150
 
          <ThemeSpaceListGeneric list="#aaa8a6"
151
 
                                 list_text="#222222"
152
 
                                 list_text_hi="#ffffff"
153
 
                                 list_title="#cccccc">
154
 
          </ThemeSpaceListGeneric>
155
 
        </space_list>
156
 
      </ThemeDopeSheet>
157
 
    </dopesheet_editor>
158
 
    <file_browser>
159
 
      <ThemeFileBrowser active_file="#f1e593"
160
 
                        active_file_text="#ffffff"
161
 
                        scroll_handle="#8c8a88"
162
 
                        scrollbar="#4d4b4d"
163
 
                        selected_file="#f1e593"
164
 
                        tiles="#aaa8a6">
165
 
        <space>
166
 
          <ThemeSpaceGeneric header="#aaa8a6"
167
 
                             header_text="#afafaf"
168
 
                             header_text_hi="#ffffff"
169
 
                             button="#aaa8a6"
170
 
                             button_text="#cccccc"
171
 
                             button_text_hi="#ffffff"
172
 
                             button_title="#222222"
173
 
                             text="#222222"
174
 
                             text_hi="#ffffff"
175
 
                             title="#ffffff"
176
 
                             back="#aaa8a6">
177
 
          </ThemeSpaceGeneric>
178
 
        </space>
179
 
        <space_list>
180
 
          <ThemeSpaceListGeneric list="#aaa8a6"
181
 
                                 list_text="#7f7f7f"
182
 
                                 list_text_hi="#ffffff"
183
 
                                 list_title="#3a3a3a">
184
 
          </ThemeSpaceListGeneric>
185
 
        </space_list>
186
 
      </ThemeFileBrowser>
187
 
    </file_browser>
188
 
    <graph_editor>
189
 
      <ThemeGraphEditor active_channels_group="#95adc1"
190
 
                        handle_align="#1d1d1d"
191
 
                        handle_sel_align="#f3f3f3"
192
 
                        handle_auto="#696969"
193
 
                        handle_sel_auto="#d4d4d4"
194
 
                        handle_auto_clamped="#000000"
195
 
                        handle_sel_auto_clamped="#000000"
196
 
                        channel_group="#8a9dac"
197
 
                        channels_region="#4d4d4d"
198
 
                        frame_current="#a1ff8c"
199
 
                        dopesheet_channel="#aaa8a6"
200
 
                        dopesheet_subchannel="#aaa8a6"
201
 
                        handle_free="#252525"
202
 
                        handle_sel_free="#ececec"
203
 
                        grid="#8f8f8f"
204
 
                        handle_vertex="#525252"
205
 
                        handle_vertex_select="#f1f1f1"
206
 
                        handle_vertex_size="6"
207
 
                        lastsel_point="#000000"
208
 
                        panel="#989898"
209
 
                        handle_vect="#191919"
210
 
                        handle_sel_vect="#ffffff"
211
 
                        vertex="#575757"
212
 
                        vertex_select="#ffffff"
213
 
                        vertex_size="3"
214
 
                        window_sliders="#4d4d4d">
215
 
        <space>
216
 
          <ThemeSpaceGeneric header="#aaa8a6"
217
 
                             header_text="#000000"
218
 
                             header_text_hi="#ffffff"
219
 
                             button="#aaa8a6"
220
 
                             button_text="#222222"
221
 
                             button_text_hi="#ffffff"
222
 
                             button_title="#333333"
223
 
                             text="#222222"
224
 
                             text_hi="#ffffff"
225
 
                             title="#000000"
226
 
                             back="#aaa8a6">
227
 
          </ThemeSpaceGeneric>
228
 
        </space>
229
 
        <space_list>
230
 
          <ThemeSpaceListGeneric list="#aaa8a6"
231
 
                                 list_text="#222222"
232
 
                                 list_text_hi="#ffffff"
233
 
                                 list_title="#676767">
234
 
          </ThemeSpaceListGeneric>
235
 
        </space_list>
236
 
      </ThemeGraphEditor>
237
 
    </graph_editor>
238
 
    <image_editor>
239
 
      <ThemeImageEditor editmesh_active="#ffffff80"
240
 
                        face="#00000032"
241
 
                        face_dot="#ffffff"
242
 
                        facedot_size="2"
243
 
                        face_select="#ffffff3c"
244
 
                        scope_back="#aaa8a6ff"
245
 
                        preview_stitch_active="#e1d2c323"
246
 
                        preview_stitch_edge="#ff8500b2"
247
 
                        preview_stitch_face="#1242b026"
248
 
                        preview_stitch_stitchable="#00ff00ff"
249
 
                        preview_stitch_unstitchable="#ff0000ff"
250
 
                        preview_stitch_vert="#ff85007f"
251
 
                        vertex="#000000"
252
 
                        vertex_select="#ffffff"
253
 
                        vertex_size="3">
254
 
        <space>
255
 
          <ThemeSpaceGeneric header="#aaa8a6"
256
 
                             header_text="#000000"
257
 
                             header_text_hi="#ffffff"
258
 
                             button="#aaa8a6"
259
 
                             button_text="#222222"
260
 
                             button_text_hi="#ffffff"
261
 
                             button_title="#383838"
262
 
                             text="#ffffff"
263
 
                             text_hi="#ffffff"
264
 
                             title="#000000"
265
 
                             back="#2d2d2d">
266
 
          </ThemeSpaceGeneric>
267
 
        </space>
268
 
      </ThemeImageEditor>
269
 
    </image_editor>
270
 
    <info>
271
 
      <ThemeInfo>
272
 
        <space>
273
 
          <ThemeSpaceGeneric header="#aaa8a6"
274
 
                             header_text="#000000"
275
 
                             header_text_hi="#ffffff"
276
 
                             button="#aaa8a6"
277
 
                             button_text="#000000"
278
 
                             button_text_hi="#ffffff"
279
 
                             button_title="#000000"
280
 
                             text="#000000"
281
 
                             text_hi="#ffffff"
282
 
                             title="#000000"
283
 
                             back="#aaa8a6">
284
 
          </ThemeSpaceGeneric>
285
 
        </space>
286
 
      </ThemeInfo>
287
 
    </info>
288
 
    <logic_editor>
289
 
      <ThemeLogicEditor panel="#aaa8a6">
290
 
        <space>
291
 
          <ThemeSpaceGeneric header="#aaa8a6"
292
 
                             header_text="#000000"
293
 
                             header_text_hi="#ffffff"
294
 
                             button="#aaa8a6"
295
 
                             button_text="#222222"
296
 
                             button_text_hi="#ffffff"
297
 
                             button_title="#111111"
298
 
                             text="#222222"
299
 
                             text_hi="#ffffff"
300
 
                             title="#202020"
301
 
                             back="#aaa8a6">
302
 
          </ThemeSpaceGeneric>
303
 
        </space>
304
 
      </ThemeLogicEditor>
305
 
    </logic_editor>
306
 
    <nla_editor>
307
 
      <ThemeNLAEditor bars="#85c58f"
308
 
                      bars_selected="#60c040"
309
 
                      frame_current="#a3ff96"
310
 
                      grid="#a39f9c"
311
 
                      strips="#000000"
312
 
                      strips_selected="#60c040"
313
 
                      view_sliders="#4d4d4d">
314
 
        <space>
315
 
          <ThemeSpaceGeneric header="#aaa8a6"
316
 
                             header_text="#a3a3a3"
317
 
                             header_text_hi="#cccccc"
318
 
                             button="#aaa8a6"
319
 
                             button_text="#000000"
320
 
                             button_text_hi="#ffffff"
321
 
                             button_title="#000000"
322
 
                             text="#333333"
323
 
                             text_hi="#ffffff"
324
 
                             title="#000000"
325
 
                             back="#aaa8a6">
326
 
          </ThemeSpaceGeneric>
327
 
        </space>
328
 
        <space_list>
329
 
          <ThemeSpaceListGeneric list="#aaa8a6"
330
 
                                 list_text="#000000"
331
 
                                 list_text_hi="#ffffff"
332
 
                                 list_title="#000000">
333
 
          </ThemeSpaceListGeneric>
334
 
        </space_list>
335
 
      </ThemeNLAEditor>
336
 
    </nla_editor>
337
 
    <node_editor>
338
 
      <ThemeNodeEditor converter_node="#fffa90"
339
 
                       group_node="#ffc173"
340
 
                       in_out_node="#b1d9ff"
341
 
                       node_backdrop="#d4d4d4ff"
342
 
                       noodle_curving="5"
343
 
                       operator_node="#beffcb"
344
 
                       selected_text="#ffffff"
345
 
                       wire_select="#ffffff"
346
 
                       wire="#222222">
347
 
        <space>
348
 
          <ThemeSpaceGeneric header="#aaa8a6"
349
 
                             header_text="#333333"
350
 
                             header_text_hi="#ffffff"
351
 
                             button="#aaa8a6"
352
 
                             button_text="#222222"
353
 
                             button_text_hi="#c5c5c5"
354
 
                             button_title="#222222"
355
 
                             text="#222222"
356
 
                             text_hi="#ffffff"
357
 
                             title="#a3a3a3"
358
 
                             back="#aaa8a6">
359
 
          </ThemeSpaceGeneric>
360
 
        </space>
361
 
        <space_list>
362
 
          <ThemeSpaceListGeneric list="#4d4d4d"
363
 
                                 list_text="#676767"
364
 
                                 list_text_hi="#ffffff"
365
 
                                 list_title="#383838">
366
 
          </ThemeSpaceListGeneric>
367
 
        </space_list>
368
 
      </ThemeNodeEditor>
369
 
    </node_editor>
370
 
    <outliner>
371
 
      <ThemeOutliner match="#337f33"
372
 
                     selected_highlight="#870027">
373
 
        <space>
374
 
          <ThemeSpaceGeneric header="#aaa8a6"
375
 
                             header_text="#000000"
376
 
                             header_text_hi="#ffffff"
377
 
                             button="#aaa8a6"
378
 
                             button_text="#000000"
379
 
                             button_text_hi="#ffffff"
380
 
                             button_title="#0f0f0f"
381
 
                             text="#000000"
382
 
                             text_hi="#ffffff"
383
 
                             title="#ffffff"
384
 
                             back="#aaa8a6">
385
 
          </ThemeSpaceGeneric>
386
 
        </space>
387
 
      </ThemeOutliner>
388
 
    </outliner>
389
 
    <properties>
390
 
      <ThemeProperties panel="#aaa8a6">
391
 
        <space>
392
 
          <ThemeSpaceGeneric header="#aaa8a6"
393
 
                             header_text="#222222"
394
 
                             header_text_hi="#000000"
395
 
                             button="#aaa8a6"
396
 
                             button_text="#222222"
397
 
                             button_text_hi="#ffffff"
398
 
                             button_title="#222222"
399
 
                             text="#222222"
400
 
                             text_hi="#ffffff"
401
 
                             title="#222222"
402
 
                             back="#aaa8a6">
403
 
          </ThemeSpaceGeneric>
404
 
        </space>
405
 
      </ThemeProperties>
406
 
    </properties>
407
 
    <sequence_editor>
408
 
      <ThemeSequenceEditor audio_strip="#e0d2a0"
409
 
                           movieclip_strip="#20208f"
410
 
                           frame_current="#a3ff96"
411
 
                           draw_action="#50c8ff"
412
 
                           effect_strip="#be8c76"
413
 
                           grid="#afafaf"
414
 
                           image_strip="#c99ac0"
415
 
                           keyframe="#ffeb89"
416
 
                           meta_strip="#91918d"
417
 
                           movie_strip="#87a4c3"
418
 
                           plugin_strip="#7e7e56"
419
 
                           preview_back="#000000"
420
 
                           scene_strip="#91b1a0"
421
 
                           transition_strip="#d9777a"
422
 
                           window_sliders="#777777">
423
 
        <space>
424
 
          <ThemeSpaceGeneric header="#aaa8a6"
425
 
                             header_text="#a3a3a3"
426
 
                             header_text_hi="#ffffff"
427
 
                             button="#aaa8a6"
428
 
                             button_text="#111111"
429
 
                             button_text_hi="#ffffff"
430
 
                             button_title="#111111"
431
 
                             text="#333333"
432
 
                             text_hi="#ffffff"
433
 
                             title="#000000"
434
 
                             back="#aaa8a6">
435
 
          </ThemeSpaceGeneric>
436
 
        </space>
437
 
      </ThemeSequenceEditor>
438
 
    </sequence_editor>
439
 
    <text_editor>
440
 
      <ThemeTextEditor cursor="#54da70"
441
 
                       syntax_special="#ca0c97"
442
 
                       line_numbers_background="#a3a3a3"
443
 
                       selected_text="#f1e593"
444
 
                       syntax_builtin="#3162b2"
445
 
                       syntax_comment="#535353"
446
 
                       syntax_numbers="#b62440"
447
 
                       syntax_string="#c31736">
448
 
        <space>
449
 
          <ThemeSpaceGeneric header="#aaa8a6"
450
 
                             header_text="#000000"
451
 
                             header_text_hi="#ffffff"
452
 
                             button="#aaa8a6"
453
 
                             button_text="#333333"
454
 
                             button_text_hi="#ffffff"
455
 
                             button_title="#222222"
456
 
                             text="#222222"
457
 
                             text_hi="#ffffff"
458
 
                             title="#000000"
459
 
                             back="#aaa8a6">
460
 
          </ThemeSpaceGeneric>
461
 
        </space>
462
 
      </ThemeTextEditor>
463
 
    </text_editor>
464
 
    <timeline>
465
 
      <ThemeTimeline frame_current="#a3ff96"
466
 
                     grid="#838383">
467
 
        <space>
468
 
          <ThemeSpaceGeneric header="#aaa8a6"
469
 
                             header_text="#a3a3a3"
470
 
                             header_text_hi="#ffffff"
471
 
                             button="#aaa8a6"
472
 
                             button_text="#222222"
473
 
                             button_text_hi="#a3a3a3"
474
 
                             button_title="#aeacaa"
475
 
                             text="#222222"
476
 
                             text_hi="#ffffff"
477
 
                             title="#cccccc"
478
 
                             back="#aaa8a6">
479
 
          </ThemeSpaceGeneric>
480
 
        </space>
481
 
      </ThemeTimeline>
482
 
    </timeline>
483
 
    <user_interface>
484
 
      <ThemeUserInterface icon_alpha="1"
485
 
                          icon_file="">
486
 
        <wcol_box>
487
 
          <ThemeWidgetColors inner="#aaa8a6ff"
488
 
                             inner_sel="#aaa8a6ff"
489
 
                             item="#ccccccff"
490
 
                             outline="#9f9d9b"
491
 
                             shadedown="6"
492
 
                             shadetop="0"
493
 
                             show_shaded="FALSE"
494
 
                             text="#474747"
495
 
                             text_sel="#ffffff">
496
 
          </ThemeWidgetColors>
497
 
        </wcol_box>
498
 
        <wcol_list_item>
499
 
          <ThemeWidgetColors inner="#f1e59333"
500
 
                             inner_sel="#fff29c9a"
501
 
                             item="#ffffffff"
502
 
                             outline="#8c8a88"
503
 
                             shadedown="0"
504
 
                             shadetop="0"
505
 
                             show_shaded="FALSE"
506
 
                             text="#000000"
507
 
                             text_sel="#000000">
508
 
          </ThemeWidgetColors>
509
 
        </wcol_list_item>
510
 
        <wcol_menu_back>
511
 
          <ThemeWidgetColors inner="#aaa8a6ff"
512
 
                             inner_sel="#aaa8a6ff"
513
 
                             item="#ccccccff"
514
 
                             outline="#474747"
515
 
                             shadedown="0"
516
 
                             shadetop="0"
517
 
                             show_shaded="FALSE"
518
 
                             text="#000000"
519
 
                             text_sel="#ffffff">
520
 
          </ThemeWidgetColors>
521
 
        </wcol_menu_back>
522
 
        <wcol_menu_item>
523
 
          <ThemeWidgetColors inner="#00000000"
524
 
                             inner_sel="#aaa8a6ff"
525
 
                             item="#000000ff"
526
 
                             outline="#474747"
527
 
                             shadedown="10"
528
 
                             shadetop="-10"
529
 
                             show_shaded="TRUE"
530
 
                             text="#000000"
531
 
                             text_sel="#ffffff">
532
 
          </ThemeWidgetColors>
533
 
        </wcol_menu_item>
534
 
        <wcol_menu>
535
 
          <ThemeWidgetColors inner="#aaa8a6ff"
536
 
                             inner_sel="#b0aeacff"
537
 
                             item="#8e8c8bff"
538
 
                             outline="#aaa8a6"
539
 
                             shadedown="3"
540
 
                             shadetop="-4"
541
 
                             show_shaded="TRUE"
542
 
                             text="#000000"
543
 
                             text_sel="#000000">
544
 
          </ThemeWidgetColors>
545
 
        </wcol_menu>
546
 
        <wcol_num>
547
 
          <ThemeWidgetColors inner="#353432ff"
548
 
                             inner_sel="#353432ff"
549
 
                             item="#222222ff"
550
 
                             outline="#050505"
551
 
                             shadedown="5"
552
 
                             shadetop="-5"
553
 
                             show_shaded="FALSE"
554
 
                             text="#efefef"
555
 
                             text_sel="#ffffff">
556
 
          </ThemeWidgetColors>
557
 
        </wcol_num>
558
 
        <wcol_option>
559
 
          <ThemeWidgetColors inner="#a5a3a1ff"
560
 
                             inner_sel="#ccc9c7ff"
561
 
                             item="#000000ff"
562
 
                             outline="#acaaa8"
563
 
                             shadedown="0"
564
 
                             shadetop="-2"
565
 
                             show_shaded="TRUE"
566
 
                             text="#676767"
567
 
                             text_sel="#000000">
568
 
          </ThemeWidgetColors>
569
 
        </wcol_option>
570
 
        <panel>
571
 
          <ThemePanelColors header="#00000004"
572
 
                            show_header="TRUE">
573
 
          </ThemePanelColors>
574
 
        </panel>
575
 
        <wcol_progress>
576
 
          <ThemeWidgetColors inner="#aaa8a6ff"
577
 
                             inner_sel="#aaa8a6ff"
578
 
                             item="#96c78eff"
579
 
                             outline="#474747"
580
 
                             shadedown="-3"
581
 
                             shadetop="3"
582
 
                             show_shaded="TRUE"
583
 
                             text="#000000"
584
 
                             text_sel="#ffffff">
585
 
          </ThemeWidgetColors>
586
 
        </wcol_progress>
587
 
        <wcol_pulldown>
588
 
          <ThemeWidgetColors inner="#aaa8a6ff"
589
 
                             inner_sel="#aaa8a6ff"
590
 
                             item="#ccccccff"
591
 
                             outline="#474747"
592
 
                             shadedown="-20"
593
 
                             shadetop="25"
594
 
                             show_shaded="FALSE"
595
 
                             text="#000000"
596
 
                             text_sel="#ffffff">
597
 
          </ThemeWidgetColors>
598
 
        </wcol_pulldown>
599
 
        <wcol_radio>
600
 
          <ThemeWidgetColors inner="#a8a6a4ff"
601
 
                             inner_sel="#95adc1ff"
602
 
                             item="#aaa8a6ff"
603
 
                             outline="#aaa8a6"
604
 
                             shadedown="1"
605
 
                             shadetop="-2"
606
 
                             show_shaded="TRUE"
607
 
                             text="#1a1a1a"
608
 
                             text_sel="#1a1a1a">
609
 
          </ThemeWidgetColors>
610
 
        </wcol_radio>
611
 
        <wcol_regular>
612
 
          <ThemeWidgetColors inner="#7b7978ff"
613
 
                             inner_sel="#95adc1ff"
614
 
                             item="#979594ff"
615
 
                             outline="#5f5e5c"
616
 
                             shadedown="0"
617
 
                             shadetop="-2"
618
 
                             show_shaded="TRUE"
619
 
                             text="#1a1a1a"
620
 
                             text_sel="#1a1a1a">
621
 
          </ThemeWidgetColors>
622
 
        </wcol_regular>
623
 
        <wcol_scroll>
624
 
          <ThemeWidgetColors inner="#a4a2a0ff"
625
 
                             inner_sel="#aaa8a6ff"
626
 
                             item="#a2a19fff"
627
 
                             outline="#82807f"
628
 
                             shadedown="-5"
629
 
                             shadetop="4"
630
 
                             show_shaded="TRUE"
631
 
                             text="#000000"
632
 
                             text_sel="#ffffff">
633
 
          </ThemeWidgetColors>
634
 
        </wcol_scroll>
635
 
        <wcol_numslider>
636
 
          <ThemeWidgetColors inner="#353432ff"
637
 
                             inner_sel="#353432ff"
638
 
                             item="#1f1f1fff"
639
 
                             outline="#050505"
640
 
                             shadedown="5"
641
 
                             shadetop="-5"
642
 
                             show_shaded="FALSE"
643
 
                             text="#ffffff"
644
 
                             text_sel="#ffffff">
645
 
          </ThemeWidgetColors>
646
 
        </wcol_numslider>
647
 
        <wcol_state>
648
 
          <ThemeWidgetStateColors inner_anim="#adb4c7"
649
 
                                  inner_anim_sel="#c4cee0"
650
 
                                  blend="1"
651
 
                                  inner_driven="#c69cb1"
652
 
                                  inner_driven_sel="#ecaacd"
653
 
                                  inner_key="#c0bb83"
654
 
                                  inner_key_sel="#dad37d">
655
 
          </ThemeWidgetStateColors>
656
 
        </wcol_state>
657
 
        <wcol_text>
658
 
          <ThemeWidgetColors inner="#a6a4a2ff"
659
 
                             inner_sel="#f1e593ff"
660
 
                             item="#c2b876ff"
661
 
                             outline="#aaa8a6"
662
 
                             shadedown="0"
663
 
                             shadetop="-2"
664
 
                             show_shaded="TRUE"
665
 
                             text="#242424"
666
 
                             text_sel="#242424">
667
 
          </ThemeWidgetColors>
668
 
        </wcol_text>
669
 
        <wcol_toggle>
670
 
          <ThemeWidgetColors inner="#a8a6a4ff"
671
 
                             inner_sel="#95adc1ff"
672
 
                             item="#aaa8a6ff"
673
 
                             outline="#aaa8a6"
674
 
                             shadedown="0"
675
 
                             shadetop="-3"
676
 
                             show_shaded="TRUE"
677
 
                             text="#1c1c1c"
678
 
                             text_sel="#1a1a1a">
679
 
          </ThemeWidgetColors>
680
 
        </wcol_toggle>
681
 
        <wcol_tool>
682
 
          <ThemeWidgetColors inner="#aaa8a6ff"
683
 
                             inner_sel="#a19f9dff"
684
 
                             item="#a19f9dff"
685
 
                             outline="#a6a4a2"
686
 
                             shadedown="-6"
687
 
                             shadetop="5"
688
 
                             show_shaded="TRUE"
689
 
                             text="#000000"
690
 
                             text_sel="#ffffff">
691
 
          </ThemeWidgetColors>
692
 
        </wcol_tool>
693
 
        <wcol_tooltip>
694
 
          <ThemeWidgetColors inner="#191919e6"
695
 
                             inner_sel="#2d2d2de6"
696
 
                             item="#646464ff"
697
 
                             outline="#000000"
698
 
                             shadedown="-20"
699
 
                             shadetop="25"
700
 
                             show_shaded="FALSE"
701
 
                             text="#ffffff"
702
 
                             text_sel="#ffffff">
703
 
          </ThemeWidgetColors>
704
 
        </wcol_tooltip>
705
 
      </ThemeUserInterface>
706
 
    </user_interface>
707
 
    <user_preferences>
708
 
      <ThemeUserPreferences>
709
 
        <space>
710
 
          <ThemeSpaceGeneric header="#aaa8a6"
711
 
                             header_text="#000000"
712
 
                             header_text_hi="#ffffff"
713
 
                             button="#aaa8a6"
714
 
                             button_text="#000000"
715
 
                             button_text_hi="#ffffff"
716
 
                             button_title="#000000"
717
 
                             text="#222222"
718
 
                             text_hi="#ffffff"
719
 
                             title="#222222"
720
 
                             back="#aaa8a6">
721
 
          </ThemeSpaceGeneric>
722
 
        </space>
723
 
      </ThemeUserPreferences>
724
 
    </user_preferences>
725
 
    <bone_color_sets>
726
 
      <ThemeBoneColorSet active="#f70a0a"
727
 
                         show_colored_constraints="FALSE"
728
 
                         normal="#9a0000"
729
 
                         select="#bd1111">
730
 
      </ThemeBoneColorSet>
731
 
      <ThemeBoneColorSet active="#fa9900"
732
 
                         show_colored_constraints="FALSE"
733
 
                         normal="#f74018"
734
 
                         select="#f66913">
735
 
      </ThemeBoneColorSet>
736
 
      <ThemeBoneColorSet active="#83ef1d"
737
 
                         show_colored_constraints="FALSE"
738
 
                         normal="#1e9109"
739
 
                         select="#59b70b">
740
 
      </ThemeBoneColorSet>
741
 
      <ThemeBoneColorSet active="#5ec1ef"
742
 
                         show_colored_constraints="FALSE"
743
 
                         normal="#0a3694"
744
 
                         select="#3667df">
745
 
      </ThemeBoneColorSet>
746
 
      <ThemeBoneColorSet active="#f05d91"
747
 
                         show_colored_constraints="FALSE"
748
 
                         normal="#a9294e"
749
 
                         select="#c1416a">
750
 
      </ThemeBoneColorSet>
751
 
      <ThemeBoneColorSet active="#8764d5"
752
 
                         show_colored_constraints="FALSE"
753
 
                         normal="#430c78"
754
 
                         select="#543aa3">
755
 
      </ThemeBoneColorSet>
756
 
      <ThemeBoneColorSet active="#6fb6ab"
757
 
                         show_colored_constraints="FALSE"
758
 
                         normal="#24785a"
759
 
                         select="#3c9579">
760
 
      </ThemeBoneColorSet>
761
 
      <ThemeBoneColorSet active="#9bc2cd"
762
 
                         show_colored_constraints="FALSE"
763
 
                         normal="#4b707c"
764
 
                         select="#6a8691">
765
 
      </ThemeBoneColorSet>
766
 
      <ThemeBoneColorSet active="#f3ff00"
767
 
                         show_colored_constraints="FALSE"
768
 
                         normal="#f4c90c"
769
 
                         select="#eec236">
770
 
      </ThemeBoneColorSet>
771
 
      <ThemeBoneColorSet active="#ffffff"
772
 
                         show_colored_constraints="FALSE"
773
 
                         normal="#1e2024"
774
 
                         select="#484c56">
775
 
      </ThemeBoneColorSet>
776
 
      <ThemeBoneColorSet active="#d330d6"
777
 
                         show_colored_constraints="FALSE"
778
 
                         normal="#6f2f6a"
779
 
                         select="#9845be">
780
 
      </ThemeBoneColorSet>
781
 
      <ThemeBoneColorSet active="#bbef5b"
782
 
                         show_colored_constraints="FALSE"
783
 
                         normal="#6c8e22"
784
 
                         select="#7fb022">
785
 
      </ThemeBoneColorSet>
786
 
      <ThemeBoneColorSet active="#dedede"
787
 
                         show_colored_constraints="FALSE"
788
 
                         normal="#8d8d8d"
789
 
                         select="#b0b0b0">
790
 
      </ThemeBoneColorSet>
791
 
      <ThemeBoneColorSet active="#bd6a11"
792
 
                         show_colored_constraints="FALSE"
793
 
                         normal="#834326"
794
 
                         select="#8b5811">
795
 
      </ThemeBoneColorSet>
796
 
      <ThemeBoneColorSet active="#34622b"
797
 
                         show_colored_constraints="FALSE"
798
 
                         normal="#08310e"
799
 
                         select="#1c430b">
800
 
      </ThemeBoneColorSet>
801
 
      <ThemeBoneColorSet active="#000000"
802
 
                         show_colored_constraints="FALSE"
803
 
                         normal="#000000"
804
 
                         select="#000000">
805
 
      </ThemeBoneColorSet>
806
 
      <ThemeBoneColorSet active="#000000"
807
 
                         show_colored_constraints="FALSE"
808
 
                         normal="#000000"
809
 
                         select="#000000">
810
 
      </ThemeBoneColorSet>
811
 
      <ThemeBoneColorSet active="#000000"
812
 
                         show_colored_constraints="FALSE"
813
 
                         normal="#000000"
814
 
                         select="#000000">
815
 
      </ThemeBoneColorSet>
816
 
      <ThemeBoneColorSet active="#000000"
817
 
                         show_colored_constraints="FALSE"
818
 
                         normal="#000000"
819
 
                         select="#000000">
820
 
      </ThemeBoneColorSet>
821
 
      <ThemeBoneColorSet active="#000000"
822
 
                         show_colored_constraints="FALSE"
823
 
                         normal="#000000"
824
 
                         select="#000000">
825
 
      </ThemeBoneColorSet>
826
 
    </bone_color_sets>
827
 
  </Theme>
828
 
</bpy>