Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender-addons.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWilliam Reynish <billreynish>2020-03-17 02:37:35 +0300
committerCampbell Barton <ideasman42@gmail.com>2020-03-17 02:38:51 +0300
commitb815b9d233888833aae8b252e38939ebe71fe4df (patch)
treef542095b3cd3053456e868dbbcea3ef9c561008e /presets
parentb752de9e0da4e8ad694de25497275f66168a2df4 (diff)
UI: Add 6 new community themes
This commit adds 6 themes submitted by the community on Devtalk. These themes both serve specific purposes, provide a greater variety in look & feel, and serve as welcoming homes for users coming on board from other packages. This is the initial commit, but these themes can be continuously updated over time to fix issues and keep them up to date with changes. Thanks to all contributors, and in particular the makes of the picked themes: Pierre Schiller, Edward Agwi, Vojtěch Lacina, Michail Soluyanov, Jason van Gumster, Mr Wax Police & Jonathan Lampel. An overview is here: T74360
Diffstat (limited to 'presets')
-rw-r--r--presets/interface_theme/deep_grey.xml1481
-rw-r--r--presets/interface_theme/maya.xml1481
-rw-r--r--presets/interface_theme/minimal_dark.xml1481
-rw-r--r--presets/interface_theme/modo.xml1481
-rw-r--r--presets/interface_theme/print_friendly.xml1481
-rw-r--r--presets/interface_theme/xsi.xml1481
6 files changed, 8886 insertions, 0 deletions
diff --git a/presets/interface_theme/deep_grey.xml b/presets/interface_theme/deep_grey.xml
new file mode 100644
index 00000000..dc1138b9
--- /dev/null
+++ b/presets/interface_theme/deep_grey.xml
@@ -0,0 +1,1481 @@
+<bpy>
+ <Theme>
+ <user_interface>
+ <ThemeUserInterface
+ menu_shadow_fac="0.1"
+ menu_shadow_width="10"
+ icon_alpha="1"
+ icon_saturation="1"
+ widget_emboss="#ffffff00"
+ editor_outline="#303030"
+ widget_text_cursor="#d9d9d9"
+ axis_x="#e54444"
+ axis_y="#2de579"
+ axis_z="#2d89e5"
+ gizmo_hi="#ffffff"
+ gizmo_primary="#f5f14d"
+ gizmo_secondary="#63ffff"
+ gizmo_a="#4da84d"
+ gizmo_b="#a33535"
+ icon_scene="#e6e6e6ff"
+ icon_collection="#ccccccff"
+ icon_object="#ffa864ff"
+ icon_object_data="#98cc98ff"
+ icon_modifier="#8cc0ffff"
+ icon_shading="#ff8b8bff"
+ icon_folder="#bdbdbdff"
+ icon_border_intensity="0"
+ >
+ <wcol_regular>
+ <ThemeWidgetColors
+ outline="#202020"
+ inner="#595959ff"
+ inner_sel="#c85130ff"
+ item="#333333ff"
+ text="#cccccc"
+ text_sel="#d9d9d9"
+ show_shaded="FALSE"
+ shadetop="5"
+ shadedown="0"
+ roundness="0.4"
+ >
+ </ThemeWidgetColors>
+ </wcol_regular>
+ <wcol_tool>
+ <ThemeWidgetColors
+ outline="#202020"
+ inner="#595959ff"
+ inner_sel="#c85130ff"
+ item="#b8b8b8ff"
+ text="#cccccc"
+ text_sel="#d9d9d9"
+ show_shaded="FALSE"
+ shadetop="5"
+ shadedown="0"
+ roundness="0.4"
+ >
+ </ThemeWidgetColors>
+ </wcol_tool>
+ <wcol_toolbar_item>
+ <ThemeWidgetColors
+ outline="#202020"
+ inner="#595959ff"
+ inner_sel="#c85130ff"
+ item="#ccccccff"
+ text="#cccccc"
+ text_sel="#d9d9d9"
+ show_shaded="FALSE"
+ shadetop="5"
+ shadedown="0"
+ roundness="0.4"
+ >
+ </ThemeWidgetColors>
+ </wcol_toolbar_item>
+ <wcol_radio>
+ <ThemeWidgetColors
+ outline="#202020"
+ inner="#595959ff"
+ inner_sel="#c85130ff"
+ item="#ffffffff"
+ text="#cccccc"
+ text_sel="#d9d9d9"
+ show_shaded="FALSE"
+ shadetop="5"
+ shadedown="0"
+ roundness="0.4"
+ >
+ </ThemeWidgetColors>
+ </wcol_radio>
+ <wcol_text>
+ <ThemeWidgetColors
+ outline="#202020"
+ inner="#333333ff"
+ inner_sel="#505050ff"
+ item="#333333ff"
+ text="#b8b8b8"
+ text_sel="#ffffff"
+ show_shaded="FALSE"
+ shadetop="5"
+ shadedown="0"
+ roundness="0.4"
+ >
+ </ThemeWidgetColors>
+ </wcol_text>
+ <wcol_option>
+ <ThemeWidgetColors
+ outline="#e6e6e6"
+ inner="#47474700"
+ inner_sel="#cbcbcbff"
+ item="#000000ff"
+ text="#b8b8b8"
+ text_sel="#cccccc"
+ show_shaded="FALSE"
+ shadetop="10"
+ shadedown="0"
+ roundness="0.4"
+ >
+ </ThemeWidgetColors>
+ </wcol_option>
+ <wcol_toggle>
+ <ThemeWidgetColors
+ outline="#202020"
+ inner="#595959ff"
+ inner_sel="#c85130ff"
+ item="#ffffffff"
+ text="#cccccc"
+ text_sel="#d9d9d9"
+ show_shaded="FALSE"
+ shadetop="5"
+ shadedown="0"
+ roundness="0.4"
+ >
+ </ThemeWidgetColors>
+ </wcol_toggle>
+ <wcol_num>
+ <ThemeWidgetColors
+ outline="#202020"
+ inner="#333333ff"
+ inner_sel="#505050ff"
+ item="#333333ff"
+ text="#b8b8b8"
+ text_sel="#ffffff"
+ show_shaded="FALSE"
+ shadetop="5"
+ shadedown="0"
+ roundness="1"
+ >
+ </ThemeWidgetColors>
+ </wcol_num>
+ <wcol_numslider>
+ <ThemeWidgetColors
+ outline="#202020"
+ inner="#333333ff"
+ inner_sel="#505050ff"
+ item="#c85130ff"
+ text="#cccccc"
+ text_sel="#ffffff"
+ show_shaded="FALSE"
+ shadetop="-10"
+ shadedown="0"
+ roundness="1"
+ >
+ </ThemeWidgetColors>
+ </wcol_numslider>
+ <wcol_box>
+ <ThemeWidgetColors
+ outline="#202020"
+ inner="#00000019"
+ inner_sel="#c85130ff"
+ item="#ffffffff"
+ text="#b8b8b8"
+ text_sel="#d9d9d9"
+ show_shaded="FALSE"
+ shadetop="0"
+ shadedown="-7"
+ roundness="0.4"
+ >
+ </ThemeWidgetColors>
+ </wcol_box>
+ <wcol_menu>
+ <ThemeWidgetColors
+ outline="#202020"
+ inner="#595959ff"
+ inner_sel="#c85130ff"
+ item="#ccccccff"
+ text="#cccccc"
+ text_sel="#d9d9d9"
+ show_shaded="FALSE"
+ shadetop="5"
+ shadedown="0"
+ roundness="0.4"
+ >
+ </ThemeWidgetColors>
+ </wcol_menu>
+ <wcol_pulldown>
+ <ThemeWidgetColors
+ outline="#202020"
+ inner="#474747ff"
+ inner_sel="#c85130ff"
+ item="#ffffffff"
+ text="#b8b8b8"
+ text_sel="#d9d9d9"
+ show_shaded="FALSE"
+ shadetop="25"
+ shadedown="0"
+ roundness="0.4"
+ >
+ </ThemeWidgetColors>
+ </wcol_pulldown>
+ <wcol_menu_back>
+ <ThemeWidgetColors
+ outline="#202020"
+ inner="#474747ff"
+ inner_sel="#616161ff"
+ item="#333333ff"
+ text="#b8b8b8"
+ text_sel="#cccccc"
+ show_shaded="FALSE"
+ shadetop="25"
+ shadedown="-20"
+ roundness="0.4"
+ >
+ </ThemeWidgetColors>
+ </wcol_menu_back>
+ <wcol_pie_menu>
+ <ThemeWidgetColors
+ outline="#202020"
+ inner="#474747ff"
+ inner_sel="#c85130ff"
+ item="#6b6b6bff"
+ text="#b8b8b8"
+ text_sel="#d9d9d9"
+ show_shaded="FALSE"
+ shadetop="10"
+ shadedown="-10"
+ roundness="1"
+ >
+ </ThemeWidgetColors>
+ </wcol_pie_menu>
+ <wcol_tooltip>
+ <ThemeWidgetColors
+ outline="#202020"
+ inner="#ffffe1ff"
+ inner_sel="#c85130ff"
+ item="#646464ff"
+ text="#000000"
+ text_sel="#ffffff"
+ show_shaded="FALSE"
+ shadetop="25"
+ shadedown="-20"
+ roundness="0.5"
+ >
+ </ThemeWidgetColors>
+ </wcol_tooltip>
+ <wcol_menu_item>
+ <ThemeWidgetColors
+ outline="#202020"
+ inner="#3f3f3f00"
+ inner_sel="#c85130ff"
+ item="#b8b8b8ff"
+ text="#b8b8b8"
+ text_sel="#d9d9d9"
+ show_shaded="FALSE"
+ shadetop="0"
+ shadedown="20"
+ roundness="0.4"
+ >
+ </ThemeWidgetColors>
+ </wcol_menu_item>
+ <wcol_scroll>
+ <ThemeWidgetColors
+ outline="#202020"
+ inner="#333333ff"
+ inner_sel="#c85130ff"
+ item="#6b6b6bff"
+ text="#b8b8b8"
+ text_sel="#ffffff"
+ show_shaded="FALSE"
+ shadetop="0"
+ shadedown="0"
+ roundness="1"
+ >
+ </ThemeWidgetColors>
+ </wcol_scroll>
+ <wcol_progress>
+ <ThemeWidgetColors
+ outline="#202020"
+ inner="#333333ff"
+ inner_sel="#646464b4"
+ item="#c85130ff"
+ text="#b8b8b8"
+ text_sel="#ffffff"
+ show_shaded="FALSE"
+ shadetop="0"
+ shadedown="0"
+ roundness="1"
+ >
+ </ThemeWidgetColors>
+ </wcol_progress>
+ <wcol_list_item>
+ <ThemeWidgetColors
+ outline="#202020"
+ inner="#3f3f3f00"
+ inner_sel="#c85130ff"
+ item="#ffffffff"
+ text="#b8b8b8"
+ text_sel="#d9d9d9"
+ show_shaded="FALSE"
+ shadetop="0"
+ shadedown="-10"
+ roundness="0.4"
+ >
+ </ThemeWidgetColors>
+ </wcol_list_item>
+ <wcol_state>
+ <ThemeWidgetStateColors
+ inner_anim="#53992e"
+ inner_anim_sel="#38a600"
+ inner_key="#b3ae36"
+ inner_key_sel="#b29700"
+ inner_driven="#9000cc"
+ inner_driven_sel="#9900e6"
+ inner_overridden="#00c3c3"
+ inner_overridden_sel="#118f8f"
+ inner_changed="#cc7529"
+ inner_changed_sel="#d26400"
+ blend="0.4"
+ >
+ </ThemeWidgetStateColors>
+ </wcol_state>
+ <wcol_tab>
+ <ThemeWidgetColors
+ outline="#202020"
+ inner="#333333ff"
+ inner_sel="#6b6b6bff"
+ item="#5a5a5aff"
+ text="#b8b8b8"
+ text_sel="#d9d9d9"
+ show_shaded="FALSE"
+ shadetop="0"
+ shadedown="0"
+ roundness="0.5"
+ >
+ </ThemeWidgetColors>
+ </wcol_tab>
+ </ThemeUserInterface>
+ </user_interface>
+ <view_3d>
+ <ThemeView3D
+ grid="#51515180"
+ clipping_border_3d="#313131ff"
+ wire="#000000"
+ wire_edit="#000000"
+ gp_vertex="#000000"
+ gp_vertex_select="#ff8500"
+ gp_vertex_size="3"
+ text_grease_pencil="#b5e61d"
+ object_selected="#00b5ff"
+ object_active="#ffaa18"
+ text_keyframe="#ddd700"
+ camera="#b3ccbe"
+ empty="#000000"
+ light="#b3ccbe28"
+ speaker="#000000"
+ vertex="#000000"
+ vertex_select="#ffaa18"
+ vertex_size="3"
+ vertex_bevel="#00a5ff"
+ vertex_unreferenced="#000000"
+ edge_select="#ffa000"
+ edge_seam="#db2512"
+ edge_sharp="#00ffff"
+ edge_crease="#cc0099"
+ edge_bevel="#00a5ff"
+ edge_facesel="#4b4b4b"
+ freestyle_edge_mark="#7fff7f"
+ face="#80808014"
+ face_select="#ffa5526c"
+ face_dot="#00beb0"
+ facedot_size="3"
+ freestyle_face_mark="#7fff7f33"
+ face_back="#e54444b3"
+ face_front="#2d89e5b3"
+ nurb_uline="#89908a"
+ nurb_vline="#fff8f4"
+ nurb_sel_uline="#2400ff"
+ nurb_sel_vline="#f0deeb"
+ act_spline="#00c6db"
+ handle_free="#000000"
+ handle_auto="#1c00ff"
+ handle_vect="#409030"
+ handle_sel_vect="#40c030"
+ handle_align="#7b807e"
+ handle_sel_free="#000000"
+ handle_sel_auto="#9aa3a1"
+ handle_sel_align="#f0e6e9"
+ lastsel_point="#ffffff"
+ extra_edge_len="#fff3fa"
+ extra_edge_angle="#202000"
+ extra_face_angle="#ffff00"
+ extra_face_area="#002000"
+ editmesh_active="#ffffff80"
+ normal="#22dddd"
+ vertex_normal="#2361dd"
+ split_normal="#dd23dd"
+ bone_pose="#00b5ff"
+ bone_pose_active="#ffaa18"
+ bone_solid="#b2b2b2"
+ bone_locked_weight="#ff000080"
+ bundle_solid="#c8c8c8"
+ camera_path="#000000"
+ skin_root="#b44d4d"
+ view_overlay="#000000"
+ transform="#ffffff"
+ frame_current="#4c9933"
+ paint_curve_handle="#7fff7f7f"
+ paint_curve_pivot="#ff7f7f7f"
+ outline_width="1"
+ object_origin_size="6"
+ >
+ <space>
+ <ThemeSpaceGradient
+ title="#000000"
+ text="#cccccc"
+ text_hi="#cccccc"
+ header="#47474700"
+ header_text="#d9d9d9"
+ header_text_hi="#ffffff"
+ button="#47474700"
+ button_title="#cccccc"
+ button_text="#b8b8b8"
+ button_text_hi="#9e9e9e"
+ navigation_bar="#00000000"
+ execution_buts="#47474700"
+ tab_active="#6b6b6b"
+ tab_inactive="#333333"
+ tab_back="#474747ff"
+ tab_outline="#202020"
+ >
+ <gradients>
+ <ThemeGradientColors
+ background_type="SINGLE_COLOR"
+ high_gradient="#404040"
+ gradient="#383838"
+ >
+ </ThemeGradientColors>
+ </gradients>
+ <panelcolors>
+ <ThemePanelColors
+ header="#6b6b6bff"
+ back="#474747ff"
+ sub_back="#00000019"
+ >
+ </ThemePanelColors>
+ </panelcolors>
+ </ThemeSpaceGradient>
+ </space>
+ </ThemeView3D>
+ </view_3d>
+ <graph_editor>
+ <ThemeGraphEditor
+ grid="#303030"
+ frame_current="#4c9933"
+ time_scrub_background="#333333e6"
+ time_marker_line="#b8b8b880"
+ time_marker_line_selected="#ffaa18e6"
+ window_sliders="#969696"
+ channels_region="#505050"
+ dopesheet_channel="#c85130"
+ dopesheet_subchannel="#805543"
+ channel_group="#42566d"
+ active_channels_group="#326799"
+ preview_range="#a14d0066"
+ vertex="#000000"
+ vertex_select="#ffc832"
+ vertex_size="6"
+ vertex_bevel="#00a5ff"
+ vertex_unreferenced="#000000"
+ handle_free="#000000"
+ handle_auto="#8d8e90"
+ handle_vect="#409030"
+ handle_sel_vect="#40c030"
+ handle_align="#b6b5b6"
+ handle_sel_free="#000000"
+ handle_sel_auto="#f0ff40"
+ handle_sel_align="#148bce"
+ handle_auto_clamped="#7e7e7e"
+ handle_sel_auto_clamped="#f0af90"
+ lastsel_point="#ffffff"
+ handle_vertex="#000000"
+ handle_vertex_select="#ffc832"
+ handle_vertex_size="5"
+ >
+ <space>
+ <ThemeSpaceGeneric
+ back="#474747"
+ title="#ffffff"
+ text="#b8b8b8"
+ text_hi="#fcfcfc"
+ header="#474747ff"
+ header_text="#d9d9d9"
+ header_text_hi="#b7b7b7"
+ button="#474747ff"
+ button_title="#cccccc"
+ button_text="#b8b8b8"
+ button_text_hi="#ffffff"
+ navigation_bar="#00000000"
+ execution_buts="#47474700"
+ tab_active="#6b6b6b"
+ tab_inactive="#333333"
+ tab_back="#474747ff"
+ tab_outline="#202020"
+ >
+ <panelcolors>
+ <ThemePanelColors
+ header="#6b6b6bff"
+ back="#474747ff"
+ sub_back="#00000019"
+ >
+ </ThemePanelColors>
+ </panelcolors>
+ </ThemeSpaceGeneric>
+ </space>
+ <space_list>
+ <ThemeSpaceListGeneric
+ list="#474747"
+ list_title="#8b8b8b"
+ list_text="#b8b8b8"
+ list_text_hi="#fff500"
+ >
+ </ThemeSpaceListGeneric>
+ </space_list>
+ </ThemeGraphEditor>
+ </graph_editor>
+ <file_browser>
+ <ThemeFileBrowser
+ selected_file="#c85130"
+ >
+ <space>
+ <ThemeSpaceGeneric
+ back="#474747"
+ title="#e4e4e4"
+ text="#cacaca"
+ text_hi="#ffffff"
+ header="#474747ff"
+ header_text="#d9d9d9"
+ header_text_hi="#ffffff"
+ button="#474747ff"
+ button_title="#cccccc"
+ button_text="#b8b8b8"
+ button_text_hi="#ffffff"
+ navigation_bar="#474747ff"
+ execution_buts="#47474700"
+ tab_active="#6b6b6b"
+ tab_inactive="#333333"
+ tab_back="#474747ff"
+ tab_outline="#202020"
+ >
+ <panelcolors>
+ <ThemePanelColors
+ header="#6b6b6bff"
+ back="#474747ff"
+ sub_back="#00000019"
+ >
+ </ThemePanelColors>
+ </panelcolors>
+ </ThemeSpaceGeneric>
+ </space>
+ </ThemeFileBrowser>
+ </file_browser>
+ <nla_editor>
+ <ThemeNLAEditor
+ grid="#303030"
+ view_sliders="#969696"
+ dopesheet_channel="#42566d"
+ nla_track="#424242"
+ active_action="#a65b1566"
+ active_action_unset="#7365494d"
+ preview_range="#a14d0066"
+ strips="#0c0a0a"
+ strips_selected="#ff8c00"
+ transition_strips="#1c2630"
+ transition_strips_selected="#2e75db"
+ meta_strips="#332642"
+ meta_strips_selected="#692196"
+ sound_strips="#2b3d3d"
+ sound_strips_selected="#1f7a7a"
+ tweak="#4df31a"
+ tweak_duplicate="#d90000"
+ keyframe_border="#000000ff"
+ keyframe_border_selected="#000000ff"
+ frame_current="#4c9933"
+ time_scrub_background="#333333e6"
+ time_marker_line="#b8b8b880"
+ time_marker_line_selected="#ffaa18e6"
+ >
+ <space>
+ <ThemeSpaceGeneric
+ back="#474747"
+ title="#ffffff"
+ text="#b8b8b8"
+ text_hi="#ffffff"
+ header="#474747ff"
+ header_text="#d9d9d9"
+ header_text_hi="#b7b7b7"
+ button="#474747ff"
+ button_title="#cccccc"
+ button_text="#b8b8b8"
+ button_text_hi="#ffffff"
+ navigation_bar="#00000000"
+ execution_buts="#47474700"
+ tab_active="#6b6b6b"
+ tab_inactive="#333333"
+ tab_back="#474747ff"
+ tab_outline="#202020"
+ >
+ <panelcolors>
+ <ThemePanelColors
+ header="#6b6b6bff"
+ back="#474747ff"
+ sub_back="#00000019"
+ >
+ </ThemePanelColors>
+ </panelcolors>
+ </ThemeSpaceGeneric>
+ </space>
+ <space_list>
+ <ThemeSpaceListGeneric
+ list="#474747"
+ list_title="#000000"
+ list_text="#b8b8b8"
+ list_text_hi="#fff500"
+ >
+ </ThemeSpaceListGeneric>
+ </space_list>
+ </ThemeNLAEditor>
+ </nla_editor>
+ <dopesheet_editor>
+ <ThemeDopeSheet
+ grid="#303030"
+ frame_current="#4c9933"
+ time_scrub_background="#333333e6"
+ time_marker_line="#b8b8b880"
+ time_marker_line_selected="#ffaa18e6"
+ value_sliders="#000000"
+ view_sliders="#929292"
+ dopesheet_channel="#c8513024"
+ dopesheet_subchannel="#80554324"
+ channels="#505050ff"
+ channels_selected="#60c04044"
+ channel_group="#42566d37"
+ active_channels_group="#32679955"
+ long_key="#1a151580"
+ long_key_selected="#ff8c00cc"
+ keyframe="#e8e8e8"
+ keyframe_selected="#ffbe33"
+ keyframe_extreme="#e8b3cc"
+ keyframe_extreme_selected="#f28080"
+ keyframe_breakdown="#b3dbe8"
+ keyframe_breakdown_selected="#54bfed"
+ keyframe_jitter="#94e575"
+ keyframe_jitter_selected="#61c042"
+ keyframe_movehold="#5c5656"
+ keyframe_movehold_selected="#ffaf23"
+ keyframe_border="#2c2c2cff"
+ keyframe_border_selected="#2c2c2cff"
+ keyframe_scale_factor="1"
+ summary="#3b3b3b6d"
+ preview_range="#a14d0066"
+ interpolation_line="#94e575cc"
+ >
+ <space>
+ <ThemeSpaceGeneric
+ back="#474747"
+ title="#ffffff"
+ text="#b8b8b8"
+ text_hi="#fcfcfc"
+ header="#474747ff"
+ header_text="#d9d9d9"
+ header_text_hi="#b7b7b7"
+ button="#474747ff"
+ button_title="#cccccc"
+ button_text="#b8b8b8"
+ button_text_hi="#ffffff"
+ navigation_bar="#00000000"
+ execution_buts="#47474700"
+ tab_active="#6b6b6b"
+ tab_inactive="#333333"
+ tab_back="#474747ff"
+ tab_outline="#202020"
+ >
+ <panelcolors>
+ <ThemePanelColors
+ header="#6b6b6bff"
+ back="#474747ff"
+ sub_back="#00000019"
+ >
+ </ThemePanelColors>
+ </panelcolors>
+ </ThemeSpaceGeneric>
+ </space>
+ <space_list>
+ <ThemeSpaceListGeneric
+ list="#474747"
+ list_title="#000000"
+ list_text="#b8b8b8"
+ list_text_hi="#fff500"
+ >
+ </ThemeSpaceListGeneric>
+ </space_list>
+ </ThemeDopeSheet>
+ </dopesheet_editor>
+ <image_editor>
+ <ThemeImageEditor
+ vertex="#000000"
+ vertex_select="#ffaa18"
+ vertex_size="3"
+ vertex_bevel="#00a5ff"
+ vertex_unreferenced="#000000"
+ face="#ffce990a"
+ face_select="#ff85003c"
+ face_dot="#ff8500"
+ facedot_size="2"
+ freestyle_face_mark="#7fff7f33"
+ face_back="#00000000"
+ face_front="#00000000"
+ editmesh_active="#ffffff80"
+ wire_edit="#5c5c5c"
+ edge_select="#ff8500"
+ scope_back="#333333ff"
+ preview_stitch_face="#1242b026"
+ preview_stitch_edge="#ff8500b2"
+ preview_stitch_vert="#ff85007f"
+ preview_stitch_stitchable="#00ff00ff"
+ preview_stitch_unstitchable="#ff0000ff"
+ preview_stitch_active="#e1d2c323"
+ uv_shadow="#707070ff"
+ uv_others="#606060ff"
+ frame_current="#4c9933"
+ metadatabg="#333333"
+ metadatatext="#b8b8b8"
+ handle_free="#000000"
+ handle_auto="#909000"
+ handle_align="#803060"
+ handle_sel_free="#000000"
+ handle_sel_auto="#f0ff40"
+ handle_sel_align="#f090a0"
+ handle_auto_clamped="#000000"
+ handle_sel_auto_clamped="#000000"
+ handle_vertex="#000000"
+ handle_vertex_select="#ffff00"
+ handle_vertex_size="5"
+ paint_curve_handle="#7fff7f7f"
+ paint_curve_pivot="#ff7f7f7f"
+ >
+ <space>
+ <ThemeSpaceGeneric
+ back="#474747"
+ title="#ffffff"
+ text="#cccccc"
+ text_hi="#cccccc"
+ header="#47474700"
+ header_text="#d9d9d9"
+ header_text_hi="#b8b8b8"
+ button="#47474700"
+ button_title="#cccccc"
+ button_text="#b8b8b8"
+ button_text_hi="#ffffff"
+ navigation_bar="#00000000"
+ execution_buts="#47474700"
+ tab_active="#6b6b6b"
+ tab_inactive="#333333"
+ tab_back="#474747ff"
+ tab_outline="#202020"
+ >
+ <panelcolors>
+ <ThemePanelColors
+ header="#6b6b6bff"
+ back="#474747ff"
+ sub_back="#00000019"
+ >
+ </ThemePanelColors>
+ </panelcolors>
+ </ThemeSpaceGeneric>
+ </space>
+ </ThemeImageEditor>
+ </image_editor>
+ <sequence_editor>
+ <ThemeSequenceEditor
+ grid="#404040"
+ window_sliders="#a0a0a0"
+ movie_strip="#516987"
+ movieclip_strip="#8f4c4c"
+ image_strip="#8f744b"
+ scene_strip="#828f50"
+ audio_strip="#2e8f8f"
+ effect_strip="#a9547c"
+ transition_strip="#a25f6f"
+ meta_strip="#6d9183"
+ text_strip="#a29700"
+ frame_current="#4c9933"
+ time_scrub_background="#333333e6"
+ time_marker_line="#b8b8b880"
+ time_marker_line_selected="#ffaa18e6"
+ keyframe="#ff8500"
+ draw_action="#607f9e"
+ preview_back="#474747"
+ metadatabg="#333333"
+ metadatatext="#b8b8b8"
+ preview_range="#a14d0066"
+ >
+ <space>
+ <ThemeSpaceGeneric
+ back="#474747"
+ title="#e4e4e4"
+ text="#b8b8b8"
+ text_hi="#ffffff"
+ header="#474747ff"
+ header_text="#d9d9d9"
+ header_text_hi="#b7b7b7"
+ button="#474747ff"
+ button_title="#cccccc"
+ button_text="#b8b8b8"
+ button_text_hi="#ffffff"
+ navigation_bar="#00000000"
+ execution_buts="#47474700"
+ tab_active="#6b6b6b"
+ tab_inactive="#333333"
+ tab_back="#474747ff"
+ tab_outline="#202020"
+ >
+ <panelcolors>
+ <ThemePanelColors
+ header="#6b6b6bff"
+ back="#474747ff"
+ sub_back="#00000019"
+ >
+ </ThemePanelColors>
+ </panelcolors>
+ </ThemeSpaceGeneric>
+ </space>
+ </ThemeSequenceEditor>
+ </sequence_editor>
+ <properties>
+ <ThemeProperties>
+ <space>
+ <ThemeSpaceGeneric
+ back="#474747"
+ title="#cccccc"
+ text="#b8b8b8"
+ text_hi="#ffffff"
+ header="#474747ff"
+ header_text="#b8b8b8"
+ header_text_hi="#ffffff"
+ button="#474747ff"
+ button_title="#c7c7c7"
+ button_text="#b8b8b8"
+ button_text_hi="#ffffff"
+ navigation_bar="#474747ff"
+ execution_buts="#47474700"
+ tab_active="#6b6b6b"
+ tab_inactive="#333333"
+ tab_back="#474747ff"
+ tab_outline="#202020"
+ >
+ <panelcolors>
+ <ThemePanelColors
+ header="#6b6b6bff"
+ back="#474747ff"
+ sub_back="#00000019"
+ >
+ </ThemePanelColors>
+ </panelcolors>
+ </ThemeSpaceGeneric>
+ </space>
+ </ThemeProperties>
+ </properties>
+ <text_editor>
+ <ThemeTextEditor
+ line_numbers="#838383"
+ line_numbers_background="#2e2e2e"
+ selected_text="#575757"
+ cursor="#d9d9d9"
+ syntax_builtin="#009eed"
+ syntax_symbols="#b8b8b8"
+ syntax_special="#009eed"
+ syntax_preprocessor="#409090"
+ syntax_reserved="#c4753b"
+ syntax_comment="#6a9955"
+ syntax_string="#f0ad6d"
+ syntax_numbers="#48c5e6"
+ >
+ <space>
+ <ThemeSpaceGeneric
+ back="#333333"
+ title="#fefefe"
+ text="#b8b8b8"
+ text_hi="#ffffff"
+ header="#474747ff"
+ header_text="#b8b8b8"
+ header_text_hi="#cccccc"
+ button="#474747ff"
+ button_title="#cccccc"
+ button_text="#b8b8b8"
+ button_text_hi="#ffffff"
+ navigation_bar="#00000000"
+ execution_buts="#47474700"
+ tab_active="#6b6b6b"
+ tab_inactive="#333333"
+ tab_back="#474747ff"
+ tab_outline="#202020"
+ >
+ <panelcolors>
+ <ThemePanelColors
+ header="#6b6b6bff"
+ back="#474747ff"
+ sub_back="#00000019"
+ >
+ </ThemePanelColors>
+ </panelcolors>
+ </ThemeSpaceGeneric>
+ </space>
+ </ThemeTextEditor>
+ </text_editor>
+ <node_editor>
+ <ThemeNodeEditor
+ node_selected="#00b5ff"
+ node_active="#ffaa18"
+ wire="#808080"
+ wire_inner="#808080"
+ wire_select="#ffffff"
+ selected_text="#909090"
+ node_backdrop="#585858ff"
+ converter_node="#7f8080"
+ color_node="#4c5975"
+ group_node="#3a582cb9"
+ group_socket_node="#353b47"
+ frame_node="#50505080"
+ matte_node="#0076b6"
+ distor_node="#292929"
+ noodle_curving="2"
+ grid_levels="2"
+ input_node="#3471ae"
+ output_node="#cc6666"
+ filter_node="#0076b6"
+ vector_node="#7191e2"
+ texture_node="#e66d25"
+ shader_node="#32995e"
+ script_node="#141414"
+ pattern_node="#008db6"
+ layout_node="#3c3c3c"
+ >
+ <space>
+ <ThemeSpaceGeneric
+ back="#474747"
+ title="#ffffff"
+ text="#d9d9d9"
+ text_hi="#d9d9d9"
+ header="#474747ff"
+ header_text="#d9d9d9"
+ header_text_hi="#b7b7b7"
+ button="#47474700"
+ button_title="#cccccc"
+ button_text="#b8b8b8"
+ button_text_hi="#ffffff"
+ navigation_bar="#00000000"
+ execution_buts="#47474700"
+ tab_active="#6b6b6b"
+ tab_inactive="#333333"
+ tab_back="#474747ff"
+ tab_outline="#202020"
+ >
+ <panelcolors>
+ <ThemePanelColors
+ header="#6b6b6bff"
+ back="#474747ff"
+ sub_back="#00000019"
+ >
+ </ThemePanelColors>
+ </panelcolors>
+ </ThemeSpaceGeneric>
+ </space>
+ <space_list>
+ <ThemeSpaceListGeneric
+ list="#a5a5a5"
+ list_title="#000000"
+ list_text="#000000"
+ list_text_hi="#fff500"
+ >
+ </ThemeSpaceListGeneric>
+ </space_list>
+ </ThemeNodeEditor>
+ </node_editor>
+ <outliner>
+ <ThemeOutliner
+ match="#2e732e"
+ selected_highlight="#575757"
+ active="#666666"
+ selected_object="#00b5ff"
+ active_object="#fff500"
+ edited_object="#00806266"
+ row_alternate="#4f4f4fff"
+ >
+ <space>
+ <ThemeSpaceGeneric
+ back="#474747"
+ title="#e4e4e4"
+ text="#b8b8b8"
+ text_hi="#ffffff"
+ header="#474747ff"
+ header_text="#d9d9d9"
+ header_text_hi="#ffffff"
+ button="#474747ff"
+ button_title="#cccccc"
+ button_text="#b8b8b8"
+ button_text_hi="#e4e4e4"
+ navigation_bar="#00000000"
+ execution_buts="#47474700"
+ tab_active="#6b6b6b"
+ tab_inactive="#333333"
+ tab_back="#474747ff"
+ tab_outline="#202020"
+ >
+ <panelcolors>
+ <ThemePanelColors
+ header="#6b6b6bff"
+ back="#474747ff"
+ sub_back="#00000019"
+ >
+ </ThemePanelColors>
+ </panelcolors>
+ </ThemeSpaceGeneric>
+ </space>
+ </ThemeOutliner>
+ </outliner>
+ <info>
+ <ThemeInfo
+ info_selected="#c85130"
+ info_selected_text="#ffffff"
+ info_error="#801a1aff"
+ info_error_text="#d9d9d9"
+ info_warning="#3b3b3bff"
+ info_warning_text="#ffe100"
+ info_info="#1c4180ff"
+ info_info_text="#d9d9d9"
+ info_debug="#c4c4c4ff"
+ info_debug_text="#000000"
+ info_property="#3ace87ff"
+ info_property_text="#ffffff"
+ info_operator="#3ace87ff"
+ info_operator_text="#ffffff"
+ >
+ <space>
+ <ThemeSpaceGeneric
+ back="#474747"
+ title="#e4e4e4"
+ text="#b8b8b8"
+ text_hi="#ffffff"
+ header="#474747ff"
+ header_text="#d9d9d9"
+ header_text_hi="#000000"
+ button="#474747ff"
+ button_title="#cccccc"
+ button_text="#b8b8b8"
+ button_text_hi="#000000"
+ navigation_bar="#00000000"
+ execution_buts="#47474700"
+ tab_active="#6b6b6b"
+ tab_inactive="#333333"
+ tab_back="#474747ff"
+ tab_outline="#202020"
+ >
+ <panelcolors>
+ <ThemePanelColors
+ header="#6b6b6bff"
+ back="#474747ff"
+ sub_back="#00000019"
+ >
+ </ThemePanelColors>
+ </panelcolors>
+ </ThemeSpaceGeneric>
+ </space>
+ </ThemeInfo>
+ </info>
+ <preferences>
+ <ThemePreferences>
+ <space>
+ <ThemeSpaceGeneric
+ back="#474747"
+ title="#cccccc"
+ text="#b8b8b8"
+ text_hi="#d9d9d9"
+ header="#474747ff"
+ header_text="#eeeeee"
+ header_text_hi="#ffffff"
+ button="#424242ff"
+ button_title="#ffffff"
+ button_text="#e5e5e5"
+ button_text_hi="#ffffff"
+ navigation_bar="#474747ff"
+ execution_buts="#474747ff"
+ tab_active="#4b4b4b"
+ tab_inactive="#2b2b2b"
+ tab_back="#232323ff"
+ tab_outline="#202020"
+ >
+ <panelcolors>
+ <ThemePanelColors
+ header="#6b6b6bff"
+ back="#474747ff"
+ sub_back="#00000019"
+ >
+ </ThemePanelColors>
+ </panelcolors>
+ </ThemeSpaceGeneric>
+ </space>
+ </ThemePreferences>
+ </preferences>
+ <console>
+ <ThemeConsole
+ line_output="#838383"
+ line_input="#d9d9d9"
+ line_info="#6585a6"
+ line_error="#ff404e"
+ cursor="#d9d9d9"
+ select="#ffffff29"
+ >
+ <space>
+ <ThemeSpaceGeneric
+ back="#333333"
+ title="#e4e4e4"
+ text="#000000"
+ text_hi="#ffffff"
+ header="#474747ff"
+ header_text="#d9d9d9"
+ header_text_hi="#ffffff"
+ button="#474747ff"
+ button_title="#cccccc"
+ button_text="#b8b8b8"
+ button_text_hi="#ffffff"
+ navigation_bar="#00000000"
+ execution_buts="#47474700"
+ tab_active="#6b6b6b"
+ tab_inactive="#333333"
+ tab_back="#474747ff"
+ tab_outline="#202020"
+ >
+ <panelcolors>
+ <ThemePanelColors
+ header="#6b6b6bff"
+ back="#474747ff"
+ sub_back="#00000019"
+ >
+ </ThemePanelColors>
+ </panelcolors>
+ </ThemeSpaceGeneric>
+ </space>
+ </ThemeConsole>
+ </console>
+ <clip_editor>
+ <ThemeClipEditor
+ marker_outline="#000000"
+ marker="#7f7f00"
+ active_marker="#ffffff"
+ selected_marker="#ffff00"
+ disabled_marker="#7f0000"
+ locked_marker="#7f7f7f"
+ path_before="#ff0000"
+ path_after="#0000ff"
+ path_keyframe_before="#ffc4c4"
+ path_keyframe_after="#c4c4ff"
+ frame_current="#4c9933"
+ time_scrub_background="#333333e6"
+ time_marker_line="#b8b8b880"
+ time_marker_line_selected="#ffaa18e6"
+ strips="#0c0a0a"
+ strips_selected="#ff8c00"
+ metadatabg="#333333"
+ metadatatext="#b8b8b8"
+ handle_free="#000000"
+ handle_auto="#909000"
+ handle_align="#803060"
+ handle_sel_free="#000000"
+ handle_sel_auto="#f0ff40"
+ handle_sel_align="#f090a0"
+ handle_auto_clamped="#000000"
+ handle_sel_auto_clamped="#000000"
+ handle_vertex="#000000"
+ handle_vertex_select="#ffff00"
+ handle_vertex_size="5"
+ >
+ <space>
+ <ThemeSpaceGeneric
+ back="#474747"
+ title="#ffffff"
+ text="#b8b8b8"
+ text_hi="#ffffff"
+ header="#474747ff"
+ header_text="#d9d9d9"
+ header_text_hi="#b8b8b8"
+ button="#474747ff"
+ button_title="#cccccc"
+ button_text="#b8b8b8"
+ button_text_hi="#ffffff"
+ navigation_bar="#00000000"
+ execution_buts="#47474700"
+ tab_active="#6b6b6b"
+ tab_inactive="#333333"
+ tab_back="#474747ff"
+ tab_outline="#202020"
+ >
+ <panelcolors>
+ <ThemePanelColors
+ header="#6b6b6bff"
+ back="#474747ff"
+ sub_back="#00000019"
+ >
+ </ThemePanelColors>
+ </panelcolors>
+ </ThemeSpaceGeneric>
+ </space>
+ <space_list>
+ <ThemeSpaceListGeneric
+ list="#474747"
+ list_title="#000000"
+ list_text="#b8b8b8"
+ list_text_hi="#fff500"
+ >
+ </ThemeSpaceListGeneric>
+ </space_list>
+ </ThemeClipEditor>
+ </clip_editor>
+ <topbar>
+ <ThemeTopBar>
+ <space>
+ <ThemeSpaceGeneric
+ back="#6b6b6b"
+ title="#cccccc"
+ text="#cccccc"
+ text_hi="#ffffff"
+ header="#474747ff"
+ header_text="#d9d9d9"
+ header_text_hi="#ffffff"
+ button="#7272727f"
+ button_title="#cccccc"
+ button_text="#b8b8b8"
+ button_text_hi="#ffffff"
+ navigation_bar="#00000000"
+ execution_buts="#47474700"
+ tab_active="#727272"
+ tab_inactive="#535353"
+ tab_back="#404040ff"
+ tab_outline="#202020"
+ >
+ <panelcolors>
+ <ThemePanelColors
+ header="#00000019"
+ back="#72727280"
+ sub_back="#00000019"
+ >
+ </ThemePanelColors>
+ </panelcolors>
+ </ThemeSpaceGeneric>
+ </space>
+ </ThemeTopBar>
+ </topbar>
+ <statusbar>
+ <ThemeStatusBar>
+ <space>
+ <ThemeSpaceGeneric
+ back="#393939"
+ title="#000000"
+ text="#000000"
+ text_hi="#ffffff"
+ header="#474747ff"
+ header_text="#b8b8b8"
+ header_text_hi="#ffffff"
+ button="#7272727f"
+ button_title="#cccccc"
+ button_text="#b8b8b8"
+ button_text_hi="#ffffff"
+ navigation_bar="#00000000"
+ execution_buts="#47474700"
+ tab_active="#727272"
+ tab_inactive="#535353"
+ tab_back="#404040ff"
+ tab_outline="#202020"
+ >
+ <panelcolors>
+ <ThemePanelColors
+ header="#00000019"
+ back="#72727280"
+ sub_back="#00000019"
+ >
+ </ThemePanelColors>
+ </panelcolors>
+ </ThemeSpaceGeneric>
+ </space>
+ </ThemeStatusBar>
+ </statusbar>
+ <bone_color_sets>
+ <ThemeBoneColorSet
+ normal="#9a0000"
+ select="#bd1111"
+ active="#f70a0a"
+ show_colored_constraints="FALSE"
+ >
+ </ThemeBoneColorSet>
+ <ThemeBoneColorSet
+ normal="#f74018"
+ select="#f66913"
+ active="#fa9900"
+ show_colored_constraints="FALSE"
+ >
+ </ThemeBoneColorSet>
+ <ThemeBoneColorSet
+ normal="#1e9109"
+ select="#59b70b"
+ active="#83ef1d"
+ show_colored_constraints="FALSE"
+ >
+ </ThemeBoneColorSet>
+ <ThemeBoneColorSet
+ normal="#0a3694"
+ select="#3667df"
+ active="#5ec1ef"
+ show_colored_constraints="FALSE"
+ >
+ </ThemeBoneColorSet>
+ <ThemeBoneColorSet
+ normal="#a9294e"
+ select="#c1416a"
+ active="#f05d91"
+ show_colored_constraints="FALSE"
+ >
+ </ThemeBoneColorSet>
+ <ThemeBoneColorSet
+ normal="#430c78"
+ select="#543aa3"
+ active="#8764d5"
+ show_colored_constraints="FALSE"
+ >
+ </ThemeBoneColorSet>
+ <ThemeBoneColorSet
+ normal="#24785a"
+ select="#3c9579"
+ active="#6fb6ab"
+ show_colored_constraints="FALSE"
+ >
+ </ThemeBoneColorSet>
+ <ThemeBoneColorSet
+ normal="#4b707c"
+ select="#6a8691"
+ active="#9bc2cd"
+ show_colored_constraints="FALSE"
+ >
+ </ThemeBoneColorSet>
+ <ThemeBoneColorSet
+ normal="#f4c90c"
+ select="#eec236"
+ active="#f3ff00"
+ show_colored_constraints="FALSE"
+ >
+ </ThemeBoneColorSet>
+ <ThemeBoneColorSet
+ normal="#1e2024"
+ select="#484c56"
+ active="#ffffff"
+ show_colored_constraints="FALSE"
+ >
+ </ThemeBoneColorSet>
+ <ThemeBoneColorSet
+ normal="#6f2f6a"
+ select="#9845be"
+ active="#d330d6"
+ show_colored_constraints="FALSE"
+ >
+ </ThemeBoneColorSet>
+ <ThemeBoneColorSet
+ normal="#6c8e22"
+ select="#7fb022"
+ active="#bbef5b"
+ show_colored_constraints="FALSE"
+ >
+ </ThemeBoneColorSet>
+ <ThemeBoneColorSet
+ normal="#8d8d8d"
+ select="#b0b0b0"
+ active="#dedede"
+ show_colored_constraints="FALSE"
+ >
+ </ThemeBoneColorSet>
+ <ThemeBoneColorSet
+ normal="#834326"
+ select="#8b5811"
+ active="#bd6a11"
+ show_colored_constraints="FALSE"
+ >
+ </ThemeBoneColorSet>
+ <ThemeBoneColorSet
+ normal="#08310e"
+ select="#1c430b"
+ active="#34622b"
+ show_colored_constraints="FALSE"
+ >
+ </ThemeBoneColorSet>
+ <ThemeBoneColorSet
+ normal="#000000"
+ select="#000000"
+ active="#000000"
+ show_colored_constraints="FALSE"
+ >
+ </ThemeBoneColorSet>
+ <ThemeBoneColorSet
+ normal="#000000"
+ select="#000000"
+ active="#000000"
+ show_colored_constraints="FALSE"
+ >
+ </ThemeBoneColorSet>
+ <ThemeBoneColorSet
+ normal="#000000"
+ select="#000000"
+ active="#000000"
+ show_colored_constraints="FALSE"
+ >
+ </ThemeBoneColorSet>
+ <ThemeBoneColorSet
+ normal="#000000"
+ select="#000000"
+ active="#000000"
+ show_colored_constraints="FALSE"
+ >
+ </ThemeBoneColorSet>
+ <ThemeBoneColorSet
+ normal="#000000"
+ select="#000000"
+ active="#000000"
+ show_colored_constraints="FALSE"
+ >
+ </ThemeBoneColorSet>
+ </bone_color_sets>
+ </Theme>
+ <ThemeStyle>
+ <panel_title>
+ <ThemeFontStyle
+ points="11"
+ font_kerning_style="FITTED"
+ shadow="0"
+ shadow_offset_x="0"
+ shadow_offset_y="-1"
+ shadow_alpha="0.15"
+ shadow_value="1"
+ >
+ </ThemeFontStyle>
+ </panel_title>
+ <widget_label>
+ <ThemeFontStyle
+ points="11"
+ font_kerning_style="FITTED"
+ shadow="0"
+ shadow_offset_x="0"
+ shadow_offset_y="-1"
+ shadow_alpha="0.15"
+ shadow_value="1"
+ >
+ </ThemeFontStyle>
+ </widget_label>
+ <widget>
+ <ThemeFontStyle
+ points="11"
+ font_kerning_style="FITTED"
+ shadow="0"
+ shadow_offset_x="0"
+ shadow_offset_y="0"
+ shadow_alpha="0.25"
+ shadow_value="0"
+ >
+ </ThemeFontStyle>
+ </widget>
+ </ThemeStyle>
+</bpy>
diff --git a/presets/interface_theme/maya.xml b/presets/interface_theme/maya.xml
new file mode 100644
index 00000000..1e93f3a0
--- /dev/null
+++ b/presets/interface_theme/maya.xml
@@ -0,0 +1,1481 @@
+<bpy>
+ <Theme>
+ <user_interface>
+ <ThemeUserInterface
+ menu_shadow_fac="0.3"
+ menu_shadow_width="4"
+ icon_alpha="1"
+ icon_saturation="0.5"
+ widget_emboss="#00000005"
+ editor_outline="#1f1f1f"
+ widget_text_cursor="#3399e6"
+ axis_x="#ff3352"
+ axis_y="#8bdc00"
+ axis_z="#2890ff"
+ gizmo_hi="#000000"
+ gizmo_primary="#000000"
+ gizmo_secondary="#000000"
+ gizmo_a="#000000"
+ gizmo_b="#000000"
+ icon_scene="#e6e6e6ff"
+ icon_collection="#f4f4f4ff"
+ icon_object="#ee9e5dff"
+ icon_object_data="#00d4a3ff"
+ icon_modifier="#84b8ffff"
+ icon_shading="#ea7581ff"
+ icon_folder="#e3c16eff"
+ icon_border_intensity="0"
+ >
+ <wcol_regular>
+ <ThemeWidgetColors
+ outline="#373737"
+ inner="#585858ff"
+ inner_sel="#000000e6"
+ item="#3e3e3eff"
+ text="#ebebeb"
+ text_sel="#ffffff"
+ show_shaded="FALSE"
+ shadetop="0"
+ shadedown="-5"
+ roundness="0.4"
+ >
+ </ThemeWidgetColors>
+ </wcol_regular>
+ <wcol_tool>
+ <ThemeWidgetColors
+ outline="#373737"
+ inner="#585858ff"
+ inner_sel="#5e84a3ff"
+ item="#ffffffff"
+ text="#f2f2f2"
+ text_sel="#ffffff"
+ show_shaded="FALSE"
+ shadetop="0"
+ shadedown="-5"
+ roundness="0.4"
+ >
+ </ThemeWidgetColors>
+ </wcol_tool>
+ <wcol_toolbar_item>
+ <ThemeWidgetColors
+ outline="#2f2f2f"
+ inner="#444444ff"
+ inner_sel="#5e84a3ff"
+ item="#ffffff8f"
+ text="#ffffff"
+ text_sel="#ffffff"
+ show_shaded="FALSE"
+ shadetop="0"
+ shadedown="0"
+ roundness="0.5"
+ >
+ </ThemeWidgetColors>
+ </wcol_toolbar_item>
+ <wcol_radio>
+ <ThemeWidgetColors
+ outline="#373737"
+ inner="#595959ff"
+ inner_sel="#bfbfbfe6"
+ item="#ffffffff"
+ text="#eeeeee"
+ text_sel="#000000"
+ show_shaded="FALSE"
+ shadetop="5"
+ shadedown="-5"
+ roundness="0.4"
+ >
+ </ThemeWidgetColors>
+ </wcol_radio>
+ <wcol_text>
+ <ThemeWidgetColors
+ outline="#444444"
+ inner="#1f1f1fff"
+ inner_sel="#808080ff"
+ item="#333333ff"
+ text="#eeeeee"
+ text_sel="#ffffff"
+ show_shaded="TRUE"
+ shadetop="-3"
+ shadedown="0"
+ roundness="0.2"
+ >
+ </ThemeWidgetColors>
+ </wcol_text>
+ <wcol_option>
+ <ThemeWidgetColors
+ outline="#373737"
+ inner="#666666ff"
+ inner_sel="#000000e6"
+ item="#ffffffff"
+ text="#eeeeee"
+ text_sel="#ffffff"
+ show_shaded="FALSE"
+ shadetop="0"
+ shadedown="-15"
+ roundness="0.5"
+ >
+ </ThemeWidgetColors>
+ </wcol_option>
+ <wcol_toggle>
+ <ThemeWidgetColors
+ outline="#373737"
+ inner="#595959ff"
+ inner_sel="#1d1d1de6"
+ item="#191919ff"
+ text="#eeeeee"
+ text_sel="#ffffff"
+ show_shaded="FALSE"
+ shadetop="0"
+ shadedown="0"
+ roundness="0.5"
+ >
+ </ThemeWidgetColors>
+ </wcol_toggle>
+ <wcol_num>
+ <ThemeWidgetColors
+ outline="#444444"
+ inner="#2c2c2cff"
+ inner_sel="#b3b3b366"
+ item="#333333ff"
+ text="#eeeeee"
+ text_sel="#ffffff"
+ show_shaded="FALSE"
+ shadetop="0"
+ shadedown="0"
+ roundness="0.4107"
+ >
+ </ThemeWidgetColors>
+ </wcol_num>
+ <wcol_numslider>
+ <ThemeWidgetColors
+ outline="#444444"
+ inner="#595959ff"
+ inner_sel="#333333ff"
+ item="#c2c2c2e6"
+ text="#000000"
+ text_sel="#ffffff"
+ show_shaded="TRUE"
+ shadetop="-4"
+ shadedown="0"
+ roundness="0.390947"
+ >
+ </ThemeWidgetColors>
+ </wcol_numslider>
+ <wcol_box>
+ <ThemeWidgetColors
+ outline="#444444"
+ inner="#00000033"
+ inner_sel="#696e76ff"
+ item="#191919ff"
+ text="#eeeeee"
+ text_sel="#ffffff"
+ show_shaded="FALSE"
+ shadetop="0"
+ shadedown="0"
+ roundness="0.4"
+ >
+ </ThemeWidgetColors>
+ </wcol_box>
+ <wcol_menu>
+ <ThemeWidgetColors
+ outline="#444444"
+ inner="#5e5e5eff"
+ inner_sel="#696e76ff"
+ item="#e6e6e6ff"
+ text="#eeeeee"
+ text_sel="#ffffff"
+ show_shaded="FALSE"
+ shadetop="10"
+ shadedown="-10"
+ roundness="0.4"
+ >
+ </ThemeWidgetColors>
+ </wcol_menu>
+ <wcol_pulldown>
+ <ThemeWidgetColors
+ outline="#4d4d4d"
+ inner="#2e2e2e99"
+ inner_sel="#5680c2ff"
+ item="#727272ff"
+ text="#eeeeee"
+ text_sel="#ffffff"
+ show_shaded="FALSE"
+ shadetop="25"
+ shadedown="-20"
+ roundness="0.4"
+ >
+ </ThemeWidgetColors>
+ </wcol_pulldown>
+ <wcol_menu_back>
+ <ThemeWidgetColors
+ outline="#19191a"
+ inner="#1f1f1fef"
+ inner_sel="#585858ff"
+ item="#727272ff"
+ text="#b3b3b3"
+ text_sel="#ffffff"
+ show_shaded="FALSE"
+ shadetop="25"
+ shadedown="-20"
+ roundness="0.5"
+ >
+ </ThemeWidgetColors>
+ </wcol_menu_back>
+ <wcol_pie_menu>
+ <ThemeWidgetColors
+ outline="#2e2e2e"
+ inner="#212121ff"
+ inner_sel="#585858ff"
+ item="#5680c2ff"
+ text="#eeeeee"
+ text_sel="#ffffff"
+ show_shaded="FALSE"
+ shadetop="10"
+ shadedown="-10"
+ roundness="1"
+ >
+ </ThemeWidgetColors>
+ </wcol_pie_menu>
+ <wcol_tooltip>
+ <ThemeWidgetColors
+ outline="#19191a"
+ inner="#19191aef"
+ inner_sel="#19191aef"
+ item="#19191aef"
+ text="#eeeeee"
+ text_sel="#ffffff"
+ show_shaded="FALSE"
+ shadetop="25"
+ shadedown="-20"
+ roundness="0.8"
+ >
+ </ThemeWidgetColors>
+ </wcol_tooltip>
+ <wcol_menu_item>
+ <ThemeWidgetColors
+ outline="#000000"
+ inner="#00000000"
+ inner_sel="#5680c2ff"
+ item="#ffffff8f"
+ text="#eeeeee"
+ text_sel="#ffffff"
+ show_shaded="FALSE"
+ shadetop="38"
+ shadedown="0"
+ roundness="0.5"
+ >
+ </ThemeWidgetColors>
+ </wcol_menu_item>
+ <wcol_scroll>
+ <ThemeWidgetColors
+ outline="#424242"
+ inner="#67676700"
+ inner_sel="#b3b3b3ff"
+ item="#676767ff"
+ text="#ffffff"
+ text_sel="#ffffff"
+ show_shaded="FALSE"
+ shadetop="5"
+ shadedown="-5"
+ roundness="1"
+ >
+ </ThemeWidgetColors>
+ </wcol_scroll>
+ <wcol_progress>
+ <ThemeWidgetColors
+ outline="#585858"
+ inner="#2c2c2cff"
+ inner_sel="#5680c2ff"
+ item="#5680c2ff"
+ text="#eeeeee"
+ text_sel="#ffffff"
+ show_shaded="FALSE"
+ shadetop="0"
+ shadedown="0"
+ roundness="0.5"
+ >
+ </ThemeWidgetColors>
+ </wcol_progress>
+ <wcol_list_item>
+ <ThemeWidgetColors
+ outline="#2d2d2d"
+ inner="#2d2d2d00"
+ inner_sel="#696e76ff"
+ item="#b3b3b3ff"
+ text="#e1e1e1"
+ text_sel="#ffffff"
+ show_shaded="FALSE"
+ shadetop="0"
+ shadedown="0"
+ roundness="0.4"
+ >
+ </ThemeWidgetColors>
+ </wcol_list_item>
+ <wcol_state>
+ <ThemeWidgetStateColors
+ inner_anim="#73be4c"
+ inner_anim_sel="#5aa633"
+ inner_key="#f0eb64"
+ inner_key_sel="#d7d34b"
+ inner_driven="#b400ff"
+ inner_driven_sel="#9900e6"
+ inner_overridden="#19c3c3"
+ inner_overridden_sel="#118f8f"
+ inner_changed="#cc7529"
+ inner_changed_sel="#d26400"
+ blend="0.5"
+ >
+ </ThemeWidgetStateColors>
+ </wcol_state>
+ <wcol_tab>
+ <ThemeWidgetColors
+ outline="#2d2d2d"
+ inner="#323232ff"
+ inner_sel="#4b4b4bff"
+ item="#2d2d2dff"
+ text="#a4a4a4"
+ text_sel="#ffffff"
+ show_shaded="FALSE"
+ shadetop="0"
+ shadedown="0"
+ roundness="0.3"
+ >
+ </ThemeWidgetColors>
+ </wcol_tab>
+ </ThemeUserInterface>
+ </user_interface>
+ <view_3d>
+ <ThemeView3D
+ grid="#0427084d"
+ clipping_border_3d="#313131ff"
+ wire="#020044"
+ wire_edit="#79fdff"
+ gp_vertex="#000000"
+ gp_vertex_select="#ff8500"
+ gp_vertex_size="3"
+ text_grease_pencil="#b5e61d"
+ object_selected="#ffffff"
+ object_active="#26ff99"
+ text_keyframe="#ddd700"
+ camera="#000000"
+ empty="#000000"
+ light="#00000028"
+ speaker="#000000"
+ vertex="#ff00fa"
+ vertex_select="#ffea00"
+ vertex_size="2"
+ vertex_bevel="#00a5ff"
+ vertex_unreferenced="#000000"
+ edge_select="#ff904f"
+ edge_seam="#db2512"
+ edge_sharp="#00ffff"
+ edge_crease="#cc0099"
+ edge_bevel="#00a5ff"
+ edge_facesel="#4b4b4b"
+ freestyle_edge_mark="#7fff7f"
+ face="#00000012"
+ face_select="#ff904f3d"
+ face_dot="#ff8500"
+ facedot_size="3"
+ freestyle_face_mark="#7fff7f33"
+ face_back="#ff0000b3"
+ face_front="#0000ffb3"
+ nurb_uline="#909000"
+ nurb_vline="#803060"
+ nurb_sel_uline="#f0ff40"
+ nurb_sel_vline="#f090a0"
+ act_spline="#db2512"
+ handle_free="#000000"
+ handle_auto="#909000"
+ handle_vect="#409030"
+ handle_sel_vect="#40c030"
+ handle_align="#803060"
+ handle_sel_free="#000000"
+ handle_sel_auto="#f0ff40"
+ handle_sel_align="#f090a0"
+ lastsel_point="#ffffff"
+ extra_edge_len="#150806"
+ extra_edge_angle="#4d4d00"
+ extra_face_angle="#0000cc"
+ extra_face_area="#004d00"
+ editmesh_active="#ffffff80"
+ normal="#22dddd"
+ vertex_normal="#2361dd"
+ split_normal="#dd23dd"
+ bone_pose="#50c8ff"
+ bone_pose_active="#8cffff"
+ bone_solid="#c8c8c8"
+ bone_locked_weight="#ff000080"
+ bundle_solid="#c8c8c8"
+ camera_path="#000000"
+ skin_root="#b44d4d"
+ view_overlay="#000000"
+ transform="#ffffff"
+ frame_current="#60c040"
+ paint_curve_handle="#7fff7f7f"
+ paint_curve_pivot="#ff7f7f7f"
+ outline_width="1"
+ object_origin_size="6"
+ >
+ <space>
+ <ThemeSpaceGradient
+ title="#eeeeee"
+ text="#ffffff"
+ text_hi="#ffffff"
+ header="#42424200"
+ header_text="#eeeeee"
+ header_text_hi="#ffffff"
+ button="#35353500"
+ button_title="#ffffff"
+ button_text="#e5e5e5"
+ button_text_hi="#ffffff"
+ navigation_bar="#00000000"
+ execution_buts="#00000000"
+ tab_active="#5680c2"
+ tab_inactive="#424242"
+ tab_back="#232323ff"
+ tab_outline="#2d2d2d"
+ >
+ <gradients>
+ <ThemeGradientColors
+ background_type="LINEAR"
+ high_gradient="#8895aa"
+ gradient="#0f0f10"
+ >
+ </ThemeGradientColors>
+ </gradients>
+ <panelcolors>
+ <ThemePanelColors
+ header="#424242cc"
+ back="#333333b3"
+ sub_back="#0000003e"
+ >
+ </ThemePanelColors>
+ </panelcolors>
+ </ThemeSpaceGradient>
+ </space>
+ </ThemeView3D>
+ </view_3d>
+ <graph_editor>
+ <ThemeGraphEditor
+ grid="#1a1a1a"
+ frame_current="#308837"
+ time_scrub_background="#292929e6"
+ time_marker_line="#00000060"
+ time_marker_line_selected="#ffffff60"
+ window_sliders="#969696"
+ channels_region="#2e2e2e"
+ dopesheet_channel="#5a85b2"
+ dopesheet_subchannel="#7d98b3"
+ channel_group="#44992e"
+ active_channels_group="#5ccd3e"
+ preview_range="#a14d0066"
+ vertex="#000000"
+ vertex_select="#ff8500"
+ vertex_size="6"
+ vertex_bevel="#000000"
+ vertex_unreferenced="#000000"
+ handle_free="#000000"
+ handle_auto="#909000"
+ handle_vect="#409030"
+ handle_sel_vect="#40c030"
+ handle_align="#803060"
+ handle_sel_free="#000000"
+ handle_sel_auto="#f0ff40"
+ handle_sel_align="#f090a0"
+ handle_auto_clamped="#994030"
+ handle_sel_auto_clamped="#f0af90"
+ lastsel_point="#ffffff"
+ handle_vertex="#000000"
+ handle_vertex_select="#ff8500"
+ handle_vertex_size="5"
+ >
+ <space>
+ <ThemeSpaceGeneric
+ back="#353535"
+ title="#ffffff"
+ text="#ffffff"
+ text_hi="#ffffff"
+ header="#2e2e2eff"
+ header_text="#eeeeee"
+ header_text_hi="#ffffff"
+ button="#424242ff"
+ button_title="#ffffff"
+ button_text="#e5e5e5"
+ button_text_hi="#ffffff"
+ navigation_bar="#00000000"
+ execution_buts="#00000000"
+ tab_active="#5680c2"
+ tab_inactive="#424242"
+ tab_back="#232323ff"
+ tab_outline="#2d2d2d"
+ >
+ <panelcolors>
+ <ThemePanelColors
+ header="#424242cc"
+ back="#333333b3"
+ sub_back="#0000003e"
+ >
+ </ThemePanelColors>
+ </panelcolors>
+ </ThemeSpaceGeneric>
+ </space>
+ <space_list>
+ <ThemeSpaceListGeneric
+ list="#2e2e2e"
+ list_title="#ffffff"
+ list_text="#000000"
+ list_text_hi="#ffffff"
+ >
+ </ThemeSpaceListGeneric>
+ </space_list>
+ </ThemeGraphEditor>
+ </graph_editor>
+ <file_browser>
+ <ThemeFileBrowser
+ selected_file="#5b8199"
+ >
+ <space>
+ <ThemeSpaceGeneric
+ back="#353535"
+ title="#ffffff"
+ text="#ffffff"
+ text_hi="#ffffff"
+ header="#2e2e2eff"
+ header_text="#eeeeee"
+ header_text_hi="#ffffff"
+ button="#424242ff"
+ button_title="#ffffff"
+ button_text="#e5e5e5"
+ button_text_hi="#ffffff"
+ navigation_bar="#00000000"
+ execution_buts="#444444ff"
+ tab_active="#5680c2"
+ tab_inactive="#424242"
+ tab_back="#232323ff"
+ tab_outline="#2d2d2d"
+ >
+ <panelcolors>
+ <ThemePanelColors
+ header="#424242cc"
+ back="#333333b3"
+ sub_back="#0000003e"
+ >
+ </ThemePanelColors>
+ </panelcolors>
+ </ThemeSpaceGeneric>
+ </space>
+ </ThemeFileBrowser>
+ </file_browser>
+ <nla_editor>
+ <ThemeNLAEditor
+ grid="#5e5e5e"
+ view_sliders="#969696"
+ dopesheet_channel="#5a85b2"
+ nla_track="#424242"
+ active_action="#cc701a66"
+ active_action_unset="#9987614d"
+ preview_range="#a14d0066"
+ strips="#0c0a0a"
+ strips_selected="#ff8c00"
+ transition_strips="#1c2630"
+ transition_strips_selected="#2e75db"
+ meta_strips="#332642"
+ meta_strips_selected="#692196"
+ sound_strips="#2b3d3d"
+ sound_strips_selected="#1f7a7a"
+ tweak="#4df31a"
+ tweak_duplicate="#d90000"
+ keyframe_border="#000000ff"
+ keyframe_border_selected="#000000ff"
+ frame_current="#308837"
+ time_scrub_background="#292929e6"
+ time_marker_line="#00000060"
+ time_marker_line_selected="#ffffff60"
+ >
+ <space>
+ <ThemeSpaceGeneric
+ back="#353535"
+ title="#ffffff"
+ text="#ffffff"
+ text_hi="#ffffff"
+ header="#212121ff"
+ header_text="#eeeeee"
+ header_text_hi="#ffffff"
+ button="#424242ff"
+ button_title="#ffffff"
+ button_text="#e5e5e5"
+ button_text_hi="#ffffff"
+ navigation_bar="#00000000"
+ execution_buts="#00000000"
+ tab_active="#5680c2"
+ tab_inactive="#424242"
+ tab_back="#232323ff"
+ tab_outline="#2d2d2d"
+ >
+ <panelcolors>
+ <ThemePanelColors
+ header="#424242cc"
+ back="#333333b3"
+ sub_back="#0000003e"
+ >
+ </ThemePanelColors>
+ </panelcolors>
+ </ThemeSpaceGeneric>
+ </space>
+ <space_list>
+ <ThemeSpaceListGeneric
+ list="#2e2e2e"
+ list_title="#ffffff"
+ list_text="#cccccc"
+ list_text_hi="#cccccc"
+ >
+ </ThemeSpaceListGeneric>
+ </space_list>
+ </ThemeNLAEditor>
+ </nla_editor>
+ <dopesheet_editor>
+ <ThemeDopeSheet
+ grid="#272727"
+ frame_current="#308837"
+ time_scrub_background="#292929e6"
+ time_marker_line="#00000060"
+ time_marker_line_selected="#ffffff60"
+ value_sliders="#000000"
+ view_sliders="#c0c0c0"
+ dopesheet_channel="#5a85b224"
+ dopesheet_subchannel="#7d98b324"
+ channels="#707070ff"
+ channels_selected="#60c04044"
+ channel_group="#44992e37"
+ active_channels_group="#5ccd3e55"
+ long_key="#1a151580"
+ long_key_selected="#ff8c00cc"
+ keyframe="#e8e8e8"
+ keyframe_selected="#ffbe33"
+ keyframe_extreme="#e8b3cc"
+ keyframe_extreme_selected="#f28080"
+ keyframe_breakdown="#b3dbe8"
+ keyframe_breakdown_selected="#54bfed"
+ keyframe_jitter="#94e575"
+ keyframe_jitter_selected="#61c042"
+ keyframe_movehold="#5c5656"
+ keyframe_movehold_selected="#ffaf23"
+ keyframe_border="#000000ff"
+ keyframe_border_selected="#000000ff"
+ keyframe_scale_factor="1"
+ summary="#a14d0066"
+ preview_range="#a14d0066"
+ interpolation_line="#94e575cc"
+ >
+ <space>
+ <ThemeSpaceGeneric
+ back="#424242"
+ title="#eeeeee"
+ text="#ffffff"
+ text_hi="#ffffff"
+ header="#424242ff"
+ header_text="#eeeeee"
+ header_text_hi="#ffffff"
+ button="#424242ff"
+ button_title="#ffffff"
+ button_text="#e5e5e5"
+ button_text_hi="#ffffff"
+ navigation_bar="#00000000"
+ execution_buts="#00000000"
+ tab_active="#5680c2"
+ tab_inactive="#424242"
+ tab_back="#232323ff"
+ tab_outline="#2d2d2d"
+ >
+ <panelcolors>
+ <ThemePanelColors
+ header="#424242cc"
+ back="#333333b3"
+ sub_back="#0000003e"
+ >
+ </ThemePanelColors>
+ </panelcolors>
+ </ThemeSpaceGeneric>
+ </space>
+ <space_list>
+ <ThemeSpaceListGeneric
+ list="#2e2e2e"
+ list_title="#d8d8d8"
+ list_text="#000000"
+ list_text_hi="#ffffff"
+ >
+ </ThemeSpaceListGeneric>
+ </space_list>
+ </ThemeDopeSheet>
+ </dopesheet_editor>
+ <image_editor>
+ <ThemeImageEditor
+ vertex="#000000"
+ vertex_select="#ff8500"
+ vertex_size="3"
+ vertex_bevel="#000000"
+ vertex_unreferenced="#000000"
+ face="#ffffff0a"
+ face_select="#ff85003c"
+ face_dot="#ff8500"
+ facedot_size="3"
+ freestyle_face_mark="#7fff7f33"
+ face_back="#00000000"
+ face_front="#00000000"
+ editmesh_active="#ffffff80"
+ wire_edit="#c0c0c0"
+ edge_select="#ff8500"
+ scope_back="#727272ff"
+ preview_stitch_face="#7f7f0033"
+ preview_stitch_edge="#ff00ff33"
+ preview_stitch_vert="#0000ff33"
+ preview_stitch_stitchable="#00ff00ff"
+ preview_stitch_unstitchable="#ff0000ff"
+ preview_stitch_active="#e1d2c323"
+ uv_shadow="#707070ff"
+ uv_others="#606060ff"
+ frame_current="#60c040"
+ metadatabg="#000000"
+ metadatatext="#ffffff"
+ handle_free="#000000"
+ handle_auto="#909000"
+ handle_align="#803060"
+ handle_sel_free="#000000"
+ handle_sel_auto="#f0ff40"
+ handle_sel_align="#f090a0"
+ handle_auto_clamped="#000000"
+ handle_sel_auto_clamped="#000000"
+ handle_vertex="#000000"
+ handle_vertex_select="#ffff00"
+ handle_vertex_size="5"
+ paint_curve_handle="#7fff7f7f"
+ paint_curve_pivot="#ff7f7f7f"
+ >
+ <space>
+ <ThemeSpaceGeneric
+ back="#444444"
+ title="#eeeeee"
+ text="#ffffff"
+ text_hi="#ffffff"
+ header="#424242ff"
+ header_text="#eeeeee"
+ header_text_hi="#ffffff"
+ button="#424242ff"
+ button_title="#ffffff"
+ button_text="#e5e5e5"
+ button_text_hi="#ffffff"
+ navigation_bar="#00000000"
+ execution_buts="#00000000"
+ tab_active="#5680c2"
+ tab_inactive="#424242"
+ tab_back="#232323ff"
+ tab_outline="#2d2d2d"
+ >
+ <panelcolors>
+ <ThemePanelColors
+ header="#424242cc"
+ back="#333333b3"
+ sub_back="#0000003e"
+ >
+ </ThemePanelColors>
+ </panelcolors>
+ </ThemeSpaceGeneric>
+ </space>
+ </ThemeImageEditor>
+ </image_editor>
+ <sequence_editor>
+ <ThemeSequenceEditor
+ grid="#404040"
+ window_sliders="#a0a0a0"
+ movie_strip="#516987"
+ movieclip_strip="#20208f"
+ image_strip="#6d5881"
+ scene_strip="#4e983e"
+ audio_strip="#2e8f8f"
+ effect_strip="#a9547c"
+ transition_strip="#a25f6f"
+ meta_strip="#6d9183"
+ text_strip="#a29700"
+ frame_current="#308837"
+ time_scrub_background="#292929e6"
+ time_marker_line="#00000060"
+ time_marker_line_selected="#ffffff60"
+ keyframe="#ff8500"
+ draw_action="#50c8ff"
+ preview_back="#000000"
+ metadatabg="#000000"
+ metadatatext="#ffffff"
+ preview_range="#a14d0066"
+ >
+ <space>
+ <ThemeSpaceGeneric
+ back="#424242"
+ title="#eeeeee"
+ text="#ffffff"
+ text_hi="#ffffff"
+ header="#424242ff"
+ header_text="#eeeeee"
+ header_text_hi="#ffffff"
+ button="#424242ff"
+ button_title="#ffffff"
+ button_text="#e5e5e5"
+ button_text_hi="#ffffff"
+ navigation_bar="#00000000"
+ execution_buts="#00000000"
+ tab_active="#5680c2"
+ tab_inactive="#424242"
+ tab_back="#232323ff"
+ tab_outline="#2d2d2d"
+ >
+ <panelcolors>
+ <ThemePanelColors
+ header="#424242cc"
+ back="#333333b3"
+ sub_back="#0000003e"
+ >
+ </ThemePanelColors>
+ </panelcolors>
+ </ThemeSpaceGeneric>
+ </space>
+ </ThemeSequenceEditor>
+ </sequence_editor>
+ <properties>
+ <ThemeProperties>
+ <space>
+ <ThemeSpaceGeneric
+ back="#444444"
+ title="#d4d4d4"
+ text="#e5e5e5"
+ text_hi="#ffffff"
+ header="#424242ff"
+ header_text="#eeeeee"
+ header_text_hi="#ffffff"
+ button="#424242ff"
+ button_title="#ffffff"
+ button_text="#e5e5e5"
+ button_text_hi="#ffffff"
+ navigation_bar="#232323ff"
+ execution_buts="#00000000"
+ tab_active="#5680c2"
+ tab_inactive="#424242"
+ tab_back="#232323ff"
+ tab_outline="#2d2d2d"
+ >
+ <panelcolors>
+ <ThemePanelColors
+ header="#5e5e5eff"
+ back="#4a4a4aff"
+ sub_back="#00000024"
+ >
+ </ThemePanelColors>
+ </panelcolors>
+ </ThemeSpaceGeneric>
+ </space>
+ </ThemeProperties>
+ </properties>
+ <text_editor>
+ <ThemeTextEditor
+ line_numbers="#d0d0d0"
+ line_numbers_background="#313133"
+ selected_text="#19191a"
+ cursor="#ff0000"
+ syntax_builtin="#ff1961"
+ syntax_symbols="#ff734d"
+ syntax_special="#95d600"
+ syntax_preprocessor="#ad80ff"
+ syntax_reserved="#c4753b"
+ syntax_comment="#939393"
+ syntax_string="#f6e162"
+ syntax_numbers="#50dbff"
+ >
+ <space>
+ <ThemeSpaceGeneric
+ back="#272727"
+ title="#eeeeee"
+ text="#ffffff"
+ text_hi="#ffffff"
+ header="#42424200"
+ header_text="#eeeeee"
+ header_text_hi="#ffffff"
+ button="#424242ff"
+ button_title="#ffffff"
+ button_text="#e5e5e5"
+ button_text_hi="#ffffff"
+ navigation_bar="#00000000"
+ execution_buts="#00000000"
+ tab_active="#5680c2"
+ tab_inactive="#424242"
+ tab_back="#232323ff"
+ tab_outline="#2d2d2d"
+ >
+ <panelcolors>
+ <ThemePanelColors
+ header="#42424200"
+ back="#333333b3"
+ sub_back="#0000003e"
+ >
+ </ThemePanelColors>
+ </panelcolors>
+ </ThemeSpaceGeneric>
+ </space>
+ </ThemeTextEditor>
+ </text_editor>
+ <node_editor>
+ <ThemeNodeEditor
+ node_selected="#ed5700"
+ node_active="#ffffff"
+ wire="#808080"
+ wire_inner="#808080"
+ wire_select="#ffffff"
+ selected_text="#7f7070"
+ node_backdrop="#565656ff"
+ converter_node="#66c4ff"
+ color_node="#ccb83d"
+ group_node="#49b300b9"
+ group_socket_node="#1a1a1a"
+ frame_node="#9b9b9ba0"
+ matte_node="#975b5b"
+ distor_node="#749797"
+ noodle_curving="0"
+ grid_levels="2"
+ input_node="#e64555"
+ output_node="#b33641"
+ filter_node="#584d80"
+ vector_node="#9b80ff"
+ texture_node="#e68745"
+ shader_node="#39bf6d"
+ script_node="#084d4d"
+ pattern_node="#6c696f"
+ layout_node="#6c696f"
+ >
+ <space>
+ <ThemeSpaceGeneric
+ back="#232323"
+ title="#eeeeee"
+ text="#ffffff"
+ text_hi="#ffffff"
+ header="#424242ff"
+ header_text="#eeeeee"
+ header_text_hi="#ffffff"
+ button="#424242ff"
+ button_title="#ffffff"
+ button_text="#e5e5e5"
+ button_text_hi="#ffffff"
+ navigation_bar="#00000000"
+ execution_buts="#00000000"
+ tab_active="#5680c2"
+ tab_inactive="#424242"
+ tab_back="#232323ff"
+ tab_outline="#2d2d2d"
+ >
+ <panelcolors>
+ <ThemePanelColors
+ header="#424242cc"
+ back="#333333b3"
+ sub_back="#0000003e"
+ >
+ </ThemePanelColors>
+ </panelcolors>
+ </ThemeSpaceGeneric>
+ </space>
+ <space_list>
+ <ThemeSpaceListGeneric
+ list="#2e2e2e"
+ list_title="#ffffff"
+ list_text="#cccccc"
+ list_text_hi="#ffffff"
+ >
+ </ThemeSpaceListGeneric>
+ </space_list>
+ </ThemeNodeEditor>
+ </node_editor>
+ <outliner>
+ <ThemeOutliner
+ match="#337f33"
+ selected_highlight="#456481"
+ active="#5981a6"
+ selected_object="#ffffff"
+ active_object="#ffffff"
+ edited_object="#00806266"
+ row_alternate="#ffffff00"
+ >
+ <space>
+ <ThemeSpaceGeneric
+ back="#353535"
+ title="#ffffff"
+ text="#c3c3c3"
+ text_hi="#ffffff"
+ header="#454545ff"
+ header_text="#eeeeee"
+ header_text_hi="#ffffff"
+ button="#424242ff"
+ button_title="#ffffff"
+ button_text="#e5e5e5"
+ button_text_hi="#ffffff"
+ navigation_bar="#00000000"
+ execution_buts="#00000000"
+ tab_active="#5680c2"
+ tab_inactive="#424242"
+ tab_back="#232323ff"
+ tab_outline="#2d2d2d"
+ >
+ <panelcolors>
+ <ThemePanelColors
+ header="#424242cc"
+ back="#333333b3"
+ sub_back="#0000003e"
+ >
+ </ThemePanelColors>
+ </panelcolors>
+ </ThemeSpaceGeneric>
+ </space>
+ </ThemeOutliner>
+ </outliner>
+ <info>
+ <ThemeInfo
+ info_selected="#6080ff"
+ info_selected_text="#ffffff"
+ info_error="#990000ff"
+ info_error_text="#ffffff"
+ info_warning="#b36a00ff"
+ info_warning_text="#ffffff"
+ info_info="#668000ff"
+ info_info_text="#ffffff"
+ info_debug="#d3d3d3ff"
+ info_debug_text="#000000"
+ info_property="#3ace87ff"
+ info_property_text="#ffffff"
+ info_operator="#3ace87ff"
+ info_operator_text="#ffffff"
+ >
+ <space>
+ <ThemeSpaceGeneric
+ back="#424242"
+ title="#eeeeee"
+ text="#ffffff"
+ text_hi="#ffffff"
+ header="#424242ff"
+ header_text="#eeeeee"
+ header_text_hi="#ffffff"
+ button="#424242ff"
+ button_title="#ffffff"
+ button_text="#e5e5e5"
+ button_text_hi="#ffffff"
+ navigation_bar="#00000000"
+ execution_buts="#00000000"
+ tab_active="#5680c2"
+ tab_inactive="#424242"
+ tab_back="#232323ff"
+ tab_outline="#2d2d2d"
+ >
+ <panelcolors>
+ <ThemePanelColors
+ header="#424242cc"
+ back="#333333b3"
+ sub_back="#0000003e"
+ >
+ </ThemePanelColors>
+ </panelcolors>
+ </ThemeSpaceGeneric>
+ </space>
+ </ThemeInfo>
+ </info>
+ <preferences>
+ <ThemePreferences>
+ <space>
+ <ThemeSpaceGeneric
+ back="#424242"
+ title="#eeeeee"
+ text="#e6e6e6"
+ text_hi="#ffffff"
+ header="#424242ff"
+ header_text="#eeeeee"
+ header_text_hi="#ffffff"
+ button="#424242ff"
+ button_title="#ffffff"
+ button_text="#e5e5e5"
+ button_text_hi="#ffffff"
+ navigation_bar="#4b4b4bff"
+ execution_buts="#4b4b4bff"
+ tab_active="#4b4b4b"
+ tab_inactive="#2b2b2b"
+ tab_back="#232323ff"
+ tab_outline="#232323"
+ >
+ <panelcolors>
+ <ThemePanelColors
+ header="#42424200"
+ back="#333333b3"
+ sub_back="#0000003e"
+ >
+ </ThemePanelColors>
+ </panelcolors>
+ </ThemeSpaceGeneric>
+ </space>
+ </ThemePreferences>
+ </preferences>
+ <console>
+ <ThemeConsole
+ line_output="#b3c2ff"
+ line_input="#ffffff"
+ line_info="#47b347"
+ line_error="#de6f6f"
+ cursor="#de5959"
+ select="#ffffff30"
+ >
+ <space>
+ <ThemeSpaceGeneric
+ back="#272727"
+ title="#eeeeee"
+ text="#ffffff"
+ text_hi="#ffffff"
+ header="#424242ff"
+ header_text="#eeeeee"
+ header_text_hi="#ffffff"
+ button="#424242ff"
+ button_title="#ffffff"
+ button_text="#e5e5e5"
+ button_text_hi="#ffffff"
+ navigation_bar="#00000000"
+ execution_buts="#00000000"
+ tab_active="#5680c2"
+ tab_inactive="#424242"
+ tab_back="#232323ff"
+ tab_outline="#2d2d2d"
+ >
+ <panelcolors>
+ <ThemePanelColors
+ header="#424242cc"
+ back="#333333b3"
+ sub_back="#0000003e"
+ >
+ </ThemePanelColors>
+ </panelcolors>
+ </ThemeSpaceGeneric>
+ </space>
+ </ThemeConsole>
+ </console>
+ <clip_editor>
+ <ThemeClipEditor
+ marker_outline="#000000"
+ marker="#7f7f00"
+ active_marker="#ffffff"
+ selected_marker="#ffff00"
+ disabled_marker="#7f0000"
+ locked_marker="#7f7f7f"
+ path_before="#ff0000"
+ path_after="#0000ff"
+ path_keyframe_before="#ffc4c4"
+ path_keyframe_after="#c4c4ff"
+ frame_current="#308837"
+ time_scrub_background="#292929e6"
+ time_marker_line="#00000060"
+ time_marker_line_selected="#ffffff60"
+ strips="#0c0a0a"
+ strips_selected="#ff8c00"
+ metadatabg="#000000"
+ metadatatext="#ffffff"
+ handle_free="#000000"
+ handle_auto="#909000"
+ handle_align="#803060"
+ handle_sel_free="#000000"
+ handle_sel_auto="#f0ff40"
+ handle_sel_align="#f090a0"
+ handle_auto_clamped="#000000"
+ handle_sel_auto_clamped="#000000"
+ handle_vertex="#000000"
+ handle_vertex_select="#ffff00"
+ handle_vertex_size="5"
+ >
+ <space>
+ <ThemeSpaceGeneric
+ back="#424242"
+ title="#eeeeee"
+ text="#ffffff"
+ text_hi="#ffffff"
+ header="#424242ff"
+ header_text="#eeeeee"
+ header_text_hi="#ffffff"
+ button="#424242ff"
+ button_title="#ffffff"
+ button_text="#e5e5e5"
+ button_text_hi="#ffffff"
+ navigation_bar="#00000000"
+ execution_buts="#00000000"
+ tab_active="#5680c2"
+ tab_inactive="#424242"
+ tab_back="#232323ff"
+ tab_outline="#2d2d2d"
+ >
+ <panelcolors>
+ <ThemePanelColors
+ header="#424242cc"
+ back="#333333b3"
+ sub_back="#0000003e"
+ >
+ </ThemePanelColors>
+ </panelcolors>
+ </ThemeSpaceGeneric>
+ </space>
+ <space_list>
+ <ThemeSpaceListGeneric
+ list="#666666"
+ list_title="#000000"
+ list_text="#000000"
+ list_text_hi="#ffffff"
+ >
+ </ThemeSpaceListGeneric>
+ </space_list>
+ </ThemeClipEditor>
+ </clip_editor>
+ <topbar>
+ <ThemeTopBar>
+ <space>
+ <ThemeSpaceGeneric
+ back="#4b4b4b"
+ title="#ffffff"
+ text="#ffffff"
+ text_hi="#ffffff"
+ header="#232323ff"
+ header_text="#eeeeee"
+ header_text_hi="#ffffff"
+ button="#424242ff"
+ button_title="#ffffff"
+ button_text="#e5e5e5"
+ button_text_hi="#ffffff"
+ navigation_bar="#00000000"
+ execution_buts="#00000000"
+ tab_active="#5680c2"
+ tab_inactive="#424242"
+ tab_back="#232323ff"
+ tab_outline="#2d2d2d"
+ >
+ <panelcolors>
+ <ThemePanelColors
+ header="#424242cc"
+ back="#333333b3"
+ sub_back="#0000003e"
+ >
+ </ThemePanelColors>
+ </panelcolors>
+ </ThemeSpaceGeneric>
+ </space>
+ </ThemeTopBar>
+ </topbar>
+ <statusbar>
+ <ThemeStatusBar>
+ <space>
+ <ThemeSpaceGeneric
+ back="#2e2e2e"
+ title="#ffffff"
+ text="#838383"
+ text_hi="#ffffff"
+ header="#303030ff"
+ header_text="#aaaaaa"
+ header_text_hi="#ffffff"
+ button="#353535ff"
+ button_title="#000000"
+ button_text="#000000"
+ button_text_hi="#ffffff"
+ navigation_bar="#00000000"
+ execution_buts="#00000000"
+ tab_active="#5680c2"
+ tab_inactive="#424242"
+ tab_back="#232323ff"
+ tab_outline="#2d2d2d"
+ >
+ <panelcolors>
+ <ThemePanelColors
+ header="#424242cc"
+ back="#333333b3"
+ sub_back="#0000003e"
+ >
+ </ThemePanelColors>
+ </panelcolors>
+ </ThemeSpaceGeneric>
+ </space>
+ </ThemeStatusBar>
+ </statusbar>
+ <bone_color_sets>
+ <ThemeBoneColorSet
+ normal="#9a0000"
+ select="#bd1111"
+ active="#f70a0a"
+ show_colored_constraints="FALSE"
+ >
+ </ThemeBoneColorSet>
+ <ThemeBoneColorSet
+ normal="#f74018"
+ select="#f66913"
+ active="#fa9900"
+ show_colored_constraints="FALSE"
+ >
+ </ThemeBoneColorSet>
+ <ThemeBoneColorSet
+ normal="#1e9109"
+ select="#59b70b"
+ active="#83ef1d"
+ show_colored_constraints="FALSE"
+ >
+ </ThemeBoneColorSet>
+ <ThemeBoneColorSet
+ normal="#0a3694"
+ select="#3667df"
+ active="#5ec1ef"
+ show_colored_constraints="FALSE"
+ >
+ </ThemeBoneColorSet>
+ <ThemeBoneColorSet
+ normal="#a9294e"
+ select="#c1416a"
+ active="#f05d91"
+ show_colored_constraints="FALSE"
+ >
+ </ThemeBoneColorSet>
+ <ThemeBoneColorSet
+ normal="#430c78"
+ select="#543aa3"
+ active="#8764d5"
+ show_colored_constraints="FALSE"
+ >
+ </ThemeBoneColorSet>
+ <ThemeBoneColorSet
+ normal="#24785a"
+ select="#3c9579"
+ active="#6fb6ab"
+ show_colored_constraints="FALSE"
+ >
+ </ThemeBoneColorSet>
+ <ThemeBoneColorSet
+ normal="#4b707c"
+ select="#6a8691"
+ active="#9bc2cd"
+ show_colored_constraints="FALSE"
+ >
+ </ThemeBoneColorSet>
+ <ThemeBoneColorSet
+ normal="#f4c90c"
+ select="#eec236"
+ active="#f3ff00"
+ show_colored_constraints="FALSE"
+ >
+ </ThemeBoneColorSet>
+ <ThemeBoneColorSet
+ normal="#1e2024"
+ select="#484c56"
+ active="#ffffff"
+ show_colored_constraints="FALSE"
+ >
+ </ThemeBoneColorSet>
+ <ThemeBoneColorSet
+ normal="#6f2f6a"
+ select="#9845be"
+ active="#d330d6"
+ show_colored_constraints="FALSE"
+ >
+ </ThemeBoneColorSet>
+ <ThemeBoneColorSet
+ normal="#6c8e22"
+ select="#7fb022"
+ active="#bbef5b"
+ show_colored_constraints="FALSE"
+ >
+ </ThemeBoneColorSet>
+ <ThemeBoneColorSet
+ normal="#8d8d8d"
+ select="#b0b0b0"
+ active="#dedede"
+ show_colored_constraints="FALSE"
+ >
+ </ThemeBoneColorSet>
+ <ThemeBoneColorSet
+ normal="#834326"
+ select="#8b5811"
+ active="#bd6a11"
+ show_colored_constraints="FALSE"
+ >
+ </ThemeBoneColorSet>
+ <ThemeBoneColorSet
+ normal="#08310e"
+ select="#1c430b"
+ active="#34622b"
+ show_colored_constraints="FALSE"
+ >
+ </ThemeBoneColorSet>
+ <ThemeBoneColorSet
+ normal="#000000"
+ select="#000000"
+ active="#000000"
+ show_colored_constraints="FALSE"
+ >
+ </ThemeBoneColorSet>
+ <ThemeBoneColorSet
+ normal="#000000"
+ select="#000000"
+ active="#000000"
+ show_colored_constraints="FALSE"
+ >
+ </ThemeBoneColorSet>
+ <ThemeBoneColorSet
+ normal="#000000"
+ select="#000000"
+ active="#000000"
+ show_colored_constraints="FALSE"
+ >
+ </ThemeBoneColorSet>
+ <ThemeBoneColorSet
+ normal="#000000"
+ select="#000000"
+ active="#000000"
+ show_colored_constraints="FALSE"
+ >
+ </ThemeBoneColorSet>
+ <ThemeBoneColorSet
+ normal="#000000"
+ select="#000000"
+ active="#000000"
+ show_colored_constraints="FALSE"
+ >
+ </ThemeBoneColorSet>
+ </bone_color_sets>
+ </Theme>
+ <ThemeStyle>
+ <panel_title>
+ <ThemeFontStyle
+ points="12"
+ font_kerning_style="FITTED"
+ shadow="1"
+ shadow_offset_x="0"
+ shadow_offset_y="-1"
+ shadow_alpha="0.15"
+ shadow_value="1"
+ >
+ </ThemeFontStyle>
+ </panel_title>
+ <widget_label>
+ <ThemeFontStyle
+ points="11"
+ font_kerning_style="FITTED"
+ shadow="3"
+ shadow_offset_x="0"
+ shadow_offset_y="-1"
+ shadow_alpha="0.15"
+ shadow_value="1"
+ >
+ </ThemeFontStyle>
+ </widget_label>
+ <widget>
+ <ThemeFontStyle
+ points="11"
+ font_kerning_style="FITTED"
+ shadow="0"
+ shadow_offset_x="0"
+ shadow_offset_y="0"
+ shadow_alpha="0.25"
+ shadow_value="0"
+ >
+ </ThemeFontStyle>
+ </widget>
+ </ThemeStyle>
+</bpy>
diff --git a/presets/interface_theme/minimal_dark.xml b/presets/interface_theme/minimal_dark.xml
new file mode 100644
index 00000000..238c1b47
--- /dev/null
+++ b/presets/interface_theme/minimal_dark.xml
@@ -0,0 +1,1481 @@
+<bpy>
+ <Theme>
+ <user_interface>
+ <ThemeUserInterface
+ menu_shadow_fac="0.5"
+ menu_shadow_width="12"
+ icon_alpha="1"
+ icon_saturation="1"
+ widget_emboss="#00000000"
+ editor_outline="#202020"
+ widget_text_cursor="#cccccc"
+ axis_x="#ff4040"
+ axis_y="#00ff00"
+ axis_z="#6666ff"
+ gizmo_hi="#ffffff"
+ gizmo_primary="#f3ef4c"
+ gizmo_secondary="#63ffff"
+ gizmo_a="#4da84d"
+ gizmo_b="#a33535"
+ icon_scene="#f2f2f2ff"
+ icon_collection="#f2f2f2ff"
+ icon_object="#f2f2f2ff"
+ icon_object_data="#f2f2f2ff"
+ icon_modifier="#f2f2f2ff"
+ icon_shading="#f2f2f2ff"
+ icon_folder="#e3c16eff"
+ icon_border_intensity="0"
+ >
+ <wcol_regular>
+ <ThemeWidgetColors
+ outline="#4d4d4d"
+ inner="#4d4d4dff"
+ inner_sel="#337fccff"
+ item="#262626ff"
+ text="#bfbfbf"
+ text_sel="#ffffff"
+ show_shaded="FALSE"
+ shadetop="0"
+ shadedown="0"
+ roundness="0.25"
+ >
+ </ThemeWidgetColors>
+ </wcol_regular>
+ <wcol_tool>
+ <ThemeWidgetColors
+ outline="#4d4d4d"
+ inner="#4d4d4dff"
+ inner_sel="#337fccff"
+ item="#ffffffff"
+ text="#bfbfbf"
+ text_sel="#ffffff"
+ show_shaded="FALSE"
+ shadetop="5"
+ shadedown="0"
+ roundness="0.25"
+ >
+ </ThemeWidgetColors>
+ </wcol_tool>
+ <wcol_toolbar_item>
+ <ThemeWidgetColors
+ outline="#404040"
+ inner="#404040ff"
+ inner_sel="#337fccff"
+ item="#ffffffff"
+ text="#bfbfbf"
+ text_sel="#ffffff"
+ show_shaded="FALSE"
+ shadetop="0"
+ shadedown="0"
+ roundness="0.25"
+ >
+ </ThemeWidgetColors>
+ </wcol_toolbar_item>
+ <wcol_radio>
+ <ThemeWidgetColors
+ outline="#4d4d4d"
+ inner="#4d4d4dff"
+ inner_sel="#337fccff"
+ item="#ffffffff"
+ text="#bfbfbf"
+ text_sel="#ffffff"
+ show_shaded="FALSE"
+ shadetop="5"
+ shadedown="0"
+ roundness="0.25"
+ >
+ </ThemeWidgetColors>
+ </wcol_radio>
+ <wcol_text>
+ <ThemeWidgetColors
+ outline="#4d4d4d"
+ inner="#4d4d4dff"
+ inner_sel="#337fccff"
+ item="#262626ff"
+ text="#bfbfbf"
+ text_sel="#ffffff"
+ show_shaded="FALSE"
+ shadetop="5"
+ shadedown="0"
+ roundness="0.25"
+ >
+ </ThemeWidgetColors>
+ </wcol_text>
+ <wcol_option>
+ <ThemeWidgetColors
+ outline="#393939"
+ inner="#262626ff"
+ inner_sel="#337fccff"
+ item="#e6e6e600"
+ text="#d9d9d9"
+ text_sel="#d9d9d9"
+ show_shaded="FALSE"
+ shadetop="0"
+ shadedown="0"
+ roundness="1"
+ >
+ </ThemeWidgetColors>
+ </wcol_option>
+ <wcol_toggle>
+ <ThemeWidgetColors
+ outline="#4d4d4d"
+ inner="#4d4d4dff"
+ inner_sel="#337fccff"
+ item="#e6e6e600"
+ text="#bfbfbf"
+ text_sel="#ffffff"
+ show_shaded="FALSE"
+ shadetop="5"
+ shadedown="0"
+ roundness="0.25"
+ >
+ </ThemeWidgetColors>
+ </wcol_toggle>
+ <wcol_num>
+ <ThemeWidgetColors
+ outline="#4d4d4d"
+ inner="#4d4d4dff"
+ inner_sel="#337fccff"
+ item="#333333ff"
+ text="#bfbfbf"
+ text_sel="#ffffff"
+ show_shaded="FALSE"
+ shadetop="5"
+ shadedown="0"
+ roundness="0.25"
+ >
+ </ThemeWidgetColors>
+ </wcol_num>
+ <wcol_numslider>
+ <ThemeWidgetColors
+ outline="#4d4d4d"
+ inner="#4d4d4dff"
+ inner_sel="#337fccff"
+ item="#333333ff"
+ text="#bfbfbf"
+ text_sel="#ffffff"
+ show_shaded="FALSE"
+ shadetop="-10"
+ shadedown="0"
+ roundness="0.25"
+ >
+ </ThemeWidgetColors>
+ </wcol_numslider>
+ <wcol_box>
+ <ThemeWidgetColors
+ outline="#333333"
+ inner="#2e2e2eff"
+ inner_sel="#337fccff"
+ item="#ffffffff"
+ text="#f2f2f2"
+ text_sel="#ffffff"
+ show_shaded="FALSE"
+ shadetop="0"
+ shadedown="-7"
+ roundness="0.25"
+ >
+ </ThemeWidgetColors>
+ </wcol_box>
+ <wcol_menu>
+ <ThemeWidgetColors
+ outline="#4d4d4d"
+ inner="#4d4d4dff"
+ inner_sel="#337fccff"
+ item="#bfbfbfff"
+ text="#bfbfbf"
+ text_sel="#ffffff"
+ show_shaded="FALSE"
+ shadetop="5"
+ shadedown="5"
+ roundness="0.25"
+ >
+ </ThemeWidgetColors>
+ </wcol_menu>
+ <wcol_pulldown>
+ <ThemeWidgetColors
+ outline="#383838"
+ inner="#4d4d4dff"
+ inner_sel="#337fccff"
+ item="#ffffffff"
+ text="#bfbfbf"
+ text_sel="#ffffff"
+ show_shaded="FALSE"
+ shadetop="25"
+ shadedown="0"
+ roundness="0.25"
+ >
+ </ThemeWidgetColors>
+ </wcol_pulldown>
+ <wcol_menu_back>
+ <ThemeWidgetColors
+ outline="#333333"
+ inner="#333333ff"
+ inner_sel="#337fccff"
+ item="#262626ff"
+ text="#bfbfbf"
+ text_sel="#ffffff"
+ show_shaded="FALSE"
+ shadetop="25"
+ shadedown="-20"
+ roundness="0.25"
+ >
+ </ThemeWidgetColors>
+ </wcol_menu_back>
+ <wcol_pie_menu>
+ <ThemeWidgetColors
+ outline="#1a1a1a"
+ inner="#1a1a1aff"
+ inner_sel="#337fccff"
+ item="#337fccff"
+ text="#bfbfbf"
+ text_sel="#ffffff"
+ show_shaded="FALSE"
+ shadetop="10"
+ shadedown="-10"
+ roundness="0.25"
+ >
+ </ThemeWidgetColors>
+ </wcol_pie_menu>
+ <wcol_tooltip>
+ <ThemeWidgetColors
+ outline="#0d0d0d"
+ inner="#0d0d0dff"
+ inner_sel="#337fccff"
+ item="#646464ff"
+ text="#ffffff"
+ text_sel="#ffffff"
+ show_shaded="FALSE"
+ shadetop="25"
+ shadedown="-20"
+ roundness="0.25"
+ >
+ </ThemeWidgetColors>
+ </wcol_tooltip>
+ <wcol_menu_item>
+ <ThemeWidgetColors
+ outline="#262626"
+ inner="#26262600"
+ inner_sel="#337fccff"
+ item="#ffffffff"
+ text="#bfbfbf"
+ text_sel="#ffffff"
+ show_shaded="FALSE"
+ shadetop="0"
+ shadedown="20"
+ roundness="0.25"
+ >
+ </ThemeWidgetColors>
+ </wcol_menu_item>
+ <wcol_scroll>
+ <ThemeWidgetColors
+ outline="#383838"
+ inner="#383838ff"
+ inner_sel="#337fccff"
+ item="#262626ff"
+ text="#999999"
+ text_sel="#b0b0b0"
+ show_shaded="FALSE"
+ shadetop="0"
+ shadedown="0"
+ roundness="1"
+ >
+ </ThemeWidgetColors>
+ </wcol_scroll>
+ <wcol_progress>
+ <ThemeWidgetColors
+ outline="#262626"
+ inner="#1a1a1aff"
+ inner_sel="#262626ff"
+ item="#337fccff"
+ text="#ffffff"
+ text_sel="#ffffff"
+ show_shaded="FALSE"
+ shadetop="0"
+ shadedown="0"
+ roundness="0.25"
+ >
+ </ThemeWidgetColors>
+ </wcol_progress>
+ <wcol_list_item>
+ <ThemeWidgetColors
+ outline="#323232"
+ inner="#36363600"
+ inner_sel="#337fccff"
+ item="#323232ff"
+ text="#999999"
+ text_sel="#ffffff"
+ show_shaded="FALSE"
+ shadetop="0"
+ shadedown="-10"
+ roundness="0.25"
+ >
+ </ThemeWidgetColors>
+ </wcol_list_item>
+ <wcol_state>
+ <ThemeWidgetStateColors
+ inner_anim="#4d664d"
+ inner_anim_sel="#4d664d"
+ inner_key="#008000"
+ inner_key_sel="#008000"
+ inner_driven="#f500ff"
+ inner_driven_sel="#f500ff"
+ inner_overridden="#19c3c3"
+ inner_overridden_sel="#19c3c3"
+ inner_changed="#cc7529"
+ inner_changed_sel="#e6852d"
+ blend="0.8"
+ >
+ </ThemeWidgetStateColors>
+ </wcol_state>
+ <wcol_tab>
+ <ThemeWidgetColors
+ outline="#262626"
+ inner="#262626ff"
+ inner_sel="#404040ff"
+ item="#404040ff"
+ text="#bfbfbf"
+ text_sel="#ffffff"
+ show_shaded="FALSE"
+ shadetop="0"
+ shadedown="0"
+ roundness="0.25"
+ >
+ </ThemeWidgetColors>
+ </wcol_tab>
+ </ThemeUserInterface>
+ </user_interface>
+ <view_3d>
+ <ThemeView3D
+ grid="#1a1a1a80"
+ clipping_border_3d="#313131ff"
+ wire="#666666"
+ wire_edit="#000000"
+ gp_vertex="#000000"
+ gp_vertex_select="#ff8500"
+ gp_vertex_size="3"
+ text_grease_pencil="#b5e61d"
+ object_selected="#00d9ff"
+ object_active="#00ff2f"
+ text_keyframe="#ddd700"
+ camera="#0d0d0d"
+ empty="#0d0d0d"
+ light="#0d0d0d00"
+ speaker="#0d0d0d"
+ vertex="#0d0d0d"
+ vertex_select="#00abe6"
+ vertex_size="3"
+ vertex_bevel="#008dff"
+ vertex_unreferenced="#000000"
+ edge_select="#40cfff"
+ edge_seam="#bfaa00"
+ edge_sharp="#0d0d0d"
+ edge_crease="#ff0f00"
+ edge_bevel="#008dff"
+ edge_facesel="#515151"
+ freestyle_edge_mark="#ff7d00"
+ face="#4040404d"
+ face_select="#0094ff80"
+ face_dot="#00b5ff"
+ facedot_size="3"
+ freestyle_face_mark="#ff8a0433"
+ face_back="#ff0000b3"
+ face_front="#0000ffb3"
+ nurb_uline="#7b807e"
+ nurb_vline="#fff8f4"
+ nurb_sel_uline="#00bdff"
+ nurb_sel_vline="#f0deeb"
+ act_spline="#666666"
+ handle_free="#9c003a"
+ handle_auto="#805c00"
+ handle_vect="#b035b1"
+ handle_sel_vect="#00bdff"
+ handle_align="#404080"
+ handle_sel_free="#00bdff"
+ handle_sel_auto="#00bdff"
+ handle_sel_align="#00bdff"
+ lastsel_point="#00ff12"
+ extra_edge_len="#fff3fa"
+ extra_edge_angle="#fff200"
+ extra_face_angle="#009aff"
+ extra_face_area="#000000"
+ editmesh_active="#00ff2fff"
+ normal="#22dddd"
+ vertex_normal="#225dd4"
+ split_normal="#dd23dd"
+ bone_pose="#00b8ff"
+ bone_pose_active="#00ff2f"
+ bone_solid="#bab5bc"
+ bone_locked_weight="#ff000080"
+ bundle_solid="#dadada"
+ camera_path="#4d4d4d"
+ skin_root="#000000"
+ view_overlay="#000000"
+ transform="#ffffff"
+ frame_current="#60c040"
+ paint_curve_handle="#7fff7f7f"
+ paint_curve_pivot="#ff7f7f7f"
+ outline_width="3"
+ object_origin_size="6"
+ >
+ <space>
+ <ThemeSpaceGradient
+ title="#000000"
+ text="#e4e4e4"
+ text_hi="#ffffff"
+ header="#575757cc"
+ header_text="#e4e4e4"
+ header_text_hi="#ffffff"
+ button="#40404000"
+ button_title="#c7c7c7"
+ button_text="#b4b4b4"
+ button_text_hi="#3a3a3a"
+ navigation_bar="#262626ff"
+ execution_buts="#26262600"
+ tab_active="#404040"
+ tab_inactive="#262626"
+ tab_back="#262626ff"
+ tab_outline="#262626"
+ >
+ <gradients>
+ <ThemeGradientColors
+ background_type="RADIAL"
+ high_gradient="#3f3f3f"
+ gradient="#2d2d2d"
+ >
+ </ThemeGradientColors>
+ </gradients>
+ <panelcolors>
+ <ThemePanelColors
+ header="#404040e6"
+ back="#383838e6"
+ sub_back="#33333380"
+ >
+ </ThemePanelColors>
+ </panelcolors>
+ </ThemeSpaceGradient>
+ </space>
+ </ThemeView3D>
+ </view_3d>
+ <graph_editor>
+ <ThemeGraphEditor
+ grid="#2b2b2b"
+ frame_current="#337fcc"
+ time_scrub_background="#292929e6"
+ time_marker_line="#00000060"
+ time_marker_line_selected="#ffffff60"
+ window_sliders="#808080"
+ channels_region="#262626"
+ dopesheet_channel="#404040"
+ dopesheet_subchannel="#393939"
+ channel_group="#333333"
+ active_channels_group="#337fcc"
+ preview_range="#00000080"
+ vertex="#000000"
+ vertex_select="#00bdff"
+ vertex_size="8"
+ vertex_bevel="#000000"
+ vertex_unreferenced="#404040"
+ handle_free="#000000"
+ handle_auto="#8d8e90"
+ handle_vect="#7e7e7e"
+ handle_sel_vect="#19acff"
+ handle_align="#b6b5b6"
+ handle_sel_free="#19acff"
+ handle_sel_auto="#fdfffc"
+ handle_sel_align="#19acff"
+ handle_auto_clamped="#7e7e7e"
+ handle_sel_auto_clamped="#19acff"
+ lastsel_point="#f2f0ff"
+ handle_vertex="#808080"
+ handle_vertex_select="#ffffff"
+ handle_vertex_size="4"
+ >
+ <space>
+ <ThemeSpaceGeneric
+ back="#333333"
+ title="#ffffff"
+ text="#a6a6a6"
+ text_hi="#fcfcfc"
+ header="#575757cc"
+ header_text="#ffffff"
+ header_text_hi="#bababa"
+ button="#404040ff"
+ button_title="#c7c7c7"
+ button_text="#b4b4b4"
+ button_text_hi="#ffffff"
+ navigation_bar="#131313ff"
+ execution_buts="#00000000"
+ tab_active="#4b4b4b"
+ tab_inactive="#2b2b2b"
+ tab_back="#2b2b2bff"
+ tab_outline="#2b2b2b"
+ >
+ <panelcolors>
+ <ThemePanelColors
+ header="#404040ff"
+ back="#383838ff"
+ sub_back="#333333ff"
+ >
+ </ThemePanelColors>
+ </panelcolors>
+ </ThemeSpaceGeneric>
+ </space>
+ <space_list>
+ <ThemeSpaceListGeneric
+ list="#404040"
+ list_title="#bfbfbf"
+ list_text="#b3b3b3"
+ list_text_hi="#ffffff"
+ >
+ </ThemeSpaceListGeneric>
+ </space_list>
+ </ThemeGraphEditor>
+ </graph_editor>
+ <file_browser>
+ <ThemeFileBrowser
+ selected_file="#337fcc"
+ >
+ <space>
+ <ThemeSpaceGeneric
+ back="#333333"
+ title="#e4e4e4"
+ text="#ffffff"
+ text_hi="#ffffff"
+ header="#575757cc"
+ header_text="#cacaca"
+ header_text_hi="#ffffff"
+ button="#404040ff"
+ button_title="#cacaca"
+ button_text="#e4e4e4"
+ button_text_hi="#ffffff"
+ navigation_bar="#262626ff"
+ execution_buts="#444444ff"
+ tab_active="#4b4b4b"
+ tab_inactive="#2b2b2b"
+ tab_back="#232323ff"
+ tab_outline="#232323"
+ >
+ <panelcolors>
+ <ThemePanelColors
+ header="#404040ff"
+ back="#383838ff"
+ sub_back="#333333ff"
+ >
+ </ThemePanelColors>
+ </panelcolors>
+ </ThemeSpaceGeneric>
+ </space>
+ </ThemeFileBrowser>
+ </file_browser>
+ <nla_editor>
+ <ThemeNLAEditor
+ grid="#292929"
+ view_sliders="#000000"
+ dopesheet_channel="#262626"
+ nla_track="#575757"
+ active_action="#00991d80"
+ active_action_unset="#33333380"
+ preview_range="#26262680"
+ strips="#333333"
+ strips_selected="#00bbff"
+ transition_strips="#314553"
+ transition_strips_selected="#00bbff"
+ meta_strips="#503a64"
+ meta_strips_selected="#00bbff"
+ sound_strips="#33442f"
+ sound_strips_selected="#00bbff"
+ tweak="#00991d"
+ tweak_duplicate="#d90000"
+ keyframe_border="#000000ff"
+ keyframe_border_selected="#00bbffff"
+ frame_current="#337fcc"
+ time_scrub_background="#292929e6"
+ time_marker_line="#00000060"
+ time_marker_line_selected="#ffffff60"
+ >
+ <space>
+ <ThemeSpaceGeneric
+ back="#333333"
+ title="#ffffff"
+ text="#cccccc"
+ text_hi="#ffffff"
+ header="#575757cc"
+ header_text="#ffffff"
+ header_text_hi="#ffffff"
+ button="#404040ff"
+ button_title="#bfbfbf"
+ button_text="#b4b4b4"
+ button_text_hi="#ffffff"
+ navigation_bar="#202020ff"
+ execution_buts="#202020ff"
+ tab_active="#4b4b4b"
+ tab_inactive="#2b2b2b"
+ tab_back="#2b2b2bff"
+ tab_outline="#2b2b2b"
+ >
+ <panelcolors>
+ <ThemePanelColors
+ header="#40404000"
+ back="#383838ff"
+ sub_back="#333333ff"
+ >
+ </ThemePanelColors>
+ </panelcolors>
+ </ThemeSpaceGeneric>
+ </space>
+ <space_list>
+ <ThemeSpaceListGeneric
+ list="#404040"
+ list_title="#cecece"
+ list_text="#e6e6e6"
+ list_text_hi="#ffffff"
+ >
+ </ThemeSpaceListGeneric>
+ </space_list>
+ </ThemeNLAEditor>
+ </nla_editor>
+ <dopesheet_editor>
+ <ThemeDopeSheet
+ grid="#2b2b2b"
+ frame_current="#337fcc"
+ time_scrub_background="#292929e6"
+ time_marker_line="#00000040"
+ time_marker_line_selected="#ffffff33"
+ value_sliders="#000000"
+ view_sliders="#000000"
+ dopesheet_channel="#404040bf"
+ dopesheet_subchannel="#393939bf"
+ channels="#262626bf"
+ channels_selected="#337fcc80"
+ channel_group="#333333bf"
+ active_channels_group="#337fcc80"
+ long_key="#00000040"
+ long_key_selected="#00bdff40"
+ keyframe="#808080"
+ keyframe_selected="#00bdff"
+ keyframe_extreme="#808080"
+ keyframe_extreme_selected="#00bdff"
+ keyframe_breakdown="#808080"
+ keyframe_breakdown_selected="#00bdff"
+ keyframe_jitter="#808080"
+ keyframe_jitter_selected="#00bdff"
+ keyframe_movehold="#808080"
+ keyframe_movehold_selected="#00bdff"
+ keyframe_border="#00000080"
+ keyframe_border_selected="#00bdffff"
+ keyframe_scale_factor="1"
+ summary="#59595900"
+ preview_range="#26262680"
+ interpolation_line="#bfbfbf40"
+ >
+ <space>
+ <ThemeSpaceGeneric
+ back="#333333"
+ title="#ffffff"
+ text="#a6a6a6"
+ text_hi="#ffffff"
+ header="#575757cc"
+ header_text="#ffffff"
+ header_text_hi="#b7b7b7"
+ button="#404040ff"
+ button_title="#c7c7c7"
+ button_text="#cccccc"
+ button_text_hi="#ffffff"
+ navigation_bar="#131313ff"
+ execution_buts="#00000000"
+ tab_active="#4b4b4b"
+ tab_inactive="#2b2b2b"
+ tab_back="#2b2b2bff"
+ tab_outline="#2b2b2b"
+ >
+ <panelcolors>
+ <ThemePanelColors
+ header="#404040ff"
+ back="#383838ff"
+ sub_back="#333333ff"
+ >
+ </ThemePanelColors>
+ </panelcolors>
+ </ThemeSpaceGeneric>
+ </space>
+ <space_list>
+ <ThemeSpaceListGeneric
+ list="#404040"
+ list_title="#e6e6e6"
+ list_text="#b3b3b3"
+ list_text_hi="#ffffff"
+ >
+ </ThemeSpaceListGeneric>
+ </space_list>
+ </ThemeDopeSheet>
+ </dopesheet_editor>
+ <image_editor>
+ <ThemeImageEditor
+ vertex="#000000"
+ vertex_select="#00c0ff"
+ vertex_size="3"
+ vertex_bevel="#000000"
+ vertex_unreferenced="#000000"
+ face="#80808080"
+ face_select="#00c0ffa9"
+ face_dot="#00c0ff"
+ facedot_size="2"
+ freestyle_face_mark="#7fff7f33"
+ face_back="#00000000"
+ face_front="#00000000"
+ editmesh_active="#00ff90ff"
+ wire_edit="#000000"
+ edge_select="#00c0ff"
+ scope_back="#0000004c"
+ preview_stitch_face="#1242b026"
+ preview_stitch_edge="#ff8500b2"
+ preview_stitch_vert="#ff85007f"
+ preview_stitch_stitchable="#00ff00ff"
+ preview_stitch_unstitchable="#ff0000ff"
+ preview_stitch_active="#e1d2c323"
+ uv_shadow="#707070ff"
+ uv_others="#606060ff"
+ frame_current="#60c040"
+ metadatabg="#000000"
+ metadatatext="#ffffff"
+ handle_free="#000000"
+ handle_auto="#909000"
+ handle_align="#803060"
+ handle_sel_free="#000000"
+ handle_sel_auto="#f0ff40"
+ handle_sel_align="#f090a0"
+ handle_auto_clamped="#000000"
+ handle_sel_auto_clamped="#000000"
+ handle_vertex="#000000"
+ handle_vertex_select="#ffff00"
+ handle_vertex_size="3"
+ paint_curve_handle="#7fff7f7f"
+ paint_curve_pivot="#ff7f7f7f"
+ >
+ <space>
+ <ThemeSpaceGeneric
+ back="#1a1a1a"
+ title="#ffffff"
+ text="#8b8b8b"
+ text_hi="#ffffff"
+ header="#575757cc"
+ header_text="#000000"
+ header_text_hi="#b8b8b8"
+ button="#40404000"
+ button_title="#c7c7c7"
+ button_text="#b4b4b4"
+ button_text_hi="#ffffff"
+ navigation_bar="#262626ff"
+ execution_buts="#262626ff"
+ tab_active="#404040"
+ tab_inactive="#262626"
+ tab_back="#262626ff"
+ tab_outline="#262626"
+ >
+ <panelcolors>
+ <ThemePanelColors
+ header="#404040ff"
+ back="#383838e6"
+ sub_back="#333333e6"
+ >
+ </ThemePanelColors>
+ </panelcolors>
+ </ThemeSpaceGeneric>
+ </space>
+ </ThemeImageEditor>
+ </image_editor>
+ <sequence_editor>
+ <ThemeSequenceEditor
+ grid="#000000"
+ window_sliders="#999999"
+ movie_strip="#3cbfe6"
+ movieclip_strip="#4d4d99"
+ image_strip="#a3a3a3"
+ scene_strip="#777777"
+ audio_strip="#60bf77"
+ effect_strip="#71fe9b"
+ transition_strip="#80797d"
+ meta_strip="#608073"
+ text_strip="#d1ff80"
+ frame_current="#337fcc"
+ time_scrub_background="#292929e6"
+ time_marker_line="#00000060"
+ time_marker_line_selected="#ffffff60"
+ keyframe="#00ff00"
+ draw_action="#5d7b99"
+ preview_back="#1a1a1a"
+ metadatabg="#000000"
+ metadatatext="#ffffff"
+ preview_range="#a14d0066"
+ >
+ <space>
+ <ThemeSpaceGeneric
+ back="#333333"
+ title="#e4e4e4"
+ text="#a6a6a6"
+ text_hi="#ffffff"
+ header="#575757cc"
+ header_text="#000000"
+ header_text_hi="#b7b7b7"
+ button="#333333ff"
+ button_title="#c7c7c7"
+ button_text="#b4b4b4"
+ button_text_hi="#ffffff"
+ navigation_bar="#202020ff"
+ execution_buts="#20202000"
+ tab_active="#4b4b4b"
+ tab_inactive="#2b2b2b"
+ tab_back="#2b2b2bff"
+ tab_outline="#2b2b2b"
+ >
+ <panelcolors>
+ <ThemePanelColors
+ header="#40404000"
+ back="#383838ff"
+ sub_back="#333333ff"
+ >
+ </ThemePanelColors>
+ </panelcolors>
+ </ThemeSpaceGeneric>
+ </space>
+ </ThemeSequenceEditor>
+ </sequence_editor>
+ <properties>
+ <ThemeProperties>
+ <space>
+ <ThemeSpaceGeneric
+ back="#404040"
+ title="#c7c7c7"
+ text="#bfbfbf"
+ text_hi="#ffffff"
+ header="#575757cc"
+ header_text="#c7c7c7"
+ header_text_hi="#ffffff"
+ button="#404040ff"
+ button_title="#c7c7c7"
+ button_text="#777777"
+ button_text_hi="#ffffff"
+ navigation_bar="#262626ff"
+ execution_buts="#262626ff"
+ tab_active="#404040"
+ tab_inactive="#404040"
+ tab_back="#404040ff"
+ tab_outline="#131313"
+ >
+ <panelcolors>
+ <ThemePanelColors
+ header="#33333300"
+ back="#383838ff"
+ sub_back="#333333ff"
+ >
+ </ThemePanelColors>
+ </panelcolors>
+ </ThemeSpaceGeneric>
+ </space>
+ </ThemeProperties>
+ </properties>
+ <text_editor>
+ <ThemeTextEditor
+ line_numbers="#999999"
+ line_numbers_background="#262626"
+ selected_text="#262626"
+ cursor="#8b8bff"
+ syntax_builtin="#40bfff"
+ syntax_symbols="#40ff9a"
+ syntax_special="#c366ff"
+ syntax_preprocessor="#398080"
+ syntax_reserved="#a94800"
+ syntax_comment="#999999"
+ syntax_string="#40ff46"
+ syntax_numbers="#fffe40"
+ >
+ <space>
+ <ThemeSpaceGeneric
+ back="#333333"
+ title="#fefefe"
+ text="#e7e7e7"
+ text_hi="#ffffff"
+ header="#575757e6"
+ header_text="#ffffff"
+ header_text_hi="#b7b7b7"
+ button="#40404000"
+ button_title="#c7c7c7"
+ button_text="#b4b4b4"
+ button_text_hi="#ffffff"
+ navigation_bar="#131313ff"
+ execution_buts="#00000000"
+ tab_active="#262626"
+ tab_inactive="#1a1a1a"
+ tab_back="#1a1a1aff"
+ tab_outline="#1a1a1a"
+ >
+ <panelcolors>
+ <ThemePanelColors
+ header="#404040ff"
+ back="#383838ff"
+ sub_back="#333333ff"
+ >
+ </ThemePanelColors>
+ </panelcolors>
+ </ThemeSpaceGeneric>
+ </space>
+ </ThemeTextEditor>
+ </text_editor>
+ <node_editor>
+ <ThemeNodeEditor
+ node_selected="#00bdff"
+ node_active="#00ff2f"
+ wire="#1a1a1a"
+ wire_inner="#0d0d0d"
+ wire_select="#00bdff"
+ selected_text="#cccccc"
+ node_backdrop="#404040ff"
+ converter_node="#404040"
+ color_node="#404040"
+ group_node="#404040e6"
+ group_socket_node="#404040"
+ frame_node="#666666ff"
+ matte_node="#404040"
+ distor_node="#404040"
+ noodle_curving="0"
+ grid_levels="2"
+ input_node="#404040"
+ output_node="#404040"
+ filter_node="#404040"
+ vector_node="#404040"
+ texture_node="#404040"
+ shader_node="#404040"
+ script_node="#404040"
+ pattern_node="#404040"
+ layout_node="#404040"
+ >
+ <space>
+ <ThemeSpaceGeneric
+ back="#262626"
+ title="#ffffff"
+ text="#ffffff"
+ text_hi="#ffffff"
+ header="#575757cc"
+ header_text="#cdcdcd"
+ header_text_hi="#b7b7b7"
+ button="#40404000"
+ button_title="#c7c7c7"
+ button_text="#b4b4b4"
+ button_text_hi="#ffffff"
+ navigation_bar="#131313ff"
+ execution_buts="#00000000"
+ tab_active="#404040"
+ tab_inactive="#232323"
+ tab_back="#23232300"
+ tab_outline="#232323"
+ >
+ <panelcolors>
+ <ThemePanelColors
+ header="#404040ff"
+ back="#383838ff"
+ sub_back="#333333ff"
+ >
+ </ThemePanelColors>
+ </panelcolors>
+ </ThemeSpaceGeneric>
+ </space>
+ <space_list>
+ <ThemeSpaceListGeneric
+ list="#262626"
+ list_title="#000000"
+ list_text="#000000"
+ list_text_hi="#ffffff"
+ >
+ </ThemeSpaceListGeneric>
+ </space_list>
+ </ThemeNodeEditor>
+ </node_editor>
+ <outliner>
+ <ThemeOutliner
+ match="#404040"
+ selected_highlight="#337fcc"
+ active="#00991d"
+ selected_object="#ffffff"
+ active_object="#ffffff"
+ edited_object="#00000080"
+ row_alternate="#ffffff06"
+ >
+ <space>
+ <ThemeSpaceGeneric
+ back="#333333"
+ title="#dadada"
+ text="#e6e6e6"
+ text_hi="#ffffff"
+ header="#575757cc"
+ header_text="#c7c7c7"
+ header_text_hi="#ffffff"
+ button="#404040ff"
+ button_title="#c7c7c7"
+ button_text="#000000"
+ button_text_hi="#d8d8d8"
+ navigation_bar="#202020ff"
+ execution_buts="#00000000"
+ tab_active="#727272"
+ tab_inactive="#222222"
+ tab_back="#222222ff"
+ tab_outline="#222222"
+ >
+ <panelcolors>
+ <ThemePanelColors
+ header="#26262600"
+ back="#292929ff"
+ sub_back="#242424ff"
+ >
+ </ThemePanelColors>
+ </panelcolors>
+ </ThemeSpaceGeneric>
+ </space>
+ </ThemeOutliner>
+ </outliner>
+ <info>
+ <ThemeInfo
+ info_selected="#18669e"
+ info_selected_text="#ffffff"
+ info_error="#131313ff"
+ info_error_text="#ff4040"
+ info_warning="#262626ff"
+ info_warning_text="#ffe100"
+ info_info="#262626ff"
+ info_info_text="#25ff00"
+ info_debug="#c4c4c4ff"
+ info_debug_text="#000000"
+ info_property="#3ace87ff"
+ info_property_text="#ffffff"
+ info_operator="#3ace87ff"
+ info_operator_text="#ffffff"
+ >
+ <space>
+ <ThemeSpaceGeneric
+ back="#404040"
+ title="#e4e4e4"
+ text="#cecece"
+ text_hi="#ffffff"
+ header="#575757cc"
+ header_text="#ffffff"
+ header_text_hi="#000000"
+ button="#262626ff"
+ button_title="#c7c7c7"
+ button_text="#000000"
+ button_text_hi="#000000"
+ navigation_bar="#131313ff"
+ execution_buts="#00000000"
+ tab_active="#727272"
+ tab_inactive="#222222"
+ tab_back="#222222ff"
+ tab_outline="#222222"
+ >
+ <panelcolors>
+ <ThemePanelColors
+ header="#333333ff"
+ back="#292929ff"
+ sub_back="#242424ff"
+ >
+ </ThemePanelColors>
+ </panelcolors>
+ </ThemeSpaceGeneric>
+ </space>
+ </ThemeInfo>
+ </info>
+ <preferences>
+ <ThemePreferences>
+ <space>
+ <ThemeSpaceGeneric
+ back="#404040"
+ title="#eeeeee"
+ text="#e6e6e6"
+ text_hi="#ffffff"
+ header="#575757cc"
+ header_text="#eeeeee"
+ header_text_hi="#ffffff"
+ button="#404040ff"
+ button_title="#ffffff"
+ button_text="#e5e5e5"
+ button_text_hi="#ffffff"
+ navigation_bar="#262626ff"
+ execution_buts="#262626ff"
+ tab_active="#4b4b4b"
+ tab_inactive="#2b2b2b"
+ tab_back="#232323ff"
+ tab_outline="#232323"
+ >
+ <panelcolors>
+ <ThemePanelColors
+ header="#40404000"
+ back="#383838ff"
+ sub_back="#333333ff"
+ >
+ </ThemePanelColors>
+ </panelcolors>
+ </ThemeSpaceGeneric>
+ </space>
+ </ThemePreferences>
+ </preferences>
+ <console>
+ <ThemeConsole
+ line_output="#40bfff"
+ line_input="#ffffff"
+ line_info="#607f9e"
+ line_error="#ff0019"
+ cursor="#8b8bff"
+ select="#18181880"
+ >
+ <space>
+ <ThemeSpaceGeneric
+ back="#262626"
+ title="#e4e4e4"
+ text="#ffffff"
+ text_hi="#ffffff"
+ header="#575757cc"
+ header_text="#000000"
+ header_text_hi="#ffffff"
+ button="#262626ff"
+ button_title="#c7c7c7"
+ button_text="#000000"
+ button_text_hi="#ffffff"
+ navigation_bar="#131313ff"
+ execution_buts="#00000000"
+ tab_active="#727272"
+ tab_inactive="#4a4a4a"
+ tab_back="#414141ff"
+ tab_outline="#2d2d2d"
+ >
+ <panelcolors>
+ <ThemePanelColors
+ header="#262626ff"
+ back="#1f1f1fff"
+ sub_back="#1a1a1aff"
+ >
+ </ThemePanelColors>
+ </panelcolors>
+ </ThemeSpaceGeneric>
+ </space>
+ </ThemeConsole>
+ </console>
+ <clip_editor>
+ <ThemeClipEditor
+ marker_outline="#000000"
+ marker="#7f7f00"
+ active_marker="#ffffff"
+ selected_marker="#ffff00"
+ disabled_marker="#7f0000"
+ locked_marker="#7f7f7f"
+ path_before="#ff0000"
+ path_after="#0000ff"
+ path_keyframe_before="#ffc4c4"
+ path_keyframe_after="#c4c4ff"
+ frame_current="#01c040"
+ time_scrub_background="#292929e6"
+ time_marker_line="#00000060"
+ time_marker_line_selected="#ffffff60"
+ strips="#0c0a0a"
+ strips_selected="#ff8c00"
+ metadatabg="#000000"
+ metadatatext="#ffffff"
+ handle_free="#000000"
+ handle_auto="#909000"
+ handle_align="#803060"
+ handle_sel_free="#000000"
+ handle_sel_auto="#f0ff40"
+ handle_sel_align="#f090a0"
+ handle_auto_clamped="#000000"
+ handle_sel_auto_clamped="#000000"
+ handle_vertex="#000000"
+ handle_vertex_select="#ffff00"
+ handle_vertex_size="5"
+ >
+ <space>
+ <ThemeSpaceGeneric
+ back="#1a1a1a"
+ title="#ffffff"
+ text="#a6a6a6"
+ text_hi="#ffffff"
+ header="#575757cc"
+ header_text="#000000"
+ header_text_hi="#b8b8b8"
+ button="#262626ff"
+ button_title="#c7c7c7"
+ button_text="#b4b4b4"
+ button_text_hi="#ffffff"
+ navigation_bar="#131313ff"
+ execution_buts="#00000000"
+ tab_active="#262626"
+ tab_inactive="#1a1a1a"
+ tab_back="#1a1a1aff"
+ tab_outline="#1a1a1a"
+ >
+ <panelcolors>
+ <ThemePanelColors
+ header="#262626ff"
+ back="#1f1f1fff"
+ sub_back="#1a1a1aff"
+ >
+ </ThemePanelColors>
+ </panelcolors>
+ </ThemeSpaceGeneric>
+ </space>
+ <space_list>
+ <ThemeSpaceListGeneric
+ list="#262626"
+ list_title="#000000"
+ list_text="#000000"
+ list_text_hi="#ffffff"
+ >
+ </ThemeSpaceListGeneric>
+ </space_list>
+ </ThemeClipEditor>
+ </clip_editor>
+ <topbar>
+ <ThemeTopBar>
+ <space>
+ <ThemeSpaceGeneric
+ back="#404040"
+ title="#ffffff"
+ text="#ffffff"
+ text_hi="#ffffff"
+ header="#262626ff"
+ header_text="#eeeeee"
+ header_text_hi="#ffffff"
+ button="#333333ff"
+ button_title="#ffffff"
+ button_text="#e5e5e5"
+ button_text_hi="#ffffff"
+ navigation_bar="#202020ff"
+ execution_buts="#1a1a1a00"
+ tab_active="#262626"
+ tab_inactive="#282828"
+ tab_back="#262626ff"
+ tab_outline="#131313"
+ >
+ <panelcolors>
+ <ThemePanelColors
+ header="#26262600"
+ back="#292929ff"
+ sub_back="#242424ff"
+ >
+ </ThemePanelColors>
+ </panelcolors>
+ </ThemeSpaceGeneric>
+ </space>
+ </ThemeTopBar>
+ </topbar>
+ <statusbar>
+ <ThemeStatusBar>
+ <space>
+ <ThemeSpaceGeneric
+ back="#262626"
+ title="#ffffff"
+ text="#838383"
+ text_hi="#ffffff"
+ header="#262626ff"
+ header_text="#aaaaaa"
+ header_text_hi="#ffffff"
+ button="#333333ff"
+ button_title="#000000"
+ button_text="#000000"
+ button_text_hi="#ffffff"
+ navigation_bar="#202020ff"
+ execution_buts="#1a1a1a00"
+ tab_active="#4b4b4b"
+ tab_inactive="#2b2b2b"
+ tab_back="#232323ff"
+ tab_outline="#232323"
+ >
+ <panelcolors>
+ <ThemePanelColors
+ header="#31313100"
+ back="#292929ff"
+ sub_back="#242424ff"
+ >
+ </ThemePanelColors>
+ </panelcolors>
+ </ThemeSpaceGeneric>
+ </space>
+ </ThemeStatusBar>
+ </statusbar>
+ <bone_color_sets>
+ <ThemeBoneColorSet
+ normal="#9a0000"
+ select="#bd1111"
+ active="#f70a0a"
+ show_colored_constraints="FALSE"
+ >
+ </ThemeBoneColorSet>
+ <ThemeBoneColorSet
+ normal="#f74018"
+ select="#f66913"
+ active="#fa9900"
+ show_colored_constraints="FALSE"
+ >
+ </ThemeBoneColorSet>
+ <ThemeBoneColorSet
+ normal="#1e9109"
+ select="#59b70b"
+ active="#83ef1d"
+ show_colored_constraints="FALSE"
+ >
+ </ThemeBoneColorSet>
+ <ThemeBoneColorSet
+ normal="#0a3694"
+ select="#3667df"
+ active="#65ceff"
+ show_colored_constraints="FALSE"
+ >
+ </ThemeBoneColorSet>
+ <ThemeBoneColorSet
+ normal="#a9294e"
+ select="#c1416a"
+ active="#f05d91"
+ show_colored_constraints="FALSE"
+ >
+ </ThemeBoneColorSet>
+ <ThemeBoneColorSet
+ normal="#430c78"
+ select="#543aa3"
+ active="#8764d5"
+ show_colored_constraints="FALSE"
+ >
+ </ThemeBoneColorSet>
+ <ThemeBoneColorSet
+ normal="#24785a"
+ select="#3c9579"
+ active="#6fb6ab"
+ show_colored_constraints="FALSE"
+ >
+ </ThemeBoneColorSet>
+ <ThemeBoneColorSet
+ normal="#4b707c"
+ select="#6a8691"
+ active="#9bc2cd"
+ show_colored_constraints="FALSE"
+ >
+ </ThemeBoneColorSet>
+ <ThemeBoneColorSet
+ normal="#f4c90c"
+ select="#eec236"
+ active="#f3ff00"
+ show_colored_constraints="FALSE"
+ >
+ </ThemeBoneColorSet>
+ <ThemeBoneColorSet
+ normal="#1e2024"
+ select="#484c56"
+ active="#ffffff"
+ show_colored_constraints="FALSE"
+ >
+ </ThemeBoneColorSet>
+ <ThemeBoneColorSet
+ normal="#6f2f6a"
+ select="#9845be"
+ active="#d330d6"
+ show_colored_constraints="FALSE"
+ >
+ </ThemeBoneColorSet>
+ <ThemeBoneColorSet
+ normal="#6c8e22"
+ select="#7fb022"
+ active="#bbef5b"
+ show_colored_constraints="FALSE"
+ >
+ </ThemeBoneColorSet>
+ <ThemeBoneColorSet
+ normal="#8d8d8d"
+ select="#b0b0b0"
+ active="#dedede"
+ show_colored_constraints="FALSE"
+ >
+ </ThemeBoneColorSet>
+ <ThemeBoneColorSet
+ normal="#834326"
+ select="#8b5811"
+ active="#bd6a11"
+ show_colored_constraints="FALSE"
+ >
+ </ThemeBoneColorSet>
+ <ThemeBoneColorSet
+ normal="#08310e"
+ select="#1c430b"
+ active="#34622b"
+ show_colored_constraints="FALSE"
+ >
+ </ThemeBoneColorSet>
+ <ThemeBoneColorSet
+ normal="#000000"
+ select="#000000"
+ active="#000000"
+ show_colored_constraints="FALSE"
+ >
+ </ThemeBoneColorSet>
+ <ThemeBoneColorSet
+ normal="#000000"
+ select="#000000"
+ active="#010000"
+ show_colored_constraints="FALSE"
+ >
+ </ThemeBoneColorSet>
+ <ThemeBoneColorSet
+ normal="#000000"
+ select="#000000"
+ active="#000000"
+ show_colored_constraints="FALSE"
+ >
+ </ThemeBoneColorSet>
+ <ThemeBoneColorSet
+ normal="#000000"
+ select="#000000"
+ active="#000000"
+ show_colored_constraints="FALSE"
+ >
+ </ThemeBoneColorSet>
+ <ThemeBoneColorSet
+ normal="#000000"
+ select="#000000"
+ active="#000000"
+ show_colored_constraints="FALSE"
+ >
+ </ThemeBoneColorSet>
+ </bone_color_sets>
+ </Theme>
+ <ThemeStyle>
+ <panel_title>
+ <ThemeFontStyle
+ points="11"
+ font_kerning_style="FITTED"
+ shadow="1"
+ shadow_offset_x="0"
+ shadow_offset_y="-1"
+ shadow_alpha="0"
+ shadow_value="0"
+ >
+ </ThemeFontStyle>
+ </panel_title>
+ <widget_label>
+ <ThemeFontStyle
+ points="10"
+ font_kerning_style="FITTED"
+ shadow="3"
+ shadow_offset_x="0"
+ shadow_offset_y="-1"
+ shadow_alpha="0"
+ shadow_value="0"
+ >
+ </ThemeFontStyle>
+ </widget_label>
+ <widget>
+ <ThemeFontStyle
+ points="10"
+ font_kerning_style="FITTED"
+ shadow="0"
+ shadow_offset_x="0"
+ shadow_offset_y="-1"
+ shadow_alpha="0"
+ shadow_value="0"
+ >
+ </ThemeFontStyle>
+ </widget>
+ </ThemeStyle>
+</bpy>
diff --git a/presets/interface_theme/modo.xml b/presets/interface_theme/modo.xml
new file mode 100644
index 00000000..fb4a8094
--- /dev/null
+++ b/presets/interface_theme/modo.xml
@@ -0,0 +1,1481 @@
+<bpy>
+ <Theme>
+ <user_interface>
+ <ThemeUserInterface
+ menu_shadow_fac="0.5"
+ menu_shadow_width="12"
+ icon_alpha="1"
+ icon_saturation="0.4"
+ widget_emboss="#48484800"
+ editor_outline="#383838"
+ widget_text_cursor="#585858"
+ axis_x="#dc0000"
+ axis_y="#00dc00"
+ axis_z="#0000dc"
+ gizmo_hi="#000000"
+ gizmo_primary="#0000dc"
+ gizmo_secondary="#dc0000"
+ gizmo_a="#4da84d"
+ gizmo_b="#a33535"
+ icon_scene="#acacacff"
+ icon_collection="#282828ff"
+ icon_object="#0083b9ff"
+ icon_object_data="#b46c97ff"
+ icon_modifier="#58a47aff"
+ icon_shading="#a2783fff"
+ icon_folder="#bda670ff"
+ icon_border_intensity="0.297222"
+ >
+ <wcol_regular>
+ <ThemeWidgetColors
+ outline="#686868"
+ inner="#686868ff"
+ inner_sel="#f49c1cff"
+ item="#2f76c3ff"
+ text="#cccccc"
+ text_sel="#181818"
+ show_shaded="FALSE"
+ shadetop="0"
+ shadedown="0"
+ roundness="0.4"
+ >
+ </ThemeWidgetColors>
+ </wcol_regular>
+ <wcol_tool>
+ <ThemeWidgetColors
+ outline="#484848"
+ inner="#686868ff"
+ inner_sel="#f49c1cff"
+ item="#181818ff"
+ text="#cccccc"
+ text_sel="#181818"
+ show_shaded="FALSE"
+ shadetop="15"
+ shadedown="-15"
+ roundness="0.4"
+ >
+ </ThemeWidgetColors>
+ </wcol_tool>
+ <wcol_toolbar_item>
+ <ThemeWidgetColors
+ outline="#383838"
+ inner="#585858ff"
+ inner_sel="#f49c1cff"
+ item="#181818ff"
+ text="#cccccc"
+ text_sel="#181818"
+ show_shaded="FALSE"
+ shadetop="0"
+ shadedown="0"
+ roundness="0.5"
+ >
+ </ThemeWidgetColors>
+ </wcol_toolbar_item>
+ <wcol_radio>
+ <ThemeWidgetColors
+ outline="#484848"
+ inner="#5a5a5aff"
+ inner_sel="#f49c1cff"
+ item="#ccccccff"
+ text="#cccccc"
+ text_sel="#181818"
+ show_shaded="FALSE"
+ shadetop="15"
+ shadedown="-15"
+ roundness="0.4"
+ >
+ </ThemeWidgetColors>
+ </wcol_radio>
+ <wcol_text>
+ <ThemeWidgetColors
+ outline="#9098a0"
+ inner="#9098a0ff"
+ inner_sel="#757c84ff"
+ item="#0071daff"
+ text="#181818"
+ text_sel="#cccccc"
+ show_shaded="FALSE"
+ shadetop="0"
+ shadedown="25"
+ roundness="0.4"
+ >
+ </ThemeWidgetColors>
+ </wcol_text>
+ <wcol_option>
+ <ThemeWidgetColors
+ outline="#181818"
+ inner="#686868ff"
+ inner_sel="#f49c1cff"
+ item="#181818ff"
+ text="#cccccc"
+ text_sel="#cccccc"
+ show_shaded="FALSE"
+ shadetop="15"
+ shadedown="-15"
+ roundness="0.5"
+ >
+ </ThemeWidgetColors>
+ </wcol_option>
+ <wcol_toggle>
+ <ThemeWidgetColors
+ outline="#302e2e"
+ inner="#606060ff"
+ inner_sel="#f49c1cff"
+ item="#5a5a5aff"
+ text="#e1e1e1"
+ text_sel="#181818"
+ show_shaded="FALSE"
+ shadetop="0"
+ shadedown="0"
+ roundness="0.5"
+ >
+ </ThemeWidgetColors>
+ </wcol_toggle>
+ <wcol_num>
+ <ThemeWidgetColors
+ outline="#484848"
+ inner="#9098a0ff"
+ inner_sel="#f49c1cff"
+ item="#5a5a5aff"
+ text="#181818"
+ text_sel="#eeeeee"
+ show_shaded="FALSE"
+ shadetop="-20"
+ shadedown="0"
+ roundness="0.6"
+ >
+ </ThemeWidgetColors>
+ </wcol_num>
+ <wcol_numslider>
+ <ThemeWidgetColors
+ outline="#191919"
+ inner="#b4b4b4ff"
+ inner_sel="#f49c1cff"
+ item="#9098a0ff"
+ text="#181818"
+ text_sel="#eeeeee"
+ show_shaded="FALSE"
+ shadetop="-20"
+ shadedown="0"
+ roundness="0.6"
+ >
+ </ThemeWidgetColors>
+ </wcol_numslider>
+ <wcol_box>
+ <ThemeWidgetColors
+ outline="#383838"
+ inner="#444444ff"
+ inner_sel="#646464ff"
+ item="#181818ff"
+ text="#cccccc"
+ text_sel="#cccccc"
+ show_shaded="FALSE"
+ shadetop="0"
+ shadedown="0"
+ roundness="0.4"
+ >
+ </ThemeWidgetColors>
+ </wcol_box>
+ <wcol_menu>
+ <ThemeWidgetColors
+ outline="#484848"
+ inner="#606060ff"
+ inner_sel="#f49c1cff"
+ item="#ccccccff"
+ text="#cccccc"
+ text_sel="#181818"
+ show_shaded="FALSE"
+ shadetop="15"
+ shadedown="-15"
+ roundness="0.4"
+ >
+ </ThemeWidgetColors>
+ </wcol_menu>
+ <wcol_pulldown>
+ <ThemeWidgetColors
+ outline="#181818"
+ inner="#606060ff"
+ inner_sel="#f49c1c00"
+ item="#ccccccff"
+ text="#cccccc"
+ text_sel="#f49c1c"
+ show_shaded="FALSE"
+ shadetop="25"
+ shadedown="-20"
+ roundness="1"
+ >
+ </ThemeWidgetColors>
+ </wcol_pulldown>
+ <wcol_menu_back>
+ <ThemeWidgetColors
+ outline="#181818"
+ inner="#484848ff"
+ inner_sel="#2d2d2de6"
+ item="#646464ff"
+ text="#bfbfbf"
+ text_sel="#cccccc"
+ show_shaded="FALSE"
+ shadetop="25"
+ shadedown="-20"
+ roundness="0.5"
+ >
+ </ThemeWidgetColors>
+ </wcol_menu_back>
+ <wcol_pie_menu>
+ <ThemeWidgetColors
+ outline="#383838"
+ inner="#585858f7"
+ inner_sel="#f49c1cff"
+ item="#f49c1cff"
+ text="#dfdfdf"
+ text_sel="#181818"
+ show_shaded="TRUE"
+ shadetop="5"
+ shadedown="-5"
+ roundness="0.5"
+ >
+ </ThemeWidgetColors>
+ </wcol_pie_menu>
+ <wcol_tooltip>
+ <ThemeWidgetColors
+ outline="#181818"
+ inner="#191919e6"
+ inner_sel="#2d2d2de6"
+ item="#646464ff"
+ text="#cccccc"
+ text_sel="#cccccc"
+ show_shaded="FALSE"
+ shadetop="25"
+ shadedown="-20"
+ roundness="0.5"
+ >
+ </ThemeWidgetColors>
+ </wcol_tooltip>
+ <wcol_menu_item>
+ <ThemeWidgetColors
+ outline="#ffffff"
+ inner="#18181800"
+ inner_sel="#505860ff"
+ item="#ccccccff"
+ text="#cccccc"
+ text_sel="#181818"
+ show_shaded="FALSE"
+ shadetop="38"
+ shadedown="0"
+ roundness="0.5"
+ >
+ </ThemeWidgetColors>
+ </wcol_menu_item>
+ <wcol_scroll>
+ <ThemeWidgetColors
+ outline="#383838"
+ inner="#383838b4"
+ inner_sel="#646464b4"
+ item="#585858ff"
+ text="#cccccc"
+ text_sel="#cccccc"
+ show_shaded="FALSE"
+ shadetop="5"
+ shadedown="-5"
+ roundness="1"
+ >
+ </ThemeWidgetColors>
+ </wcol_scroll>
+ <wcol_progress>
+ <ThemeWidgetColors
+ outline="#181818"
+ inner="#bebebeff"
+ inner_sel="#646464b4"
+ item="#f49c1cff"
+ text="#0b0b0b"
+ text_sel="#cccccc"
+ show_shaded="FALSE"
+ shadetop="5"
+ shadedown="-5"
+ roundness="0.5"
+ >
+ </ThemeWidgetColors>
+ </wcol_progress>
+ <wcol_list_item>
+ <ThemeWidgetColors
+ outline="#181818"
+ inner="#18181800"
+ inner_sel="#f49c1c00"
+ item="#5a5a5aff"
+ text="#cccccc"
+ text_sel="#f49c1c"
+ show_shaded="FALSE"
+ shadetop="0"
+ shadedown="0"
+ roundness="0.4"
+ >
+ </ThemeWidgetColors>
+ </wcol_list_item>
+ <wcol_state>
+ <ThemeWidgetStateColors
+ inner_anim="#53992e"
+ inner_anim_sel="#5aa633"
+ inner_key="#b3ae36"
+ inner_key_sel="#d7d34b"
+ inner_driven="#b400ff"
+ inner_driven_sel="#9900e6"
+ inner_overridden="#19c3c3"
+ inner_overridden_sel="#118f8f"
+ inner_changed="#cc7529"
+ inner_changed_sel="#e6852d"
+ blend="0.5"
+ >
+ </ThemeWidgetStateColors>
+ </wcol_state>
+ <wcol_tab>
+ <ThemeWidgetColors
+ outline="#3e3e3e"
+ inner="#3e3e3eff"
+ inner_sel="#484848ff"
+ item="#2f76c3ff"
+ text="#909090"
+ text_sel="#f49c1c"
+ show_shaded="FALSE"
+ shadetop="0"
+ shadedown="0"
+ roundness="0.3"
+ >
+ </ThemeWidgetColors>
+ </wcol_tab>
+ </ThemeUserInterface>
+ </user_interface>
+ <view_3d>
+ <ThemeView3D
+ grid="#505050ff"
+ clipping_border_3d="#313131ff"
+ wire="#393939"
+ wire_edit="#282828"
+ gp_vertex="#292929"
+ gp_vertex_select="#ffa829"
+ gp_vertex_size="2"
+ text_grease_pencil="#b5e61d"
+ object_selected="#ffa829"
+ object_active="#ffa829"
+ text_keyframe="#ddd700"
+ camera="#cccccc"
+ empty="#cccccc"
+ light="#cccccc28"
+ speaker="#cccccc"
+ vertex="#292929"
+ vertex_select="#ffa829"
+ vertex_size="3"
+ vertex_bevel="#0ec6ff"
+ vertex_unreferenced="#404040"
+ edge_select="#ffa829"
+ edge_seam="#0077db"
+ edge_sharp="#800055"
+ edge_crease="#ad009d"
+ edge_bevel="#00a449"
+ edge_facesel="#4b4b4b"
+ freestyle_edge_mark="#7fff7f"
+ face="#18181812"
+ face_select="#ffa82940"
+ face_dot="#ffa829"
+ facedot_size="1"
+ freestyle_face_mark="#7fff7f33"
+ face_back="#ff0000b3"
+ face_front="#0000ffb3"
+ nurb_uline="#1d8fff"
+ nurb_vline="#803060"
+ nurb_sel_uline="#f0ff40"
+ nurb_sel_vline="#f090a0"
+ act_spline="#1d8fff"
+ handle_free="#181818"
+ handle_auto="#909000"
+ handle_vect="#409030"
+ handle_sel_vect="#40c030"
+ handle_align="#1d8fff"
+ handle_sel_free="#181818"
+ handle_sel_auto="#f0ff40"
+ handle_sel_align="#1d8fff"
+ lastsel_point="#1d8fff"
+ extra_edge_len="#181818"
+ extra_edge_angle="#181818"
+ extra_face_angle="#002000"
+ extra_face_area="#000080"
+ editmesh_active="#ffa82940"
+ normal="#22dddd"
+ vertex_normal="#407eff"
+ split_normal="#ff4cff"
+ bone_pose="#50c8ff"
+ bone_pose_active="#cccccc"
+ bone_solid="#c8c8c8"
+ bone_locked_weight="#ff000080"
+ bundle_solid="#c8c8c8"
+ camera_path="#181818"
+ skin_root="#181818"
+ view_overlay="#181818"
+ transform="#cccccc"
+ frame_current="#60c040"
+ paint_curve_handle="#7fff7f7f"
+ paint_curve_pivot="#ff7f7f7f"
+ outline_width="1"
+ object_origin_size="10"
+ >
+ <space>
+ <ThemeSpaceGradient
+ title="#cccccc"
+ text="#cccccc"
+ text_hi="#cccccc"
+ header="#525252ff"
+ header_text="#cccccc"
+ header_text_hi="#cccccc"
+ button="#484848ff"
+ button_title="#cccccc"
+ button_text="#cccccc"
+ button_text_hi="#484848"
+ navigation_bar="#38383800"
+ execution_buts="#18181800"
+ tab_active="#484848"
+ tab_inactive="#414141"
+ tab_back="#383838ff"
+ tab_outline="#383838"
+ >
+ <gradients>
+ <ThemeGradientColors
+ background_type="SINGLE_COLOR"
+ high_gradient="#5c666b"
+ gradient="#2d2d2e"
+ >
+ </ThemeGradientColors>
+ </gradients>
+ <panelcolors>
+ <ThemePanelColors
+ header="#424242ff"
+ back="#48484880"
+ sub_back="#484848ff"
+ >
+ </ThemePanelColors>
+ </panelcolors>
+ </ThemeSpaceGradient>
+ </space>
+ </ThemeView3D>
+ </view_3d>
+ <graph_editor>
+ <ThemeGraphEditor
+ grid="#5b6672"
+ frame_current="#c67f14"
+ time_scrub_background="#9296a5cc"
+ time_marker_line="#18181860"
+ time_marker_line_selected="#ffffff60"
+ window_sliders="#969696"
+ channels_region="#424242"
+ dopesheet_channel="#424242"
+ dopesheet_subchannel="#424242"
+ channel_group="#424242"
+ active_channels_group="#86570d"
+ preview_range="#f49c1c00"
+ vertex="#181818"
+ vertex_select="#f49c1c"
+ vertex_size="3"
+ vertex_bevel="#181818"
+ vertex_unreferenced="#181818"
+ handle_free="#181818"
+ handle_auto="#909000"
+ handle_vect="#409030"
+ handle_sel_vect="#40c030"
+ handle_align="#803060"
+ handle_sel_free="#181818"
+ handle_sel_auto="#f0ff40"
+ handle_sel_align="#f090a0"
+ handle_auto_clamped="#994030"
+ handle_sel_auto_clamped="#f0af90"
+ lastsel_point="#181818"
+ handle_vertex="#181818"
+ handle_vertex_select="#ff8500"
+ handle_vertex_size="3"
+ >
+ <space>
+ <ThemeSpaceGeneric
+ back="#64707c"
+ title="#cccccc"
+ text="#303442"
+ text_hi="#ffffff"
+ header="#525252ff"
+ header_text="#cccccc"
+ header_text_hi="#ffffff"
+ button="#484848ff"
+ button_title="#cccccc"
+ button_text="#cccccc"
+ button_text_hi="#484848"
+ navigation_bar="#38383800"
+ execution_buts="#18181800"
+ tab_active="#484848"
+ tab_inactive="#414141"
+ tab_back="#383838ff"
+ tab_outline="#484848"
+ >
+ <panelcolors>
+ <ThemePanelColors
+ header="#424242ff"
+ back="#48484880"
+ sub_back="#484848ff"
+ >
+ </ThemePanelColors>
+ </panelcolors>
+ </ThemeSpaceGeneric>
+ </space>
+ <space_list>
+ <ThemeSpaceListGeneric
+ list="#484848"
+ list_title="#181818"
+ list_text="#cccccc"
+ list_text_hi="#f49c1c"
+ >
+ </ThemeSpaceListGeneric>
+ </space_list>
+ </ThemeGraphEditor>
+ </graph_editor>
+ <file_browser>
+ <ThemeFileBrowser
+ selected_file="#f49c1c"
+ >
+ <space>
+ <ThemeSpaceGeneric
+ back="#484848"
+ title="#cccccc"
+ text="#cccccc"
+ text_hi="#cccccc"
+ header="#383838ff"
+ header_text="#cccccc"
+ header_text_hi="#cccccc"
+ button="#3f3f3fff"
+ button_title="#cccccc"
+ button_text="#cccccc"
+ button_text_hi="#484848"
+ navigation_bar="#38383800"
+ execution_buts="#444444ff"
+ tab_active="#484848"
+ tab_inactive="#414141"
+ tab_back="#383838ff"
+ tab_outline="#484848"
+ >
+ <panelcolors>
+ <ThemePanelColors
+ header="#424242ff"
+ back="#3f3f3fff"
+ sub_back="#3f3f3fff"
+ >
+ </ThemePanelColors>
+ </panelcolors>
+ </ThemeSpaceGeneric>
+ </space>
+ </ThemeFileBrowser>
+ </file_browser>
+ <nla_editor>
+ <ThemeNLAEditor
+ grid="#5e5e5e"
+ view_sliders="#969696"
+ dopesheet_channel="#5a85b2"
+ nla_track="#525252"
+ active_action="#cc701a66"
+ active_action_unset="#9987614d"
+ preview_range="#cc701a66"
+ strips="#181818"
+ strips_selected="#ff8c00"
+ transition_strips="#1c2630"
+ transition_strips_selected="#2e75db"
+ meta_strips="#332642"
+ meta_strips_selected="#692196"
+ sound_strips="#2b3d3d"
+ sound_strips_selected="#1f7a7a"
+ tweak="#4df31a"
+ tweak_duplicate="#d90000"
+ keyframe_border="#181818ff"
+ keyframe_border_selected="#181818ff"
+ frame_current="#c69345"
+ time_scrub_background="#292929e6"
+ time_marker_line="#18181860"
+ time_marker_line_selected="#ffffff60"
+ >
+ <space>
+ <ThemeSpaceGeneric
+ back="#64707c"
+ title="#cccccc"
+ text="#a6a6a6"
+ text_hi="#cccccc"
+ header="#525252ff"
+ header_text="#cccccc"
+ header_text_hi="#cccccc"
+ button="#484848ff"
+ button_title="#cccccc"
+ button_text="#cccccc"
+ button_text_hi="#484848"
+ navigation_bar="#38383800"
+ execution_buts="#18181800"
+ tab_active="#484848"
+ tab_inactive="#414141"
+ tab_back="#383838ff"
+ tab_outline="#484848"
+ >
+ <panelcolors>
+ <ThemePanelColors
+ header="#424242ff"
+ back="#484848ff"
+ sub_back="#484848ff"
+ >
+ </ThemePanelColors>
+ </panelcolors>
+ </ThemeSpaceGeneric>
+ </space>
+ <space_list>
+ <ThemeSpaceListGeneric
+ list="#484848"
+ list_title="#181818"
+ list_text="#181818"
+ list_text_hi="#ffffff"
+ >
+ </ThemeSpaceListGeneric>
+ </space_list>
+ </ThemeNLAEditor>
+ </nla_editor>
+ <dopesheet_editor>
+ <ThemeDopeSheet
+ grid="#5b6672"
+ frame_current="#c67f14"
+ time_scrub_background="#9296a5cc"
+ time_marker_line="#18181860"
+ time_marker_line_selected="#cccccc60"
+ value_sliders="#181818"
+ view_sliders="#969696"
+ dopesheet_channel="#424242ff"
+ dopesheet_subchannel="#424242ff"
+ channels="#424242ff"
+ channels_selected="#f49c1cff"
+ channel_group="#42424210"
+ active_channels_group="#86570d57"
+ long_key="#18181880"
+ long_key_selected="#f49c1ccc"
+ keyframe="#bddae8"
+ keyframe_selected="#ffb21e"
+ keyframe_extreme="#e8b3cc"
+ keyframe_extreme_selected="#f28080"
+ keyframe_breakdown="#b3dbe8"
+ keyframe_breakdown_selected="#54bfed"
+ keyframe_jitter="#ace493"
+ keyframe_jitter_selected="#61c042"
+ keyframe_movehold="#5c5656"
+ keyframe_movehold_selected="#ffaf23"
+ keyframe_border="#18181880"
+ keyframe_border_selected="#181818ff"
+ keyframe_scale_factor="0.9"
+ summary="#9b661057"
+ preview_range="#f49c1c00"
+ interpolation_line="#94e575cc"
+ >
+ <space>
+ <ThemeSpaceGeneric
+ back="#64707c"
+ title="#cccccc"
+ text="#303442"
+ text_hi="#cccccc"
+ header="#525252ff"
+ header_text="#cccccc"
+ header_text_hi="#cccccc"
+ button="#484848ff"
+ button_title="#cccccc"
+ button_text="#cccccc"
+ button_text_hi="#484848"
+ navigation_bar="#38383800"
+ execution_buts="#18181800"
+ tab_active="#484848"
+ tab_inactive="#414141"
+ tab_back="#383838ff"
+ tab_outline="#484848"
+ >
+ <panelcolors>
+ <ThemePanelColors
+ header="#424242ff"
+ back="#484848ff"
+ sub_back="#484848ff"
+ >
+ </ThemePanelColors>
+ </panelcolors>
+ </ThemeSpaceGeneric>
+ </space>
+ <space_list>
+ <ThemeSpaceListGeneric
+ list="#484848"
+ list_title="#181818"
+ list_text="#cccccc"
+ list_text_hi="#f49c1c"
+ >
+ </ThemeSpaceListGeneric>
+ </space_list>
+ </ThemeDopeSheet>
+ </dopesheet_editor>
+ <image_editor>
+ <ThemeImageEditor
+ vertex="#eeeeee"
+ vertex_select="#ffa829"
+ vertex_size="5"
+ vertex_bevel="#eeeeee"
+ vertex_unreferenced="#404040"
+ face="#eeeeee0a"
+ face_select="#ffa8293c"
+ face_dot="#ffa829"
+ facedot_size="1"
+ freestyle_face_mark="#18181800"
+ face_back="#18181800"
+ face_front="#18181800"
+ editmesh_active="#ffa829ff"
+ wire_edit="#c0c0c0"
+ edge_select="#ffa829"
+ scope_back="#727272ff"
+ preview_stitch_face="#1242b026"
+ preview_stitch_edge="#ffa829b2"
+ preview_stitch_vert="#ffa8297f"
+ preview_stitch_stitchable="#00ff00ff"
+ preview_stitch_unstitchable="#ff0000ff"
+ preview_stitch_active="#e1d2c323"
+ uv_shadow="#707070ff"
+ uv_others="#606060ff"
+ frame_current="#60c040"
+ metadatabg="#181818"
+ metadatatext="#eeeeee"
+ handle_free="#181818"
+ handle_auto="#909000"
+ handle_align="#803060"
+ handle_sel_free="#181818"
+ handle_sel_auto="#f0ff40"
+ handle_sel_align="#f090a0"
+ handle_auto_clamped="#181818"
+ handle_sel_auto_clamped="#181818"
+ handle_vertex="#181818"
+ handle_vertex_select="#ffff00"
+ handle_vertex_size="5"
+ paint_curve_handle="#7fff7f7f"
+ paint_curve_pivot="#ff7f7f7f"
+ >
+ <space>
+ <ThemeSpaceGeneric
+ back="#a3a3a3"
+ title="#cccccc"
+ text="#cccccc"
+ text_hi="#cccccc"
+ header="#525252ff"
+ header_text="#888888"
+ header_text_hi="#cccccc"
+ button="#484848ff"
+ button_title="#cccccc"
+ button_text="#cccccc"
+ button_text_hi="#484848"
+ navigation_bar="#38383800"
+ execution_buts="#18181800"
+ tab_active="#484848"
+ tab_inactive="#414141"
+ tab_back="#383838ff"
+ tab_outline="#484848"
+ >
+ <panelcolors>
+ <ThemePanelColors
+ header="#424242ff"
+ back="#484848ff"
+ sub_back="#484848ff"
+ >
+ </ThemePanelColors>
+ </panelcolors>
+ </ThemeSpaceGeneric>
+ </space>
+ </ThemeImageEditor>
+ </image_editor>
+ <sequence_editor>
+ <ThemeSequenceEditor
+ grid="#5b6672"
+ window_sliders="#a0a0a0"
+ movie_strip="#516987"
+ movieclip_strip="#20208f"
+ image_strip="#6d5881"
+ scene_strip="#4e983e"
+ audio_strip="#2e8f8f"
+ effect_strip="#a9547c"
+ transition_strip="#a25f6f"
+ meta_strip="#6d9183"
+ text_strip="#f49c1c"
+ frame_current="#c67f14"
+ time_scrub_background="#38383800"
+ time_marker_line="#18181860"
+ time_marker_line_selected="#ffffff60"
+ keyframe="#f49c1c"
+ draw_action="#50c8ff"
+ preview_back="#181818"
+ metadatabg="#181818"
+ metadatatext="#cccccc"
+ preview_range="#a14d0066"
+ >
+ <space>
+ <ThemeSpaceGeneric
+ back="#484848"
+ title="#cccccc"
+ text="#a6a6a6"
+ text_hi="#cccccc"
+ header="#525252ff"
+ header_text="#cccccc"
+ header_text_hi="#cccccc"
+ button="#48484842"
+ button_title="#cccccc"
+ button_text="#cccccc"
+ button_text_hi="#484848"
+ navigation_bar="#38383800"
+ execution_buts="#18181800"
+ tab_active="#484848"
+ tab_inactive="#414141"
+ tab_back="#383838ff"
+ tab_outline="#484848"
+ >
+ <panelcolors>
+ <ThemePanelColors
+ header="#424242ff"
+ back="#484848ff"
+ sub_back="#484848ff"
+ >
+ </ThemePanelColors>
+ </panelcolors>
+ </ThemeSpaceGeneric>
+ </space>
+ </ThemeSequenceEditor>
+ </sequence_editor>
+ <properties>
+ <ThemeProperties>
+ <space>
+ <ThemeSpaceGeneric
+ back="#484848"
+ title="#cccccc"
+ text="#cccccc"
+ text_hi="#cccccc"
+ header="#525252ff"
+ header_text="#888888"
+ header_text_hi="#dff5ff"
+ button="#484848ff"
+ button_title="#cccccc"
+ button_text="#cccccc"
+ button_text_hi="#484848"
+ navigation_bar="#3e3e3eff"
+ execution_buts="#18181800"
+ tab_active="#484848"
+ tab_inactive="#414141"
+ tab_back="#383838ff"
+ tab_outline="#484848"
+ >
+ <panelcolors>
+ <ThemePanelColors
+ header="#424242ff"
+ back="#484848ff"
+ sub_back="#484848ff"
+ >
+ </ThemePanelColors>
+ </panelcolors>
+ </ThemeSpaceGeneric>
+ </space>
+ </ThemeProperties>
+ </properties>
+ <text_editor>
+ <ThemeTextEditor
+ line_numbers="#d0d0d0"
+ line_numbers_background="#383838"
+ selected_text="#005aa6"
+ cursor="#cccccc"
+ syntax_builtin="#f49c1c"
+ syntax_symbols="#a5a5a5"
+ syntax_special="#66d9ef"
+ syntax_preprocessor="#a5a5a5"
+ syntax_reserved="#a5a5a5"
+ syntax_comment="#696969"
+ syntax_string="#e6db5a"
+ syntax_numbers="#c89927"
+ >
+ <space>
+ <ThemeSpaceGeneric
+ back="#383838"
+ title="#cccccc"
+ text="#a5a5a5"
+ text_hi="#cccccc"
+ header="#525252ff"
+ header_text="#cccccc"
+ header_text_hi="#cccccc"
+ button="#484848ff"
+ button_title="#cccccc"
+ button_text="#cccccc"
+ button_text_hi="#484848"
+ navigation_bar="#38383800"
+ execution_buts="#18181800"
+ tab_active="#484848"
+ tab_inactive="#414141"
+ tab_back="#383838ff"
+ tab_outline="#484848"
+ >
+ <panelcolors>
+ <ThemePanelColors
+ header="#424242ff"
+ back="#484848ff"
+ sub_back="#484848ff"
+ >
+ </ThemePanelColors>
+ </panelcolors>
+ </ThemeSpaceGeneric>
+ </space>
+ </ThemeTextEditor>
+ </text_editor>
+ <node_editor>
+ <ThemeNodeEditor
+ node_selected="#ffa829"
+ node_active="#ffa829"
+ wire="#484848"
+ wire_inner="#484848"
+ wire_select="#ccccff"
+ selected_text="#ffa829"
+ node_backdrop="#484848ff"
+ converter_node="#383838"
+ color_node="#383838"
+ group_node="#383838ff"
+ group_socket_node="#383838"
+ frame_node="#383838ff"
+ matte_node="#383838"
+ distor_node="#383838"
+ noodle_curving="1"
+ grid_levels="0"
+ input_node="#383838"
+ output_node="#383838"
+ filter_node="#383838"
+ vector_node="#383838"
+ texture_node="#383838"
+ shader_node="#383838"
+ script_node="#383838"
+ pattern_node="#383838"
+ layout_node="#383838"
+ >
+ <space>
+ <ThemeSpaceGeneric
+ back="#64707c"
+ title="#cccccc"
+ text="#cccccc"
+ text_hi="#cccccc"
+ header="#525252ff"
+ header_text="#cccccc"
+ header_text_hi="#cccccc"
+ button="#484848ff"
+ button_title="#cccccc"
+ button_text="#cccccc"
+ button_text_hi="#484848"
+ navigation_bar="#38383800"
+ execution_buts="#18181800"
+ tab_active="#484848"
+ tab_inactive="#414141"
+ tab_back="#383838ff"
+ tab_outline="#484848"
+ >
+ <panelcolors>
+ <ThemePanelColors
+ header="#424242ff"
+ back="#484848ff"
+ sub_back="#484848ff"
+ >
+ </ThemePanelColors>
+ </panelcolors>
+ </ThemeSpaceGeneric>
+ </space>
+ <space_list>
+ <ThemeSpaceListGeneric
+ list="#484848"
+ list_title="#181818"
+ list_text="#181818"
+ list_text_hi="#ffffff"
+ >
+ </ThemeSpaceListGeneric>
+ </space_list>
+ </ThemeNodeEditor>
+ </node_editor>
+ <outliner>
+ <ThemeOutliner
+ match="#337f33"
+ selected_highlight="#353b41"
+ active="#404850"
+ selected_object="#e96a00"
+ active_object="#ffaf29"
+ edited_object="#00806266"
+ row_alternate="#ffffff07"
+ >
+ <space>
+ <ThemeSpaceGeneric
+ back="#7e8990"
+ title="#cccccc"
+ text="#181818"
+ text_hi="#f49c1c"
+ header="#525252ff"
+ header_text="#888888"
+ header_text_hi="#cccccc"
+ button="#727272ff"
+ button_title="#cccccc"
+ button_text="#cccccc"
+ button_text_hi="#484848"
+ navigation_bar="#38383800"
+ execution_buts="#18181800"
+ tab_active="#484848"
+ tab_inactive="#414141"
+ tab_back="#383838ff"
+ tab_outline="#484848"
+ >
+ <panelcolors>
+ <ThemePanelColors
+ header="#424242ff"
+ back="#484848ff"
+ sub_back="#484848ff"
+ >
+ </ThemePanelColors>
+ </panelcolors>
+ </ThemeSpaceGeneric>
+ </space>
+ </ThemeOutliner>
+ </outliner>
+ <info>
+ <ThemeInfo
+ info_selected="#404850"
+ info_selected_text="#ffaf29"
+ info_error="#181818ff"
+ info_error_text="#ff453a"
+ info_warning="#181818ff"
+ info_warning_text="#ff453a"
+ info_info="#181818ff"
+ info_info_text="#cccccc"
+ info_debug="#181818ff"
+ info_debug_text="#cccccc"
+ info_property="#181818ff"
+ info_property_text="#cccccc"
+ info_operator="#181818ff"
+ info_operator_text="#82d38a"
+ >
+ <space>
+ <ThemeSpaceGeneric
+ back="#7e8990"
+ title="#c8c6c9"
+ text="#282828"
+ text_hi="#cccccc"
+ header="#525252ff"
+ header_text="#cccccc"
+ header_text_hi="#cccccc"
+ button="#484848ff"
+ button_title="#cccccc"
+ button_text="#cccccc"
+ button_text_hi="#484848"
+ navigation_bar="#38383800"
+ execution_buts="#18181800"
+ tab_active="#484848"
+ tab_inactive="#414141"
+ tab_back="#383838ff"
+ tab_outline="#484848"
+ >
+ <panelcolors>
+ <ThemePanelColors
+ header="#424242ff"
+ back="#484848ff"
+ sub_back="#484848ff"
+ >
+ </ThemePanelColors>
+ </panelcolors>
+ </ThemeSpaceGeneric>
+ </space>
+ </ThemeInfo>
+ </info>
+ <preferences>
+ <ThemePreferences>
+ <space>
+ <ThemeSpaceGeneric
+ back="#404040"
+ title="#cccccc"
+ text="#cccccc"
+ text_hi="#cccccc"
+ header="#363636ff"
+ header_text="#cccccc"
+ header_text_hi="#cccccc"
+ button="#484848ff"
+ button_title="#cccccc"
+ button_text="#cccccc"
+ button_text_hi="#484848"
+ navigation_bar="#484848ff"
+ execution_buts="#4b4b4bff"
+ tab_active="#484848"
+ tab_inactive="#414141"
+ tab_back="#383838ff"
+ tab_outline="#484848"
+ >
+ <panelcolors>
+ <ThemePanelColors
+ header="#424242ff"
+ back="#484848a6"
+ sub_back="#484848ff"
+ >
+ </ThemePanelColors>
+ </panelcolors>
+ </ThemeSpaceGeneric>
+ </space>
+ </ThemePreferences>
+ </preferences>
+ <console>
+ <ThemeConsole
+ line_output="#282828"
+ line_input="#cccccc"
+ line_info="#00aa00"
+ line_error="#dc6060"
+ cursor="#dc6060"
+ select="#f49c1c30"
+ >
+ <space>
+ <ThemeSpaceGeneric
+ back="#64707c"
+ title="#cccccc"
+ text="#cccccc"
+ text_hi="#cccccc"
+ header="#525252ff"
+ header_text="#cccccc"
+ header_text_hi="#cccccc"
+ button="#484848ff"
+ button_title="#cccccc"
+ button_text="#cccccc"
+ button_text_hi="#484848"
+ navigation_bar="#38383800"
+ execution_buts="#18181800"
+ tab_active="#484848"
+ tab_inactive="#414141"
+ tab_back="#383838ff"
+ tab_outline="#484848"
+ >
+ <panelcolors>
+ <ThemePanelColors
+ header="#424242ff"
+ back="#484848ff"
+ sub_back="#484848ff"
+ >
+ </ThemePanelColors>
+ </panelcolors>
+ </ThemeSpaceGeneric>
+ </space>
+ </ThemeConsole>
+ </console>
+ <clip_editor>
+ <ThemeClipEditor
+ marker_outline="#181818"
+ marker="#7f7f00"
+ active_marker="#cccccc"
+ selected_marker="#ffff00"
+ disabled_marker="#7f0000"
+ locked_marker="#7f7f7f"
+ path_before="#ff0000"
+ path_after="#0000ff"
+ path_keyframe_before="#ffc4c4"
+ path_keyframe_after="#c4c4ff"
+ frame_current="#c69345"
+ time_scrub_background="#292929e6"
+ time_marker_line="#18181860"
+ time_marker_line_selected="#ffffff60"
+ strips="#181818"
+ strips_selected="#ff8c00"
+ metadatabg="#181818"
+ metadatatext="#ffffff"
+ handle_free="#181818"
+ handle_auto="#909000"
+ handle_align="#803060"
+ handle_sel_free="#181818"
+ handle_sel_auto="#f0ff40"
+ handle_sel_align="#f090a0"
+ handle_auto_clamped="#181818"
+ handle_sel_auto_clamped="#181818"
+ handle_vertex="#181818"
+ handle_vertex_select="#ffff00"
+ handle_vertex_size="4"
+ >
+ <space>
+ <ThemeSpaceGeneric
+ back="#2d3236"
+ title="#cccccc"
+ text="#a6a6a6"
+ text_hi="#cccccc"
+ header="#525252ff"
+ header_text="#cccccc"
+ header_text_hi="#cccccc"
+ button="#484848ff"
+ button_title="#cccccc"
+ button_text="#cccccc"
+ button_text_hi="#484848"
+ navigation_bar="#38383800"
+ execution_buts="#18181800"
+ tab_active="#484848"
+ tab_inactive="#414141"
+ tab_back="#383838ff"
+ tab_outline="#484848"
+ >
+ <panelcolors>
+ <ThemePanelColors
+ header="#424242ff"
+ back="#484848ff"
+ sub_back="#484848ff"
+ >
+ </ThemePanelColors>
+ </panelcolors>
+ </ThemeSpaceGeneric>
+ </space>
+ <space_list>
+ <ThemeSpaceListGeneric
+ list="#666666"
+ list_title="#181818"
+ list_text="#000000"
+ list_text_hi="#cccccc"
+ >
+ </ThemeSpaceListGeneric>
+ </space_list>
+ </ThemeClipEditor>
+ </clip_editor>
+ <topbar>
+ <ThemeTopBar>
+ <space>
+ <ThemeSpaceGeneric
+ back="#484848"
+ title="#cccccc"
+ text="#cccccc"
+ text_hi="#cccccc"
+ header="#303030ff"
+ header_text="#cccccc"
+ header_text_hi="#cccccc"
+ button="#383838ff"
+ button_title="#cccccc"
+ button_text="#cccccc"
+ button_text_hi="#cccccc"
+ navigation_bar="#38383800"
+ execution_buts="#18181800"
+ tab_active="#383838"
+ tab_inactive="#383838"
+ tab_back="#383838ff"
+ tab_outline="#383838"
+ >
+ <panelcolors>
+ <ThemePanelColors
+ header="#424242ff"
+ back="#484848ff"
+ sub_back="#484848ff"
+ >
+ </ThemePanelColors>
+ </panelcolors>
+ </ThemeSpaceGeneric>
+ </space>
+ </ThemeTopBar>
+ </topbar>
+ <statusbar>
+ <ThemeStatusBar>
+ <space>
+ <ThemeSpaceGeneric
+ back="#484848"
+ title="#cccccc"
+ text="#cccccc"
+ text_hi="#cccccc"
+ header="#383838ff"
+ header_text="#a7a7a7"
+ header_text_hi="#cccccc"
+ button="#ccccccff"
+ button_title="#cccccc"
+ button_text="#181818"
+ button_text_hi="#cccccc"
+ navigation_bar="#38383800"
+ execution_buts="#00000000"
+ tab_active="#383838"
+ tab_inactive="#383838"
+ tab_back="#383838ff"
+ tab_outline="#383838"
+ >
+ <panelcolors>
+ <ThemePanelColors
+ header="#424242ff"
+ back="#484848ff"
+ sub_back="#484848ff"
+ >
+ </ThemePanelColors>
+ </panelcolors>
+ </ThemeSpaceGeneric>
+ </space>
+ </ThemeStatusBar>
+ </statusbar>
+ <bone_color_sets>
+ <ThemeBoneColorSet
+ normal="#ffa98b"
+ select="#ffb6a8"
+ active="#ffb6a8"
+ show_colored_constraints="FALSE"
+ >
+ </ThemeBoneColorSet>
+ <ThemeBoneColorSet
+ normal="#f7daa4"
+ select="#f7c2b1"
+ active="#f7c2b1"
+ show_colored_constraints="FALSE"
+ >
+ </ThemeBoneColorSet>
+ <ThemeBoneColorSet
+ normal="#94ff7e"
+ select="#b8efa8"
+ active="#b8efa8"
+ show_colored_constraints="FALSE"
+ >
+ </ThemeBoneColorSet>
+ <ThemeBoneColorSet
+ normal="#c2c6ff"
+ select="#8fdbff"
+ active="#8fdbff"
+ show_colored_constraints="FALSE"
+ >
+ </ThemeBoneColorSet>
+ <ThemeBoneColorSet
+ normal="#ff9dd7"
+ select="#ff9edc"
+ active="#ff9edc"
+ show_colored_constraints="FALSE"
+ >
+ </ThemeBoneColorSet>
+ <ThemeBoneColorSet
+ normal="#cc95ff"
+ select="#d9a9ff"
+ active="#d9a9ff"
+ show_colored_constraints="FALSE"
+ >
+ </ThemeBoneColorSet>
+ <ThemeBoneColorSet
+ normal="#93f2c6"
+ select="#85dace"
+ active="#85dace"
+ show_colored_constraints="FALSE"
+ >
+ </ThemeBoneColorSet>
+ <ThemeBoneColorSet
+ normal="#7bb3c9"
+ select="#a4cfdb"
+ active="#a4cfdb"
+ show_colored_constraints="FALSE"
+ >
+ </ThemeBoneColorSet>
+ <ThemeBoneColorSet
+ normal="#ffd10c"
+ select="#becb00"
+ active="#becb00"
+ show_colored_constraints="FALSE"
+ >
+ </ThemeBoneColorSet>
+ <ThemeBoneColorSet
+ normal="#585858"
+ select="#afafaf"
+ active="#afafaf"
+ show_colored_constraints="FALSE"
+ >
+ </ThemeBoneColorSet>
+ <ThemeBoneColorSet
+ normal="#df9aff"
+ select="#dd9aff"
+ active="#dd9aff"
+ show_colored_constraints="FALSE"
+ >
+ </ThemeBoneColorSet>
+ <ThemeBoneColorSet
+ normal="#afe735"
+ select="#aad851"
+ active="#aad851"
+ show_colored_constraints="FALSE"
+ >
+ </ThemeBoneColorSet>
+ <ThemeBoneColorSet
+ normal="#d6d6d6"
+ select="#e0e0e0"
+ active="#e0e0e0"
+ show_colored_constraints="FALSE"
+ >
+ </ThemeBoneColorSet>
+ <ThemeBoneColorSet
+ normal="#ffaa88"
+ select="#ffac8e"
+ active="#ffac8e"
+ show_colored_constraints="FALSE"
+ >
+ </ThemeBoneColorSet>
+ <ThemeBoneColorSet
+ normal="#35df4a"
+ select="#35d846"
+ active="#35d846"
+ show_colored_constraints="FALSE"
+ >
+ </ThemeBoneColorSet>
+ <ThemeBoneColorSet
+ normal="#787878"
+ select="#787878"
+ active="#aeaeae"
+ show_colored_constraints="FALSE"
+ >
+ </ThemeBoneColorSet>
+ <ThemeBoneColorSet
+ normal="#000000"
+ select="#000000"
+ active="#000000"
+ show_colored_constraints="FALSE"
+ >
+ </ThemeBoneColorSet>
+ <ThemeBoneColorSet
+ normal="#000000"
+ select="#000000"
+ active="#000000"
+ show_colored_constraints="FALSE"
+ >
+ </ThemeBoneColorSet>
+ <ThemeBoneColorSet
+ normal="#000000"
+ select="#000000"
+ active="#000000"
+ show_colored_constraints="FALSE"
+ >
+ </ThemeBoneColorSet>
+ <ThemeBoneColorSet
+ normal="#000000"
+ select="#000000"
+ active="#000000"
+ show_colored_constraints="FALSE"
+ >
+ </ThemeBoneColorSet>
+ </bone_color_sets>
+ </Theme>
+ <ThemeStyle>
+ <panel_title>
+ <ThemeFontStyle
+ points="11"
+ font_kerning_style="FITTED"
+ shadow="1"
+ shadow_offset_x="0"
+ shadow_offset_y="-1"
+ shadow_alpha="0.15"
+ shadow_value="0"
+ >
+ </ThemeFontStyle>
+ </panel_title>
+ <widget_label>
+ <ThemeFontStyle
+ points="11"
+ font_kerning_style="FITTED"
+ shadow="3"
+ shadow_offset_x="0"
+ shadow_offset_y="-1"
+ shadow_alpha="0.05"
+ shadow_value="0"
+ >
+ </ThemeFontStyle>
+ </widget_label>
+ <widget>
+ <ThemeFontStyle
+ points="10"
+ font_kerning_style="FITTED"
+ shadow="1"
+ shadow_offset_x="0"
+ shadow_offset_y="-1"
+ shadow_alpha="0.05"
+ shadow_value="0"
+ >
+ </ThemeFontStyle>
+ </widget>
+ </ThemeStyle>
+</bpy>
diff --git a/presets/interface_theme/print_friendly.xml b/presets/interface_theme/print_friendly.xml
new file mode 100644
index 00000000..b607e29b
--- /dev/null
+++ b/presets/interface_theme/print_friendly.xml
@@ -0,0 +1,1481 @@
+<bpy>
+ <Theme>
+ <user_interface>
+ <ThemeUserInterface
+ menu_shadow_fac="0.3"
+ menu_shadow_width="4"
+ icon_alpha="1"
+ icon_saturation="0.5"
+ widget_emboss="#000000ff"
+ editor_outline="#000000"
+ widget_text_cursor="#3399e6"
+ axis_x="#ff3352"
+ axis_y="#8bdc00"
+ axis_z="#2890ff"
+ gizmo_hi="#ffffff"
+ gizmo_primary="#f5f14d"
+ gizmo_secondary="#63ffff"
+ gizmo_a="#4da84d"
+ gizmo_b="#a33535"
+ icon_scene="#000000ff"
+ icon_collection="#000000ff"
+ icon_object="#c7854eff"
+ icon_object_data="#008667ff"
+ icon_modifier="#4d7097ff"
+ icon_shading="#b65d65ff"
+ icon_folder="#e3c16eff"
+ icon_border_intensity="0"
+ >
+ <wcol_regular>
+ <ThemeWidgetColors
+ outline="#000000"
+ inner="#ffffffff"
+ inner_sel="#668cccff"
+ item="#191919ff"
+ text="#1a1a1a"
+ text_sel="#000000"
+ show_shaded="FALSE"
+ shadetop="0"
+ shadedown="-5"
+ roundness="0.4"
+ >
+ </ThemeWidgetColors>
+ </wcol_regular>
+ <wcol_tool>
+ <ThemeWidgetColors
+ outline="#000000"
+ inner="#ffffffff"
+ inner_sel="#5680c2ff"
+ item="#191919ff"
+ text="#000000"
+ text_sel="#000000"
+ show_shaded="FALSE"
+ shadetop="0"
+ shadedown="-5"
+ roundness="0.4"
+ >
+ </ThemeWidgetColors>
+ </wcol_tool>
+ <wcol_toolbar_item>
+ <ThemeWidgetColors
+ outline="#000000"
+ inner="#ffffffff"
+ inner_sel="#5094ffff"
+ item="#000000ff"
+ text="#ffffff"
+ text_sel="#ffffff"
+ show_shaded="FALSE"
+ shadetop="0"
+ shadedown="0"
+ roundness="0.4"
+ >
+ </ThemeWidgetColors>
+ </wcol_toolbar_item>
+ <wcol_radio>
+ <ThemeWidgetColors
+ outline="#000000"
+ inner="#ffffffff"
+ inner_sel="#5680c2e6"
+ item="#ffffffff"
+ text="#000000"
+ text_sel="#ffffff"
+ show_shaded="FALSE"
+ shadetop="5"
+ shadedown="-5"
+ roundness="0.4"
+ >
+ </ThemeWidgetColors>
+ </wcol_radio>
+ <wcol_text>
+ <ThemeWidgetColors
+ outline="#000000"
+ inner="#ffffffff"
+ inner_sel="#d8d8d8ff"
+ item="#5680c2ff"
+ text="#000000"
+ text_sel="#000000"
+ show_shaded="FALSE"
+ shadetop="-8"
+ shadedown="0"
+ roundness="0.4"
+ >
+ </ThemeWidgetColors>
+ </wcol_text>
+ <wcol_option>
+ <ThemeWidgetColors
+ outline="#000000"
+ inner="#ffffffff"
+ inner_sel="#5680c2e6"
+ item="#ffffffff"
+ text="#000000"
+ text_sel="#000000"
+ show_shaded="FALSE"
+ shadetop="0"
+ shadedown="-15"
+ roundness="0.4"
+ >
+ </ThemeWidgetColors>
+ </wcol_option>
+ <wcol_toggle>
+ <ThemeWidgetColors
+ outline="#000000"
+ inner="#ffffffff"
+ inner_sel="#5680c2ff"
+ item="#000000ff"
+ text="#000000"
+ text_sel="#ffffff"
+ show_shaded="FALSE"
+ shadetop="0"
+ shadedown="0"
+ roundness="0.4"
+ >
+ </ThemeWidgetColors>
+ </wcol_toggle>
+ <wcol_num>
+ <ThemeWidgetColors
+ outline="#000000"
+ inner="#ffffffff"
+ inner_sel="#5680c2ff"
+ item="#80b1ffff"
+ text="#000000"
+ text_sel="#ffffff"
+ show_shaded="FALSE"
+ shadetop="-10"
+ shadedown="0"
+ roundness="0.4"
+ >
+ </ThemeWidgetColors>
+ </wcol_num>
+ <wcol_numslider>
+ <ThemeWidgetColors
+ outline="#000000"
+ inner="#ffffffff"
+ inner_sel="#d8d8d8ff"
+ item="#5680c2ff"
+ text="#000000"
+ text_sel="#ffffff"
+ show_shaded="FALSE"
+ shadetop="-4"
+ shadedown="0"
+ roundness="0.4"
+ >
+ </ThemeWidgetColors>
+ </wcol_numslider>
+ <wcol_box>
+ <ThemeWidgetColors
+ outline="#000000"
+ inner="#ffffffff"
+ inner_sel="#5680c2ff"
+ item="#000000ff"
+ text="#000000"
+ text_sel="#ffffff"
+ show_shaded="FALSE"
+ shadetop="0"
+ shadedown="0"
+ roundness="0.4"
+ >
+ </ThemeWidgetColors>
+ </wcol_box>
+ <wcol_menu>
+ <ThemeWidgetColors
+ outline="#000000"
+ inner="#ffffffff"
+ inner_sel="#d8d8d8ff"
+ item="#000000ff"
+ text="#000000"
+ text_sel="#000000"
+ show_shaded="FALSE"
+ shadetop="10"
+ shadedown="-10"
+ roundness="0.4"
+ >
+ </ThemeWidgetColors>
+ </wcol_menu>
+ <wcol_pulldown>
+ <ThemeWidgetColors
+ outline="#000000"
+ inner="#ffffffcc"
+ inner_sel="#5680c2e6"
+ item="#d8d8d8ff"
+ text="#000000"
+ text_sel="#ffffff"
+ show_shaded="FALSE"
+ shadetop="25"
+ shadedown="-20"
+ roundness="0.4"
+ >
+ </ThemeWidgetColors>
+ </wcol_pulldown>
+ <wcol_menu_back>
+ <ThemeWidgetColors
+ outline="#000000"
+ inner="#d8d8d8ff"
+ inner_sel="#585858ff"
+ item="#d8d8d8ff"
+ text="#000000"
+ text_sel="#000000"
+ show_shaded="FALSE"
+ shadetop="25"
+ shadedown="-20"
+ roundness="0.4"
+ >
+ </ThemeWidgetColors>
+ </wcol_menu_back>
+ <wcol_pie_menu>
+ <ThemeWidgetColors
+ outline="#000000"
+ inner="#ffffffef"
+ inner_sel="#5680c2e6"
+ item="#d8d8d8ff"
+ text="#000000"
+ text_sel="#000000"
+ show_shaded="FALSE"
+ shadetop="10"
+ shadedown="-10"
+ roundness="0.4"
+ >
+ </ThemeWidgetColors>
+ </wcol_pie_menu>
+ <wcol_tooltip>
+ <ThemeWidgetColors
+ outline="#19191a"
+ inner="#19191aef"
+ inner_sel="#19191aef"
+ item="#19191aef"
+ text="#e6e6e6"
+ text_sel="#ffffff"
+ show_shaded="FALSE"
+ shadetop="25"
+ shadedown="-20"
+ roundness="0.4"
+ >
+ </ThemeWidgetColors>
+ </wcol_tooltip>
+ <wcol_menu_item>
+ <ThemeWidgetColors
+ outline="#000000"
+ inner="#00000000"
+ inner_sel="#5680c2e6"
+ item="#ffffff8f"
+ text="#000000"
+ text_sel="#ffffff"
+ show_shaded="FALSE"
+ shadetop="38"
+ shadedown="0"
+ roundness="0.4"
+ >
+ </ThemeWidgetColors>
+ </wcol_menu_item>
+ <wcol_scroll>
+ <ThemeWidgetColors
+ outline="#000000"
+ inner="#ffffffff"
+ inner_sel="#a4a4a4ff"
+ item="#d8d8d8ff"
+ text="#000000"
+ text_sel="#ffffff"
+ show_shaded="FALSE"
+ shadetop="5"
+ shadedown="-5"
+ roundness="1"
+ >
+ </ThemeWidgetColors>
+ </wcol_scroll>
+ <wcol_progress>
+ <ThemeWidgetColors
+ outline="#000000"
+ inner="#ffffffff"
+ inner_sel="#646464b4"
+ item="#5094ffff"
+ text="#000000"
+ text_sel="#ffffff"
+ show_shaded="FALSE"
+ shadetop="0"
+ shadedown="0"
+ roundness="0.4"
+ >
+ </ThemeWidgetColors>
+ </wcol_progress>
+ <wcol_list_item>
+ <ThemeWidgetColors
+ outline="#000000"
+ inner="#00000000"
+ inner_sel="#5680c2ff"
+ item="#5094ffff"
+ text="#000000"
+ text_sel="#ffffff"
+ show_shaded="FALSE"
+ shadetop="0"
+ shadedown="0"
+ roundness="0.4"
+ >
+ </ThemeWidgetColors>
+ </wcol_list_item>
+ <wcol_state>
+ <ThemeWidgetStateColors
+ inner_anim="#73be4c"
+ inner_anim_sel="#5aa633"
+ inner_key="#f0eb64"
+ inner_key_sel="#d7d34b"
+ inner_driven="#b400ff"
+ inner_driven_sel="#9900e6"
+ inner_overridden="#6bf3cc"
+ inner_overridden_sel="#5fd9b6"
+ inner_changed="#cc7529"
+ inner_changed_sel="#e6852d"
+ blend="0.5"
+ >
+ </ThemeWidgetStateColors>
+ </wcol_state>
+ <wcol_tab>
+ <ThemeWidgetColors
+ outline="#000000"
+ inner="#ffffffff"
+ inner_sel="#5094ffff"
+ item="#28292dff"
+ text="#000000"
+ text_sel="#ffffff"
+ show_shaded="FALSE"
+ shadetop="0"
+ shadedown="0"
+ roundness="0.4"
+ >
+ </ThemeWidgetColors>
+ </wcol_tab>
+ </ThemeUserInterface>
+ </user_interface>
+ <view_3d>
+ <ThemeView3D
+ grid="#000000ff"
+ clipping_border_3d="#313131ff"
+ wire="#000000"
+ wire_edit="#000000"
+ gp_vertex="#000000"
+ gp_vertex_select="#00cc9e"
+ gp_vertex_size="3"
+ text_grease_pencil="#00e6b2"
+ object_selected="#cc5d00"
+ object_active="#ffaf29"
+ text_keyframe="#ddd700"
+ camera="#000000"
+ empty="#000000"
+ light="#00000028"
+ speaker="#000000"
+ vertex="#000000"
+ vertex_select="#00b38a"
+ vertex_size="3"
+ vertex_bevel="#00a5ff"
+ vertex_unreferenced="#000000"
+ edge_select="#00cc9e"
+ edge_seam="#db2512"
+ edge_sharp="#00ffff"
+ edge_crease="#cc0099"
+ edge_bevel="#00a5ff"
+ edge_facesel="#4b4b4b"
+ freestyle_edge_mark="#ffcc7f"
+ face="#00000012"
+ face_select="#29cca766"
+ face_dot="#a1e6d6"
+ facedot_size="3"
+ freestyle_face_mark="#ffcc7f4d"
+ face_back="#ff0000b3"
+ face_front="#0000ffb3"
+ nurb_uline="#909000"
+ nurb_vline="#803060"
+ nurb_sel_uline="#f0ff40"
+ nurb_sel_vline="#f090a0"
+ act_spline="#89e689"
+ handle_free="#000000"
+ handle_auto="#909000"
+ handle_vect="#409030"
+ handle_sel_vect="#40c030"
+ handle_align="#803060"
+ handle_sel_free="#000000"
+ handle_sel_auto="#f0ff40"
+ handle_sel_align="#f090a0"
+ lastsel_point="#ffffff"
+ extra_edge_len="#ff6149"
+ extra_edge_angle="#cccc00"
+ extra_face_angle="#b3b3ff"
+ extra_face_area="#00cc00"
+ editmesh_active="#00ff0081"
+ normal="#22dddd"
+ vertex_normal="#2361dd"
+ split_normal="#dd23dd"
+ bone_pose="#50c8ff"
+ bone_pose_active="#8cffff"
+ bone_solid="#e6e6e6"
+ bone_locked_weight="#ff000080"
+ bundle_solid="#c8c8c8"
+ camera_path="#000000"
+ skin_root="#b44d4d"
+ view_overlay="#000000"
+ transform="#000000"
+ frame_current="#60c040"
+ paint_curve_handle="#7fff7f7f"
+ paint_curve_pivot="#ff7f7f7f"
+ outline_width="1"
+ object_origin_size="6"
+ >
+ <space>
+ <ThemeSpaceGradient
+ title="#000000"
+ text="#000000"
+ text_hi="#000000"
+ header="#d8d8d8ff"
+ header_text="#000000"
+ header_text_hi="#ffffff"
+ button="#ffffff00"
+ button_title="#000000"
+ button_text="#000000"
+ button_text_hi="#ffffff"
+ navigation_bar="#00000000"
+ execution_buts="#00000000"
+ tab_active="#76afff"
+ tab_inactive="#ffffff"
+ tab_back="#d8d8d8ff"
+ tab_outline="#000000"
+ >
+ <gradients>
+ <ThemeGradientColors
+ background_type="SINGLE_COLOR"
+ high_gradient="#ffffff"
+ gradient="#e6e6e6"
+ >
+ </ThemeGradientColors>
+ </gradients>
+ <panelcolors>
+ <ThemePanelColors
+ header="#d8d8d8ff"
+ back="#ffffffcc"
+ sub_back="#a4a4a424"
+ >
+ </ThemePanelColors>
+ </panelcolors>
+ </ThemeSpaceGradient>
+ </space>
+ </ThemeView3D>
+ </view_3d>
+ <graph_editor>
+ <ThemeGraphEditor
+ grid="#5b5b5b"
+ frame_current="#5680c2"
+ time_scrub_background="#d8d8d8ff"
+ time_marker_line="#00000060"
+ time_marker_line_selected="#ffffff60"
+ window_sliders="#969696"
+ channels_region="#999999"
+ dopesheet_channel="#2e6399"
+ dopesheet_subchannel="#7aa4cc"
+ channel_group="#278c0e"
+ active_channels_group="#4db135"
+ preview_range="#a14d0066"
+ vertex="#000000"
+ vertex_select="#ff8500"
+ vertex_size="6"
+ vertex_bevel="#000000"
+ vertex_unreferenced="#000000"
+ handle_free="#000000"
+ handle_auto="#909000"
+ handle_vect="#409030"
+ handle_sel_vect="#40c030"
+ handle_align="#803060"
+ handle_sel_free="#000000"
+ handle_sel_auto="#f0ff40"
+ handle_sel_align="#f090a0"
+ handle_auto_clamped="#994030"
+ handle_sel_auto_clamped="#f0af90"
+ lastsel_point="#ffffff"
+ handle_vertex="#000000"
+ handle_vertex_select="#ff8500"
+ handle_vertex_size="5"
+ >
+ <space>
+ <ThemeSpaceGeneric
+ back="#ffffff"
+ title="#000000"
+ text="#000000"
+ text_hi="#ffffff"
+ header="#d8d8d8ff"
+ header_text="#000000"
+ header_text_hi="#ffffff"
+ button="#ffffffff"
+ button_title="#000000"
+ button_text="#000000"
+ button_text_hi="#ffffff"
+ navigation_bar="#00000000"
+ execution_buts="#00000000"
+ tab_active="#76afff"
+ tab_inactive="#ffffff"
+ tab_back="#d8d8d8ff"
+ tab_outline="#000000"
+ >
+ <panelcolors>
+ <ThemePanelColors
+ header="#d8d8d8ff"
+ back="#ffffffcc"
+ sub_back="#a4a4a424"
+ >
+ </ThemePanelColors>
+ </panelcolors>
+ </ThemeSpaceGeneric>
+ </space>
+ <space_list>
+ <ThemeSpaceListGeneric
+ list="#d8d8d8"
+ list_title="#000000"
+ list_text="#000000"
+ list_text_hi="#ffffff"
+ >
+ </ThemeSpaceListGeneric>
+ </space_list>
+ </ThemeGraphEditor>
+ </graph_editor>
+ <file_browser>
+ <ThemeFileBrowser
+ selected_file="#76afff"
+ >
+ <space>
+ <ThemeSpaceGeneric
+ back="#a4a4a4"
+ title="#000000"
+ text="#000000"
+ text_hi="#ffffff"
+ header="#d8d8d8ff"
+ header_text="#000000"
+ header_text_hi="#ffffff"
+ button="#d8d8d8ff"
+ button_title="#1a1a1a"
+ button_text="#000000"
+ button_text_hi="#ffffff"
+ navigation_bar="#00000000"
+ execution_buts="#00000000"
+ tab_active="#76afff"
+ tab_inactive="#ffffff"
+ tab_back="#d8d8d8ff"
+ tab_outline="#000000"
+ >
+ <panelcolors>
+ <ThemePanelColors
+ header="#d8d8d8ff"
+ back="#ffffffcc"
+ sub_back="#a4a4a424"
+ >
+ </ThemePanelColors>
+ </panelcolors>
+ </ThemeSpaceGeneric>
+ </space>
+ </ThemeFileBrowser>
+ </file_browser>
+ <nla_editor>
+ <ThemeNLAEditor
+ grid="#858585"
+ view_sliders="#969696"
+ dopesheet_channel="#5a85b2"
+ nla_track="#424242"
+ active_action="#cc701a66"
+ active_action_unset="#9987614d"
+ preview_range="#a14d0066"
+ strips="#0c0a0a"
+ strips_selected="#ff8c00"
+ transition_strips="#1c2630"
+ transition_strips_selected="#2e75db"
+ meta_strips="#332642"
+ meta_strips_selected="#692196"
+ sound_strips="#2b3d3d"
+ sound_strips_selected="#1f7a7a"
+ tweak="#4df31a"
+ tweak_duplicate="#d90000"
+ keyframe_border="#000000ff"
+ keyframe_border_selected="#000000ff"
+ frame_current="#5680c2"
+ time_scrub_background="#d8d8d8ff"
+ time_marker_line="#00000060"
+ time_marker_line_selected="#ffffff60"
+ >
+ <space>
+ <ThemeSpaceGeneric
+ back="#ffffff"
+ title="#000000"
+ text="#000000"
+ text_hi="#ffffff"
+ header="#d8d8d8ff"
+ header_text="#000000"
+ header_text_hi="#ffffff"
+ button="#ffffffff"
+ button_title="#000000"
+ button_text="#000000"
+ button_text_hi="#ffffff"
+ navigation_bar="#00000000"
+ execution_buts="#00000000"
+ tab_active="#76afff"
+ tab_inactive="#ffffff"
+ tab_back="#d8d8d8ff"
+ tab_outline="#000000"
+ >
+ <panelcolors>
+ <ThemePanelColors
+ header="#d8d8d8ff"
+ back="#ffffffcc"
+ sub_back="#a4a4a424"
+ >
+ </ThemePanelColors>
+ </panelcolors>
+ </ThemeSpaceGeneric>
+ </space>
+ <space_list>
+ <ThemeSpaceListGeneric
+ list="#d8d8d8"
+ list_title="#000000"
+ list_text="#000000"
+ list_text_hi="#000000"
+ >
+ </ThemeSpaceListGeneric>
+ </space_list>
+ </ThemeNLAEditor>
+ </nla_editor>
+ <dopesheet_editor>
+ <ThemeDopeSheet
+ grid="#818181"
+ frame_current="#5680c2"
+ time_scrub_background="#d8d8d8ff"
+ time_marker_line="#00000060"
+ time_marker_line_selected="#ffffff60"
+ value_sliders="#000000"
+ view_sliders="#969696"
+ dopesheet_channel="#2e639924"
+ dopesheet_subchannel="#7aa4cc24"
+ channels="#b1b1b1ff"
+ channels_selected="#60c04044"
+ channel_group="#278c0e37"
+ active_channels_group="#4eb33555"
+ long_key="#1a151580"
+ long_key_selected="#ff8c00cc"
+ keyframe="#e8e8e8"
+ keyframe_selected="#ffbe33"
+ keyframe_extreme="#e8b3cc"
+ keyframe_extreme_selected="#f28080"
+ keyframe_breakdown="#b3dbe8"
+ keyframe_breakdown_selected="#54bfed"
+ keyframe_jitter="#94e575"
+ keyframe_jitter_selected="#61c042"
+ keyframe_movehold="#5c5656"
+ keyframe_movehold_selected="#ffaf23"
+ keyframe_border="#000000ff"
+ keyframe_border_selected="#000000ff"
+ keyframe_scale_factor="1"
+ summary="#d3660066"
+ preview_range="#a14d0066"
+ interpolation_line="#94e575cc"
+ >
+ <space>
+ <ThemeSpaceGeneric
+ back="#ffffff"
+ title="#000000"
+ text="#000000"
+ text_hi="#ffffff"
+ header="#d8d8d8ff"
+ header_text="#000000"
+ header_text_hi="#ffffff"
+ button="#ffffffff"
+ button_title="#000000"
+ button_text="#000000"
+ button_text_hi="#ffffff"
+ navigation_bar="#00000000"
+ execution_buts="#00000000"
+ tab_active="#76afff"
+ tab_inactive="#ffffff"
+ tab_back="#d8d8d8ff"
+ tab_outline="#000000"
+ >
+ <panelcolors>
+ <ThemePanelColors
+ header="#d8d8d8ff"
+ back="#ffffffcc"
+ sub_back="#a4a4a424"
+ >
+ </ThemePanelColors>
+ </panelcolors>
+ </ThemeSpaceGeneric>
+ </space>
+ <space_list>
+ <ThemeSpaceListGeneric
+ list="#d8d8d8"
+ list_title="#000000"
+ list_text="#000000"
+ list_text_hi="#ffffff"
+ >
+ </ThemeSpaceListGeneric>
+ </space_list>
+ </ThemeDopeSheet>
+ </dopesheet_editor>
+ <image_editor>
+ <ThemeImageEditor
+ vertex="#000000"
+ vertex_select="#00b38a"
+ vertex_size="3"
+ vertex_bevel="#000000"
+ vertex_unreferenced="#000000"
+ face="#ffffff0a"
+ face_select="#29cca766"
+ face_dot="#a1e6d6"
+ facedot_size="3"
+ freestyle_face_mark="#7fff7f33"
+ face_back="#00000000"
+ face_front="#00000000"
+ editmesh_active="#ffffff80"
+ wire_edit="#c0c0c0"
+ edge_select="#00cc9e"
+ scope_back="#d8d8d8ff"
+ preview_stitch_face="#7f7f0033"
+ preview_stitch_edge="#ff00ff33"
+ preview_stitch_vert="#0000ff33"
+ preview_stitch_stitchable="#00ff00ff"
+ preview_stitch_unstitchable="#ff0000ff"
+ preview_stitch_active="#e1d2c323"
+ uv_shadow="#707070ff"
+ uv_others="#606060ff"
+ frame_current="#5680c2"
+ metadatabg="#000000"
+ metadatatext="#ffffff"
+ handle_free="#000000"
+ handle_auto="#909000"
+ handle_align="#803060"
+ handle_sel_free="#000000"
+ handle_sel_auto="#f0ff40"
+ handle_sel_align="#f090a0"
+ handle_auto_clamped="#000000"
+ handle_sel_auto_clamped="#000000"
+ handle_vertex="#000000"
+ handle_vertex_select="#ffff00"
+ handle_vertex_size="5"
+ paint_curve_handle="#7fff7f7f"
+ paint_curve_pivot="#ff7f7f7f"
+ >
+ <space>
+ <ThemeSpaceGeneric
+ back="#d8d8d8"
+ title="#000000"
+ text="#000000"
+ text_hi="#ffffff"
+ header="#d8d8d8ff"
+ header_text="#000000"
+ header_text_hi="#ffffff"
+ button="#ffffff00"
+ button_title="#000000"
+ button_text="#000000"
+ button_text_hi="#ffffff"
+ navigation_bar="#00000000"
+ execution_buts="#00000000"
+ tab_active="#76afff"
+ tab_inactive="#ffffff"
+ tab_back="#d8d8d8ff"
+ tab_outline="#000000"
+ >
+ <panelcolors>
+ <ThemePanelColors
+ header="#d8d8d8ff"
+ back="#ffffffcc"
+ sub_back="#a4a4a424"
+ >
+ </ThemePanelColors>
+ </panelcolors>
+ </ThemeSpaceGeneric>
+ </space>
+ </ThemeImageEditor>
+ </image_editor>
+ <sequence_editor>
+ <ThemeSequenceEditor
+ grid="#000000"
+ window_sliders="#a0a0a0"
+ movie_strip="#516987"
+ movieclip_strip="#20208f"
+ image_strip="#6d5881"
+ scene_strip="#4e983e"
+ audio_strip="#2e8f8f"
+ effect_strip="#a9547c"
+ transition_strip="#a25f6f"
+ meta_strip="#6d9183"
+ text_strip="#a29700"
+ frame_current="#5680c2"
+ time_scrub_background="#d8d8d8ff"
+ time_marker_line="#00000060"
+ time_marker_line_selected="#ffffff60"
+ keyframe="#ff8500"
+ draw_action="#50c8ff"
+ preview_back="#a4a4a4"
+ metadatabg="#000000"
+ metadatatext="#ffffff"
+ preview_range="#a14d0066"
+ >
+ <space>
+ <ThemeSpaceGeneric
+ back="#ffffff"
+ title="#000000"
+ text="#000000"
+ text_hi="#ffffff"
+ header="#d8d8d8ff"
+ header_text="#000000"
+ header_text_hi="#ffffff"
+ button="#ffffffff"
+ button_title="#000000"
+ button_text="#000000"
+ button_text_hi="#ffffff"
+ navigation_bar="#00000000"
+ execution_buts="#00000000"
+ tab_active="#76afff"
+ tab_inactive="#ffffff"
+ tab_back="#d8d8d8ff"
+ tab_outline="#000000"
+ >
+ <panelcolors>
+ <ThemePanelColors
+ header="#d8d8d8ff"
+ back="#ffffffcc"
+ sub_back="#a4a4a424"
+ >
+ </ThemePanelColors>
+ </panelcolors>
+ </ThemeSpaceGeneric>
+ </space>
+ </ThemeSequenceEditor>
+ </sequence_editor>
+ <properties>
+ <ThemeProperties>
+ <space>
+ <ThemeSpaceGeneric
+ back="#ffffff"
+ title="#000000"
+ text="#000000"
+ text_hi="#ffffff"
+ header="#d8d8d8ff"
+ header_text="#000000"
+ header_text_hi="#ffffff"
+ button="#ffffffff"
+ button_title="#000000"
+ button_text="#000000"
+ button_text_hi="#ffffff"
+ navigation_bar="#d8d8d8ff"
+ execution_buts="#00000000"
+ tab_active="#76afff"
+ tab_inactive="#ffffff"
+ tab_back="#d8d8d8ff"
+ tab_outline="#000000"
+ >
+ <panelcolors>
+ <ThemePanelColors
+ header="#d8d8d8ff"
+ back="#ffffffcc"
+ sub_back="#a4a4a424"
+ >
+ </ThemePanelColors>
+ </panelcolors>
+ </ThemeSpaceGeneric>
+ </space>
+ </ThemeProperties>
+ </properties>
+ <text_editor>
+ <ThemeTextEditor
+ line_numbers="#d0d0d0"
+ line_numbers_background="#d8d8d8"
+ selected_text="#f7f7ff"
+ cursor="#ff0000"
+ syntax_builtin="#ff1961"
+ syntax_symbols="#ff734d"
+ syntax_special="#5f8800"
+ syntax_preprocessor="#ad80ff"
+ syntax_reserved="#c4753b"
+ syntax_comment="#939393"
+ syntax_string="#b5a549"
+ syntax_numbers="#50dbff"
+ >
+ <space>
+ <ThemeSpaceGeneric
+ back="#ffffff"
+ title="#000000"
+ text="#000000"
+ text_hi="#ffffff"
+ header="#d8d8d8ff"
+ header_text="#000000"
+ header_text_hi="#ffffff"
+ button="#ffffffff"
+ button_title="#000000"
+ button_text="#000000"
+ button_text_hi="#ffffff"
+ navigation_bar="#00000000"
+ execution_buts="#00000000"
+ tab_active="#76afff"
+ tab_inactive="#ffffff"
+ tab_back="#d8d8d8ff"
+ tab_outline="#000000"
+ >
+ <panelcolors>
+ <ThemePanelColors
+ header="#d8d8d8ff"
+ back="#ffffffcc"
+ sub_back="#a4a4a424"
+ >
+ </ThemePanelColors>
+ </panelcolors>
+ </ThemeSpaceGeneric>
+ </space>
+ </ThemeTextEditor>
+ </text_editor>
+ <node_editor>
+ <ThemeNodeEditor
+ node_selected="#f15800"
+ node_active="#f15800"
+ wire="#a7a7a7"
+ wire_inner="#999999"
+ wire_select="#ffa733"
+ selected_text="#7f7070"
+ node_backdrop="#e6e6e6ff"
+ converter_node="#66c4ff"
+ color_node="#ffcb4d"
+ group_node="#59b36ab9"
+ group_socket_node="#dfc300"
+ frame_node="#9b9b9ba0"
+ matte_node="#977474"
+ distor_node="#749797"
+ noodle_curving="0"
+ grid_levels="2"
+ input_node="#ff6675"
+ output_node="#ff6675"
+ filter_node="#6c696f"
+ vector_node="#9999ff"
+ texture_node="#ffc399"
+ shader_node="#a7ff99"
+ script_node="#6c696f"
+ pattern_node="#6c696f"
+ layout_node="#6c696f"
+ >
+ <space>
+ <ThemeSpaceGeneric
+ back="#ffffff"
+ title="#000000"
+ text="#000000"
+ text_hi="#ffffff"
+ header="#d8d8d8ff"
+ header_text="#000000"
+ header_text_hi="#ffffff"
+ button="#ffffffff"
+ button_title="#000000"
+ button_text="#000000"
+ button_text_hi="#ffffff"
+ navigation_bar="#00000000"
+ execution_buts="#00000000"
+ tab_active="#76afff"
+ tab_inactive="#ffffff"
+ tab_back="#d8d8d8ff"
+ tab_outline="#000000"
+ >
+ <panelcolors>
+ <ThemePanelColors
+ header="#d8d8d8ff"
+ back="#ffffffcc"
+ sub_back="#a4a4a424"
+ >
+ </ThemePanelColors>
+ </panelcolors>
+ </ThemeSpaceGeneric>
+ </space>
+ <space_list>
+ <ThemeSpaceListGeneric
+ list="#a5a5a5"
+ list_title="#000000"
+ list_text="#000000"
+ list_text_hi="#ffffff"
+ >
+ </ThemeSpaceListGeneric>
+ </space_list>
+ </ThemeNodeEditor>
+ </node_editor>
+ <outliner>
+ <ThemeOutliner
+ match="#337f33"
+ selected_highlight="#76afff"
+ active="#3b5689"
+ selected_object="#7d5454"
+ active_object="#ad3535"
+ edited_object="#0080624d"
+ row_alternate="#ffffffff"
+ >
+ <space>
+ <ThemeSpaceGeneric
+ back="#d8d8d8"
+ title="#000000"
+ text="#000000"
+ text_hi="#ffffff"
+ header="#d8d8d8ff"
+ header_text="#000000"
+ header_text_hi="#ffffff"
+ button="#ffffffff"
+ button_title="#000000"
+ button_text="#000000"
+ button_text_hi="#ffffff"
+ navigation_bar="#00000000"
+ execution_buts="#00000000"
+ tab_active="#76afff"
+ tab_inactive="#ffffff"
+ tab_back="#d8d8d8ff"
+ tab_outline="#000000"
+ >
+ <panelcolors>
+ <ThemePanelColors
+ header="#d8d8d8ff"
+ back="#ffffffcc"
+ sub_back="#a4a4a424"
+ >
+ </ThemePanelColors>
+ </panelcolors>
+ </ThemeSpaceGeneric>
+ </space>
+ </ThemeOutliner>
+ </outliner>
+ <info>
+ <ThemeInfo
+ info_selected="#76afff"
+ info_selected_text="#ffffff"
+ info_error="#990000ff"
+ info_error_text="#ffffff"
+ info_warning="#b36a00ff"
+ info_warning_text="#ffffff"
+ info_info="#5e8bcbff"
+ info_info_text="#ffffff"
+ info_debug="#d3d3d3ff"
+ info_debug_text="#000000"
+ info_property="#3ace87ff"
+ info_property_text="#ffffff"
+ info_operator="#3ace87ff"
+ info_operator_text="#ffffff"
+ >
+ <space>
+ <ThemeSpaceGeneric
+ back="#ffffff"
+ title="#000000"
+ text="#000000"
+ text_hi="#ffffff"
+ header="#d8d8d8ff"
+ header_text="#000000"
+ header_text_hi="#ffffff"
+ button="#ffffffff"
+ button_title="#000000"
+ button_text="#000000"
+ button_text_hi="#ffffff"
+ navigation_bar="#00000000"
+ execution_buts="#00000000"
+ tab_active="#76afff"
+ tab_inactive="#ffffff"
+ tab_back="#d8d8d8ff"
+ tab_outline="#000000"
+ >
+ <panelcolors>
+ <ThemePanelColors
+ header="#d8d8d8ff"
+ back="#ffffffcc"
+ sub_back="#a4a4a424"
+ >
+ </ThemePanelColors>
+ </panelcolors>
+ </ThemeSpaceGeneric>
+ </space>
+ </ThemeInfo>
+ </info>
+ <preferences>
+ <ThemePreferences>
+ <space>
+ <ThemeSpaceGeneric
+ back="#ffffff"
+ title="#000000"
+ text="#000000"
+ text_hi="#ffffff"
+ header="#d8d8d8ff"
+ header_text="#000000"
+ header_text_hi="#ffffff"
+ button="#ffffffff"
+ button_title="#000000"
+ button_text="#000000"
+ button_text_hi="#ffffff"
+ navigation_bar="#d8d8d8ff"
+ execution_buts="#d8d8d8ff"
+ tab_active="#76afff"
+ tab_inactive="#ffffff"
+ tab_back="#d8d8d8ff"
+ tab_outline="#000000"
+ >
+ <panelcolors>
+ <ThemePanelColors
+ header="#d8d8d8ff"
+ back="#ffffffcc"
+ sub_back="#a4a4a424"
+ >
+ </ThemePanelColors>
+ </panelcolors>
+ </ThemeSpaceGeneric>
+ </space>
+ </ThemePreferences>
+ </preferences>
+ <console>
+ <ThemeConsole
+ line_output="#6080ff"
+ line_input="#ffffff"
+ line_info="#00aa00"
+ line_error="#dc6060"
+ cursor="#dc6060"
+ select="#ffffff30"
+ >
+ <space>
+ <ThemeSpaceGeneric
+ back="#000000"
+ title="#000000"
+ text="#000000"
+ text_hi="#ffffff"
+ header="#d8d8d8ff"
+ header_text="#272727"
+ header_text_hi="#ffffff"
+ button="#7272727f"
+ button_title="#000000"
+ button_text="#000000"
+ button_text_hi="#ffffff"
+ navigation_bar="#00000000"
+ execution_buts="#00000000"
+ tab_active="#76afff"
+ tab_inactive="#ffffff"
+ tab_back="#d8d8d8ff"
+ tab_outline="#000000"
+ >
+ <panelcolors>
+ <ThemePanelColors
+ header="#d8d8d8ff"
+ back="#ffffffcc"
+ sub_back="#a4a4a424"
+ >
+ </ThemePanelColors>
+ </panelcolors>
+ </ThemeSpaceGeneric>
+ </space>
+ </ThemeConsole>
+ </console>
+ <clip_editor>
+ <ThemeClipEditor
+ marker_outline="#000000"
+ marker="#7f7f00"
+ active_marker="#ffffff"
+ selected_marker="#ffff00"
+ disabled_marker="#7f0000"
+ locked_marker="#7f7f7f"
+ path_before="#ff0000"
+ path_after="#0000ff"
+ path_keyframe_before="#ffc4c4"
+ path_keyframe_after="#c4c4ff"
+ frame_current="#5680c2"
+ time_scrub_background="#d8d8d8ff"
+ time_marker_line="#00000060"
+ time_marker_line_selected="#ffffff60"
+ strips="#0c0a0a"
+ strips_selected="#ff8c00"
+ metadatabg="#000000"
+ metadatatext="#ffffff"
+ handle_free="#000000"
+ handle_auto="#909000"
+ handle_align="#803060"
+ handle_sel_free="#000000"
+ handle_sel_auto="#f0ff40"
+ handle_sel_align="#f090a0"
+ handle_auto_clamped="#000000"
+ handle_sel_auto_clamped="#000000"
+ handle_vertex="#000000"
+ handle_vertex_select="#ffff00"
+ handle_vertex_size="5"
+ >
+ <space>
+ <ThemeSpaceGeneric
+ back="#d8d8d8"
+ title="#000000"
+ text="#000000"
+ text_hi="#ffffff"
+ header="#d8d8d8ff"
+ header_text="#000000"
+ header_text_hi="#ffffff"
+ button="#ffffffff"
+ button_title="#000000"
+ button_text="#000000"
+ button_text_hi="#ffffff"
+ navigation_bar="#00000000"
+ execution_buts="#00000000"
+ tab_active="#76afff"
+ tab_inactive="#ffffff"
+ tab_back="#d8d8d8ff"
+ tab_outline="#000000"
+ >
+ <panelcolors>
+ <ThemePanelColors
+ header="#d8d8d8ff"
+ back="#ffffffcc"
+ sub_back="#a4a4a424"
+ >
+ </ThemePanelColors>
+ </panelcolors>
+ </ThemeSpaceGeneric>
+ </space>
+ <space_list>
+ <ThemeSpaceListGeneric
+ list="#d8d8d8"
+ list_title="#000000"
+ list_text="#000000"
+ list_text_hi="#ffffff"
+ >
+ </ThemeSpaceListGeneric>
+ </space_list>
+ </ThemeClipEditor>
+ </clip_editor>
+ <topbar>
+ <ThemeTopBar>
+ <space>
+ <ThemeSpaceGeneric
+ back="#ffffff"
+ title="#000000"
+ text="#000000"
+ text_hi="#ffffff"
+ header="#d8d8d8ff"
+ header_text="#000000"
+ header_text_hi="#ffffff"
+ button="#2f303599"
+ button_title="#ffffff"
+ button_text="#000000"
+ button_text_hi="#ffffff"
+ navigation_bar="#00000000"
+ execution_buts="#00000000"
+ tab_active="#76afff"
+ tab_inactive="#ffffff"
+ tab_back="#d8d8d8ff"
+ tab_outline="#000000"
+ >
+ <panelcolors>
+ <ThemePanelColors
+ header="#d8d8d8ff"
+ back="#ffffffcc"
+ sub_back="#a4a4a424"
+ >
+ </ThemePanelColors>
+ </panelcolors>
+ </ThemeSpaceGeneric>
+ </space>
+ </ThemeTopBar>
+ </topbar>
+ <statusbar>
+ <ThemeStatusBar>
+ <space>
+ <ThemeSpaceGeneric
+ back="#ffffff"
+ title="#000000"
+ text="#000000"
+ text_hi="#ffffff"
+ header="#d8d8d8ff"
+ header_text="#000000"
+ header_text_hi="#ffffff"
+ button="#ffffffff"
+ button_title="#000000"
+ button_text="#000000"
+ button_text_hi="#ffffff"
+ navigation_bar="#00000000"
+ execution_buts="#00000000"
+ tab_active="#76afff"
+ tab_inactive="#ffffff"
+ tab_back="#d8d8d8ff"
+ tab_outline="#000000"
+ >
+ <panelcolors>
+ <ThemePanelColors
+ header="#d8d8d8ff"
+ back="#ffffffcc"
+ sub_back="#a4a4a424"
+ >
+ </ThemePanelColors>
+ </panelcolors>
+ </ThemeSpaceGeneric>
+ </space>
+ </ThemeStatusBar>
+ </statusbar>
+ <bone_color_sets>
+ <ThemeBoneColorSet
+ normal="#9a0000"
+ select="#bd1111"
+ active="#f70a0a"
+ show_colored_constraints="FALSE"
+ >
+ </ThemeBoneColorSet>
+ <ThemeBoneColorSet
+ normal="#f74018"
+ select="#f66913"
+ active="#fa9900"
+ show_colored_constraints="FALSE"
+ >
+ </ThemeBoneColorSet>
+ <ThemeBoneColorSet
+ normal="#1e9109"
+ select="#59b70b"
+ active="#83ef1d"
+ show_colored_constraints="FALSE"
+ >
+ </ThemeBoneColorSet>
+ <ThemeBoneColorSet
+ normal="#0a3694"
+ select="#3667df"
+ active="#5ec1ef"
+ show_colored_constraints="FALSE"
+ >
+ </ThemeBoneColorSet>
+ <ThemeBoneColorSet
+ normal="#a9294e"
+ select="#c1416a"
+ active="#f05d91"
+ show_colored_constraints="FALSE"
+ >
+ </ThemeBoneColorSet>
+ <ThemeBoneColorSet
+ normal="#430c78"
+ select="#543aa3"
+ active="#8764d5"
+ show_colored_constraints="FALSE"
+ >
+ </ThemeBoneColorSet>
+ <ThemeBoneColorSet
+ normal="#24785a"
+ select="#3c9579"
+ active="#6fb6ab"
+ show_colored_constraints="FALSE"
+ >
+ </ThemeBoneColorSet>
+ <ThemeBoneColorSet
+ normal="#4b707c"
+ select="#6a8691"
+ active="#9bc2cd"
+ show_colored_constraints="FALSE"
+ >
+ </ThemeBoneColorSet>
+ <ThemeBoneColorSet
+ normal="#f4c90c"
+ select="#eec236"
+ active="#f3ff00"
+ show_colored_constraints="FALSE"
+ >
+ </ThemeBoneColorSet>
+ <ThemeBoneColorSet
+ normal="#1e2024"
+ select="#484c56"
+ active="#ffffff"
+ show_colored_constraints="FALSE"
+ >
+ </ThemeBoneColorSet>
+ <ThemeBoneColorSet
+ normal="#6f2f6a"
+ select="#9845be"
+ active="#d330d6"
+ show_colored_constraints="FALSE"
+ >
+ </ThemeBoneColorSet>
+ <ThemeBoneColorSet
+ normal="#6c8e22"
+ select="#7fb022"
+ active="#bbef5b"
+ show_colored_constraints="FALSE"
+ >
+ </ThemeBoneColorSet>
+ <ThemeBoneColorSet
+ normal="#8d8d8d"
+ select="#b0b0b0"
+ active="#dedede"
+ show_colored_constraints="FALSE"
+ >
+ </ThemeBoneColorSet>
+ <ThemeBoneColorSet
+ normal="#834326"
+ select="#8b5811"
+ active="#bd6a11"
+ show_colored_constraints="FALSE"
+ >
+ </ThemeBoneColorSet>
+ <ThemeBoneColorSet
+ normal="#08310e"
+ select="#1c430b"
+ active="#34622b"
+ show_colored_constraints="FALSE"
+ >
+ </ThemeBoneColorSet>
+ <ThemeBoneColorSet
+ normal="#000000"
+ select="#000000"
+ active="#000000"
+ show_colored_constraints="FALSE"
+ >
+ </ThemeBoneColorSet>
+ <ThemeBoneColorSet
+ normal="#000000"
+ select="#000000"
+ active="#000000"
+ show_colored_constraints="FALSE"
+ >
+ </ThemeBoneColorSet>
+ <ThemeBoneColorSet
+ normal="#000000"
+ select="#000000"
+ active="#000000"
+ show_colored_constraints="FALSE"
+ >
+ </ThemeBoneColorSet>
+ <ThemeBoneColorSet
+ normal="#000000"
+ select="#000000"
+ active="#000000"
+ show_colored_constraints="FALSE"
+ >
+ </ThemeBoneColorSet>
+ <ThemeBoneColorSet
+ normal="#000000"
+ select="#000000"
+ active="#000000"
+ show_colored_constraints="FALSE"
+ >
+ </ThemeBoneColorSet>
+ </bone_color_sets>
+ </Theme>
+ <ThemeStyle>
+ <panel_title>
+ <ThemeFontStyle
+ points="12"
+ font_kerning_style="FITTED"
+ shadow="3"
+ shadow_offset_x="0"
+ shadow_offset_y="-1"
+ shadow_alpha="0.3"
+ shadow_value="0.7"
+ >
+ </ThemeFontStyle>
+ </panel_title>
+ <widget_label>
+ <ThemeFontStyle
+ points="11"
+ font_kerning_style="FITTED"
+ shadow="3"
+ shadow_offset_x="0"
+ shadow_offset_y="-1"
+ shadow_alpha="0.3"
+ shadow_value="0.7"
+ >
+ </ThemeFontStyle>
+ </widget_label>
+ <widget>
+ <ThemeFontStyle
+ points="11"
+ font_kerning_style="FITTED"
+ shadow="1"
+ shadow_offset_x="0"
+ shadow_offset_y="-1"
+ shadow_alpha="0.3"
+ shadow_value="0.7"
+ >
+ </ThemeFontStyle>
+ </widget>
+ </ThemeStyle>
+</bpy>
diff --git a/presets/interface_theme/xsi.xml b/presets/interface_theme/xsi.xml
new file mode 100644
index 00000000..4ed66a2a
--- /dev/null
+++ b/presets/interface_theme/xsi.xml
@@ -0,0 +1,1481 @@
+<bpy>
+ <Theme>
+ <user_interface>
+ <ThemeUserInterface
+ menu_shadow_fac="0.536367"
+ menu_shadow_width="0"
+ icon_alpha="0.8"
+ icon_saturation="0.803436"
+ widget_emboss="#66666605"
+ editor_outline="#bebebe"
+ widget_text_cursor="#3399e6"
+ axis_x="#e70003"
+ axis_y="#00c81c"
+ axis_z="#220094"
+ gizmo_hi="#ffffff"
+ gizmo_primary="#f5f14d"
+ gizmo_secondary="#63ffff"
+ gizmo_a="#4da84d"
+ gizmo_b="#a33535"
+ icon_scene="#000000ff"
+ icon_collection="#000000ff"
+ icon_object="#003368ff"
+ icon_object_data="#313131ff"
+ icon_modifier="#383838ff"
+ icon_shading="#ac3a00ff"
+ icon_folder="#e3c16eff"
+ icon_border_intensity="0"
+ >
+ <wcol_regular>
+ <ThemeWidgetColors
+ outline="#000000"
+ inner="#afadadff"
+ inner_sel="#dbd9d9ff"
+ item="#999999ff"
+ text="#080808"
+ text_sel="#000000"
+ show_shaded="FALSE"
+ shadetop="-6"
+ shadedown="2"
+ roundness="0.692096"
+ >
+ </ThemeWidgetColors>
+ </wcol_regular>
+ <wcol_tool>
+ <ThemeWidgetColors
+ outline="#0c0c0c"
+ inner="#8f8f8fff"
+ inner_sel="#f0ffe7ff"
+ item="#999999ff"
+ text="#000000"
+ text_sel="#000000"
+ show_shaded="TRUE"
+ shadetop="27"
+ shadedown="16"
+ roundness="0.4"
+ >
+ </ThemeWidgetColors>
+ </wcol_tool>
+ <wcol_toolbar_item>
+ <ThemeWidgetColors
+ outline="#757575"
+ inner="#b3b0b0ff"
+ inner_sel="#dddadaff"
+ item="#686868ff"
+ text="#ffffff"
+ text_sel="#000000"
+ show_shaded="FALSE"
+ shadetop="-18"
+ shadedown="0"
+ roundness="0.4"
+ >
+ </ThemeWidgetColors>
+ </wcol_toolbar_item>
+ <wcol_radio>
+ <ThemeWidgetColors
+ outline="#000000"
+ inner="#b3b1b0ff"
+ inner_sel="#dcd9d9ff"
+ item="#9c9c9cff"
+ text="#3c3c3c"
+ text_sel="#000000"
+ show_shaded="FALSE"
+ shadetop="-2"
+ shadedown="1"
+ roundness="0.4"
+ >
+ </ThemeWidgetColors>
+ </wcol_radio>
+ <wcol_text>
+ <ThemeWidgetColors
+ outline="#989594"
+ inner="#414141ff"
+ inner_sel="#414141ff"
+ item="#3399ffff"
+ text="#ffffff"
+ text_sel="#ffffff"
+ show_shaded="TRUE"
+ shadetop="-2"
+ shadedown="0"
+ roundness="0.4"
+ >
+ </ThemeWidgetColors>
+ </wcol_text>
+ <wcol_option>
+ <ThemeWidgetColors
+ outline="#383530"
+ inner="#7d957fff"
+ inner_sel="#b4d8b1ff"
+ item="#000000ff"
+ text="#4a3b36"
+ text_sel="#000000"
+ show_shaded="TRUE"
+ shadetop="-2"
+ shadedown="0"
+ roundness="0.4"
+ >
+ </ThemeWidgetColors>
+ </wcol_option>
+ <wcol_toggle>
+ <ThemeWidgetColors
+ outline="#888888"
+ inner="#aca6a6ff"
+ inner_sel="#ffffffff"
+ item="#aca8a7ff"
+ text="#1c1c1c"
+ text_sel="#1a1a1a"
+ show_shaded="TRUE"
+ shadetop="-3"
+ shadedown="0"
+ roundness="0.4"
+ >
+ </ThemeWidgetColors>
+ </wcol_toggle>
+ <wcol_num>
+ <ThemeWidgetColors
+ outline="#4b4b4b"
+ inner="#363333ff"
+ inner_sel="#363333ff"
+ item="#3399ffff"
+ text="#ffffff"
+ text_sel="#ffffff"
+ show_shaded="FALSE"
+ shadetop="-5"
+ shadedown="5"
+ roundness="0.8"
+ >
+ </ThemeWidgetColors>
+ </wcol_num>
+ <wcol_numslider>
+ <ThemeWidgetColors
+ outline="#474747"
+ inner="#898989ff"
+ inner_sel="#3399ffff"
+ item="#c8c8c8ff"
+ text="#000000"
+ text_sel="#000000"
+ show_shaded="FALSE"
+ shadetop="-5"
+ shadedown="5"
+ roundness="0.8"
+ >
+ </ThemeWidgetColors>
+ </wcol_numslider>
+ <wcol_box>
+ <ThemeWidgetColors
+ outline="#8b8b8b"
+ inner="#969594ff"
+ inner_sel="#7780aaff"
+ item="#bbbbbbff"
+ text="#2a2a2a"
+ text_sel="#ffffff"
+ show_shaded="FALSE"
+ shadetop="23"
+ shadedown="6"
+ roundness="0.4"
+ >
+ </ThemeWidgetColors>
+ </wcol_box>
+ <wcol_menu>
+ <ThemeWidgetColors
+ outline="#514f52"
+ inner="#889399ff"
+ inner_sel="#5786acff"
+ item="#000000ff"
+ text="#000000"
+ text_sel="#000000"
+ show_shaded="TRUE"
+ shadetop="0"
+ shadedown="0"
+ roundness="0.4"
+ >
+ </ThemeWidgetColors>
+ </wcol_menu>
+ <wcol_pulldown>
+ <ThemeWidgetColors
+ outline="#474747"
+ inner="#aeaeaeff"
+ inner_sel="#aaa8a6ff"
+ item="#ccccccff"
+ text="#000000"
+ text_sel="#ffffff"
+ show_shaded="FALSE"
+ shadetop="25"
+ shadedown="-20"
+ roundness="0.4"
+ >
+ </ThemeWidgetColors>
+ </wcol_pulldown>
+ <wcol_menu_back>
+ <ThemeWidgetColors
+ outline="#474747"
+ inner="#e3e4e2ff"
+ inner_sel="#a8a8a8ff"
+ item="#ccccccff"
+ text="#000000"
+ text_sel="#000000"
+ show_shaded="FALSE"
+ shadetop="0"
+ shadedown="0"
+ roundness="0.4"
+ >
+ </ThemeWidgetColors>
+ </wcol_menu_back>
+ <wcol_pie_menu>
+ <ThemeWidgetColors
+ outline="#0a0a0a"
+ inner="#aca8a7ff"
+ inner_sel="#b1d1d8ff"
+ item="#1f8aaaff"
+ text="#000000"
+ text_sel="#000000"
+ show_shaded="FALSE"
+ shadetop="10"
+ shadedown="-10"
+ roundness="0.4"
+ >
+ </ThemeWidgetColors>
+ </wcol_pie_menu>
+ <wcol_tooltip>
+ <ThemeWidgetColors
+ outline="#a29b7f"
+ inner="#fff0cce6"
+ inner_sel="#2d2d2de6"
+ item="#000000ff"
+ text="#000000"
+ text_sel="#8d612c"
+ show_shaded="FALSE"
+ shadetop="25"
+ shadedown="-20"
+ roundness="0.4"
+ >
+ </ThemeWidgetColors>
+ </wcol_tooltip>
+ <wcol_menu_item>
+ <ThemeWidgetColors
+ outline="#474747"
+ inner="#00000000"
+ inner_sel="#0e2b75ff"
+ item="#000000ff"
+ text="#000000"
+ text_sel="#ffffff"
+ show_shaded="FALSE"
+ shadetop="-10"
+ shadedown="10"
+ roundness="0.4"
+ >
+ </ThemeWidgetColors>
+ </wcol_menu_item>
+ <wcol_scroll>
+ <ThemeWidgetColors
+ outline="#82807f"
+ inner="#928c8bff"
+ inner_sel="#aaa8a6ff"
+ item="#9a9794ff"
+ text="#000000"
+ text_sel="#ffffff"
+ show_shaded="TRUE"
+ shadetop="4"
+ shadedown="-5"
+ roundness="1"
+ >
+ </ThemeWidgetColors>
+ </wcol_scroll>
+ <wcol_progress>
+ <ThemeWidgetColors
+ outline="#474747"
+ inner="#aaa8a6ff"
+ inner_sel="#aaa8a6ff"
+ item="#96c78eff"
+ text="#000000"
+ text_sel="#ffffff"
+ show_shaded="TRUE"
+ shadetop="3"
+ shadedown="-3"
+ roundness="0.4"
+ >
+ </ThemeWidgetColors>
+ </wcol_progress>
+ <wcol_list_item>
+ <ThemeWidgetColors
+ outline="#adadad"
+ inner="#7f7f7f00"
+ inner_sel="#4286ff9a"
+ item="#4849ceff"
+ text="#000000"
+ text_sel="#ffffff"
+ show_shaded="FALSE"
+ shadetop="0"
+ shadedown="0"
+ roundness="0.4"
+ >
+ </ThemeWidgetColors>
+ </wcol_list_item>
+ <wcol_state>
+ <ThemeWidgetStateColors
+ inner_anim="#c9b200"
+ inner_anim_sel="#92af79"
+ inner_key="#9e575a"
+ inner_key_sel="#aa3323"
+ inner_driven="#c69cb1"
+ inner_driven_sel="#ecaacd"
+ inner_overridden="#19c3c3"
+ inner_overridden_sel="#118f8f"
+ inner_changed="#cc7529"
+ inner_changed_sel="#e6852d"
+ blend="0.919679"
+ >
+ </ThemeWidgetStateColors>
+ </wcol_state>
+ <wcol_tab>
+ <ThemeWidgetColors
+ outline="#a6a6a6"
+ inner="#39586800"
+ inner_sel="#bebebeff"
+ item="#ffffffff"
+ text="#000000"
+ text_sel="#000000"
+ show_shaded="FALSE"
+ shadetop="36"
+ shadedown="19"
+ roundness="0.4"
+ >
+ </ThemeWidgetColors>
+ </wcol_tab>
+ </ThemeUserInterface>
+ </user_interface>
+ <view_3d>
+ <ThemeView3D
+ grid="#0000005f"
+ clipping_border_3d="#313131ff"
+ wire="#ff7a00"
+ wire_edit="#f7ca00"
+ gp_vertex="#4e98be"
+ gp_vertex_select="#ff8500"
+ gp_vertex_size="3"
+ text_grease_pencil="#b5e61d"
+ object_selected="#e59b27"
+ object_active="#ffffff"
+ text_keyframe="#ddd700"
+ camera="#3600c3"
+ empty="#000000"
+ light="#00000028"
+ speaker="#c2e787"
+ vertex="#0001a6"
+ vertex_select="#ff2100"
+ vertex_size="3"
+ vertex_bevel="#00a5ff"
+ vertex_unreferenced="#000000"
+ edge_select="#ff001c"
+ edge_seam="#f0703b"
+ edge_sharp="#49a1ec"
+ edge_crease="#eb3bdd"
+ edge_bevel="#00a5ff"
+ edge_facesel="#272727"
+ freestyle_edge_mark="#7fff7f"
+ face="#90909099"
+ face_select="#a11f137c"
+ face_dot="#52f27e"
+ facedot_size="1"
+ freestyle_face_mark="#7fff7f33"
+ face_back="#ff0000b3"
+ face_front="#0000ffb3"
+ nurb_uline="#a5a5a5"
+ nurb_vline="#d77ab1"
+ nurb_sel_uline="#ffffff"
+ nurb_sel_vline="#f090a0"
+ act_spline="#95daa0"
+ handle_free="#c6c6c6"
+ handle_auto="#30b6e5"
+ handle_vect="#adafaf"
+ handle_sel_vect="#ffffff"
+ handle_align="#e277b1"
+ handle_sel_free="#f7fffc"
+ handle_sel_auto="#ffffff"
+ handle_sel_align="#ffffff"
+ lastsel_point="#ffffff"
+ extra_edge_len="#200000"
+ extra_edge_angle="#000000"
+ extra_face_angle="#cccccc"
+ extra_face_area="#cccccc"
+ editmesh_active="#ff2e00ff"
+ normal="#9cfcc8"
+ vertex_normal="#68a1db"
+ split_normal="#dd23dd"
+ bone_pose="#00a199"
+ bone_pose_active="#8cffff"
+ bone_solid="#006200"
+ bone_locked_weight="#ff000080"
+ bundle_solid="#c9c9c9"
+ camera_path="#000000"
+ skin_root="#000000"
+ view_overlay="#afafaf"
+ transform="#ffff00"
+ frame_current="#53c03b"
+ paint_curve_handle="#7fff7f7f"
+ paint_curve_pivot="#ff7f7f7f"
+ outline_width="1"
+ object_origin_size="6"
+ >
+ <space>
+ <ThemeSpaceGradient
+ title="#ffffff"
+ text="#ffffff"
+ text_hi="#ffffff"
+ header="#78787800"
+ header_text="#121212"
+ header_text_hi="#ffffff"
+ button="#aca8a700"
+ button_title="#000000"
+ button_text="#222222"
+ button_text_hi="#ffffff"
+ navigation_bar="#00000000"
+ execution_buts="#00000000"
+ tab_active="#aca8a7"
+ tab_inactive="#8b8484"
+ tab_back="#51725aff"
+ tab_outline="#0e0c0e"
+ >
+ <gradients>
+ <ThemeGradientColors
+ background_type="SINGLE_COLOR"
+ high_gradient="#6c6c6c"
+ gradient="#a3a3a3"
+ >
+ </ThemeGradientColors>
+ </gradients>
+ <panelcolors>
+ <ThemePanelColors
+ header="#8b6985ff"
+ back="#f5ecec99"
+ sub_back="#cde2f59a"
+ >
+ </ThemePanelColors>
+ </panelcolors>
+ </ThemeSpaceGradient>
+ </space>
+ </ThemeView3D>
+ </view_3d>
+ <graph_editor>
+ <ThemeGraphEditor
+ grid="#918d8c"
+ frame_current="#ff1600"
+ time_scrub_background="#292929e6"
+ time_marker_line="#00000060"
+ time_marker_line_selected="#ffffff60"
+ window_sliders="#4d4d4d"
+ channels_region="#4d4d4d"
+ dopesheet_channel="#aaa8a6"
+ dopesheet_subchannel="#aaa8a6"
+ channel_group="#8a9dac"
+ active_channels_group="#95adc1"
+ preview_range="#a14d0066"
+ vertex="#575757"
+ vertex_select="#ffffff"
+ vertex_size="6"
+ vertex_bevel="#000000"
+ vertex_unreferenced="#000000"
+ handle_free="#252525"
+ handle_auto="#696969"
+ handle_vect="#191919"
+ handle_sel_vect="#ffffff"
+ handle_align="#1d1d1d"
+ handle_sel_free="#ececec"
+ handle_sel_auto="#d4d4d4"
+ handle_sel_align="#f3f3f3"
+ handle_auto_clamped="#000000"
+ handle_sel_auto_clamped="#000000"
+ lastsel_point="#000000"
+ handle_vertex="#525252"
+ handle_vertex_select="#f1f1f1"
+ handle_vertex_size="5"
+ >
+ <space>
+ <ThemeSpaceGeneric
+ back="#aca8a7"
+ title="#000000"
+ text="#a6a6a6"
+ text_hi="#ffffff"
+ header="#aca8a7ff"
+ header_text="#000000"
+ header_text_hi="#ffffff"
+ button="#aca9a8ff"
+ button_title="#0e0e0e"
+ button_text="#222222"
+ button_text_hi="#ffffff"
+ navigation_bar="#00000000"
+ execution_buts="#00000000"
+ tab_active="#aca8a7"
+ tab_inactive="#bfbfbf"
+ tab_back="#bfbfbfff"
+ tab_outline="#d1cccb"
+ >
+ <panelcolors>
+ <ThemePanelColors
+ header="#00000004"
+ back="#72727280"
+ sub_back="#0000003e"
+ >
+ </ThemePanelColors>
+ </panelcolors>
+ </ThemeSpaceGeneric>
+ </space>
+ <space_list>
+ <ThemeSpaceListGeneric
+ list="#aaa8a6"
+ list_title="#676767"
+ list_text="#222222"
+ list_text_hi="#ffffff"
+ >
+ </ThemeSpaceListGeneric>
+ </space_list>
+ </ThemeGraphEditor>
+ </graph_editor>
+ <file_browser>
+ <ThemeFileBrowser
+ selected_file="#4e88bd"
+ >
+ <space>
+ <ThemeSpaceGeneric
+ back="#a5a3a3"
+ title="#1300aa"
+ text="#222222"
+ text_hi="#ebebeb"
+ header="#6c7285ff"
+ header_text="#a7a7a7"
+ header_text_hi="#b8b8b8"
+ button="#a7a2a4ff"
+ button_title="#1b1b1b"
+ button_text="#144b00"
+ button_text_hi="#898c92"
+ navigation_bar="#00000023"
+ execution_buts="#444444ff"
+ tab_active="#928a8a"
+ tab_inactive="#a5a5a5"
+ tab_back="#86898dff"
+ tab_outline="#d1cccb"
+ >
+ <panelcolors>
+ <ThemePanelColors
+ header="#0000000c"
+ back="#9090907e"
+ sub_back="#0000003e"
+ >
+ </ThemePanelColors>
+ </panelcolors>
+ </ThemeSpaceGeneric>
+ </space>
+ </ThemeFileBrowser>
+ </file_browser>
+ <nla_editor>
+ <ThemeNLAEditor
+ grid="#918d8c"
+ view_sliders="#b5b5b5"
+ dopesheet_channel="#b0b1b1"
+ nla_track="#7cac80"
+ active_action="#ffefb400"
+ active_action_unset="#8d898f45"
+ preview_range="#b1520066"
+ strips="#5a8a59"
+ strips_selected="#61ae7d"
+ transition_strips="#b67aff"
+ transition_strips_selected="#bd2cff"
+ meta_strips="#00880e"
+ meta_strips_selected="#78b463"
+ sound_strips="#a59c61"
+ sound_strips_selected="#b2aa8f"
+ tweak="#31c5ec"
+ tweak_duplicate="#6258ba"
+ keyframe_border="#e7eaa7ff"
+ keyframe_border_selected="#ffffffff"
+ frame_current="#a71100"
+ time_scrub_background="#292929e6"
+ time_marker_line="#00000060"
+ time_marker_line_selected="#ffffff60"
+ >
+ <space>
+ <ThemeSpaceGeneric
+ back="#aca8a7"
+ title="#000000"
+ text="#a6a6a6"
+ text_hi="#ffffff"
+ header="#aca8a7ff"
+ header_text="#a3a3a3"
+ header_text_hi="#cccccc"
+ button="#aca8a7ff"
+ button_title="#000000"
+ button_text="#000000"
+ button_text_hi="#ffffff"
+ navigation_bar="#00000000"
+ execution_buts="#00000000"
+ tab_active="#aca8a7"
+ tab_inactive="#bfbfbf"
+ tab_back="#bfbfbfff"
+ tab_outline="#ded8d7"
+ >
+ <panelcolors>
+ <ThemePanelColors
+ header="#00000000"
+ back="#72727200"
+ sub_back="#0000003e"
+ >
+ </ThemePanelColors>
+ </panelcolors>
+ </ThemeSpaceGeneric>
+ </space>
+ <space_list>
+ <ThemeSpaceListGeneric
+ list="#aca8a7"
+ list_title="#000000"
+ list_text="#000000"
+ list_text_hi="#000000"
+ >
+ </ThemeSpaceListGeneric>
+ </space_list>
+ </ThemeNLAEditor>
+ </nla_editor>
+ <dopesheet_editor>
+ <ThemeDopeSheet
+ grid="#7f7f7f"
+ frame_current="#902119"
+ time_scrub_background="#7f837fe6"
+ time_marker_line="#00000060"
+ time_marker_line_selected="#ffffff60"
+ value_sliders="#141414"
+ view_sliders="#4c4c4c"
+ dopesheet_channel="#9baeb924"
+ dopesheet_subchannel="#aaa8a624"
+ channels="#9baeb9ff"
+ channels_selected="#a0e7d944"
+ channel_group="#8a9dac37"
+ active_channels_group="#95adc155"
+ long_key="#00000080"
+ long_key_selected="#fffd00cc"
+ keyframe="#bfd39d"
+ keyframe_selected="#800000"
+ keyframe_extreme="#e8b3cc"
+ keyframe_extreme_selected="#f28080"
+ keyframe_breakdown="#b3dbe8"
+ keyframe_breakdown_selected="#54bfed"
+ keyframe_jitter="#ace493"
+ keyframe_jitter_selected="#61c042"
+ keyframe_movehold="#5c5656"
+ keyframe_movehold_selected="#ffaf23"
+ keyframe_border="#000000ff"
+ keyframe_border_selected="#000000ff"
+ keyframe_scale_factor="1"
+ summary="#afa99ab8"
+ preview_range="#a14d0066"
+ interpolation_line="#94e575cc"
+ >
+ <space>
+ <ThemeSpaceGeneric
+ back="#aca8a7"
+ title="#ffffff"
+ text="#252525"
+ text_hi="#ffffff"
+ header="#aca8a7ff"
+ header_text="#000000"
+ header_text_hi="#ffffff"
+ button="#aca8a7ff"
+ button_title="#000000"
+ button_text="#111111"
+ button_text_hi="#a3a3a3"
+ navigation_bar="#00000000"
+ execution_buts="#00000000"
+ tab_active="#aca8a7"
+ tab_inactive="#bfbfbf"
+ tab_back="#bfbfbfff"
+ tab_outline="#d1cccb"
+ >
+ <panelcolors>
+ <ThemePanelColors
+ header="#00000004"
+ back="#72727280"
+ sub_back="#0000003e"
+ >
+ </ThemePanelColors>
+ </panelcolors>
+ </ThemeSpaceGeneric>
+ </space>
+ <space_list>
+ <ThemeSpaceListGeneric
+ list="#aaa8a6"
+ list_title="#cccccc"
+ list_text="#131313"
+ list_text_hi="#ffffff"
+ >
+ </ThemeSpaceListGeneric>
+ </space_list>
+ </ThemeDopeSheet>
+ </dopesheet_editor>
+ <image_editor>
+ <ThemeImageEditor
+ vertex="#000afa"
+ vertex_select="#a00200"
+ vertex_size="3"
+ vertex_bevel="#000000"
+ vertex_unreferenced="#000000"
+ face="#00000032"
+ face_select="#ff00004b"
+ face_dot="#ffffff"
+ facedot_size="2"
+ freestyle_face_mark="#00000000"
+ face_back="#00000000"
+ face_front="#00000000"
+ editmesh_active="#00ff7580"
+ wire_edit="#d3d600"
+ edge_select="#ffe800"
+ scope_back="#aca8a7ff"
+ preview_stitch_face="#3639ae26"
+ preview_stitch_edge="#ff8500b2"
+ preview_stitch_vert="#ff85007f"
+ preview_stitch_stitchable="#00ff00ff"
+ preview_stitch_unstitchable="#ff0000ff"
+ preview_stitch_active="#e1d2c323"
+ uv_shadow="#707070ff"
+ uv_others="#ffe8a4ff"
+ frame_current="#60c040"
+ metadatabg="#000000"
+ metadatatext="#ffffff"
+ handle_free="#000000"
+ handle_auto="#909000"
+ handle_align="#803060"
+ handle_sel_free="#000000"
+ handle_sel_auto="#f0ff40"
+ handle_sel_align="#f090a0"
+ handle_auto_clamped="#000000"
+ handle_sel_auto_clamped="#000000"
+ handle_vertex="#000000"
+ handle_vertex_select="#ffff00"
+ handle_vertex_size="5"
+ paint_curve_handle="#7fff7f7f"
+ paint_curve_pivot="#ff7f7f7f"
+ >
+ <space>
+ <ThemeSpaceGeneric
+ back="#aca8a7"
+ title="#000000"
+ text="#ffffff"
+ text_hi="#ffffff"
+ header="#aca8a7ff"
+ header_text="#000000"
+ header_text_hi="#ffffff"
+ button="#aca8a7ff"
+ button_title="#383838"
+ button_text="#222222"
+ button_text_hi="#ffffff"
+ navigation_bar="#00000000"
+ execution_buts="#00000000"
+ tab_active="#aca8a7"
+ tab_inactive="#bfbfbf"
+ tab_back="#bfbfbfff"
+ tab_outline="#d1cccb"
+ >
+ <panelcolors>
+ <ThemePanelColors
+ header="#00000004"
+ back="#72727280"
+ sub_back="#0000003e"
+ >
+ </ThemePanelColors>
+ </panelcolors>
+ </ThemeSpaceGeneric>
+ </space>
+ </ThemeImageEditor>
+ </image_editor>
+ <sequence_editor>
+ <ThemeSequenceEditor
+ grid="#525252"
+ window_sliders="#777777"
+ movie_strip="#87a4c3"
+ movieclip_strip="#95add0"
+ image_strip="#c99ac0"
+ scene_strip="#91b1a0"
+ audio_strip="#a5a490"
+ effect_strip="#be8c76"
+ transition_strip="#d9777a"
+ meta_strip="#91918d"
+ text_strip="#a29700"
+ frame_current="#0183b8"
+ time_scrub_background="#292929e6"
+ time_marker_line="#00000060"
+ time_marker_line_selected="#ffffff60"
+ keyframe="#ffeb89"
+ draw_action="#50c8ff"
+ preview_back="#000000"
+ metadatabg="#000000"
+ metadatatext="#ffffff"
+ preview_range="#a14d0066"
+ >
+ <space>
+ <ThemeSpaceGeneric
+ back="#aca8a7"
+ title="#000000"
+ text="#a6a6a6"
+ text_hi="#ffffff"
+ header="#aca8a7ff"
+ header_text="#a3a3a3"
+ header_text_hi="#ffffff"
+ button="#aca8a7ff"
+ button_title="#111111"
+ button_text="#111111"
+ button_text_hi="#ffffff"
+ navigation_bar="#00000000"
+ execution_buts="#00000000"
+ tab_active="#aca8a7"
+ tab_inactive="#bfbfbf"
+ tab_back="#bfbfbfff"
+ tab_outline="#d1cccb"
+ >
+ <panelcolors>
+ <ThemePanelColors
+ header="#00000004"
+ back="#72727280"
+ sub_back="#0000003e"
+ >
+ </ThemePanelColors>
+ </panelcolors>
+ </ThemeSpaceGeneric>
+ </space>
+ </ThemeSequenceEditor>
+ </sequence_editor>
+ <properties>
+ <ThemeProperties>
+ <space>
+ <ThemeSpaceGeneric
+ back="#b4b2b0"
+ title="#222222"
+ text="#222222"
+ text_hi="#ffffff"
+ header="#b4b2b0ff"
+ header_text="#272727"
+ header_text_hi="#000000"
+ button="#79767aff"
+ button_title="#4c4c4c"
+ button_text="#222222"
+ button_text_hi="#ffffff"
+ navigation_bar="#9f9f9fff"
+ execution_buts="#00000000"
+ tab_active="#acacac"
+ tab_inactive="#888888"
+ tab_back="#929292ff"
+ tab_outline="#918f8e"
+ >
+ <panelcolors>
+ <ThemePanelColors
+ header="#9f9f9fff"
+ back="#cccccc00"
+ sub_back="#00000000"
+ >
+ </ThemePanelColors>
+ </panelcolors>
+ </ThemeSpaceGeneric>
+ </space>
+ </ThemeProperties>
+ </properties>
+ <text_editor>
+ <ThemeTextEditor
+ line_numbers="#d0d0d0"
+ line_numbers_background="#a3a3a3"
+ selected_text="#f1e593"
+ cursor="#54da70"
+ syntax_builtin="#3162b2"
+ syntax_symbols="#4c4c4c"
+ syntax_special="#ca0c97"
+ syntax_preprocessor="#32008c"
+ syntax_reserved="#8c3c00"
+ syntax_comment="#535353"
+ syntax_string="#c31736"
+ syntax_numbers="#b62440"
+ >
+ <space>
+ <ThemeSpaceGeneric
+ back="#aca8a7"
+ title="#000000"
+ text="#222222"
+ text_hi="#ffffff"
+ header="#aca8a700"
+ header_text="#000000"
+ header_text_hi="#ffffff"
+ button="#aca8a7ff"
+ button_title="#222222"
+ button_text="#333333"
+ button_text_hi="#ffffff"
+ navigation_bar="#00000000"
+ execution_buts="#00000000"
+ tab_active="#aca8a7"
+ tab_inactive="#bfbfbf"
+ tab_back="#bfbfbfff"
+ tab_outline="#d1cccb"
+ >
+ <panelcolors>
+ <ThemePanelColors
+ header="#00000004"
+ back="#72727280"
+ sub_back="#0000003e"
+ >
+ </ThemePanelColors>
+ </panelcolors>
+ </ThemeSpaceGeneric>
+ </space>
+ </ThemeTextEditor>
+ </text_editor>
+ <node_editor>
+ <ThemeNodeEditor
+ node_selected="#ffffff"
+ node_active="#63ff00"
+ wire="#222222"
+ wire_inner="#727371"
+ wire_select="#ffffff"
+ selected_text="#ffffff"
+ node_backdrop="#d4d4d4ff"
+ converter_node="#56b68b"
+ color_node="#94b6a7"
+ group_node="#aca8a7ff"
+ group_socket_node="#79bef2"
+ frame_node="#d3cecdff"
+ matte_node="#79f2a0"
+ distor_node="#eef279"
+ noodle_curving="0"
+ grid_levels="2"
+ input_node="#ee8513"
+ output_node="#ff8b00"
+ filter_node="#ff0000"
+ vector_node="#94b6a7"
+ texture_node="#ee7402"
+ shader_node="#94b6a7"
+ script_node="#f2b077"
+ pattern_node="#a67c49"
+ layout_node="#000000"
+ >
+ <space>
+ <ThemeSpaceGeneric
+ back="#aca8a7"
+ title="#a3a3a3"
+ text="#222222"
+ text_hi="#ffffff"
+ header="#aca8a7ff"
+ header_text="#333333"
+ header_text_hi="#ffffff"
+ button="#aca8a7ff"
+ button_title="#222222"
+ button_text="#222222"
+ button_text_hi="#c5c5c5"
+ navigation_bar="#00000000"
+ execution_buts="#00000000"
+ tab_active="#aca8a7"
+ tab_inactive="#bfbfbf"
+ tab_back="#bfbfbfff"
+ tab_outline="#d1cccb"
+ >
+ <panelcolors>
+ <ThemePanelColors
+ header="#00000004"
+ back="#72727280"
+ sub_back="#0000003e"
+ >
+ </ThemePanelColors>
+ </panelcolors>
+ </ThemeSpaceGeneric>
+ </space>
+ <space_list>
+ <ThemeSpaceListGeneric
+ list="#4d4d4d"
+ list_title="#383838"
+ list_text="#676767"
+ list_text_hi="#ffffff"
+ >
+ </ThemeSpaceListGeneric>
+ </space_list>
+ </ThemeNodeEditor>
+ </node_editor>
+ <outliner>
+ <ThemeOutliner
+ match="#aff193"
+ selected_highlight="#e9e9e9"
+ active="#ffffff"
+ selected_object="#000000"
+ active_object="#000000"
+ edited_object="#00806266"
+ row_alternate="#ffffff00"
+ >
+ <space>
+ <ThemeSpaceGeneric
+ back="#aca8a7"
+ title="#ffffff"
+ text="#000000"
+ text_hi="#ffffff"
+ header="#aca8a7ff"
+ header_text="#000000"
+ header_text_hi="#ffffff"
+ button="#aca8a7ff"
+ button_title="#0f0f0f"
+ button_text="#000000"
+ button_text_hi="#ffffff"
+ navigation_bar="#00000000"
+ execution_buts="#00000000"
+ tab_active="#aca8a7"
+ tab_inactive="#bfbfbf"
+ tab_back="#bfbfbfff"
+ tab_outline="#d1cccb"
+ >
+ <panelcolors>
+ <ThemePanelColors
+ header="#00000004"
+ back="#72727280"
+ sub_back="#0000003e"
+ >
+ </ThemePanelColors>
+ </panelcolors>
+ </ThemeSpaceGeneric>
+ </space>
+ </ThemeOutliner>
+ </outliner>
+ <info>
+ <ThemeInfo
+ info_selected="#6080ff"
+ info_selected_text="#ffffff"
+ info_error="#dc0000ff"
+ info_error_text="#000000"
+ info_warning="#dc8060ff"
+ info_warning_text="#000000"
+ info_info="#1d4383ff"
+ info_info_text="#000000"
+ info_debug="#c4c4c4ff"
+ info_debug_text="#000000"
+ info_property="#3ace87ff"
+ info_property_text="#ffffff"
+ info_operator="#3ace87ff"
+ info_operator_text="#ffffff"
+ >
+ <space>
+ <ThemeSpaceGeneric
+ back="#aca8a7"
+ title="#000000"
+ text="#000000"
+ text_hi="#ffffff"
+ header="#aca8a7ff"
+ header_text="#000000"
+ header_text_hi="#ffffff"
+ button="#aca8a7ff"
+ button_title="#000000"
+ button_text="#000000"
+ button_text_hi="#ffffff"
+ navigation_bar="#00000000"
+ execution_buts="#00000000"
+ tab_active="#aca8a7"
+ tab_inactive="#bfbfbf"
+ tab_back="#bfbfbfff"
+ tab_outline="#d1cccb"
+ >
+ <panelcolors>
+ <ThemePanelColors
+ header="#00000004"
+ back="#72727280"
+ sub_back="#0000003e"
+ >
+ </ThemePanelColors>
+ </panelcolors>
+ </ThemeSpaceGeneric>
+ </space>
+ </ThemeInfo>
+ </info>
+ <preferences>
+ <ThemePreferences>
+ <space>
+ <ThemeSpaceGeneric
+ back="#aca8a7"
+ title="#222222"
+ text="#222222"
+ text_hi="#ffffff"
+ header="#aca8a7ff"
+ header_text="#000000"
+ header_text_hi="#ffffff"
+ button="#aca8a7ff"
+ button_title="#000000"
+ button_text="#000000"
+ button_text_hi="#ffffff"
+ navigation_bar="#4b4b4bff"
+ execution_buts="#4b4b4bff"
+ tab_active="#aca8a7"
+ tab_inactive="#bfbfbf"
+ tab_back="#96969eff"
+ tab_outline="#d1cccb"
+ >
+ <panelcolors>
+ <ThemePanelColors
+ header="#00000004"
+ back="#72727280"
+ sub_back="#0000003e"
+ >
+ </ThemePanelColors>
+ </panelcolors>
+ </ThemeSpaceGeneric>
+ </space>
+ </ThemePreferences>
+ </preferences>
+ <console>
+ <ThemeConsole
+ line_output="#6080ff"
+ line_input="#ffffff"
+ line_info="#00aa00"
+ line_error="#dc3a77"
+ cursor="#9cfcc8"
+ select="#ffffff30"
+ >
+ <space>
+ <ThemeSpaceGeneric
+ back="#0c0c0c"
+ title="#000000"
+ text="#000000"
+ text_hi="#ffffff"
+ header="#aca8a7ff"
+ header_text="#000000"
+ header_text_hi="#ffffff"
+ button="#4d4d4dff"
+ button_title="#131313"
+ button_text="#131313"
+ button_text_hi="#ffffff"
+ navigation_bar="#00000000"
+ execution_buts="#00000000"
+ tab_active="#aca8a7"
+ tab_inactive="#bfbfbf"
+ tab_back="#bfbfbfff"
+ tab_outline="#d1cccb"
+ >
+ <panelcolors>
+ <ThemePanelColors
+ header="#00000004"
+ back="#72727280"
+ sub_back="#0000003e"
+ >
+ </ThemePanelColors>
+ </panelcolors>
+ </ThemeSpaceGeneric>
+ </space>
+ </ThemeConsole>
+ </console>
+ <clip_editor>
+ <ThemeClipEditor
+ marker_outline="#000000"
+ marker="#71cd7f"
+ active_marker="#ffffff"
+ selected_marker="#ff2f7a"
+ disabled_marker="#b54636"
+ locked_marker="#7f7f7f"
+ path_before="#22d8d1"
+ path_after="#5a7575"
+ path_keyframe_before="#ffc4c4"
+ path_keyframe_after="#c4c4ff"
+ frame_current="#f06868"
+ time_scrub_background="#292929e6"
+ time_marker_line="#00000060"
+ time_marker_line_selected="#ffffff60"
+ strips="#0c0a0a"
+ strips_selected="#ff8c00"
+ metadatabg="#000000"
+ metadatatext="#ffffff"
+ handle_free="#000000"
+ handle_auto="#909000"
+ handle_align="#803060"
+ handle_sel_free="#000000"
+ handle_sel_auto="#f0ff40"
+ handle_sel_align="#f090a0"
+ handle_auto_clamped="#000000"
+ handle_sel_auto_clamped="#000000"
+ handle_vertex="#000000"
+ handle_vertex_select="#ffff00"
+ handle_vertex_size="5"
+ >
+ <space>
+ <ThemeSpaceGeneric
+ back="#aca8a7"
+ title="#1a1a1a"
+ text="#a6a6a6"
+ text_hi="#ffffff"
+ header="#aca8a7ff"
+ header_text="#000000"
+ header_text_hi="#ffffff"
+ button="#aca8a7ff"
+ button_title="#222222"
+ button_text="#222222"
+ button_text_hi="#ffffff"
+ navigation_bar="#00000000"
+ execution_buts="#00000000"
+ tab_active="#aca8a7"
+ tab_inactive="#bfbfbf"
+ tab_back="#bfbfbfff"
+ tab_outline="#d1cccb"
+ >
+ <panelcolors>
+ <ThemePanelColors
+ header="#00000004"
+ back="#72727280"
+ sub_back="#0000003e"
+ >
+ </ThemePanelColors>
+ </panelcolors>
+ </ThemeSpaceGeneric>
+ </space>
+ <space_list>
+ <ThemeSpaceListGeneric
+ list="#666666"
+ list_title="#000000"
+ list_text="#000000"
+ list_text_hi="#ffffff"
+ >
+ </ThemeSpaceListGeneric>
+ </space_list>
+ </ThemeClipEditor>
+ </clip_editor>
+ <topbar>
+ <ThemeTopBar>
+ <space>
+ <ThemeSpaceGeneric
+ back="#bfbfbe"
+ title="#ffffff"
+ text="#6e6e6e"
+ text_hi="#ffffff"
+ header="#aaa7a4ff"
+ header_text="#ffffff"
+ header_text_hi="#fafafa"
+ button="#213142ff"
+ button_title="#ffffff"
+ button_text="#c5c5c5"
+ button_text_hi="#ffffff"
+ navigation_bar="#00000000"
+ execution_buts="#00000000"
+ tab_active="#c2bfbf"
+ tab_inactive="#aba8a6"
+ tab_back="#888888ff"
+ tab_outline="#313131"
+ >
+ <panelcolors>
+ <ThemePanelColors
+ header="#3d3d3dcc"
+ back="#383838b3"
+ sub_back="#0000003e"
+ >
+ </ThemePanelColors>
+ </panelcolors>
+ </ThemeSpaceGeneric>
+ </space>
+ </ThemeTopBar>
+ </topbar>
+ <statusbar>
+ <ThemeStatusBar>
+ <space>
+ <ThemeSpaceGeneric
+ back="#2e2e2e"
+ title="#ffffff"
+ text="#363636"
+ text_hi="#ffffff"
+ header="#aba8a7ff"
+ header_text="#1e1e1e"
+ header_text_hi="#ffffff"
+ button="#353535ff"
+ button_title="#000000"
+ button_text="#000000"
+ button_text_hi="#ffffff"
+ navigation_bar="#00000000"
+ execution_buts="#00000000"
+ tab_active="#4b4b4b"
+ tab_inactive="#2b2b2b"
+ tab_back="#232323ff"
+ tab_outline="#232323"
+ >
+ <panelcolors>
+ <ThemePanelColors
+ header="#424242cc"
+ back="#333333b3"
+ sub_back="#0000003e"
+ >
+ </ThemePanelColors>
+ </panelcolors>
+ </ThemeSpaceGeneric>
+ </space>
+ </ThemeStatusBar>
+ </statusbar>
+ <bone_color_sets>
+ <ThemeBoneColorSet
+ normal="#9a0000"
+ select="#bd1111"
+ active="#f70a0a"
+ show_colored_constraints="FALSE"
+ >
+ </ThemeBoneColorSet>
+ <ThemeBoneColorSet
+ normal="#f74018"
+ select="#f66913"
+ active="#fa9900"
+ show_colored_constraints="FALSE"
+ >
+ </ThemeBoneColorSet>
+ <ThemeBoneColorSet
+ normal="#1e9109"
+ select="#59b70b"
+ active="#83ef1d"
+ show_colored_constraints="FALSE"
+ >
+ </ThemeBoneColorSet>
+ <ThemeBoneColorSet
+ normal="#0a3694"
+ select="#3667df"
+ active="#5ec1ef"
+ show_colored_constraints="FALSE"
+ >
+ </ThemeBoneColorSet>
+ <ThemeBoneColorSet
+ normal="#a9294e"
+ select="#c1416a"
+ active="#f05d91"
+ show_colored_constraints="FALSE"
+ >
+ </ThemeBoneColorSet>
+ <ThemeBoneColorSet
+ normal="#430c78"
+ select="#543aa3"
+ active="#8764d5"
+ show_colored_constraints="FALSE"
+ >
+ </ThemeBoneColorSet>
+ <ThemeBoneColorSet
+ normal="#24785a"
+ select="#3c9579"
+ active="#6fb6ab"
+ show_colored_constraints="FALSE"
+ >
+ </ThemeBoneColorSet>
+ <ThemeBoneColorSet
+ normal="#4b707c"
+ select="#6a8691"
+ active="#9bc2cd"
+ show_colored_constraints="FALSE"
+ >
+ </ThemeBoneColorSet>
+ <ThemeBoneColorSet
+ normal="#f4c90c"
+ select="#eec236"
+ active="#f3ff00"
+ show_colored_constraints="FALSE"
+ >
+ </ThemeBoneColorSet>
+ <ThemeBoneColorSet
+ normal="#1e2024"
+ select="#484c56"
+ active="#ffffff"
+ show_colored_constraints="FALSE"
+ >
+ </ThemeBoneColorSet>
+ <ThemeBoneColorSet
+ normal="#6f2f6a"
+ select="#9845be"
+ active="#d330d6"
+ show_colored_constraints="FALSE"
+ >
+ </ThemeBoneColorSet>
+ <ThemeBoneColorSet
+ normal="#6c8e22"
+ select="#7fb022"
+ active="#bbef5b"
+ show_colored_constraints="FALSE"
+ >
+ </ThemeBoneColorSet>
+ <ThemeBoneColorSet
+ normal="#8d8d8d"
+ select="#b0b0b0"
+ active="#dedede"
+ show_colored_constraints="FALSE"
+ >
+ </ThemeBoneColorSet>
+ <ThemeBoneColorSet
+ normal="#834326"
+ select="#8b5811"
+ active="#bd6a11"
+ show_colored_constraints="FALSE"
+ >
+ </ThemeBoneColorSet>
+ <ThemeBoneColorSet
+ normal="#08310e"
+ select="#1c430b"
+ active="#34622b"
+ show_colored_constraints="FALSE"
+ >
+ </ThemeBoneColorSet>
+ <ThemeBoneColorSet
+ normal="#000000"
+ select="#000000"
+ active="#000000"
+ show_colored_constraints="FALSE"
+ >
+ </ThemeBoneColorSet>
+ <ThemeBoneColorSet
+ normal="#000000"
+ select="#000000"
+ active="#000000"
+ show_colored_constraints="FALSE"
+ >
+ </ThemeBoneColorSet>
+ <ThemeBoneColorSet
+ normal="#000000"
+ select="#000000"
+ active="#000000"
+ show_colored_constraints="FALSE"
+ >
+ </ThemeBoneColorSet>
+ <ThemeBoneColorSet
+ normal="#000000"
+ select="#000000"
+ active="#000000"
+ show_colored_constraints="FALSE"
+ >
+ </ThemeBoneColorSet>
+ <ThemeBoneColorSet
+ normal="#000000"
+ select="#000000"
+ active="#000000"
+ show_colored_constraints="FALSE"
+ >
+ </ThemeBoneColorSet>
+ </bone_color_sets>
+ </Theme>
+ <ThemeStyle>
+ <panel_title>
+ <ThemeFontStyle
+ points="12"
+ font_kerning_style="FITTED"
+ shadow="2"
+ shadow_offset_x="0"
+ shadow_offset_y="-1"
+ shadow_alpha="0"
+ shadow_value="1"
+ >
+ </ThemeFontStyle>
+ </panel_title>
+ <widget_label>
+ <ThemeFontStyle
+ points="11"
+ font_kerning_style="UNFITTED"
+ shadow="3"
+ shadow_offset_x="0"
+ shadow_offset_y="-1"
+ shadow_alpha="0"
+ shadow_value="1"
+ >
+ </ThemeFontStyle>
+ </widget_label>
+ <widget>
+ <ThemeFontStyle
+ points="11"
+ font_kerning_style="UNFITTED"
+ shadow="0"
+ shadow_offset_x="0"
+ shadow_offset_y="0"
+ shadow_alpha="0.0696518"
+ shadow_value="0"
+ >
+ </ThemeFontStyle>
+ </widget>
+ </ThemeStyle>
+</bpy>