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

« back to all changes in this revision

Viewing changes to release/scripts/presets/interface_theme/back_to_black.xml

  • Committer: Package Import Robot
  • Author(s): Jeremy Bicha
  • Date: 2013-03-06 12:08:47 UTC
  • mfrom: (1.5.1) (14.1.8 experimental)
  • Revision ID: package-import@ubuntu.com-20130306120847-frjfaryb2zrotwcg
Tags: 2.66a-1ubuntu1
* Resynchronize with Debian (LP: #1076930, #1089256, #1052743, #999024,
  #1122888, #1147084)
* debian/control:
  - Lower build-depends on libavcodec-dev since we're not
    doing the libav9 transition in Ubuntu yet

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
<bpy>
2
2
  <Theme>
 
3
    <user_interface>
 
4
      <ThemeUserInterface menu_shadow_fac="0.5"
 
5
                          menu_shadow_width="12"
 
6
                          icon_file=""
 
7
                          icon_alpha="1"
 
8
                          axis_x="#dc0000"
 
9
                          axis_y="#00dc00"
 
10
                          axis_z="#0000dc">
 
11
        <wcol_regular>
 
12
          <ThemeWidgetColors outline="#2a2a2a"
 
13
                             inner="#111111ff"
 
14
                             inner_sel="#33406bff"
 
15
                             item="#191919ff"
 
16
                             text="#929292"
 
17
                             text_sel="#ffffff"
 
18
                             show_shaded="TRUE"
 
19
                             shadetop="-100"
 
20
                             shadedown="0">
 
21
          </ThemeWidgetColors>
 
22
        </wcol_regular>
 
23
        <wcol_tool>
 
24
          <ThemeWidgetColors outline="#2a2a2a"
 
25
                             inner="#111111ff"
 
26
                             inner_sel="#33406bff"
 
27
                             item="#191919ff"
 
28
                             text="#929292"
 
29
                             text_sel="#ffffff"
 
30
                             show_shaded="TRUE"
 
31
                             shadetop="-100"
 
32
                             shadedown="0">
 
33
          </ThemeWidgetColors>
 
34
        </wcol_tool>
 
35
        <wcol_radio>
 
36
          <ThemeWidgetColors outline="#2a2a2a"
 
37
                             inner="#111111ff"
 
38
                             inner_sel="#33406bff"
 
39
                             item="#191919ff"
 
40
                             text="#929292"
 
41
                             text_sel="#ffffff"
 
42
                             show_shaded="TRUE"
 
43
                             shadetop="-100"
 
44
                             shadedown="0">
 
45
          </ThemeWidgetColors>
 
46
        </wcol_radio>
 
47
        <wcol_text>
 
48
          <ThemeWidgetColors outline="#2a2a2a"
 
49
                             inner="#111111ff"
 
50
                             inner_sel="#33406bff"
 
51
                             item="#191919ff"
 
52
                             text="#e4e4e4"
 
53
                             text_sel="#ffffff"
 
54
                             show_shaded="TRUE"
 
55
                             shadetop="-100"
 
56
                             shadedown="0">
 
57
          </ThemeWidgetColors>
 
58
        </wcol_text>
 
59
        <wcol_option>
 
60
          <ThemeWidgetColors outline="#2a2a2a"
 
61
                             inner="#111111ff"
 
62
                             inner_sel="#33406bff"
 
63
                             item="#000000ff"
 
64
                             text="#c7c7c7"
 
65
                             text_sel="#ffffff"
 
66
                             show_shaded="TRUE"
 
67
                             shadetop="-100"
 
68
                             shadedown="0">
 
69
          </ThemeWidgetColors>
 
70
        </wcol_option>
 
71
        <wcol_toggle>
 
72
          <ThemeWidgetColors outline="#2a2a2a"
 
73
                             inner="#111111ff"
 
74
                             inner_sel="#33406bff"
 
75
                             item="#191919ff"
 
76
                             text="#929292"
 
77
                             text_sel="#ffffff"
 
78
                             show_shaded="TRUE"
 
79
                             shadetop="-100"
 
80
                             shadedown="0">
 
81
          </ThemeWidgetColors>
 
82
        </wcol_toggle>
 
83
        <wcol_num>
 
84
          <ThemeWidgetColors outline="#2a2a2a"
 
85
                             inner="#111111ff"
 
86
                             inner_sel="#33406bff"
 
87
                             item="#2a2a2aff"
 
88
                             text="#929292"
 
89
                             text_sel="#ffffff"
 
90
                             show_shaded="TRUE"
 
91
                             shadetop="-100"
 
92
                             shadedown="0">
 
93
          </ThemeWidgetColors>
 
94
        </wcol_num>
 
95
        <wcol_numslider>
 
96
          <ThemeWidgetColors outline="#2a2a2a"
 
97
                             inner="#111111ff"
 
98
                             inner_sel="#111111ff"
 
99
                             item="#33406bff"
 
100
                             text="#929292"
 
101
                             text_sel="#ffffff"
 
102
                             show_shaded="TRUE"
 
103
                             shadetop="-100"
 
104
                             shadedown="0">
 
105
          </ThemeWidgetColors>
 
106
        </wcol_numslider>
 
107
        <wcol_box>
 
108
          <ThemeWidgetColors outline="#2a2a2a"
 
109
                             inner="#111111ff"
 
110
                             inner_sel="#33406bff"
 
111
                             item="#191919ff"
 
112
                             text="#929292"
 
113
                             text_sel="#ffffff"
 
114
                             show_shaded="TRUE"
 
115
                             shadetop="-100"
 
116
                             shadedown="0">
 
117
          </ThemeWidgetColors>
 
118
        </wcol_box>
 
119
        <wcol_menu>
 
120
          <ThemeWidgetColors outline="#2a2a2a"
 
121
                             inner="#111111ff"
 
122
                             inner_sel="#33406bff"
 
123
                             item="#2a2a2aff"
 
124
                             text="#929292"
 
125
                             text_sel="#ffffff"
 
126
                             show_shaded="TRUE"
 
127
                             shadetop="-100"
 
128
                             shadedown="0">
 
129
          </ThemeWidgetColors>
 
130
        </wcol_menu>
 
131
        <wcol_pulldown>
 
132
          <ThemeWidgetColors outline="#2a2a2a"
 
133
                             inner="#111111ff"
 
134
                             inner_sel="#33406bff"
 
135
                             item="#191919ff"
 
136
                             text="#929292"
 
137
                             text_sel="#ffffff"
 
138
                             show_shaded="TRUE"
 
139
                             shadetop="-100"
 
140
                             shadedown="0">
 
141
          </ThemeWidgetColors>
 
142
        </wcol_pulldown>
 
143
        <wcol_menu_back>
 
144
          <ThemeWidgetColors outline="#2a2a2a"
 
145
                             inner="#111111ff"
 
146
                             inner_sel="#33406bff"
 
147
                             item="#191919ff"
 
148
                             text="#929292"
 
149
                             text_sel="#ffffff"
 
150
                             show_shaded="TRUE"
 
151
                             shadetop="-100"
 
152
                             shadedown="0">
 
153
          </ThemeWidgetColors>
 
154
        </wcol_menu_back>
 
155
        <wcol_tooltip>
 
156
          <ThemeWidgetColors outline="#000000"
 
157
                             inner="#191919e6"
 
158
                             inner_sel="#2d2d2de6"
 
159
                             item="#646464ff"
 
160
                             text="#ffffff"
 
161
                             text_sel="#ffffff"
 
162
                             show_shaded="FALSE"
 
163
                             shadetop="25"
 
164
                             shadedown="-20">
 
165
          </ThemeWidgetColors>
 
166
        </wcol_tooltip>
 
167
        <wcol_menu_item>
 
168
          <ThemeWidgetColors outline="#2a2a2a"
 
169
                             inner="#111111ff"
 
170
                             inner_sel="#33406bff"
 
171
                             item="#191919ff"
 
172
                             text="#929292"
 
173
                             text_sel="#ffffff"
 
174
                             show_shaded="TRUE"
 
175
                             shadetop="-100"
 
176
                             shadedown="0">
 
177
          </ThemeWidgetColors>
 
178
        </wcol_menu_item>
 
179
        <wcol_scroll>
 
180
          <ThemeWidgetColors outline="#2a2a2a"
 
181
                             inner="#111111ff"
 
182
                             inner_sel="#33406bff"
 
183
                             item="#191919ff"
 
184
                             text="#929292"
 
185
                             text_sel="#ffffff"
 
186
                             show_shaded="TRUE"
 
187
                             shadetop="-100"
 
188
                             shadedown="0">
 
189
          </ThemeWidgetColors>
 
190
        </wcol_scroll>
 
191
        <wcol_progress>
 
192
          <ThemeWidgetColors outline="#2a2a2a"
 
193
                             inner="#111111ff"
 
194
                             inner_sel="#33406bff"
 
195
                             item="#191919ff"
 
196
                             text="#929292"
 
197
                             text_sel="#ffffff"
 
198
                             show_shaded="TRUE"
 
199
                             shadetop="-100"
 
200
                             shadedown="0">
 
201
          </ThemeWidgetColors>
 
202
        </wcol_progress>
 
203
        <wcol_list_item>
 
204
          <ThemeWidgetColors outline="#2a2a2a"
 
205
                             inner="#111111ff"
 
206
                             inner_sel="#33406bff"
 
207
                             item="#191919ff"
 
208
                             text="#929292"
 
209
                             text_sel="#ffffff"
 
210
                             show_shaded="TRUE"
 
211
                             shadetop="-100"
 
212
                             shadedown="0">
 
213
          </ThemeWidgetColors>
 
214
        </wcol_list_item>
 
215
        <wcol_state>
 
216
          <ThemeWidgetStateColors inner_anim="#56ff00"
 
217
                                  inner_anim_sel="#56ff00"
 
218
                                  inner_key="#fff400"
 
219
                                  inner_key_sel="#fff400"
 
220
                                  inner_driven="#b400ff"
 
221
                                  inner_driven_sel="#9900e6"
 
222
                                  blend="0.1">
 
223
          </ThemeWidgetStateColors>
 
224
        </wcol_state>
 
225
      </ThemeUserInterface>
 
226
    </user_interface>
3
227
    <view_3d>
4
 
      <ThemeView3D object_active="#ff8c19"
5
 
                   editmesh_active="#ffffff80"
6
 
                   act_spline="#db2512"
7
 
                   handle_align="#803060"
8
 
                   handle_sel_align="#f090a0"
9
 
                   handle_auto="#909000"
10
 
                   handle_sel_auto="#f0ff40"
11
 
                   bone_pose="#50c8ff"
12
 
                   bone_solid="#c8c8c8"
13
 
                   bundle_solid="#c8c8c8"
 
228
      <ThemeView3D grid="#222222"
 
229
                   wire="#888888"
 
230
                   lamp="#c1d40028"
 
231
                   speaker="#535353"
14
232
                   camera="#000000"
15
 
                   camera_path="#5a5a5a"
16
 
                   frame_current="#60c040"
17
 
                   edge_crease="#cc0099"
18
 
                   extra_edge_len="#ffedf8"
 
233
                   empty="#000000"
 
234
                   object_selected="#f15800"
 
235
                   object_active="#ff8c19"
 
236
                   object_grouped="#083008"
 
237
                   object_grouped_active="#55bb55"
 
238
                   transform="#ffffff"
 
239
                   vertex="#72cfdd"
 
240
                   vertex_select="#ff8500"
 
241
                   vertex_size="3"
 
242
                   edge_select="#ffa000"
19
243
                   edge_seam="#db2512"
20
 
                   edge_select="#ffa000"
21
244
                   edge_sharp="#ff2020"
 
245
                   edge_crease="#cc0099"
22
246
                   edge_facesel="#6b6b6b"
23
 
                   empty="#000000"
24
247
                   face="#73828f12"
25
 
                   extra_face_angle="#00c900"
26
 
                   extra_face_area="#fff000"
 
248
                   face_select="#ffa4003c"
27
249
                   face_dot="#ffa900"
28
250
                   facedot_size="4"
29
 
                   normal="#22dddd"
30
 
                   face_select="#ffa4003c"
31
 
                   handle_free="#7f7f7f"
32
 
                   handle_sel_free="#3b3b3b"
33
 
                   grid="#222222"
34
 
                   lamp="#c1d40028"
35
 
                   lastsel_point="#ffffff"
36
251
                   nurb_uline="#909000"
37
252
                   nurb_vline="#803060"
38
253
                   nurb_sel_uline="#f0ff40"
39
254
                   nurb_sel_vline="#f090a0"
40
 
                   object_grouped="#083008"
41
 
                   object_grouped_active="#55bb55"
42
 
                   object_selected="#f15800"
43
 
                   outline_width="1"
44
 
                   panel="#a5a5a57f"
45
 
                   speaker="#535353"
46
 
                   transform="#ffffff"
 
255
                   act_spline="#db2512"
 
256
                   handle_free="#7f7f7f"
 
257
                   handle_auto="#909000"
47
258
                   handle_vect="#409030"
 
259
                   handle_align="#803060"
 
260
                   handle_sel_free="#3b3b3b"
 
261
                   handle_sel_auto="#f0ff40"
48
262
                   handle_sel_vect="#40c030"
49
 
                   vertex="#72cfdd"
 
263
                   handle_sel_align="#f090a0"
 
264
                   lastsel_point="#ffffff"
 
265
                   extra_edge_len="#ffedf8"
 
266
                   extra_face_angle="#00c900"
 
267
                   extra_face_area="#fff000"
 
268
                   editmesh_active="#ff020080"
 
269
                   normal="#22dddd"
50
270
                   vertex_normal="#2361dd"
51
 
                   vertex_select="#ff8500"
52
 
                   vertex_size="3"
53
 
                   wire="#888888">
 
271
                   bone_solid="#c8c8c8"
 
272
                   bone_pose="#50c8ff"
 
273
                   bone_pose_active="#8cffff"
 
274
                   frame_current="#60c040"
 
275
                   outline_width="1"
 
276
                   bundle_solid="#c8c8c8"
 
277
                   camera_path="#5a5a5a"
 
278
                   skin_root="#000000">
54
279
        <space>
55
 
          <ThemeSpaceGeneric header="#000000"
56
 
                             header_text="#979797"
57
 
                             header_text_hi="#ffffff"
58
 
                             button="#000000"
59
 
                             button_text="#c3c3c3"
60
 
                             button_text_hi="#ffffff"
61
 
                             button_title="#c5c5c5"
62
 
                             text="#7d7d7d"
63
 
                             text_hi="#ffffff"
64
 
                             title="#5d5d5d"
65
 
                             back="#0f0f0f">
66
 
          </ThemeSpaceGeneric>
 
280
          <ThemeSpaceGradient title="#5d5d5d"
 
281
                              text="#7d7d7d"
 
282
                              text_hi="#ffffff"
 
283
                              header="#000000"
 
284
                              header_text="#979797"
 
285
                              header_text_hi="#ffffff"
 
286
                              button="#00000057"
 
287
                              button_title="#c5c5c5"
 
288
                              button_text="#c3c3c3"
 
289
                              button_text_hi="#ffffff">
 
290
            <panelcolors>
 
291
              <ThemePanelColors header="#00000019"
 
292
                                back="#72727280"
 
293
                                show_header="FALSE"
 
294
                                show_back="FALSE">
 
295
              </ThemePanelColors>
 
296
            </panelcolors>
 
297
            <gradients>
 
298
              <ThemeGradientColors show_grad="FALSE"
 
299
                                   gradient="#393939"
 
300
                                   high_gradient="#000000">
 
301
              </ThemeGradientColors>
 
302
            </gradients>
 
303
          </ThemeSpaceGradient>
67
304
        </space>
68
305
      </ThemeView3D>
69
306
    </view_3d>
70
 
    <clip_editor>
71
 
      <ThemeClipEditor active_marker="#ffffff"
72
 
                       frame_current="#1b501b"
73
 
                       disabled_marker="#7f0000"
74
 
                       grid="#5e5e5e"
75
 
                       handle_vertex="#e2e2e2"
76
 
                       handle_vertex_select="#ffff00"
77
 
                       handle_vertex_size="4"
78
 
                       locked_marker="#7f7f7f"
79
 
                       marker="#7f7f00"
80
 
                       marker_outline="#0094af"
81
 
                       path_after="#0000ff"
82
 
                       path_before="#ff0000"
83
 
                       selected_marker="#ffff00">
84
 
        <space>
85
 
          <ThemeSpaceGeneric header="#000000"
86
 
                             header_text="#979797"
87
 
                             header_text_hi="#ffffff"
88
 
                             button="#070707"
89
 
                             button_text="#c3c3c3"
90
 
                             button_text_hi="#ffffff"
91
 
                             button_title="#c5c5c5"
92
 
                             text="#ffffff"
93
 
                             text_hi="#ffffff"
94
 
                             title="#5d5d5d"
95
 
                             back="#0d0d0d">
96
 
          </ThemeSpaceGeneric>
97
 
        </space>
98
 
      </ThemeClipEditor>
99
 
    </clip_editor>
100
 
    <console>
101
 
      <ThemeConsole cursor="#dc6060"
102
 
                    line_error="#dc6060"
103
 
                    line_info="#00aa00"
104
 
                    line_input="#cecece"
105
 
                    line_output="#6080ff">
106
 
        <space>
107
 
          <ThemeSpaceGeneric header="#000000"
108
 
                             header_text="#979797"
109
 
                             header_text_hi="#ffffff"
110
 
                             button="#000000"
111
 
                             button_text="#c3c3c3"
112
 
                             button_text_hi="#ffffff"
113
 
                             button_title="#c5c5c5"
114
 
                             text="#7d7d7d"
115
 
                             text_hi="#ffffff"
116
 
                             title="#5d5d5d"
117
 
                             back="#0f0f0f">
118
 
          </ThemeSpaceGeneric>
119
 
        </space>
120
 
      </ThemeConsole>
121
 
    </console>
122
 
    <dopesheet_editor>
123
 
      <ThemeDopeSheet active_channels_group="#87b17d"
124
 
                      channel_group="#4f6549"
125
 
                      channels="#707070"
126
 
                      channels_selected="#60c040"
127
 
                      frame_current="#2a5c1c"
128
 
                      dopesheet_channel="#52606e"
129
 
                      dopesheet_subchannel="#7c8996"
130
 
                      grid="#212121"
131
 
                      long_key="#0c0a0a"
132
 
                      long_key_selected="#ff8c00"
133
 
                      value_sliders="#000000"
134
 
                      view_sliders="#969696">
135
 
        <space>
136
 
          <ThemeSpaceGeneric header="#000000"
137
 
                             header_text="#979797"
138
 
                             header_text_hi="#ffffff"
139
 
                             button="#000000"
140
 
                             button_text="#c3c3c3"
141
 
                             button_text_hi="#ffffff"
142
 
                             button_title="#c5c5c5"
143
 
                             text="#ffffff"
144
 
                             text_hi="#ffffff"
145
 
                             title="#5d5d5d"
146
 
                             back="#080808">
147
 
          </ThemeSpaceGeneric>
148
 
        </space>
149
 
        <space_list>
150
 
          <ThemeSpaceListGeneric list="#020202"
151
 
                                 list_text="#ebebeb"
152
 
                                 list_text_hi="#ffffff"
153
 
                                 list_title="#2c2c2c">
154
 
          </ThemeSpaceListGeneric>
155
 
        </space_list>
156
 
      </ThemeDopeSheet>
157
 
    </dopesheet_editor>
158
 
    <file_browser>
159
 
      <ThemeFileBrowser active_file="#b1b1b1"
160
 
                        active_file_text="#ffffff"
161
 
                        scroll_handle="#7f7070"
162
 
                        scrollbar="#a0a0a0"
163
 
                        selected_file="#354d66"
164
 
                        tiles="#343434">
165
 
        <space>
166
 
          <ThemeSpaceGeneric header="#000000"
167
 
                             header_text="#979797"
168
 
                             header_text_hi="#ffffff"
169
 
                             button="#000000"
170
 
                             button_text="#c3c3c3"
171
 
                             button_text_hi="#ffffff"
172
 
                             button_title="#c5c5c5"
173
 
                             text="#7d7d7d"
174
 
                             text_hi="#ffffff"
175
 
                             title="#5d5d5d"
176
 
                             back="#000000">
177
 
          </ThemeSpaceGeneric>
178
 
        </space>
179
 
        <space_list>
180
 
          <ThemeSpaceListGeneric list="#181818"
181
 
                                 list_text="#5d5d5d"
182
 
                                 list_text_hi="#ffffff"
183
 
                                 list_title="#9e9e9e">
184
 
          </ThemeSpaceListGeneric>
185
 
        </space_list>
186
 
      </ThemeFileBrowser>
187
 
    </file_browser>
188
307
    <graph_editor>
189
 
      <ThemeGraphEditor active_channels_group="#87b17d"
 
308
      <ThemeGraphEditor grid="#262626"
 
309
                        window_sliders="#969696"
 
310
                        channels_region="#6d6d6d"
 
311
                        vertex="#ffffff"
 
312
                        vertex_select="#ff8500"
 
313
                        vertex_size="3"
 
314
                        handle_free="#808080"
 
315
                        handle_auto="#909000"
 
316
                        handle_vect="#409030"
190
317
                        handle_align="#803060"
 
318
                        handle_sel_free="#808080"
 
319
                        handle_sel_auto="#f0ff40"
 
320
                        handle_sel_vect="#40c030"
191
321
                        handle_sel_align="#f090a0"
192
 
                        handle_auto="#909000"
193
 
                        handle_sel_auto="#f0ff40"
194
322
                        handle_auto_clamped="#994030"
195
323
                        handle_sel_auto_clamped="#f0af90"
196
 
                        channel_group="#4f6549"
197
 
                        channels_region="#6d6d6d"
 
324
                        lastsel_point="#808080"
198
325
                        frame_current="#336622"
199
 
                        dopesheet_channel="#52606e"
200
 
                        dopesheet_subchannel="#7c8996"
201
 
                        handle_free="#808080"
202
 
                        handle_sel_free="#808080"
203
 
                        grid="#262626"
204
326
                        handle_vertex="#808080"
205
327
                        handle_vertex_select="#ff8500"
206
328
                        handle_vertex_size="3"
207
 
                        lastsel_point="#808080"
208
 
                        panel="#ffffff"
209
 
                        handle_vect="#409030"
210
 
                        handle_sel_vect="#40c030"
211
 
                        vertex="#ffffff"
212
 
                        vertex_select="#ff8500"
213
 
                        vertex_size="3"
214
 
                        window_sliders="#969696">
 
329
                        channel_group="#4f6549"
 
330
                        active_channels_group="#87b17d"
 
331
                        dopesheet_channel="#52606e"
 
332
                        dopesheet_subchannel="#7c8996">
215
333
        <space>
216
 
          <ThemeSpaceGeneric header="#000000"
 
334
          <ThemeSpaceGeneric back="#0d0d0d"
 
335
                             title="#5d5d5d"
 
336
                             text="#ffffff"
 
337
                             text_hi="#ffffff"
 
338
                             header="#000000"
217
339
                             header_text="#979797"
218
340
                             header_text_hi="#ffffff"
219
 
                             button="#000000"
 
341
                             button="#000000ff"
 
342
                             button_title="#c5c5c5"
220
343
                             button_text="#c3c3c3"
221
 
                             button_text_hi="#ffffff"
222
 
                             button_title="#c5c5c5"
223
 
                             text="#ffffff"
224
 
                             text_hi="#ffffff"
225
 
                             title="#5d5d5d"
226
 
                             back="#0d0d0d">
 
344
                             button_text_hi="#ffffff">
 
345
            <panelcolors>
 
346
              <ThemePanelColors header="#00000019"
 
347
                                back="#72727280"
 
348
                                show_header="FALSE"
 
349
                                show_back="FALSE">
 
350
              </ThemePanelColors>
 
351
            </panelcolors>
227
352
          </ThemeSpaceGeneric>
228
353
        </space>
229
354
        <space_list>
230
355
          <ThemeSpaceListGeneric list="#1a1a1a"
 
356
                                 list_title="#000000"
231
357
                                 list_text="#bbbbbb"
232
 
                                 list_text_hi="#ffffff"
233
 
                                 list_title="#000000">
 
358
                                 list_text_hi="#ffffff">
234
359
          </ThemeSpaceListGeneric>
235
360
        </space_list>
236
361
      </ThemeGraphEditor>
237
362
    </graph_editor>
 
363
    <file_browser>
 
364
      <ThemeFileBrowser selected_file="#354d66"
 
365
                        scrollbar="#a0a0a0"
 
366
                        scroll_handle="#7f7070"
 
367
                        active_file="#b1b1b1"
 
368
                        active_file_text="#ffffff">
 
369
        <space>
 
370
          <ThemeSpaceGeneric back="#000000"
 
371
                             title="#5d5d5d"
 
372
                             text="#7d7d7d"
 
373
                             text_hi="#ffffff"
 
374
                             header="#000000"
 
375
                             header_text="#979797"
 
376
                             header_text_hi="#ffffff"
 
377
                             button="#000000ff"
 
378
                             button_title="#c5c5c5"
 
379
                             button_text="#c3c3c3"
 
380
                             button_text_hi="#ffffff">
 
381
            <panelcolors>
 
382
              <ThemePanelColors header="#00000019"
 
383
                                back="#72727280"
 
384
                                show_header="FALSE"
 
385
                                show_back="FALSE">
 
386
              </ThemePanelColors>
 
387
            </panelcolors>
 
388
          </ThemeSpaceGeneric>
 
389
        </space>
 
390
        <space_list>
 
391
          <ThemeSpaceListGeneric list="#181818"
 
392
                                 list_title="#9e9e9e"
 
393
                                 list_text="#5d5d5d"
 
394
                                 list_text_hi="#ffffff">
 
395
          </ThemeSpaceListGeneric>
 
396
        </space_list>
 
397
      </ThemeFileBrowser>
 
398
    </file_browser>
 
399
    <nla_editor>
 
400
      <ThemeNLAEditor grid="#5e5e5e"
 
401
                      view_sliders="#969696"
 
402
                      active_action="#00000000"
 
403
                      active_action_unset="#00000000"
 
404
                      strips="#aa8d8d"
 
405
                      strips_selected="#ff8c00"
 
406
                      transition_strips="#000000"
 
407
                      transition_strips_selected="#000000"
 
408
                      meta_strips="#000000"
 
409
                      meta_strips_selected="#000000"
 
410
                      sound_strips="#000000"
 
411
                      sound_strips_selected="#000000"
 
412
                      tweak="#000000"
 
413
                      tweak_duplicate="#000000"
 
414
                      frame_current="#2f6421">
 
415
        <space>
 
416
          <ThemeSpaceGeneric back="#0d0d0d"
 
417
                             title="#585858"
 
418
                             text="#ffffff"
 
419
                             text_hi="#ffffff"
 
420
                             header="#000000"
 
421
                             header_text="#979797"
 
422
                             header_text_hi="#ffffff"
 
423
                             button="#000000ff"
 
424
                             button_title="#c3c3c3"
 
425
                             button_text="#c3c3c3"
 
426
                             button_text_hi="#ffffff">
 
427
            <panelcolors>
 
428
              <ThemePanelColors header="#00000019"
 
429
                                back="#72727280"
 
430
                                show_header="FALSE"
 
431
                                show_back="FALSE">
 
432
              </ThemePanelColors>
 
433
            </panelcolors>
 
434
          </ThemeSpaceGeneric>
 
435
        </space>
 
436
        <space_list>
 
437
          <ThemeSpaceListGeneric list="#0c0c0c"
 
438
                                 list_title="#383838"
 
439
                                 list_text="#d8d8d8"
 
440
                                 list_text_hi="#ffffff">
 
441
          </ThemeSpaceListGeneric>
 
442
        </space_list>
 
443
      </ThemeNLAEditor>
 
444
    </nla_editor>
 
445
    <dopesheet_editor>
 
446
      <ThemeDopeSheet grid="#212121"
 
447
                      value_sliders="#000000"
 
448
                      view_sliders="#969696"
 
449
                      channels="#707070"
 
450
                      channels_selected="#60c040"
 
451
                      channel_group="#4f6549"
 
452
                      active_channels_group="#87b17d"
 
453
                      long_key="#0c0a0a"
 
454
                      long_key_selected="#ff8c00"
 
455
                      frame_current="#2a5c1c"
 
456
                      dopesheet_channel="#52606e"
 
457
                      dopesheet_subchannel="#7c8996"
 
458
                      summary="#00000000">
 
459
        <space>
 
460
          <ThemeSpaceGeneric back="#080808"
 
461
                             title="#5d5d5d"
 
462
                             text="#ffffff"
 
463
                             text_hi="#ffffff"
 
464
                             header="#000000"
 
465
                             header_text="#979797"
 
466
                             header_text_hi="#ffffff"
 
467
                             button="#000000ff"
 
468
                             button_title="#c5c5c5"
 
469
                             button_text="#c3c3c3"
 
470
                             button_text_hi="#ffffff">
 
471
            <panelcolors>
 
472
              <ThemePanelColors header="#00000019"
 
473
                                back="#72727280"
 
474
                                show_header="FALSE"
 
475
                                show_back="FALSE">
 
476
              </ThemePanelColors>
 
477
            </panelcolors>
 
478
          </ThemeSpaceGeneric>
 
479
        </space>
 
480
        <space_list>
 
481
          <ThemeSpaceListGeneric list="#020202"
 
482
                                 list_title="#2c2c2c"
 
483
                                 list_text="#ebebeb"
 
484
                                 list_text_hi="#ffffff">
 
485
          </ThemeSpaceListGeneric>
 
486
        </space_list>
 
487
      </ThemeDopeSheet>
 
488
    </dopesheet_editor>
238
489
    <image_editor>
239
 
      <ThemeImageEditor editmesh_active="#ffffff80"
 
490
      <ThemeImageEditor vertex="#0f13bb"
 
491
                        vertex_select="#ff8500"
 
492
                        vertex_size="3"
240
493
                        face="#ffffff0a"
 
494
                        face_select="#ff85003c"
241
495
                        face_dot="#ff8500"
242
496
                        facedot_size="3"
243
 
                        face_select="#ff85003c"
 
497
                        editmesh_active="#ffffff80"
244
498
                        scope_back="#050505ff"
245
 
                        preview_stitch_active="#e1d2c323"
 
499
                        preview_stitch_face="#1242b026"
246
500
                        preview_stitch_edge="#ff8500b2"
247
 
                        preview_stitch_face="#1242b026"
 
501
                        preview_stitch_vert="#ff85007f"
248
502
                        preview_stitch_stitchable="#00ff00ff"
249
503
                        preview_stitch_unstitchable="#ff0000ff"
250
 
                        preview_stitch_vert="#ff85007f"
251
 
                        vertex="#0f13bb"
252
 
                        vertex_select="#ff8500"
253
 
                        vertex_size="3">
 
504
                        preview_stitch_active="#e1d2c323">
254
505
        <space>
255
 
          <ThemeSpaceGeneric header="#000000"
 
506
          <ThemeSpaceGeneric back="#000000"
 
507
                             title="#5d5d5d"
 
508
                             text="#7d7d7d"
 
509
                             text_hi="#ffffff"
 
510
                             header="#000000"
256
511
                             header_text="#979797"
257
512
                             header_text_hi="#ffffff"
258
 
                             button="#000000"
 
513
                             button="#000000ff"
 
514
                             button_title="#c5c5c5"
259
515
                             button_text="#c3c3c3"
260
 
                             button_text_hi="#ffffff"
261
 
                             button_title="#c5c5c5"
262
 
                             text="#7d7d7d"
263
 
                             text_hi="#ffffff"
264
 
                             title="#5d5d5d"
265
 
                             back="#000000">
 
516
                             button_text_hi="#ffffff">
 
517
            <panelcolors>
 
518
              <ThemePanelColors header="#00000019"
 
519
                                back="#72727280"
 
520
                                show_header="FALSE"
 
521
                                show_back="FALSE">
 
522
              </ThemePanelColors>
 
523
            </panelcolors>
266
524
          </ThemeSpaceGeneric>
267
525
        </space>
268
526
      </ThemeImageEditor>
269
527
    </image_editor>
270
 
    <info>
271
 
      <ThemeInfo>
272
 
        <space>
273
 
          <ThemeSpaceGeneric header="#000000"
274
 
                             header_text="#adadad"
275
 
                             header_text_hi="#ffffff"
276
 
                             button="#000000"
277
 
                             button_text="#c3c3c3"
278
 
                             button_text_hi="#ffffff"
279
 
                             button_title="#c5c5c5"
280
 
                             text="#9b9b9b"
281
 
                             text_hi="#ffffff"
282
 
                             title="#5d5d5d"
283
 
                             back="#000000">
284
 
          </ThemeSpaceGeneric>
285
 
        </space>
286
 
      </ThemeInfo>
287
 
    </info>
288
 
    <logic_editor>
289
 
      <ThemeLogicEditor panel="#a5a5a5">
290
 
        <space>
291
 
          <ThemeSpaceGeneric header="#000000"
292
 
                             header_text="#979797"
293
 
                             header_text_hi="#ffffff"
294
 
                             button="#000000"
295
 
                             button_text="#c3c3c3"
296
 
                             button_text_hi="#ffffff"
297
 
                             button_title="#c5c5c5"
298
 
                             text="#7d7d7d"
299
 
                             text_hi="#ffffff"
300
 
                             title="#5d5d5d"
301
 
                             back="#070707">
302
 
          </ThemeSpaceGeneric>
303
 
        </space>
304
 
      </ThemeLogicEditor>
305
 
    </logic_editor>
306
 
    <nla_editor>
307
 
      <ThemeNLAEditor bars="#707070"
308
 
                      bars_selected="#60c040"
309
 
                      frame_current="#2f6421"
310
 
                      grid="#5e5e5e"
311
 
                      strips="#aa8d8d"
312
 
                      strips_selected="#ff8c00"
313
 
                      view_sliders="#969696">
314
 
        <space>
315
 
          <ThemeSpaceGeneric header="#000000"
316
 
                             header_text="#979797"
317
 
                             header_text_hi="#ffffff"
318
 
                             button="#000000"
319
 
                             button_text="#c3c3c3"
320
 
                             button_text_hi="#ffffff"
321
 
                             button_title="#c3c3c3"
322
 
                             text="#ffffff"
323
 
                             text_hi="#ffffff"
324
 
                             title="#585858"
325
 
                             back="#0d0d0d">
326
 
          </ThemeSpaceGeneric>
327
 
        </space>
328
 
        <space_list>
329
 
          <ThemeSpaceListGeneric list="#0c0c0c"
330
 
                                 list_text="#d8d8d8"
331
 
                                 list_text_hi="#ffffff"
332
 
                                 list_title="#383838">
333
 
          </ThemeSpaceListGeneric>
334
 
        </space_list>
335
 
      </ThemeNLAEditor>
336
 
    </nla_editor>
337
 
    <node_editor>
338
 
      <ThemeNodeEditor converter_node="#113941"
339
 
                       group_node="#091a07"
340
 
                       in_out_node="#273053"
341
 
                       node_backdrop="#202030bc"
342
 
                       noodle_curving="5"
343
 
                       operator_node="#0e3157"
344
 
                       selected_text="#7f7070"
345
 
                       wire_select="#0019ff"
346
 
                       wire="#6eafff">
347
 
        <space>
348
 
          <ThemeSpaceGeneric header="#000000"
349
 
                             header_text="#c7c7c7"
350
 
                             header_text_hi="#ffffff"
351
 
                             button="#000000"
352
 
                             button_text="#c3c3c3"
353
 
                             button_text_hi="#ffffff"
354
 
                             button_title="#c5c5c5"
355
 
                             text="#7d7d7d"
356
 
                             text_hi="#ffffff"
357
 
                             title="#5d5d5d"
358
 
                             back="#000000">
359
 
          </ThemeSpaceGeneric>
360
 
        </space>
361
 
        <space_list>
362
 
          <ThemeSpaceListGeneric list="#a5a5a5"
363
 
                                 list_text="#ffffff"
364
 
                                 list_text_hi="#b8ffff"
365
 
                                 list_title="#ffffff">
366
 
          </ThemeSpaceListGeneric>
367
 
        </space_list>
368
 
      </ThemeNodeEditor>
369
 
    </node_editor>
370
 
    <outliner>
371
 
      <ThemeOutliner match="#245824"
372
 
                     selected_highlight="#212844">
373
 
        <space>
374
 
          <ThemeSpaceGeneric header="#000000"
375
 
                             header_text="#979797"
376
 
                             header_text_hi="#ffffff"
377
 
                             button="#000000"
378
 
                             button_text="#c3c3c3"
379
 
                             button_text_hi="#ffffff"
380
 
                             button_title="#c5c5c5"
381
 
                             text="#cccccc"
382
 
                             text_hi="#ffffff"
383
 
                             title="#9b9b9b"
384
 
                             back="#070707">
385
 
          </ThemeSpaceGeneric>
386
 
        </space>
387
 
      </ThemeOutliner>
388
 
    </outliner>
389
 
    <properties>
390
 
      <ThemeProperties panel="#828282">
391
 
        <space>
392
 
          <ThemeSpaceGeneric header="#000000"
393
 
                             header_text="#979797"
394
 
                             header_text_hi="#ffffff"
395
 
                             button="#000000"
396
 
                             button_text="#c3c3c3"
397
 
                             button_text_hi="#ffffff"
398
 
                             button_title="#c5c5c5"
399
 
                             text="#7d7d7d"
400
 
                             text_hi="#ffffff"
401
 
                             title="#5d5d5d"
402
 
                             back="#000000">
403
 
          </ThemeSpaceGeneric>
404
 
        </space>
405
 
      </ThemeProperties>
406
 
    </properties>
407
528
    <sequence_editor>
408
 
      <ThemeSequenceEditor audio_strip="#2e8f8f"
 
529
      <ThemeSequenceEditor grid="#282828"
 
530
                           window_sliders="#a0a0a0"
 
531
                           movie_strip="#516987"
409
532
                           movieclip_strip="#20208f"
410
 
                           frame_current="#2f5f23"
411
 
                           draw_action="#50c8ff"
412
 
                           effect_strip="#a9547c"
413
 
                           grid="#282828"
414
533
                           image_strip="#6d5881"
415
 
                           keyframe="#ff8500"
416
 
                           meta_strip="#6d9183"
417
 
                           movie_strip="#516987"
418
 
                           plugin_strip="#7e7e50"
419
 
                           preview_back="#000000"
420
534
                           scene_strip="#4e983e"
 
535
                           audio_strip="#2e8f8f"
 
536
                           effect_strip="#a9547c"
421
537
                           transition_strip="#a25f6f"
422
 
                           window_sliders="#a0a0a0">
 
538
                           meta_strip="#6d9183"
 
539
                           frame_current="#2f5f23"
 
540
                           keyframe="#ff8500"
 
541
                           draw_action="#50c8ff"
 
542
                           preview_back="#000000">
423
543
        <space>
424
 
          <ThemeSpaceGeneric header="#000000"
 
544
          <ThemeSpaceGeneric back="#202020"
 
545
                             title="#5d5d5d"
 
546
                             text="#ffffff"
 
547
                             text_hi="#ffffff"
 
548
                             header="#000000"
425
549
                             header_text="#f3f3f3"
426
550
                             header_text_hi="#ffffff"
427
 
                             button="#020202"
 
551
                             button="#02020242"
 
552
                             button_title="#bdbdbd"
428
553
                             button_text="#dddddd"
429
 
                             button_text_hi="#ffffff"
430
 
                             button_title="#bdbdbd"
431
 
                             text="#ffffff"
432
 
                             text_hi="#ffffff"
433
 
                             title="#5d5d5d"
434
 
                             back="#202020">
 
554
                             button_text_hi="#ffffff">
 
555
            <panelcolors>
 
556
              <ThemePanelColors header="#00000019"
 
557
                                back="#72727280"
 
558
                                show_header="FALSE"
 
559
                                show_back="FALSE">
 
560
              </ThemePanelColors>
 
561
            </panelcolors>
435
562
          </ThemeSpaceGeneric>
436
563
        </space>
437
564
      </ThemeSequenceEditor>
438
565
    </sequence_editor>
 
566
    <properties>
 
567
      <ThemeProperties>
 
568
        <space>
 
569
          <ThemeSpaceGeneric back="#000000"
 
570
                             title="#5d5d5d"
 
571
                             text="#7d7d7d"
 
572
                             text_hi="#ffffff"
 
573
                             header="#000000"
 
574
                             header_text="#979797"
 
575
                             header_text_hi="#ffffff"
 
576
                             button="#000000ff"
 
577
                             button_title="#c5c5c5"
 
578
                             button_text="#c3c3c3"
 
579
                             button_text_hi="#ffffff">
 
580
            <panelcolors>
 
581
              <ThemePanelColors header="#00000019"
 
582
                                back="#72727280"
 
583
                                show_header="FALSE"
 
584
                                show_back="FALSE">
 
585
              </ThemePanelColors>
 
586
            </panelcolors>
 
587
          </ThemeSpaceGeneric>
 
588
        </space>
 
589
      </ThemeProperties>
 
590
    </properties>
439
591
    <text_editor>
440
 
      <ThemeTextEditor cursor="#ff0000"
 
592
      <ThemeTextEditor line_numbers_background="#191919"
 
593
                       selected_text="#202020"
 
594
                       cursor="#ff0000"
 
595
                       syntax_builtin="#cf3d99"
 
596
                       syntax_symbols="#4c4c4c"
441
597
                       syntax_special="#969629"
442
 
                       line_numbers_background="#191919"
443
 
                       selected_text="#ffffff"
444
 
                       syntax_builtin="#cf3d99"
 
598
                       syntax_preprocessor="#32008c"
 
599
                       syntax_reserved="#8c3c00"
445
600
                       syntax_comment="#249d60"
446
 
                       syntax_numbers="#3c68ff"
447
 
                       syntax_string="#cc3535">
 
601
                       syntax_string="#cc3535"
 
602
                       syntax_numbers="#3c68ff">
448
603
        <space>
449
 
          <ThemeSpaceGeneric header="#000000"
 
604
          <ThemeSpaceGeneric back="#050505"
 
605
                             title="#9e9e9e"
 
606
                             text="#ebebeb"
 
607
                             text_hi="#ffffff"
 
608
                             header="#000000"
450
609
                             header_text="#b9b9b9"
451
610
                             header_text_hi="#ffffff"
452
 
                             button="#000000"
 
611
                             button="#000000ff"
 
612
                             button_title="#d8d8d8"
453
613
                             button_text="#cccccc"
454
 
                             button_text_hi="#ffffff"
455
 
                             button_title="#d8d8d8"
456
 
                             text="#ebebeb"
457
 
                             text_hi="#ffffff"
458
 
                             title="#9e9e9e"
459
 
                             back="#050505">
 
614
                             button_text_hi="#ffffff">
 
615
            <panelcolors>
 
616
              <ThemePanelColors header="#00000019"
 
617
                                back="#72727280"
 
618
                                show_header="FALSE"
 
619
                                show_back="FALSE">
 
620
              </ThemePanelColors>
 
621
            </panelcolors>
460
622
          </ThemeSpaceGeneric>
461
623
        </space>
462
624
      </ThemeTextEditor>
463
625
    </text_editor>
464
626
    <timeline>
465
 
      <ThemeTimeline frame_current="#2e5820"
466
 
                     grid="#272727">
 
627
      <ThemeTimeline grid="#272727"
 
628
                     frame_current="#2e5820">
467
629
        <space>
468
 
          <ThemeSpaceGeneric header="#000000"
 
630
          <ThemeSpaceGeneric back="#000000"
 
631
                             title="#5d5d5d"
 
632
                             text="#c7c7c7"
 
633
                             text_hi="#ffffff"
 
634
                             header="#000000"
469
635
                             header_text="#979797"
470
636
                             header_text_hi="#ffffff"
471
 
                             button="#000000"
 
637
                             button="#000000ff"
 
638
                             button_title="#c5c5c5"
472
639
                             button_text="#c3c3c3"
473
 
                             button_text_hi="#ffffff"
474
 
                             button_title="#c5c5c5"
475
 
                             text="#c7c7c7"
476
 
                             text_hi="#ffffff"
477
 
                             title="#5d5d5d"
478
 
                             back="#000000">
 
640
                             button_text_hi="#ffffff">
 
641
            <panelcolors>
 
642
              <ThemePanelColors header="#00000019"
 
643
                                back="#72727280"
 
644
                                show_header="FALSE"
 
645
                                show_back="FALSE">
 
646
              </ThemePanelColors>
 
647
            </panelcolors>
479
648
          </ThemeSpaceGeneric>
480
649
        </space>
481
650
      </ThemeTimeline>
482
651
    </timeline>
483
 
    <user_interface>
484
 
      <ThemeUserInterface icon_alpha="1"
485
 
                          icon_file="">
486
 
        <wcol_box>
487
 
          <ThemeWidgetColors inner="#111111ff"
488
 
                             inner_sel="#33406bff"
489
 
                             item="#191919ff"
490
 
                             outline="#2a2a2a"
491
 
                             shadedown="0"
492
 
                             shadetop="-100"
493
 
                             show_shaded="TRUE"
494
 
                             text="#929292"
495
 
                             text_sel="#ffffff">
496
 
          </ThemeWidgetColors>
497
 
        </wcol_box>
498
 
        <wcol_list_item>
499
 
          <ThemeWidgetColors inner="#111111ff"
500
 
                             inner_sel="#33406bff"
501
 
                             item="#191919ff"
502
 
                             outline="#2a2a2a"
503
 
                             shadedown="0"
504
 
                             shadetop="-100"
505
 
                             show_shaded="TRUE"
506
 
                             text="#929292"
507
 
                             text_sel="#ffffff">
508
 
          </ThemeWidgetColors>
509
 
        </wcol_list_item>
510
 
        <wcol_menu_back>
511
 
          <ThemeWidgetColors inner="#111111ff"
512
 
                             inner_sel="#33406bff"
513
 
                             item="#191919ff"
514
 
                             outline="#2a2a2a"
515
 
                             shadedown="0"
516
 
                             shadetop="-100"
517
 
                             show_shaded="TRUE"
518
 
                             text="#929292"
519
 
                             text_sel="#ffffff">
520
 
          </ThemeWidgetColors>
521
 
        </wcol_menu_back>
522
 
        <wcol_menu_item>
523
 
          <ThemeWidgetColors inner="#111111ff"
524
 
                             inner_sel="#33406bff"
525
 
                             item="#191919ff"
526
 
                             outline="#2a2a2a"
527
 
                             shadedown="0"
528
 
                             shadetop="-100"
529
 
                             show_shaded="TRUE"
530
 
                             text="#929292"
531
 
                             text_sel="#ffffff">
532
 
          </ThemeWidgetColors>
533
 
        </wcol_menu_item>
534
 
        <wcol_menu>
535
 
          <ThemeWidgetColors inner="#111111ff"
536
 
                             inner_sel="#33406bff"
537
 
                             item="#2a2a2aff"
538
 
                             outline="#2a2a2a"
539
 
                             shadedown="0"
540
 
                             shadetop="-100"
541
 
                             show_shaded="TRUE"
542
 
                             text="#929292"
543
 
                             text_sel="#ffffff">
544
 
          </ThemeWidgetColors>
545
 
        </wcol_menu>
546
 
        <wcol_num>
547
 
          <ThemeWidgetColors inner="#111111ff"
548
 
                             inner_sel="#33406bff"
549
 
                             item="#2a2a2aff"
550
 
                             outline="#2a2a2a"
551
 
                             shadedown="0"
552
 
                             shadetop="-100"
553
 
                             show_shaded="TRUE"
554
 
                             text="#929292"
555
 
                             text_sel="#ffffff">
556
 
          </ThemeWidgetColors>
557
 
        </wcol_num>
558
 
        <wcol_option>
559
 
          <ThemeWidgetColors inner="#111111ff"
560
 
                             inner_sel="#33406bff"
561
 
                             item="#000000ff"
562
 
                             outline="#2a2a2a"
563
 
                             shadedown="0"
564
 
                             shadetop="-100"
565
 
                             show_shaded="TRUE"
566
 
                             text="#c7c7c7"
567
 
                             text_sel="#ffffff">
568
 
          </ThemeWidgetColors>
569
 
        </wcol_option>
570
 
        <panel>
571
 
          <ThemePanelColors header="#000000ff"
572
 
                            show_header="FALSE">
573
 
          </ThemePanelColors>
574
 
        </panel>
575
 
        <wcol_progress>
576
 
          <ThemeWidgetColors inner="#111111ff"
577
 
                             inner_sel="#33406bff"
578
 
                             item="#191919ff"
579
 
                             outline="#2a2a2a"
580
 
                             shadedown="0"
581
 
                             shadetop="-100"
582
 
                             show_shaded="TRUE"
583
 
                             text="#929292"
584
 
                             text_sel="#ffffff">
585
 
          </ThemeWidgetColors>
586
 
        </wcol_progress>
587
 
        <wcol_pulldown>
588
 
          <ThemeWidgetColors inner="#111111ff"
589
 
                             inner_sel="#33406bff"
590
 
                             item="#191919ff"
591
 
                             outline="#2a2a2a"
592
 
                             shadedown="0"
593
 
                             shadetop="-100"
594
 
                             show_shaded="TRUE"
595
 
                             text="#929292"
596
 
                             text_sel="#ffffff">
597
 
          </ThemeWidgetColors>
598
 
        </wcol_pulldown>
599
 
        <wcol_radio>
600
 
          <ThemeWidgetColors inner="#111111ff"
601
 
                             inner_sel="#33406bff"
602
 
                             item="#191919ff"
603
 
                             outline="#2a2a2a"
604
 
                             shadedown="0"
605
 
                             shadetop="-100"
606
 
                             show_shaded="TRUE"
607
 
                             text="#929292"
608
 
                             text_sel="#ffffff">
609
 
          </ThemeWidgetColors>
610
 
        </wcol_radio>
611
 
        <wcol_regular>
612
 
          <ThemeWidgetColors inner="#111111ff"
613
 
                             inner_sel="#33406bff"
614
 
                             item="#191919ff"
615
 
                             outline="#2a2a2a"
616
 
                             shadedown="0"
617
 
                             shadetop="-100"
618
 
                             show_shaded="TRUE"
619
 
                             text="#929292"
620
 
                             text_sel="#ffffff">
621
 
          </ThemeWidgetColors>
622
 
        </wcol_regular>
623
 
        <wcol_scroll>
624
 
          <ThemeWidgetColors inner="#111111ff"
625
 
                             inner_sel="#33406bff"
626
 
                             item="#191919ff"
627
 
                             outline="#2a2a2a"
628
 
                             shadedown="0"
629
 
                             shadetop="-100"
630
 
                             show_shaded="TRUE"
631
 
                             text="#929292"
632
 
                             text_sel="#ffffff">
633
 
          </ThemeWidgetColors>
634
 
        </wcol_scroll>
635
 
        <wcol_numslider>
636
 
          <ThemeWidgetColors inner="#111111ff"
637
 
                             inner_sel="#111111ff"
638
 
                             item="#33406bff"
639
 
                             outline="#2a2a2a"
640
 
                             shadedown="0"
641
 
                             shadetop="-100"
642
 
                             show_shaded="TRUE"
643
 
                             text="#929292"
644
 
                             text_sel="#ffffff">
645
 
          </ThemeWidgetColors>
646
 
        </wcol_numslider>
647
 
        <wcol_state>
648
 
          <ThemeWidgetStateColors inner_anim="#56ff00"
649
 
                                  inner_anim_sel="#56ff00"
650
 
                                  blend="0.1"
651
 
                                  inner_driven="#b400ff"
652
 
                                  inner_driven_sel="#9900e6"
653
 
                                  inner_key="#fff400"
654
 
                                  inner_key_sel="#fff400">
655
 
          </ThemeWidgetStateColors>
656
 
        </wcol_state>
657
 
        <wcol_text>
658
 
          <ThemeWidgetColors inner="#111111ff"
659
 
                             inner_sel="#33406bff"
660
 
                             item="#191919ff"
661
 
                             outline="#2a2a2a"
662
 
                             shadedown="0"
663
 
                             shadetop="-100"
664
 
                             show_shaded="TRUE"
665
 
                             text="#e4e4e4"
666
 
                             text_sel="#ffffff">
667
 
          </ThemeWidgetColors>
668
 
        </wcol_text>
669
 
        <wcol_toggle>
670
 
          <ThemeWidgetColors inner="#111111ff"
671
 
                             inner_sel="#33406bff"
672
 
                             item="#191919ff"
673
 
                             outline="#2a2a2a"
674
 
                             shadedown="0"
675
 
                             shadetop="-100"
676
 
                             show_shaded="TRUE"
677
 
                             text="#929292"
678
 
                             text_sel="#ffffff">
679
 
          </ThemeWidgetColors>
680
 
        </wcol_toggle>
681
 
        <wcol_tool>
682
 
          <ThemeWidgetColors inner="#111111ff"
683
 
                             inner_sel="#33406bff"
684
 
                             item="#191919ff"
685
 
                             outline="#2a2a2a"
686
 
                             shadedown="0"
687
 
                             shadetop="-100"
688
 
                             show_shaded="TRUE"
689
 
                             text="#929292"
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>
 
652
    <node_editor>
 
653
      <ThemeNodeEditor node_selected="#ffffff"
 
654
                       node_active="#ffffff"
 
655
                       wire="#6eafff"
 
656
                       wire_select="#0019ff"
 
657
                       selected_text="#7f7070"
 
658
                       node_backdrop="#202030bc"
 
659
                       in_out_node="#273053"
 
660
                       converter_node="#113941"
 
661
                       operator_node="#0e3157"
 
662
                       group_node="#091a07"
 
663
                       frame_node="#9a9b9ba0"
 
664
                       matte_node="#977474"
 
665
                       distor_node="#749797"
 
666
                       noodle_curving="5">
 
667
        <space>
 
668
          <ThemeSpaceGeneric back="#000000"
 
669
                             title="#5d5d5d"
 
670
                             text="#7d7d7d"
 
671
                             text_hi="#ffffff"
 
672
                             header="#000000"
 
673
                             header_text="#c7c7c7"
 
674
                             header_text_hi="#ffffff"
 
675
                             button="#0000002f"
 
676
                             button_title="#c5c5c5"
 
677
                             button_text="#c3c3c3"
 
678
                             button_text_hi="#ffffff">
 
679
            <panelcolors>
 
680
              <ThemePanelColors header="#00000019"
 
681
                                back="#72727280"
 
682
                                show_header="FALSE"
 
683
                                show_back="FALSE">
 
684
              </ThemePanelColors>
 
685
            </panelcolors>
 
686
          </ThemeSpaceGeneric>
 
687
        </space>
 
688
        <space_list>
 
689
          <ThemeSpaceListGeneric list="#a5a5a5"
 
690
                                 list_title="#ffffff"
 
691
                                 list_text="#ffffff"
 
692
                                 list_text_hi="#b8ffff">
 
693
          </ThemeSpaceListGeneric>
 
694
        </space_list>
 
695
      </ThemeNodeEditor>
 
696
    </node_editor>
 
697
    <logic_editor>
 
698
      <ThemeLogicEditor>
 
699
        <space>
 
700
          <ThemeSpaceGeneric back="#070707"
 
701
                             title="#5d5d5d"
 
702
                             text="#7d7d7d"
 
703
                             text_hi="#ffffff"
 
704
                             header="#000000"
 
705
                             header_text="#979797"
 
706
                             header_text_hi="#ffffff"
 
707
                             button="#000000ff"
 
708
                             button_title="#c5c5c5"
 
709
                             button_text="#c3c3c3"
 
710
                             button_text_hi="#ffffff">
 
711
            <panelcolors>
 
712
              <ThemePanelColors header="#00000019"
 
713
                                back="#72727280"
 
714
                                show_header="FALSE"
 
715
                                show_back="FALSE">
 
716
              </ThemePanelColors>
 
717
            </panelcolors>
 
718
          </ThemeSpaceGeneric>
 
719
        </space>
 
720
      </ThemeLogicEditor>
 
721
    </logic_editor>
 
722
    <outliner>
 
723
      <ThemeOutliner match="#245824"
 
724
                     selected_highlight="#212844">
 
725
        <space>
 
726
          <ThemeSpaceGeneric back="#070707"
 
727
                             title="#9b9b9b"
 
728
                             text="#cccccc"
 
729
                             text_hi="#ffffff"
 
730
                             header="#000000"
 
731
                             header_text="#979797"
 
732
                             header_text_hi="#ffffff"
 
733
                             button="#000000ff"
 
734
                             button_title="#c5c5c5"
 
735
                             button_text="#c3c3c3"
 
736
                             button_text_hi="#ffffff">
 
737
            <panelcolors>
 
738
              <ThemePanelColors header="#00000019"
 
739
                                back="#72727280"
 
740
                                show_header="FALSE"
 
741
                                show_back="FALSE">
 
742
              </ThemePanelColors>
 
743
            </panelcolors>
 
744
          </ThemeSpaceGeneric>
 
745
        </space>
 
746
      </ThemeOutliner>
 
747
    </outliner>
 
748
    <info>
 
749
      <ThemeInfo>
 
750
        <space>
 
751
          <ThemeSpaceGeneric back="#000000"
 
752
                             title="#5d5d5d"
 
753
                             text="#9b9b9b"
 
754
                             text_hi="#ffffff"
 
755
                             header="#000000"
 
756
                             header_text="#adadad"
 
757
                             header_text_hi="#ffffff"
 
758
                             button="#000000ff"
 
759
                             button_title="#c5c5c5"
 
760
                             button_text="#c3c3c3"
 
761
                             button_text_hi="#ffffff">
 
762
            <panelcolors>
 
763
              <ThemePanelColors header="#00000019"
 
764
                                back="#72727280"
 
765
                                show_header="FALSE"
 
766
                                show_back="FALSE">
 
767
              </ThemePanelColors>
 
768
            </panelcolors>
 
769
          </ThemeSpaceGeneric>
 
770
        </space>
 
771
      </ThemeInfo>
 
772
    </info>
707
773
    <user_preferences>
708
774
      <ThemeUserPreferences>
709
775
        <space>
710
 
          <ThemeSpaceGeneric header="#000000"
 
776
          <ThemeSpaceGeneric back="#000000"
 
777
                             title="#5d5d5d"
 
778
                             text="#7d7d7d"
 
779
                             text_hi="#ffffff"
 
780
                             header="#000000"
711
781
                             header_text="#979797"
712
782
                             header_text_hi="#ffffff"
713
 
                             button="#000000"
 
783
                             button="#000000ff"
 
784
                             button_title="#c5c5c5"
714
785
                             button_text="#c3c3c3"
715
 
                             button_text_hi="#ffffff"
716
 
                             button_title="#c5c5c5"
717
 
                             text="#7d7d7d"
718
 
                             text_hi="#ffffff"
719
 
                             title="#5d5d5d"
720
 
                             back="#000000">
 
786
                             button_text_hi="#ffffff">
 
787
            <panelcolors>
 
788
              <ThemePanelColors header="#00000019"
 
789
                                back="#72727280"
 
790
                                show_header="FALSE"
 
791
                                show_back="FALSE">
 
792
              </ThemePanelColors>
 
793
            </panelcolors>
721
794
          </ThemeSpaceGeneric>
722
795
        </space>
723
796
      </ThemeUserPreferences>
724
797
    </user_preferences>
 
798
    <console>
 
799
      <ThemeConsole line_output="#6080ff"
 
800
                    line_input="#cecece"
 
801
                    line_info="#00aa00"
 
802
                    line_error="#dc6060"
 
803
                    cursor="#dc6060"
 
804
                    select="#ffffff30">
 
805
        <space>
 
806
          <ThemeSpaceGeneric back="#0f0f0f"
 
807
                             title="#5d5d5d"
 
808
                             text="#7d7d7d"
 
809
                             text_hi="#ffffff"
 
810
                             header="#000000"
 
811
                             header_text="#979797"
 
812
                             header_text_hi="#ffffff"
 
813
                             button="#000000ff"
 
814
                             button_title="#c5c5c5"
 
815
                             button_text="#c3c3c3"
 
816
                             button_text_hi="#ffffff">
 
817
            <panelcolors>
 
818
              <ThemePanelColors header="#00000019"
 
819
                                back="#72727280"
 
820
                                show_header="FALSE"
 
821
                                show_back="FALSE">
 
822
              </ThemePanelColors>
 
823
            </panelcolors>
 
824
          </ThemeSpaceGeneric>
 
825
        </space>
 
826
      </ThemeConsole>
 
827
    </console>
 
828
    <clip_editor>
 
829
      <ThemeClipEditor marker_outline="#0094af"
 
830
                       marker="#7f7f00"
 
831
                       active_marker="#ffffff"
 
832
                       selected_marker="#ffff00"
 
833
                       disabled_marker="#7f0000"
 
834
                       locked_marker="#7f7f7f"
 
835
                       path_before="#ff0000"
 
836
                       path_after="#0000ff"
 
837
                       grid="#5e5e5e"
 
838
                       frame_current="#1b501b"
 
839
                       handle_vertex="#e2e2e2"
 
840
                       handle_vertex_select="#ffff00"
 
841
                       handle_vertex_size="4"
 
842
                       strips="#0c0a0a"
 
843
                       strips_selected="#ff8c00">
 
844
        <space>
 
845
          <ThemeSpaceGeneric back="#0d0d0d"
 
846
                             title="#5d5d5d"
 
847
                             text="#ffffff"
 
848
                             text_hi="#ffffff"
 
849
                             header="#000000"
 
850
                             header_text="#979797"
 
851
                             header_text_hi="#ffffff"
 
852
                             button="#070707ff"
 
853
                             button_title="#c5c5c5"
 
854
                             button_text="#c3c3c3"
 
855
                             button_text_hi="#ffffff">
 
856
            <panelcolors>
 
857
              <ThemePanelColors header="#00000019"
 
858
                                back="#72727280"
 
859
                                show_header="FALSE"
 
860
                                show_back="FALSE">
 
861
              </ThemePanelColors>
 
862
            </panelcolors>
 
863
          </ThemeSpaceGeneric>
 
864
        </space>
 
865
        <space_list>
 
866
          <ThemeSpaceListGeneric list="#666666"
 
867
                                 list_title="#000000"
 
868
                                 list_text="#000000"
 
869
                                 list_text_hi="#ffffff">
 
870
          </ThemeSpaceListGeneric>
 
871
        </space_list>
 
872
      </ThemeClipEditor>
 
873
    </clip_editor>
725
874
    <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">
 
875
      <ThemeBoneColorSet normal="#9a0000"
 
876
                         select="#bd1111"
 
877
                         active="#f70a0a"
 
878
                         show_colored_constraints="FALSE">
 
879
      </ThemeBoneColorSet>
 
880
      <ThemeBoneColorSet normal="#f74018"
 
881
                         select="#f66913"
 
882
                         active="#fa9900"
 
883
                         show_colored_constraints="FALSE">
 
884
      </ThemeBoneColorSet>
 
885
      <ThemeBoneColorSet normal="#1e9109"
 
886
                         select="#59b70b"
 
887
                         active="#83ef1d"
 
888
                         show_colored_constraints="FALSE">
 
889
      </ThemeBoneColorSet>
 
890
      <ThemeBoneColorSet normal="#0a3694"
 
891
                         select="#3667df"
 
892
                         active="#5ec1ef"
 
893
                         show_colored_constraints="FALSE">
 
894
      </ThemeBoneColorSet>
 
895
      <ThemeBoneColorSet normal="#a9294e"
 
896
                         select="#c1416a"
 
897
                         active="#f05d91"
 
898
                         show_colored_constraints="FALSE">
 
899
      </ThemeBoneColorSet>
 
900
      <ThemeBoneColorSet normal="#430c78"
 
901
                         select="#543aa3"
 
902
                         active="#8764d5"
 
903
                         show_colored_constraints="FALSE">
 
904
      </ThemeBoneColorSet>
 
905
      <ThemeBoneColorSet normal="#24785a"
 
906
                         select="#3c9579"
 
907
                         active="#6fb6ab"
 
908
                         show_colored_constraints="FALSE">
 
909
      </ThemeBoneColorSet>
 
910
      <ThemeBoneColorSet normal="#4b707c"
 
911
                         select="#6a8691"
 
912
                         active="#9bc2cd"
 
913
                         show_colored_constraints="FALSE">
 
914
      </ThemeBoneColorSet>
 
915
      <ThemeBoneColorSet normal="#f4c90c"
 
916
                         select="#eec236"
 
917
                         active="#f3ff00"
 
918
                         show_colored_constraints="FALSE">
 
919
      </ThemeBoneColorSet>
 
920
      <ThemeBoneColorSet normal="#1e2024"
 
921
                         select="#484c56"
 
922
                         active="#ffffff"
 
923
                         show_colored_constraints="FALSE">
 
924
      </ThemeBoneColorSet>
 
925
      <ThemeBoneColorSet normal="#6f2f6a"
 
926
                         select="#9845be"
 
927
                         active="#d330d6"
 
928
                         show_colored_constraints="FALSE">
 
929
      </ThemeBoneColorSet>
 
930
      <ThemeBoneColorSet normal="#6c8e22"
 
931
                         select="#7fb022"
 
932
                         active="#bbef5b"
 
933
                         show_colored_constraints="FALSE">
 
934
      </ThemeBoneColorSet>
 
935
      <ThemeBoneColorSet normal="#8d8d8d"
 
936
                         select="#b0b0b0"
 
937
                         active="#dedede"
 
938
                         show_colored_constraints="FALSE">
 
939
      </ThemeBoneColorSet>
 
940
      <ThemeBoneColorSet normal="#834326"
 
941
                         select="#8b5811"
 
942
                         active="#bd6a11"
 
943
                         show_colored_constraints="FALSE">
 
944
      </ThemeBoneColorSet>
 
945
      <ThemeBoneColorSet normal="#08310e"
 
946
                         select="#1c430b"
 
947
                         active="#34622b"
 
948
                         show_colored_constraints="FALSE">
 
949
      </ThemeBoneColorSet>
 
950
      <ThemeBoneColorSet normal="#000000"
 
951
                         select="#000000"
 
952
                         active="#000000"
 
953
                         show_colored_constraints="FALSE">
 
954
      </ThemeBoneColorSet>
 
955
      <ThemeBoneColorSet normal="#000000"
 
956
                         select="#000000"
 
957
                         active="#000000"
 
958
                         show_colored_constraints="FALSE">
 
959
      </ThemeBoneColorSet>
 
960
      <ThemeBoneColorSet normal="#000000"
 
961
                         select="#000000"
 
962
                         active="#000000"
 
963
                         show_colored_constraints="FALSE">
 
964
      </ThemeBoneColorSet>
 
965
      <ThemeBoneColorSet normal="#000000"
 
966
                         select="#000000"
 
967
                         active="#000000"
 
968
                         show_colored_constraints="FALSE">
 
969
      </ThemeBoneColorSet>
 
970
      <ThemeBoneColorSet normal="#000000"
 
971
                         select="#000000"
 
972
                         active="#000000"
 
973
                         show_colored_constraints="FALSE">
825
974
      </ThemeBoneColorSet>
826
975
    </bone_color_sets>
827
976
  </Theme>