Update theme presets with missing fields and values #104899

Merged
Julian Eisel merged 1 commits from Gilberto.R/blender-addons:temp-themepresets into main 2023-09-21 16:11:47 +02:00
7 changed files with 906 additions and 290 deletions
Showing only changes of commit b9f62c28b5 - Show all commits

View File

@ -33,7 +33,7 @@
> >
<wcol_regular> <wcol_regular>
<ThemeWidgetColors <ThemeWidgetColors
outline="#202020" outline="#202020ff"
inner="#595959ff" inner="#595959ff"
inner_sel="#c85130ff" inner_sel="#c85130ff"
item="#333333ff" item="#333333ff"
@ -48,7 +48,7 @@
</wcol_regular> </wcol_regular>
<wcol_tool> <wcol_tool>
<ThemeWidgetColors <ThemeWidgetColors
outline="#202020" outline="#202020ff"
inner="#595959ff" inner="#595959ff"
inner_sel="#c85130ff" inner_sel="#c85130ff"
item="#b8b8b8ff" item="#b8b8b8ff"
@ -63,7 +63,7 @@
</wcol_tool> </wcol_tool>
<wcol_toolbar_item> <wcol_toolbar_item>
<ThemeWidgetColors <ThemeWidgetColors
outline="#202020" outline="#202020ff"
inner="#595959ff" inner="#595959ff"
inner_sel="#c85130ff" inner_sel="#c85130ff"
item="#ccccccff" item="#ccccccff"
@ -78,7 +78,7 @@
</wcol_toolbar_item> </wcol_toolbar_item>
<wcol_radio> <wcol_radio>
<ThemeWidgetColors <ThemeWidgetColors
outline="#202020" outline="#202020ff"
inner="#595959ff" inner="#595959ff"
inner_sel="#c85130ff" inner_sel="#c85130ff"
item="#ffffffff" item="#ffffffff"
@ -93,7 +93,7 @@
</wcol_radio> </wcol_radio>
<wcol_text> <wcol_text>
<ThemeWidgetColors <ThemeWidgetColors
outline="#202020" outline="#202020ff"
inner="#333333ff" inner="#333333ff"
inner_sel="#505050ff" inner_sel="#505050ff"
item="#333333ff" item="#333333ff"
@ -108,7 +108,7 @@
</wcol_text> </wcol_text>
<wcol_option> <wcol_option>
<ThemeWidgetColors <ThemeWidgetColors
outline="#cccccc" outline="#ccccccff"
inner="#47474700" inner="#47474700"
inner_sel="#cbcbcbff" inner_sel="#cbcbcbff"
item="#000000ff" item="#000000ff"
@ -123,7 +123,7 @@
</wcol_option> </wcol_option>
<wcol_toggle> <wcol_toggle>
<ThemeWidgetColors <ThemeWidgetColors
outline="#202020" outline="#202020ff"
inner="#595959ff" inner="#595959ff"
inner_sel="#c85130ff" inner_sel="#c85130ff"
item="#ffffffff" item="#ffffffff"
@ -138,7 +138,7 @@
</wcol_toggle> </wcol_toggle>
<wcol_num> <wcol_num>
<ThemeWidgetColors <ThemeWidgetColors
outline="#202020" outline="#202020ff"
inner="#333333ff" inner="#333333ff"
inner_sel="#505050ff" inner_sel="#505050ff"
item="#333333ff" item="#333333ff"
@ -153,7 +153,7 @@
</wcol_num> </wcol_num>
<wcol_numslider> <wcol_numslider>
<ThemeWidgetColors <ThemeWidgetColors
outline="#202020" outline="#202020ff"
inner="#333333ff" inner="#333333ff"
inner_sel="#505050ff" inner_sel="#505050ff"
item="#c85130ff" item="#c85130ff"
@ -168,7 +168,7 @@
</wcol_numslider> </wcol_numslider>
<wcol_box> <wcol_box>
<ThemeWidgetColors <ThemeWidgetColors
outline="#202020" outline="#202020ff"
inner="#00000019" inner="#00000019"
inner_sel="#c85130ff" inner_sel="#c85130ff"
item="#ffffffff" item="#ffffffff"
@ -183,7 +183,7 @@
</wcol_box> </wcol_box>
<wcol_menu> <wcol_menu>
<ThemeWidgetColors <ThemeWidgetColors
outline="#202020" outline="#202020ff"
inner="#595959ff" inner="#595959ff"
inner_sel="#c85130ff" inner_sel="#c85130ff"
item="#ccccccff" item="#ccccccff"
@ -198,7 +198,7 @@
</wcol_menu> </wcol_menu>
<wcol_pulldown> <wcol_pulldown>
<ThemeWidgetColors <ThemeWidgetColors
outline="#202020" outline="#202020ff"
inner="#474747ff" inner="#474747ff"
inner_sel="#c85130ff" inner_sel="#c85130ff"
item="#ffffffff" item="#ffffffff"
@ -213,7 +213,7 @@
</wcol_pulldown> </wcol_pulldown>
<wcol_menu_back> <wcol_menu_back>
<ThemeWidgetColors <ThemeWidgetColors
outline="#202020" outline="#202020ff"
inner="#474747ff" inner="#474747ff"
inner_sel="#616161ff" inner_sel="#616161ff"
item="#333333ff" item="#333333ff"
@ -228,7 +228,7 @@
</wcol_menu_back> </wcol_menu_back>
<wcol_pie_menu> <wcol_pie_menu>
<ThemeWidgetColors <ThemeWidgetColors
outline="#202020" outline="#202020ff"
inner="#474747ff" inner="#474747ff"
inner_sel="#c85130ff" inner_sel="#c85130ff"
item="#6b6b6bff" item="#6b6b6bff"
@ -243,7 +243,7 @@
</wcol_pie_menu> </wcol_pie_menu>
<wcol_tooltip> <wcol_tooltip>
<ThemeWidgetColors <ThemeWidgetColors
outline="#202020" outline="#202020ff"
inner="#ffffe1ff" inner="#ffffe1ff"
inner_sel="#c85130ff" inner_sel="#c85130ff"
item="#646464ff" item="#646464ff"
@ -258,7 +258,7 @@
</wcol_tooltip> </wcol_tooltip>
<wcol_menu_item> <wcol_menu_item>
<ThemeWidgetColors <ThemeWidgetColors
outline="#202020" outline="#20202000"
inner="#3f3f3f00" inner="#3f3f3f00"
inner_sel="#c85130ff" inner_sel="#c85130ff"
item="#b8b8b8ff" item="#b8b8b8ff"
@ -273,7 +273,7 @@
</wcol_menu_item> </wcol_menu_item>
<wcol_scroll> <wcol_scroll>
<ThemeWidgetColors <ThemeWidgetColors
outline="#202020" outline="#202020ff"
inner="#333333ff" inner="#333333ff"
inner_sel="#c85130ff" inner_sel="#c85130ff"
item="#6b6b6bff" item="#6b6b6bff"
@ -288,7 +288,7 @@
</wcol_scroll> </wcol_scroll>
<wcol_progress> <wcol_progress>
<ThemeWidgetColors <ThemeWidgetColors
outline="#202020" outline="#202020ff"
inner="#333333ff" inner="#333333ff"
inner_sel="#646464b4" inner_sel="#646464b4"
item="#c85130ff" item="#c85130ff"
@ -303,7 +303,7 @@
</wcol_progress> </wcol_progress>
<wcol_list_item> <wcol_list_item>
<ThemeWidgetColors <ThemeWidgetColors
outline="#202020" outline="#202020ff"
inner="#3f3f3f00" inner="#3f3f3f00"
inner_sel="#c85130ff" inner_sel="#c85130ff"
item="#333333ff" item="#333333ff"
@ -334,7 +334,7 @@
</wcol_state> </wcol_state>
<wcol_tab> <wcol_tab>
<ThemeWidgetColors <ThemeWidgetColors
outline="#202020" outline="#202020ff"
inner="#333333ff" inner="#333333ff"
inner_sel="#6b6b6bff" inner_sel="#6b6b6bff"
item="#5a5a5aff" item="#5a5a5aff"
@ -355,6 +355,7 @@
clipping_border_3d="#313131ff" clipping_border_3d="#313131ff"
wire="#000000" wire="#000000"
wire_edit="#000000" wire_edit="#000000"
edge_width="1"
gp_vertex="#000000" gp_vertex="#000000"
gp_vertex_select="#ff8500" gp_vertex_select="#ff8500"
gp_vertex_size="3" gp_vertex_size="3"
@ -384,6 +385,7 @@
face_dot="#00beb0" face_dot="#00beb0"
facedot_size="3" facedot_size="3"
freestyle_face_mark="#7fff7f33" freestyle_face_mark="#7fff7f33"
face_retopology="#50c8ff1e"
face_back="#e54444b3" face_back="#e54444b3"
face_front="#2d89e5b3" face_front="#2d89e5b3"
nurb_uline="#89908a" nurb_uline="#89908a"
@ -414,6 +416,7 @@
bone_locked_weight="#ff000080" bone_locked_weight="#ff000080"
bundle_solid="#c8c8c8" bundle_solid="#c8c8c8"
camera_path="#000000" camera_path="#000000"
camera_passepartout="#000000"
skin_root="#b44d4d" skin_root="#b44d4d"
view_overlay="#000000" view_overlay="#000000"
transform="#ffffff" transform="#ffffff"
@ -440,7 +443,7 @@
tab_active="#6b6b6b" tab_active="#6b6b6b"
tab_inactive="#333333" tab_inactive="#333333"
tab_back="#474747ff" tab_back="#474747ff"
tab_outline="#202020" tab_outline="#202020ff"
> >
<gradients> <gradients>
<ThemeGradientColors <ThemeGradientColors
@ -460,6 +463,13 @@
</panelcolors> </panelcolors>
</ThemeSpaceGradient> </ThemeSpaceGradient>
</space> </space>
<asset_shelf>
<ThemeAssetShelf
header_back="#1d1d1dff"
back="#303030ff"
>
</ThemeAssetShelf>
</asset_shelf>
</ThemeView3D> </ThemeView3D>
</view_3d> </view_3d>
<graph_editor> <graph_editor>
@ -515,7 +525,7 @@
tab_active="#6b6b6b" tab_active="#6b6b6b"
tab_inactive="#333333" tab_inactive="#333333"
tab_back="#474747ff" tab_back="#474747ff"
tab_outline="#202020" tab_outline="#202020ff"
> >
<panelcolors> <panelcolors>
<ThemePanelColors <ThemePanelColors
@ -561,7 +571,7 @@
tab_active="#6b6b6b" tab_active="#6b6b6b"
tab_inactive="#333333" tab_inactive="#333333"
tab_back="#474747ff" tab_back="#474747ff"
tab_outline="#202020" tab_outline="#202020ff"
> >
<panelcolors> <panelcolors>
<ThemePanelColors <ThemePanelColors
@ -619,7 +629,7 @@
tab_active="#6b6b6b" tab_active="#6b6b6b"
tab_inactive="#333333" tab_inactive="#333333"
tab_back="#474747ff" tab_back="#474747ff"
tab_outline="#202020" tab_outline="#202020ff"
> >
<panelcolors> <panelcolors>
<ThemePanelColors <ThemePanelColors
@ -675,6 +685,7 @@
summary="#3b3b3b6d" summary="#3b3b3b6d"
preview_range="#a14d0066" preview_range="#a14d0066"
interpolation_line="#94e575cc" interpolation_line="#94e575cc"
simulated_frames="#721e65ff"
> >
<space> <space>
<ThemeSpaceGeneric <ThemeSpaceGeneric
@ -694,7 +705,7 @@
tab_active="#6b6b6b" tab_active="#6b6b6b"
tab_inactive="#333333" tab_inactive="#333333"
tab_back="#474747ff" tab_back="#474747ff"
tab_outline="#202020" tab_outline="#202020ff"
> >
<panelcolors> <panelcolors>
<ThemePanelColors <ThemePanelColors
@ -731,10 +742,12 @@
face_dot="#ff8500" face_dot="#ff8500"
facedot_size="2" facedot_size="2"
freestyle_face_mark="#7fff7f33" freestyle_face_mark="#7fff7f33"
face_retopology="#50c8ff1e"
face_back="#00000000" face_back="#00000000"
face_front="#00000000" face_front="#00000000"
editmesh_active="#ffffff3c" editmesh_active="#ffffff3c"
wire_edit="#5c5c5c" wire_edit="#5c5c5c"
edge_width="1"
edge_select="#ff8500" edge_select="#ff8500"
scope_back="#333333ff" scope_back="#333333ff"
preview_stitch_face="#1242b026" preview_stitch_face="#1242b026"
@ -779,7 +792,7 @@
tab_active="#6b6b6b" tab_active="#6b6b6b"
tab_inactive="#333333" tab_inactive="#333333"
tab_back="#474747ff" tab_back="#474747ff"
tab_outline="#202020" tab_outline="#202020ff"
> >
<panelcolors> <panelcolors>
<ThemePanelColors <ThemePanelColors
@ -803,6 +816,7 @@
scene_strip="#828f50" scene_strip="#828f50"
audio_strip="#2e8f8f" audio_strip="#2e8f8f"
effect_strip="#a9547c" effect_strip="#a9547c"
transition_strip="#50458f"
color_strip="#8f8f8f" color_strip="#8f8f8f"
meta_strip="#6d9183" meta_strip="#6d9183"
mask_strip="#666666" mask_strip="#666666"
@ -839,7 +853,7 @@
tab_active="#6b6b6b" tab_active="#6b6b6b"
tab_inactive="#333333" tab_inactive="#333333"
tab_back="#474747ff" tab_back="#474747ff"
tab_outline="#202020" tab_outline="#202020ff"
> >
<panelcolors> <panelcolors>
<ThemePanelColors <ThemePanelColors
@ -855,7 +869,7 @@
<ThemeSpaceListGeneric <ThemeSpaceListGeneric
list="#474747" list="#474747"
list_title="#ffffff" list_title="#ffffff"
list_text="#B8B8B8" list_text="#b8b8b8"
list_text_hi="#ffffff" list_text_hi="#ffffff"
> >
</ThemeSpaceListGeneric> </ThemeSpaceListGeneric>
@ -885,7 +899,7 @@
tab_active="#6b6b6b" tab_active="#6b6b6b"
tab_inactive="#333333" tab_inactive="#333333"
tab_back="#474747ff" tab_back="#474747ff"
tab_outline="#202020" tab_outline="#202020ff"
> >
<panelcolors> <panelcolors>
<ThemePanelColors <ThemePanelColors
@ -932,7 +946,7 @@
tab_active="#6b6b6b" tab_active="#6b6b6b"
tab_inactive="#333333" tab_inactive="#333333"
tab_back="#474747ff" tab_back="#474747ff"
tab_outline="#202020" tab_outline="#202020ff"
> >
<panelcolors> <panelcolors>
<ThemePanelColors <ThemePanelColors
@ -951,7 +965,7 @@
grid="#474747" grid="#474747"
node_selected="#00b5ff" node_selected="#00b5ff"
node_active="#ffaa18" node_active="#ffaa18"
wire="#808080" wire="#808080ff"
wire_inner="#808080" wire_inner="#808080"
wire_select="#ffffffb3" wire_select="#ffffffb3"
selected_text="#909090" selected_text="#909090"
@ -977,6 +991,8 @@
layout_node="#3c3c3c" layout_node="#3c3c3c"
geometry_node="#009975" geometry_node="#009975"
attribute_node="#3f5980" attribute_node="#3f5980"
simulation_zone="#66416233"
repeat_zone="#76512f33"
> >
<space> <space>
<ThemeSpaceGeneric <ThemeSpaceGeneric
@ -996,7 +1012,7 @@
tab_active="#6b6b6b" tab_active="#6b6b6b"
tab_inactive="#333333" tab_inactive="#333333"
tab_back="#474747ff" tab_back="#474747ff"
tab_outline="#202020" tab_outline="#202020ff"
> >
<panelcolors> <panelcolors>
<ThemePanelColors <ThemePanelColors
@ -1047,7 +1063,7 @@
tab_active="#6b6b6b" tab_active="#6b6b6b"
tab_inactive="#333333" tab_inactive="#333333"
tab_back="#474747ff" tab_back="#474747ff"
tab_outline="#202020" tab_outline="#202020ff"
> >
<panelcolors> <panelcolors>
<ThemePanelColors <ThemePanelColors
@ -1096,7 +1112,7 @@
tab_active="#6b6b6b" tab_active="#6b6b6b"
tab_inactive="#333333" tab_inactive="#333333"
tab_back="#474747ff" tab_back="#474747ff"
tab_outline="#202020" tab_outline="#202020ff"
> >
<panelcolors> <panelcolors>
<ThemePanelColors <ThemePanelColors
@ -1130,7 +1146,7 @@
tab_active="#4b4b4b" tab_active="#4b4b4b"
tab_inactive="#2b2b2b" tab_inactive="#2b2b2b"
tab_back="#232323ff" tab_back="#232323ff"
tab_outline="#202020" tab_outline="#202020ff"
> >
<panelcolors> <panelcolors>
<ThemePanelColors <ThemePanelColors
@ -1171,7 +1187,7 @@
tab_active="#6b6b6b" tab_active="#6b6b6b"
tab_inactive="#333333" tab_inactive="#333333"
tab_back="#474747ff" tab_back="#474747ff"
tab_outline="#202020" tab_outline="#202020ff"
> >
<panelcolors> <panelcolors>
<ThemePanelColors <ThemePanelColors
@ -1236,7 +1252,7 @@
tab_active="#6b6b6b" tab_active="#6b6b6b"
tab_inactive="#333333" tab_inactive="#333333"
tab_back="#474747ff" tab_back="#474747ff"
tab_outline="#202020" tab_outline="#202020ff"
> >
<panelcolors> <panelcolors>
<ThemePanelColors <ThemePanelColors
@ -1279,7 +1295,7 @@
tab_active="#727272" tab_active="#727272"
tab_inactive="#535353" tab_inactive="#535353"
tab_back="#404040ff" tab_back="#404040ff"
tab_outline="#202020" tab_outline="#202020ff"
> >
<panelcolors> <panelcolors>
<ThemePanelColors <ThemePanelColors
@ -1313,7 +1329,7 @@
tab_active="#727272" tab_active="#727272"
tab_inactive="#535353" tab_inactive="#535353"
tab_back="#404040ff" tab_back="#404040ff"
tab_outline="#202020" tab_outline="#202020ff"
> >
<panelcolors> <panelcolors>
<ThemePanelColors <ThemePanelColors
@ -1349,7 +1365,7 @@
tab_active="#4b4b4b" tab_active="#4b4b4b"
tab_inactive="#2b2b2b" tab_inactive="#2b2b2b"
tab_back="#232323ff" tab_back="#232323ff"
tab_outline="#232323" tab_outline="#232323ff"
> >
<panelcolors> <panelcolors>
<ThemePanelColors <ThemePanelColors

View File

@ -9,6 +9,7 @@
widget_emboss="#00000005" widget_emboss="#00000005"
editor_outline="#1f1f1f" editor_outline="#1f1f1f"
widget_text_cursor="#3399e6" widget_text_cursor="#3399e6"
panel_roundness="0.4"
transparent_checker_primary="#333333" transparent_checker_primary="#333333"
transparent_checker_secondary="#262626" transparent_checker_secondary="#262626"
transparent_checker_size="8" transparent_checker_size="8"
@ -32,7 +33,7 @@
> >
<wcol_regular> <wcol_regular>
<ThemeWidgetColors <ThemeWidgetColors
outline="#373737" outline="#373737ff"
inner="#585858ff" inner="#585858ff"
inner_sel="#5680c2e6" inner_sel="#5680c2e6"
item="#3e3e3eff" item="#3e3e3eff"
@ -47,7 +48,7 @@
</wcol_regular> </wcol_regular>
<wcol_tool> <wcol_tool>
<ThemeWidgetColors <ThemeWidgetColors
outline="#373737" outline="#373737ff"
inner="#585858ff" inner="#585858ff"
inner_sel="#5680c2ff" inner_sel="#5680c2ff"
item="#ffffffff" item="#ffffffff"
@ -62,7 +63,7 @@
</wcol_tool> </wcol_tool>
<wcol_toolbar_item> <wcol_toolbar_item>
<ThemeWidgetColors <ThemeWidgetColors
outline="#373737" outline="#373737ff"
inner="#585858ff" inner="#585858ff"
inner_sel="#5680c2ff" inner_sel="#5680c2ff"
item="#ffffff8f" item="#ffffff8f"
@ -77,7 +78,7 @@
</wcol_toolbar_item> </wcol_toolbar_item>
<wcol_radio> <wcol_radio>
<ThemeWidgetColors <ThemeWidgetColors
outline="#373737" outline="#373737ff"
inner="#595959ff" inner="#595959ff"
inner_sel="#5680c2e6" inner_sel="#5680c2e6"
item="#ffffffff" item="#ffffffff"
@ -92,7 +93,7 @@
</wcol_radio> </wcol_radio>
<wcol_text> <wcol_text>
<ThemeWidgetColors <ThemeWidgetColors
outline="#444444" outline="#444444ff"
inner="#1f1f1fff" inner="#1f1f1fff"
inner_sel="#808080ff" inner_sel="#808080ff"
item="#333333ff" item="#333333ff"
@ -107,7 +108,7 @@
</wcol_text> </wcol_text>
<wcol_option> <wcol_option>
<ThemeWidgetColors <ThemeWidgetColors
outline="#373737" outline="#373737ff"
inner="#666666ff" inner="#666666ff"
inner_sel="#5680c2e6" inner_sel="#5680c2e6"
item="#ffffffff" item="#ffffffff"
@ -122,7 +123,7 @@
</wcol_option> </wcol_option>
<wcol_toggle> <wcol_toggle>
<ThemeWidgetColors <ThemeWidgetColors
outline="#373737" outline="#373737ff"
inner="#595959ff" inner="#595959ff"
inner_sel="#5680c2e6" inner_sel="#5680c2e6"
item="#191919ff" item="#191919ff"
@ -137,7 +138,7 @@
</wcol_toggle> </wcol_toggle>
<wcol_num> <wcol_num>
<ThemeWidgetColors <ThemeWidgetColors
outline="#444444" outline="#444444ff"
inner="#595959ff" inner="#595959ff"
inner_sel="#b3b3b366" inner_sel="#b3b3b366"
item="#333333ff" item="#333333ff"
@ -152,7 +153,7 @@
</wcol_num> </wcol_num>
<wcol_numslider> <wcol_numslider>
<ThemeWidgetColors <ThemeWidgetColors
outline="#444444" outline="#444444ff"
inner="#595959ff" inner="#595959ff"
inner_sel="#333333ff" inner_sel="#333333ff"
item="#5680c2e6" item="#5680c2e6"
@ -167,7 +168,7 @@
</wcol_numslider> </wcol_numslider>
<wcol_box> <wcol_box>
<ThemeWidgetColors <ThemeWidgetColors
outline="#444444" outline="#444444ff"
inner="#00000033" inner="#00000033"
inner_sel="#696e76ff" inner_sel="#696e76ff"
item="#191919ff" item="#191919ff"
@ -182,7 +183,7 @@
</wcol_box> </wcol_box>
<wcol_menu> <wcol_menu>
<ThemeWidgetColors <ThemeWidgetColors
outline="#444444" outline="#444444ff"
inner="#2c2c2cff" inner="#2c2c2cff"
inner_sel="#696e76ff" inner_sel="#696e76ff"
item="#e6e6e6ff" item="#e6e6e6ff"
@ -197,7 +198,7 @@
</wcol_menu> </wcol_menu>
<wcol_pulldown> <wcol_pulldown>
<ThemeWidgetColors <ThemeWidgetColors
outline="#4d4d4d" outline="#4d4d4dff"
inner="#2e2e2e99" inner="#2e2e2e99"
inner_sel="#5680c2ff" inner_sel="#5680c2ff"
item="#727272ff" item="#727272ff"
@ -212,7 +213,7 @@
</wcol_pulldown> </wcol_pulldown>
<wcol_menu_back> <wcol_menu_back>
<ThemeWidgetColors <ThemeWidgetColors
outline="#19191a" outline="#19191aff"
inner="#1f1f1fef" inner="#1f1f1fef"
inner_sel="#585858ff" inner_sel="#585858ff"
item="#727272ff" item="#727272ff"
@ -227,7 +228,7 @@
</wcol_menu_back> </wcol_menu_back>
<wcol_pie_menu> <wcol_pie_menu>
<ThemeWidgetColors <ThemeWidgetColors
outline="#2e2e2e" outline="#2e2e2eff"
inner="#212121ff" inner="#212121ff"
inner_sel="#585858ff" inner_sel="#585858ff"
item="#5680c2ff" item="#5680c2ff"
@ -242,7 +243,7 @@
</wcol_pie_menu> </wcol_pie_menu>
<wcol_tooltip> <wcol_tooltip>
<ThemeWidgetColors <ThemeWidgetColors
outline="#19191a" outline="#19191aff"
inner="#19191aef" inner="#19191aef"
inner_sel="#19191aef" inner_sel="#19191aef"
item="#19191aef" item="#19191aef"
@ -257,7 +258,7 @@
</wcol_tooltip> </wcol_tooltip>
<wcol_menu_item> <wcol_menu_item>
<ThemeWidgetColors <ThemeWidgetColors
outline="#000000" outline="#00000000"
inner="#00000000" inner="#00000000"
inner_sel="#5680c2ff" inner_sel="#5680c2ff"
item="#ffffff8f" item="#ffffff8f"
@ -272,7 +273,7 @@
</wcol_menu_item> </wcol_menu_item>
<wcol_scroll> <wcol_scroll>
<ThemeWidgetColors <ThemeWidgetColors
outline="#424242" outline="#424242ff"
inner="#67676700" inner="#67676700"
inner_sel="#b3b3b3ff" inner_sel="#b3b3b3ff"
item="#676767ff" item="#676767ff"
@ -287,7 +288,7 @@
</wcol_scroll> </wcol_scroll>
<wcol_progress> <wcol_progress>
<ThemeWidgetColors <ThemeWidgetColors
outline="#585858" outline="#585858ff"
inner="#2c2c2cff" inner="#2c2c2cff"
inner_sel="#5680c2ff" inner_sel="#5680c2ff"
item="#5680c2ff" item="#5680c2ff"
@ -302,7 +303,7 @@
</wcol_progress> </wcol_progress>
<wcol_list_item> <wcol_list_item>
<ThemeWidgetColors <ThemeWidgetColors
outline="#2d2d2d" outline="#2d2d2dff"
inner="#2d2d2d00" inner="#2d2d2d00"
inner_sel="#696e76ff" inner_sel="#696e76ff"
item="#b3b3b3ff" item="#b3b3b3ff"
@ -333,7 +334,7 @@
</wcol_state> </wcol_state>
<wcol_tab> <wcol_tab>
<ThemeWidgetColors <ThemeWidgetColors
outline="#2d2d2d" outline="#2d2d2dff"
inner="#323232ff" inner="#323232ff"
inner_sel="#4b4b4bff" inner_sel="#4b4b4bff"
item="#2d2d2dff" item="#2d2d2dff"
@ -354,6 +355,7 @@
clipping_border_3d="#313131ff" clipping_border_3d="#313131ff"
wire="#020044" wire="#020044"
wire_edit="#79fdff" wire_edit="#79fdff"
edge_width="1"
gp_vertex="#000000" gp_vertex="#000000"
gp_vertex_select="#ff8500" gp_vertex_select="#ff8500"
gp_vertex_size="3" gp_vertex_size="3"
@ -367,6 +369,7 @@
speaker="#000000" speaker="#000000"
vertex="#ff00fa" vertex="#ff00fa"
vertex_select="#ffea00" vertex_select="#ffea00"
vertex_active="#ffffff"
vertex_size="2" vertex_size="2"
vertex_bevel="#00a5ff" vertex_bevel="#00a5ff"
vertex_unreferenced="#000000" vertex_unreferenced="#000000"
@ -382,6 +385,7 @@
face_dot="#ff8500" face_dot="#ff8500"
facedot_size="3" facedot_size="3"
freestyle_face_mark="#7fff7f33" freestyle_face_mark="#7fff7f33"
face_retopology="#50c8ff1e"
face_back="#ff000080" face_back="#ff000080"
face_front="#0000ff00" face_front="#0000ff00"
nurb_uline="#909000" nurb_uline="#909000"
@ -412,6 +416,7 @@
bone_locked_weight="#ff000080" bone_locked_weight="#ff000080"
bundle_solid="#c8c8c8" bundle_solid="#c8c8c8"
camera_path="#000000" camera_path="#000000"
camera_passepartout="#000000"
skin_root="#b44d4d" skin_root="#b44d4d"
view_overlay="#000000" view_overlay="#000000"
transform="#ffffff" transform="#ffffff"
@ -438,7 +443,7 @@
tab_active="#5680c2" tab_active="#5680c2"
tab_inactive="#424242" tab_inactive="#424242"
tab_back="#232323ff" tab_back="#232323ff"
tab_outline="#2d2d2d" tab_outline="#2d2d2dff"
> >
<gradients> <gradients>
<ThemeGradientColors <ThemeGradientColors
@ -458,6 +463,13 @@
</panelcolors> </panelcolors>
</ThemeSpaceGradient> </ThemeSpaceGradient>
</space> </space>
<asset_shelf>
<ThemeAssetShelf
header_back="#1d1d1dff"
back="#303030ff"
>
</ThemeAssetShelf>
</asset_shelf>
</ThemeView3D> </ThemeView3D>
</view_3d> </view_3d>
<graph_editor> <graph_editor>
@ -476,6 +488,7 @@
preview_range="#a14d0066" preview_range="#a14d0066"
vertex="#000000" vertex="#000000"
vertex_select="#ff8500" vertex_select="#ff8500"
vertex_active="#ffffff"
vertex_size="6" vertex_size="6"
vertex_bevel="#000000" vertex_bevel="#000000"
vertex_unreferenced="#000000" vertex_unreferenced="#000000"
@ -512,7 +525,7 @@
tab_active="#5680c2" tab_active="#5680c2"
tab_inactive="#424242" tab_inactive="#424242"
tab_back="#232323ff" tab_back="#232323ff"
tab_outline="#2d2d2d" tab_outline="#2d2d2dff"
> >
<panelcolors> <panelcolors>
<ThemePanelColors <ThemePanelColors
@ -537,8 +550,8 @@
</graph_editor> </graph_editor>
<file_browser> <file_browser>
<ThemeFileBrowser <ThemeFileBrowser
row_alternate="#ffffff07"
selected_file="#5b8199" selected_file="#5b8199"
row_alternate="#ffffff07"
> >
<space> <space>
<ThemeSpaceGeneric <ThemeSpaceGeneric
@ -558,7 +571,7 @@
tab_active="#5680c2" tab_active="#5680c2"
tab_inactive="#424242" tab_inactive="#424242"
tab_back="#232323ff" tab_back="#232323ff"
tab_outline="#2d2d2d" tab_outline="#2d2d2dff"
> >
<panelcolors> <panelcolors>
<ThemePanelColors <ThemePanelColors
@ -616,7 +629,7 @@
tab_active="#5680c2" tab_active="#5680c2"
tab_inactive="#424242" tab_inactive="#424242"
tab_back="#232323ff" tab_back="#232323ff"
tab_outline="#2d2d2d" tab_outline="#2d2d2dff"
> >
<panelcolors> <panelcolors>
<ThemePanelColors <ThemePanelColors
@ -672,6 +685,7 @@
summary="#a14d0066" summary="#a14d0066"
preview_range="#a14d0066" preview_range="#a14d0066"
interpolation_line="#94e575cc" interpolation_line="#94e575cc"
simulated_frames="#721e65ff"
> >
<space> <space>
<ThemeSpaceGeneric <ThemeSpaceGeneric
@ -691,7 +705,7 @@
tab_active="#5680c2" tab_active="#5680c2"
tab_inactive="#424242" tab_inactive="#424242"
tab_back="#232323ff" tab_back="#232323ff"
tab_outline="#2d2d2d" tab_outline="#2d2d2dff"
> >
<panelcolors> <panelcolors>
<ThemePanelColors <ThemePanelColors
@ -719,6 +733,7 @@
grid="#505050ff" grid="#505050ff"
vertex="#000000" vertex="#000000"
vertex_select="#ff8500" vertex_select="#ff8500"
vertex_active="#ffffff"
vertex_size="3" vertex_size="3"
vertex_bevel="#000000" vertex_bevel="#000000"
vertex_unreferenced="#000000" vertex_unreferenced="#000000"
@ -727,10 +742,12 @@
face_dot="#ff8500" face_dot="#ff8500"
facedot_size="3" facedot_size="3"
freestyle_face_mark="#7fff7f33" freestyle_face_mark="#7fff7f33"
face_retopology="#50c8ff1e"
face_back="#00000000" face_back="#00000000"
face_front="#00000000" face_front="#00000000"
editmesh_active="#ffffff80" editmesh_active="#ffffff80"
wire_edit="#c0c0c0" wire_edit="#c0c0c0"
edge_width="1"
edge_select="#ff8500" edge_select="#ff8500"
scope_back="#727272ff" scope_back="#727272ff"
preview_stitch_face="#7f7f0033" preview_stitch_face="#7f7f0033"
@ -775,7 +792,7 @@
tab_active="#5680c2" tab_active="#5680c2"
tab_inactive="#424242" tab_inactive="#424242"
tab_back="#232323ff" tab_back="#232323ff"
tab_outline="#2d2d2d" tab_outline="#2d2d2dff"
> >
<panelcolors> <panelcolors>
<ThemePanelColors <ThemePanelColors
@ -799,6 +816,7 @@
scene_strip="#4e983e" scene_strip="#4e983e"
audio_strip="#2e8f8f" audio_strip="#2e8f8f"
effect_strip="#a9547c" effect_strip="#a9547c"
transition_strip="#50458f"
color_strip="#8f8f8f" color_strip="#8f8f8f"
meta_strip="#6d9183" meta_strip="#6d9183"
mask_strip="#666666" mask_strip="#666666"
@ -815,6 +833,7 @@
metadatabg="#000000" metadatabg="#000000"
metadatatext="#ffffff" metadatatext="#ffffff"
preview_range="#a14d0066" preview_range="#a14d0066"
row_alternate="#ffffff0d"
> >
<space> <space>
<ThemeSpaceGeneric <ThemeSpaceGeneric
@ -834,7 +853,7 @@
tab_active="#5680c2" tab_active="#5680c2"
tab_inactive="#424242" tab_inactive="#424242"
tab_back="#232323ff" tab_back="#232323ff"
tab_outline="#2d2d2d" tab_outline="#2d2d2dff"
> >
<panelcolors> <panelcolors>
<ThemePanelColors <ThemePanelColors
@ -846,10 +865,22 @@
</panelcolors> </panelcolors>
</ThemeSpaceGeneric> </ThemeSpaceGeneric>
</space> </space>
<space_list>
<ThemeSpaceListGeneric
list="#474747"
list_title="#ffffff"
list_text="#b8b8b8"
list_text_hi="#ffffff"
>
</ThemeSpaceListGeneric>
</space_list>
</ThemeSequenceEditor> </ThemeSequenceEditor>
</sequence_editor> </sequence_editor>
<properties> <properties>
<ThemeProperties> <ThemeProperties
match="#c85130"
active_modifier="#c85130ff"
>
<space> <space>
<ThemeSpaceGeneric <ThemeSpaceGeneric
back="#424242" back="#424242"
@ -868,7 +899,7 @@
tab_active="#5680c2" tab_active="#5680c2"
tab_inactive="#424242" tab_inactive="#424242"
tab_back="#232323ff" tab_back="#232323ff"
tab_outline="#2d2d2d" tab_outline="#2d2d2dff"
> >
<panelcolors> <panelcolors>
<ThemePanelColors <ThemePanelColors
@ -915,7 +946,7 @@
tab_active="#5680c2" tab_active="#5680c2"
tab_inactive="#424242" tab_inactive="#424242"
tab_back="#232323ff" tab_back="#232323ff"
tab_outline="#2d2d2d" tab_outline="#2d2d2dff"
> >
<panelcolors> <panelcolors>
<ThemePanelColors <ThemePanelColors
@ -934,20 +965,21 @@
grid="#232323" grid="#232323"
node_selected="#ed5700" node_selected="#ed5700"
node_active="#ffffff" node_active="#ffffff"
wire="#808080" wire="#808080ff"
wire_inner="#808080" wire_inner="#808080"
wire_select="#ffffff" wire_select="#ffffffb3"
selected_text="#7f7070" selected_text="#7f7070"
node_backdrop="#565656ff" node_backdrop="#565656ff"
converter_node="#66c4ff" converter_node="#66c4ff"
color_node="#ccb83d" color_node="#ccb83d"
group_node="#49b300b9" group_node="#49b300"
group_socket_node="#1a1a1a" group_socket_node="#1a1a1a"
frame_node="#9b9b9ba0" frame_node="#9b9b9ba0"
matte_node="#975b5b" matte_node="#975b5b"
distor_node="#749797" distor_node="#749797"
noodle_curving="6" noodle_curving="6"
grid_levels="3" grid_levels="3"
dash_alpha="0.5"
input_node="#e64555" input_node="#e64555"
output_node="#b33641" output_node="#b33641"
filter_node="#584d80" filter_node="#584d80"
@ -957,6 +989,10 @@
script_node="#084d4d" script_node="#084d4d"
pattern_node="#6c696f" pattern_node="#6c696f"
layout_node="#6c696f" layout_node="#6c696f"
geometry_node="#009975"
attribute_node="#3f5980"
simulation_zone="#66416233"
repeat_zone="#76512f33"
> >
<space> <space>
<ThemeSpaceGeneric <ThemeSpaceGeneric
@ -976,7 +1012,7 @@
tab_active="#5680c2" tab_active="#5680c2"
tab_inactive="#424242" tab_inactive="#424242"
tab_back="#232323ff" tab_back="#232323ff"
tab_outline="#2d2d2d" tab_outline="#2d2d2dff"
> >
<panelcolors> <panelcolors>
<ThemePanelColors <ThemePanelColors
@ -1027,7 +1063,7 @@
tab_active="#5680c2" tab_active="#5680c2"
tab_inactive="#424242" tab_inactive="#424242"
tab_back="#232323ff" tab_back="#232323ff"
tab_outline="#2d2d2d" tab_outline="#2d2d2dff"
> >
<panelcolors> <panelcolors>
<ThemePanelColors <ThemePanelColors
@ -1076,7 +1112,7 @@
tab_active="#5680c2" tab_active="#5680c2"
tab_inactive="#424242" tab_inactive="#424242"
tab_back="#232323ff" tab_back="#232323ff"
tab_outline="#2d2d2d" tab_outline="#2d2d2dff"
> >
<panelcolors> <panelcolors>
<ThemePanelColors <ThemePanelColors
@ -1110,7 +1146,7 @@
tab_active="#4b4b4b" tab_active="#4b4b4b"
tab_inactive="#2b2b2b" tab_inactive="#2b2b2b"
tab_back="#232323ff" tab_back="#232323ff"
tab_outline="#232323" tab_outline="#232323ff"
> >
<panelcolors> <panelcolors>
<ThemePanelColors <ThemePanelColors
@ -1151,7 +1187,7 @@
tab_active="#5680c2" tab_active="#5680c2"
tab_inactive="#424242" tab_inactive="#424242"
tab_back="#232323ff" tab_back="#232323ff"
tab_outline="#2d2d2d" tab_outline="#2d2d2dff"
> >
<panelcolors> <panelcolors>
<ThemePanelColors <ThemePanelColors
@ -1216,7 +1252,7 @@
tab_active="#5680c2" tab_active="#5680c2"
tab_inactive="#424242" tab_inactive="#424242"
tab_back="#232323ff" tab_back="#232323ff"
tab_outline="#2d2d2d" tab_outline="#2d2d2dff"
> >
<panelcolors> <panelcolors>
<ThemePanelColors <ThemePanelColors
@ -1259,7 +1295,7 @@
tab_active="#5680c2" tab_active="#5680c2"
tab_inactive="#424242" tab_inactive="#424242"
tab_back="#232323ff" tab_back="#232323ff"
tab_outline="#2d2d2d" tab_outline="#2d2d2dff"
> >
<panelcolors> <panelcolors>
<ThemePanelColors <ThemePanelColors
@ -1293,7 +1329,7 @@
tab_active="#5680c2" tab_active="#5680c2"
tab_inactive="#424242" tab_inactive="#424242"
tab_back="#232323ff" tab_back="#232323ff"
tab_outline="#2d2d2d" tab_outline="#2d2d2dff"
> >
<panelcolors> <panelcolors>
<ThemePanelColors <ThemePanelColors
@ -1307,6 +1343,51 @@
</space> </space>
</ThemeStatusBar> </ThemeStatusBar>
</statusbar> </statusbar>
<spreadsheet>
<ThemeSpreadsheet
row_alternate="#4f4f4fff"
>
<space>
<ThemeSpaceGeneric
back="#474747"
title="#ffffff"
text="#b8b8b8"
text_hi="#ffffff"
header="#454545ff"
header_text="#b8b8b8"
header_text_hi="#ffffff"
button="#424242ff"
button_title="#ffffff"
button_text="#b8b8b8"
button_text_hi="#d9d9d9"
navigation_bar="#00000000"
execution_buts="#00000000"
tab_active="#4b4b4b"
tab_inactive="#2b2b2b"
tab_back="#232323ff"
tab_outline="#232323ff"
>
<panelcolors>
<ThemePanelColors
header="#6b6b6bff"
back="#474747ff"
sub_back="#00000019"
>
</ThemePanelColors>
</panelcolors>
</ThemeSpaceGeneric>
</space>
<space_list>
<ThemeSpaceListGeneric
list="#303030"
list_title="#c3c3c3"
list_text="#b8b8b8"
list_text_hi="#ffaf23"
>
</ThemeSpaceListGeneric>
</space_list>
</ThemeSpreadsheet>
</spreadsheet>
<bone_color_sets> <bone_color_sets>
<ThemeBoneColorSet <ThemeBoneColorSet
normal="#9a0000" normal="#9a0000"
@ -1449,6 +1530,78 @@
> >
</ThemeBoneColorSet> </ThemeBoneColorSet>
</bone_color_sets> </bone_color_sets>
<collection_color>
<ThemeCollectionColor
color="#e4312b"
>
</ThemeCollectionColor>
<ThemeCollectionColor
color="#ef7e42"
>
</ThemeCollectionColor>
<ThemeCollectionColor
color="#e4dd52"
>
</ThemeCollectionColor>
<ThemeCollectionColor
color="#9ac546"
>
</ThemeCollectionColor>
<ThemeCollectionColor
color="#46bcc2"
>
</ThemeCollectionColor>
<ThemeCollectionColor
color="#8b65dc"
>
</ThemeCollectionColor>
<ThemeCollectionColor
color="#999999"
>
</ThemeCollectionColor>
<ThemeCollectionColor
color="#6d4432"
>
</ThemeCollectionColor>
</collection_color>
<strip_color>
<ThemeStripColor
color="#e2605b"
>
</ThemeStripColor>
<ThemeStripColor
color="#f1a355"
>
</ThemeStripColor>
<ThemeStripColor
color="#f1dc55"
>
</ThemeStripColor>
<ThemeStripColor
color="#7bcc7b"
>
</ThemeStripColor>
<ThemeStripColor
color="#5db6ea"
>
</ThemeStripColor>
<ThemeStripColor
color="#8d59da"
>
</ThemeStripColor>
<ThemeStripColor
color="#c673b8"
>
</ThemeStripColor>
<ThemeStripColor
color="#7a5441"
>
</ThemeStripColor>
<ThemeStripColor
color="#5f5f5f"
>
</ThemeStripColor>
</strip_color>
</Theme> </Theme>
<ThemeStyle> <ThemeStyle>
<panel_title> <panel_title>

View File

@ -33,7 +33,7 @@
> >
<wcol_regular> <wcol_regular>
<ThemeWidgetColors <ThemeWidgetColors
outline="#4d4d4d" outline="#4d4d4dff"
inner="#4d4d4dff" inner="#4d4d4dff"
inner_sel="#337fccff" inner_sel="#337fccff"
item="#262626ff" item="#262626ff"
@ -48,7 +48,7 @@
</wcol_regular> </wcol_regular>
<wcol_tool> <wcol_tool>
<ThemeWidgetColors <ThemeWidgetColors
outline="#4d4d4d" outline="#4d4d4dff"
inner="#4d4d4dff" inner="#4d4d4dff"
inner_sel="#337fccff" inner_sel="#337fccff"
item="#ffffffff" item="#ffffffff"
@ -63,7 +63,7 @@
</wcol_tool> </wcol_tool>
<wcol_toolbar_item> <wcol_toolbar_item>
<ThemeWidgetColors <ThemeWidgetColors
outline="#3b3b3b" outline="#3b3b3bff"
inner="#3b3b3bff" inner="#3b3b3bff"
inner_sel="#337fccff" inner_sel="#337fccff"
item="#ffffffff" item="#ffffffff"
@ -78,7 +78,7 @@
</wcol_toolbar_item> </wcol_toolbar_item>
<wcol_radio> <wcol_radio>
<ThemeWidgetColors <ThemeWidgetColors
outline="#4d4d4d" outline="#4d4d4dff"
inner="#4d4d4dff" inner="#4d4d4dff"
inner_sel="#337fccff" inner_sel="#337fccff"
item="#ffffffff" item="#ffffffff"
@ -93,7 +93,7 @@
</wcol_radio> </wcol_radio>
<wcol_text> <wcol_text>
<ThemeWidgetColors <ThemeWidgetColors
outline="#4d4d4d" outline="#4d4d4dff"
inner="#4d4d4dff" inner="#4d4d4dff"
inner_sel="#337fccff" inner_sel="#337fccff"
item="#262626ff" item="#262626ff"
@ -108,7 +108,7 @@
</wcol_text> </wcol_text>
<wcol_option> <wcol_option>
<ThemeWidgetColors <ThemeWidgetColors
outline="#393939" outline="#393939ff"
inner="#262626ff" inner="#262626ff"
inner_sel="#337fccff" inner_sel="#337fccff"
item="#e6e6e600" item="#e6e6e600"
@ -123,7 +123,7 @@
</wcol_option> </wcol_option>
<wcol_toggle> <wcol_toggle>
<ThemeWidgetColors <ThemeWidgetColors
outline="#4d4d4d" outline="#4d4d4dff"
inner="#4d4d4dff" inner="#4d4d4dff"
inner_sel="#337fccff" inner_sel="#337fccff"
item="#e6e6e600" item="#e6e6e600"
@ -138,7 +138,7 @@
</wcol_toggle> </wcol_toggle>
<wcol_num> <wcol_num>
<ThemeWidgetColors <ThemeWidgetColors
outline="#4d4d4d" outline="#4d4d4dff"
inner="#4d4d4dff" inner="#4d4d4dff"
inner_sel="#337fccff" inner_sel="#337fccff"
item="#333333ff" item="#333333ff"
@ -153,7 +153,7 @@
</wcol_num> </wcol_num>
<wcol_numslider> <wcol_numslider>
<ThemeWidgetColors <ThemeWidgetColors
outline="#4d4d4d" outline="#4d4d4dff"
inner="#4d4d4dff" inner="#4d4d4dff"
inner_sel="#337fccff" inner_sel="#337fccff"
item="#333333ff" item="#333333ff"
@ -168,7 +168,7 @@
</wcol_numslider> </wcol_numslider>
<wcol_box> <wcol_box>
<ThemeWidgetColors <ThemeWidgetColors
outline="#333333" outline="#333333ff"
inner="#2e2e2eff" inner="#2e2e2eff"
inner_sel="#337fccff" inner_sel="#337fccff"
item="#ffffffff" item="#ffffffff"
@ -183,7 +183,7 @@
</wcol_box> </wcol_box>
<wcol_menu> <wcol_menu>
<ThemeWidgetColors <ThemeWidgetColors
outline="#4d4d4d" outline="#4d4d4dff"
inner="#4d4d4dff" inner="#4d4d4dff"
inner_sel="#337fccff" inner_sel="#337fccff"
item="#bfbfbfff" item="#bfbfbfff"
@ -198,7 +198,7 @@
</wcol_menu> </wcol_menu>
<wcol_pulldown> <wcol_pulldown>
<ThemeWidgetColors <ThemeWidgetColors
outline="#383838" outline="#383838ff"
inner="#4d4d4dff" inner="#4d4d4dff"
inner_sel="#337fccff" inner_sel="#337fccff"
item="#ffffffff" item="#ffffffff"
@ -213,7 +213,7 @@
</wcol_pulldown> </wcol_pulldown>
<wcol_menu_back> <wcol_menu_back>
<ThemeWidgetColors <ThemeWidgetColors
outline="#333333" outline="#333333ff"
inner="#333333f9" inner="#333333f9"
inner_sel="#337fccff" inner_sel="#337fccff"
item="#262626ff" item="#262626ff"
@ -228,7 +228,7 @@
</wcol_menu_back> </wcol_menu_back>
<wcol_pie_menu> <wcol_pie_menu>
<ThemeWidgetColors <ThemeWidgetColors
outline="#1a1a1a" outline="#1a1a1aff"
inner="#1a1a1aff" inner="#1a1a1aff"
inner_sel="#337fccff" inner_sel="#337fccff"
item="#337fccff" item="#337fccff"
@ -243,7 +243,7 @@
</wcol_pie_menu> </wcol_pie_menu>
<wcol_tooltip> <wcol_tooltip>
<ThemeWidgetColors <ThemeWidgetColors
outline="#0d0d0d" outline="#0d0d0dff"
inner="#0d0d0dff" inner="#0d0d0dff"
inner_sel="#337fccff" inner_sel="#337fccff"
item="#646464ff" item="#646464ff"
@ -258,7 +258,7 @@
</wcol_tooltip> </wcol_tooltip>
<wcol_menu_item> <wcol_menu_item>
<ThemeWidgetColors <ThemeWidgetColors
outline="#262626" outline="#26262600"
inner="#26262600" inner="#26262600"
inner_sel="#337fccff" inner_sel="#337fccff"
item="#ffffffff" item="#ffffffff"
@ -273,7 +273,7 @@
</wcol_menu_item> </wcol_menu_item>
<wcol_scroll> <wcol_scroll>
<ThemeWidgetColors <ThemeWidgetColors
outline="#383838" outline="#383838ff"
inner="#383838ff" inner="#383838ff"
inner_sel="#337fccff" inner_sel="#337fccff"
item="#262626ff" item="#262626ff"
@ -288,7 +288,7 @@
</wcol_scroll> </wcol_scroll>
<wcol_progress> <wcol_progress>
<ThemeWidgetColors <ThemeWidgetColors
outline="#262626" outline="#262626ff"
inner="#1a1a1aff" inner="#1a1a1aff"
inner_sel="#262626ff" inner_sel="#262626ff"
item="#337fccff" item="#337fccff"
@ -303,7 +303,7 @@
</wcol_progress> </wcol_progress>
<wcol_list_item> <wcol_list_item>
<ThemeWidgetColors <ThemeWidgetColors
outline="#323232" outline="#323232ff"
inner="#36363600" inner="#36363600"
inner_sel="#337fccff" inner_sel="#337fccff"
item="#323232ff" item="#323232ff"
@ -334,7 +334,7 @@
</wcol_state> </wcol_state>
<wcol_tab> <wcol_tab>
<ThemeWidgetColors <ThemeWidgetColors
outline="#262626" outline="#262626ff"
inner="#262626ff" inner="#262626ff"
inner_sel="#404040ff" inner_sel="#404040ff"
item="#404040ff" item="#404040ff"
@ -355,6 +355,7 @@
clipping_border_3d="#313131ff" clipping_border_3d="#313131ff"
wire="#666666" wire="#666666"
wire_edit="#000000" wire_edit="#000000"
edge_width="1"
gp_vertex="#000000" gp_vertex="#000000"
gp_vertex_select="#ff8500" gp_vertex_select="#ff8500"
gp_vertex_size="3" gp_vertex_size="3"
@ -384,6 +385,7 @@
face_dot="#00b5ff" face_dot="#00b5ff"
facedot_size="3" facedot_size="3"
freestyle_face_mark="#ff8a0433" freestyle_face_mark="#ff8a0433"
face_retopology="#50c8ff1e"
face_back="#ff000080" face_back="#ff000080"
face_front="#0000ff80" face_front="#0000ff80"
nurb_uline="#7b807e" nurb_uline="#7b807e"
@ -414,6 +416,7 @@
bone_locked_weight="#ff000080" bone_locked_weight="#ff000080"
bundle_solid="#dadada" bundle_solid="#dadada"
camera_path="#7b807e" camera_path="#7b807e"
camera_passepartout="#000000"
skin_root="#000000" skin_root="#000000"
view_overlay="#000000" view_overlay="#000000"
transform="#ffffff" transform="#ffffff"
@ -440,7 +443,7 @@
tab_active="#4d4d4d" tab_active="#4d4d4d"
tab_inactive="#262626" tab_inactive="#262626"
tab_back="#262626ff" tab_back="#262626ff"
tab_outline="#262626" tab_outline="#262626ff"
> >
<gradients> <gradients>
<ThemeGradientColors <ThemeGradientColors
@ -460,6 +463,13 @@
</panelcolors> </panelcolors>
</ThemeSpaceGradient> </ThemeSpaceGradient>
</space> </space>
<asset_shelf>
<ThemeAssetShelf
header_back="#1d1d1dff"
back="#303030ff"
>
</ThemeAssetShelf>
</asset_shelf>
</ThemeView3D> </ThemeView3D>
</view_3d> </view_3d>
<graph_editor> <graph_editor>
@ -515,7 +525,7 @@
tab_active="#4b4b4b" tab_active="#4b4b4b"
tab_inactive="#2b2b2b" tab_inactive="#2b2b2b"
tab_back="#2b2b2bff" tab_back="#2b2b2bff"
tab_outline="#2b2b2b" tab_outline="#2b2b2bff"
> >
<panelcolors> <panelcolors>
<ThemePanelColors <ThemePanelColors
@ -561,7 +571,7 @@
tab_active="#4b4b4b" tab_active="#4b4b4b"
tab_inactive="#2b2b2b" tab_inactive="#2b2b2b"
tab_back="#232323ff" tab_back="#232323ff"
tab_outline="#232323" tab_outline="#232323ff"
> >
<panelcolors> <panelcolors>
<ThemePanelColors <ThemePanelColors
@ -619,7 +629,7 @@
tab_active="#4b4b4b" tab_active="#4b4b4b"
tab_inactive="#2b2b2b" tab_inactive="#2b2b2b"
tab_back="#2b2b2bff" tab_back="#2b2b2bff"
tab_outline="#2b2b2b" tab_outline="#2b2b2bff"
> >
<panelcolors> <panelcolors>
<ThemePanelColors <ThemePanelColors
@ -675,6 +685,7 @@
summary="#59595900" summary="#59595900"
preview_range="#26262680" preview_range="#26262680"
interpolation_line="#bfbfbf40" interpolation_line="#bfbfbf40"
simulated_frames="#721e65ff"
> >
<space> <space>
<ThemeSpaceGeneric <ThemeSpaceGeneric
@ -694,7 +705,7 @@
tab_active="#4b4b4b" tab_active="#4b4b4b"
tab_inactive="#2b2b2b" tab_inactive="#2b2b2b"
tab_back="#2b2b2bff" tab_back="#2b2b2bff"
tab_outline="#2b2b2b" tab_outline="#2b2b2bff"
> >
<panelcolors> <panelcolors>
<ThemePanelColors <ThemePanelColors
@ -731,10 +742,12 @@
face_dot="#00c0ff" face_dot="#00c0ff"
facedot_size="2" facedot_size="2"
freestyle_face_mark="#ff8a0433" freestyle_face_mark="#ff8a0433"
face_retopology="#50c8ff1e"
face_back="#ff000080" face_back="#ff000080"
face_front="#0000ff80" face_front="#0000ff80"
editmesh_active="#00ff2fbf" editmesh_active="#00ff2fbf"
wire_edit="#333333" wire_edit="#333333"
edge_width="1"
edge_select="#40cfff" edge_select="#40cfff"
scope_back="#0000004c" scope_back="#0000004c"
preview_stitch_face="#1242b026" preview_stitch_face="#1242b026"
@ -779,7 +792,7 @@
tab_active="#404040" tab_active="#404040"
tab_inactive="#262626" tab_inactive="#262626"
tab_back="#262626ff" tab_back="#262626ff"
tab_outline="#262626" tab_outline="#262626ff"
> >
<panelcolors> <panelcolors>
<ThemePanelColors <ThemePanelColors
@ -803,6 +816,7 @@
scene_strip="#666666" scene_strip="#666666"
audio_strip="#4d995f" audio_strip="#4d995f"
effect_strip="#30bf74" effect_strip="#30bf74"
transition_strip="#50458f"
color_strip="#8f8f8f" color_strip="#8f8f8f"
meta_strip="#608073" meta_strip="#608073"
mask_strip="#8f5656" mask_strip="#8f5656"
@ -839,7 +853,7 @@
tab_active="#4b4b4b" tab_active="#4b4b4b"
tab_inactive="#2b2b2b" tab_inactive="#2b2b2b"
tab_back="#2b2b2bff" tab_back="#2b2b2bff"
tab_outline="#2b2b2b" tab_outline="#2b2b2bff"
> >
<panelcolors> <panelcolors>
<ThemePanelColors <ThemePanelColors
@ -885,7 +899,7 @@
tab_active="#404040" tab_active="#404040"
tab_inactive="#404040" tab_inactive="#404040"
tab_back="#404040ff" tab_back="#404040ff"
tab_outline="#131313" tab_outline="#131313ff"
> >
<panelcolors> <panelcolors>
<ThemePanelColors <ThemePanelColors
@ -932,7 +946,7 @@
tab_active="#262626" tab_active="#262626"
tab_inactive="#1a1a1a" tab_inactive="#1a1a1a"
tab_back="#1a1a1aff" tab_back="#1a1a1aff"
tab_outline="#1a1a1a" tab_outline="#1a1a1aff"
> >
<panelcolors> <panelcolors>
<ThemePanelColors <ThemePanelColors
@ -951,7 +965,7 @@
grid="#333333" grid="#333333"
node_selected="#00bdff" node_selected="#00bdff"
node_active="#00ff2f" node_active="#00ff2f"
wire="#1a1a1a" wire="#1a1a1aff"
wire_inner="#4d4d4d" wire_inner="#4d4d4d"
wire_select="#00bdffb3" wire_select="#00bdffb3"
selected_text="#cccccc" selected_text="#cccccc"
@ -977,6 +991,8 @@
layout_node="#404040" layout_node="#404040"
geometry_node="#00a17c" geometry_node="#00a17c"
attribute_node="#3972c0" attribute_node="#3972c0"
simulation_zone="#66416233"
repeat_zone="#76512f33"
> >
<space> <space>
<ThemeSpaceGeneric <ThemeSpaceGeneric
@ -996,7 +1012,7 @@
tab_active="#404040" tab_active="#404040"
tab_inactive="#232323" tab_inactive="#232323"
tab_back="#23232300" tab_back="#23232300"
tab_outline="#232323" tab_outline="#232323ff"
> >
<panelcolors> <panelcolors>
<ThemePanelColors <ThemePanelColors
@ -1047,7 +1063,7 @@
tab_active="#727272" tab_active="#727272"
tab_inactive="#222222" tab_inactive="#222222"
tab_back="#222222ff" tab_back="#222222ff"
tab_outline="#222222" tab_outline="#222222ff"
> >
<panelcolors> <panelcolors>
<ThemePanelColors <ThemePanelColors
@ -1096,7 +1112,7 @@
tab_active="#727272" tab_active="#727272"
tab_inactive="#222222" tab_inactive="#222222"
tab_back="#222222ff" tab_back="#222222ff"
tab_outline="#222222" tab_outline="#222222ff"
> >
<panelcolors> <panelcolors>
<ThemePanelColors <ThemePanelColors
@ -1130,7 +1146,7 @@
tab_active="#4b4b4b" tab_active="#4b4b4b"
tab_inactive="#2b2b2b" tab_inactive="#2b2b2b"
tab_back="#232323ff" tab_back="#232323ff"
tab_outline="#232323" tab_outline="#232323ff"
> >
<panelcolors> <panelcolors>
<ThemePanelColors <ThemePanelColors
@ -1171,7 +1187,7 @@
tab_active="#727272" tab_active="#727272"
tab_inactive="#4a4a4a" tab_inactive="#4a4a4a"
tab_back="#414141ff" tab_back="#414141ff"
tab_outline="#2d2d2d" tab_outline="#2d2d2dff"
> >
<panelcolors> <panelcolors>
<ThemePanelColors <ThemePanelColors
@ -1236,7 +1252,7 @@
tab_active="#262626" tab_active="#262626"
tab_inactive="#1a1a1a" tab_inactive="#1a1a1a"
tab_back="#1a1a1aff" tab_back="#1a1a1aff"
tab_outline="#1a1a1a" tab_outline="#1a1a1aff"
> >
<panelcolors> <panelcolors>
<ThemePanelColors <ThemePanelColors
@ -1279,7 +1295,7 @@
tab_active="#262626" tab_active="#262626"
tab_inactive="#282828" tab_inactive="#282828"
tab_back="#262626ff" tab_back="#262626ff"
tab_outline="#131313" tab_outline="#131313ff"
> >
<panelcolors> <panelcolors>
<ThemePanelColors <ThemePanelColors
@ -1313,7 +1329,7 @@
tab_active="#4b4b4b" tab_active="#4b4b4b"
tab_inactive="#2b2b2b" tab_inactive="#2b2b2b"
tab_back="#232323ff" tab_back="#232323ff"
tab_outline="#232323" tab_outline="#232323ff"
> >
<panelcolors> <panelcolors>
<ThemePanelColors <ThemePanelColors
@ -1349,7 +1365,7 @@
tab_active="#4b4b4b" tab_active="#4b4b4b"
tab_inactive="#2b2b2b" tab_inactive="#2b2b2b"
tab_back="#232323ff" tab_back="#232323ff"
tab_outline="#232323" tab_outline="#232323ff"
> >
<panelcolors> <panelcolors>
<ThemePanelColors <ThemePanelColors

View File

@ -9,6 +9,7 @@
widget_emboss="#48484800" widget_emboss="#48484800"
editor_outline="#383838" editor_outline="#383838"
widget_text_cursor="#585858" widget_text_cursor="#585858"
panel_roundness="0.25"
transparent_checker_primary="#333333" transparent_checker_primary="#333333"
transparent_checker_secondary="#262626" transparent_checker_secondary="#262626"
transparent_checker_size="8" transparent_checker_size="8"
@ -32,7 +33,7 @@
> >
<wcol_regular> <wcol_regular>
<ThemeWidgetColors <ThemeWidgetColors
outline="#686868" outline="#686868ff"
inner="#686868ff" inner="#686868ff"
inner_sel="#f49c1cff" inner_sel="#f49c1cff"
item="#2f76c3ff" item="#2f76c3ff"
@ -47,7 +48,7 @@
</wcol_regular> </wcol_regular>
<wcol_tool> <wcol_tool>
<ThemeWidgetColors <ThemeWidgetColors
outline="#484848" outline="#484848ff"
inner="#686868ff" inner="#686868ff"
inner_sel="#f49c1cff" inner_sel="#f49c1cff"
item="#181818ff" item="#181818ff"
@ -62,7 +63,7 @@
</wcol_tool> </wcol_tool>
<wcol_toolbar_item> <wcol_toolbar_item>
<ThemeWidgetColors <ThemeWidgetColors
outline="#383838" outline="#383838ff"
inner="#585858ff" inner="#585858ff"
inner_sel="#f49c1cff" inner_sel="#f49c1cff"
item="#181818ff" item="#181818ff"
@ -77,7 +78,7 @@
</wcol_toolbar_item> </wcol_toolbar_item>
<wcol_radio> <wcol_radio>
<ThemeWidgetColors <ThemeWidgetColors
outline="#484848" outline="#484848ff"
inner="#5a5a5aff" inner="#5a5a5aff"
inner_sel="#f49c1cff" inner_sel="#f49c1cff"
item="#ccccccff" item="#ccccccff"
@ -92,7 +93,7 @@
</wcol_radio> </wcol_radio>
<wcol_text> <wcol_text>
<ThemeWidgetColors <ThemeWidgetColors
outline="#9098a0" outline="#9098a0ff"
inner="#9098a0ff" inner="#9098a0ff"
inner_sel="#757c84ff" inner_sel="#757c84ff"
item="#0071daff" item="#0071daff"
@ -107,7 +108,7 @@
</wcol_text> </wcol_text>
<wcol_option> <wcol_option>
<ThemeWidgetColors <ThemeWidgetColors
outline="#181818" outline="#181818ff"
inner="#686868ff" inner="#686868ff"
inner_sel="#f49c1cff" inner_sel="#f49c1cff"
item="#181818ff" item="#181818ff"
@ -122,7 +123,7 @@
</wcol_option> </wcol_option>
<wcol_toggle> <wcol_toggle>
<ThemeWidgetColors <ThemeWidgetColors
outline="#302e2e" outline="#302e2eff"
inner="#606060ff" inner="#606060ff"
inner_sel="#f49c1cff" inner_sel="#f49c1cff"
item="#5a5a5aff" item="#5a5a5aff"
@ -137,7 +138,7 @@
</wcol_toggle> </wcol_toggle>
<wcol_num> <wcol_num>
<ThemeWidgetColors <ThemeWidgetColors
outline="#484848" outline="#484848ff"
inner="#9098a0ff" inner="#9098a0ff"
inner_sel="#f49c1cff" inner_sel="#f49c1cff"
item="#5a5a5aff" item="#5a5a5aff"
@ -152,7 +153,7 @@
</wcol_num> </wcol_num>
<wcol_numslider> <wcol_numslider>
<ThemeWidgetColors <ThemeWidgetColors
outline="#191919" outline="#191919ff"
inner="#b4b4b4ff" inner="#b4b4b4ff"
inner_sel="#f49c1cff" inner_sel="#f49c1cff"
item="#9098a0ff" item="#9098a0ff"
@ -167,7 +168,7 @@
</wcol_numslider> </wcol_numslider>
<wcol_box> <wcol_box>
<ThemeWidgetColors <ThemeWidgetColors
outline="#383838" outline="#383838ff"
inner="#444444ff" inner="#444444ff"
inner_sel="#646464ff" inner_sel="#646464ff"
item="#181818ff" item="#181818ff"
@ -182,7 +183,7 @@
</wcol_box> </wcol_box>
<wcol_menu> <wcol_menu>
<ThemeWidgetColors <ThemeWidgetColors
outline="#484848" outline="#484848ff"
inner="#606060ff" inner="#606060ff"
inner_sel="#f49c1cff" inner_sel="#f49c1cff"
item="#ccccccff" item="#ccccccff"
@ -197,7 +198,7 @@
</wcol_menu> </wcol_menu>
<wcol_pulldown> <wcol_pulldown>
<ThemeWidgetColors <ThemeWidgetColors
outline="#181818" outline="#181818ff"
inner="#606060ff" inner="#606060ff"
inner_sel="#f49c1c00" inner_sel="#f49c1c00"
item="#ccccccff" item="#ccccccff"
@ -212,7 +213,7 @@
</wcol_pulldown> </wcol_pulldown>
<wcol_menu_back> <wcol_menu_back>
<ThemeWidgetColors <ThemeWidgetColors
outline="#181818" outline="#181818ff"
inner="#484848ff" inner="#484848ff"
inner_sel="#2d2d2de6" inner_sel="#2d2d2de6"
item="#646464ff" item="#646464ff"
@ -227,7 +228,7 @@
</wcol_menu_back> </wcol_menu_back>
<wcol_pie_menu> <wcol_pie_menu>
<ThemeWidgetColors <ThemeWidgetColors
outline="#383838" outline="#383838ff"
inner="#585858f7" inner="#585858f7"
inner_sel="#f49c1cff" inner_sel="#f49c1cff"
item="#f49c1cff" item="#f49c1cff"
@ -242,7 +243,7 @@
</wcol_pie_menu> </wcol_pie_menu>
<wcol_tooltip> <wcol_tooltip>
<ThemeWidgetColors <ThemeWidgetColors
outline="#181818" outline="#181818ff"
inner="#191919e6" inner="#191919e6"
inner_sel="#2d2d2de6" inner_sel="#2d2d2de6"
item="#646464ff" item="#646464ff"
@ -257,7 +258,7 @@
</wcol_tooltip> </wcol_tooltip>
<wcol_menu_item> <wcol_menu_item>
<ThemeWidgetColors <ThemeWidgetColors
outline="#ffffff" outline="#ffffff00"
inner="#18181800" inner="#18181800"
inner_sel="#505860ff" inner_sel="#505860ff"
item="#ccccccff" item="#ccccccff"
@ -272,7 +273,7 @@
</wcol_menu_item> </wcol_menu_item>
<wcol_scroll> <wcol_scroll>
<ThemeWidgetColors <ThemeWidgetColors
outline="#383838" outline="#383838ff"
inner="#383838b4" inner="#383838b4"
inner_sel="#646464b4" inner_sel="#646464b4"
item="#585858ff" item="#585858ff"
@ -287,7 +288,7 @@
</wcol_scroll> </wcol_scroll>
<wcol_progress> <wcol_progress>
<ThemeWidgetColors <ThemeWidgetColors
outline="#181818" outline="#181818ff"
inner="#bebebeff" inner="#bebebeff"
inner_sel="#646464b4" inner_sel="#646464b4"
item="#f49c1cff" item="#f49c1cff"
@ -302,7 +303,7 @@
</wcol_progress> </wcol_progress>
<wcol_list_item> <wcol_list_item>
<ThemeWidgetColors <ThemeWidgetColors
outline="#181818" outline="#181818ff"
inner="#18181800" inner="#18181800"
inner_sel="#f49c1c00" inner_sel="#f49c1c00"
item="#5a5a5aff" item="#5a5a5aff"
@ -333,7 +334,7 @@
</wcol_state> </wcol_state>
<wcol_tab> <wcol_tab>
<ThemeWidgetColors <ThemeWidgetColors
outline="#3e3e3e" outline="#3e3e3eff"
inner="#3e3e3eff" inner="#3e3e3eff"
inner_sel="#484848ff" inner_sel="#484848ff"
item="#2f76c3ff" item="#2f76c3ff"
@ -354,6 +355,7 @@
clipping_border_3d="#313131ff" clipping_border_3d="#313131ff"
wire="#393939" wire="#393939"
wire_edit="#282828" wire_edit="#282828"
edge_width="1"
gp_vertex="#292929" gp_vertex="#292929"
gp_vertex_select="#ffa829" gp_vertex_select="#ffa829"
gp_vertex_size="2" gp_vertex_size="2"
@ -367,6 +369,7 @@
speaker="#cccccc" speaker="#cccccc"
vertex="#292929" vertex="#292929"
vertex_select="#ffa829" vertex_select="#ffa829"
vertex_active="#000000"
vertex_size="3" vertex_size="3"
vertex_bevel="#0ec6ff" vertex_bevel="#0ec6ff"
vertex_unreferenced="#404040" vertex_unreferenced="#404040"
@ -382,6 +385,7 @@
face_dot="#ffa829" face_dot="#ffa829"
facedot_size="3" facedot_size="3"
freestyle_face_mark="#7fff7f33" freestyle_face_mark="#7fff7f33"
face_retopology="#50c8ff1e"
face_back="#ff0000b3" face_back="#ff0000b3"
face_front="#0000ffb3" face_front="#0000ffb3"
nurb_uline="#1d8fff" nurb_uline="#1d8fff"
@ -412,6 +416,7 @@
bone_locked_weight="#ff000080" bone_locked_weight="#ff000080"
bundle_solid="#c8c8c8" bundle_solid="#c8c8c8"
camera_path="#181818" camera_path="#181818"
camera_passepartout="#000000"
skin_root="#181818" skin_root="#181818"
view_overlay="#181818" view_overlay="#181818"
transform="#cccccc" transform="#cccccc"
@ -438,7 +443,7 @@
tab_active="#484848" tab_active="#484848"
tab_inactive="#414141" tab_inactive="#414141"
tab_back="#383838ff" tab_back="#383838ff"
tab_outline="#383838" tab_outline="#383838ff"
> >
<gradients> <gradients>
<ThemeGradientColors <ThemeGradientColors
@ -458,6 +463,13 @@
</panelcolors> </panelcolors>
</ThemeSpaceGradient> </ThemeSpaceGradient>
</space> </space>
<asset_shelf>
<ThemeAssetShelf
header_back="#1d1d1dff"
back="#303030ff"
>
</ThemeAssetShelf>
</asset_shelf>
</ThemeView3D> </ThemeView3D>
</view_3d> </view_3d>
<graph_editor> <graph_editor>
@ -476,6 +488,7 @@
preview_range="#f49c1c00" preview_range="#f49c1c00"
vertex="#181818" vertex="#181818"
vertex_select="#f49c1c" vertex_select="#f49c1c"
vertex_active="#ffffff"
vertex_size="3" vertex_size="3"
vertex_bevel="#181818" vertex_bevel="#181818"
vertex_unreferenced="#181818" vertex_unreferenced="#181818"
@ -512,7 +525,7 @@
tab_active="#484848" tab_active="#484848"
tab_inactive="#414141" tab_inactive="#414141"
tab_back="#383838ff" tab_back="#383838ff"
tab_outline="#484848" tab_outline="#484848ff"
> >
<panelcolors> <panelcolors>
<ThemePanelColors <ThemePanelColors
@ -537,8 +550,8 @@
</graph_editor> </graph_editor>
<file_browser> <file_browser>
<ThemeFileBrowser <ThemeFileBrowser
row_alternate="#ffffff07"
selected_file="#f49c1c" selected_file="#f49c1c"
row_alternate="#ffffff07"
> >
<space> <space>
<ThemeSpaceGeneric <ThemeSpaceGeneric
@ -558,7 +571,7 @@
tab_active="#484848" tab_active="#484848"
tab_inactive="#414141" tab_inactive="#414141"
tab_back="#383838ff" tab_back="#383838ff"
tab_outline="#484848" tab_outline="#484848ff"
> >
<panelcolors> <panelcolors>
<ThemePanelColors <ThemePanelColors
@ -616,7 +629,7 @@
tab_active="#484848" tab_active="#484848"
tab_inactive="#414141" tab_inactive="#414141"
tab_back="#383838ff" tab_back="#383838ff"
tab_outline="#484848" tab_outline="#484848ff"
> >
<panelcolors> <panelcolors>
<ThemePanelColors <ThemePanelColors
@ -672,6 +685,7 @@
summary="#c67f1459" summary="#c67f1459"
preview_range="#f49c1c00" preview_range="#f49c1c00"
interpolation_line="#94e575cc" interpolation_line="#94e575cc"
simulated_frames="#721e65ff"
> >
<space> <space>
<ThemeSpaceGeneric <ThemeSpaceGeneric
@ -691,7 +705,7 @@
tab_active="#484848" tab_active="#484848"
tab_inactive="#414141" tab_inactive="#414141"
tab_back="#383838ff" tab_back="#383838ff"
tab_outline="#484848" tab_outline="#484848ff"
> >
<panelcolors> <panelcolors>
<ThemePanelColors <ThemePanelColors
@ -719,6 +733,7 @@
grid="#787878ff" grid="#787878ff"
vertex="#eeeeee" vertex="#eeeeee"
vertex_select="#ffa829" vertex_select="#ffa829"
vertex_active="#00ff2f"
vertex_size="5" vertex_size="5"
vertex_bevel="#eeeeee" vertex_bevel="#eeeeee"
vertex_unreferenced="#404040" vertex_unreferenced="#404040"
@ -727,10 +742,12 @@
face_dot="#ffa829" face_dot="#ffa829"
facedot_size="1" facedot_size="1"
freestyle_face_mark="#18181800" freestyle_face_mark="#18181800"
face_retopology="#50c8ff1e"
face_back="#18181800" face_back="#18181800"
face_front="#18181800" face_front="#18181800"
editmesh_active="#ffa829ff" editmesh_active="#ffa829ff"
wire_edit="#c0c0c0" wire_edit="#c0c0c0"
edge_width="1"
edge_select="#ffa829" edge_select="#ffa829"
scope_back="#727272ff" scope_back="#727272ff"
preview_stitch_face="#1242b026" preview_stitch_face="#1242b026"
@ -775,7 +792,7 @@
tab_active="#484848" tab_active="#484848"
tab_inactive="#414141" tab_inactive="#414141"
tab_back="#383838ff" tab_back="#383838ff"
tab_outline="#484848" tab_outline="#484848ff"
> >
<panelcolors> <panelcolors>
<ThemePanelColors <ThemePanelColors
@ -799,6 +816,7 @@
scene_strip="#828f50" scene_strip="#828f50"
audio_strip="#4c8f8f" audio_strip="#4c8f8f"
effect_strip="#598f4c" effect_strip="#598f4c"
transition_strip="#50458f"
color_strip="#8f8f8f" color_strip="#8f8f8f"
meta_strip="#5b4d91" meta_strip="#5b4d91"
mask_strip="#666666" mask_strip="#666666"
@ -815,6 +833,7 @@
metadatabg="#181818" metadatabg="#181818"
metadatatext="#cccccc" metadatatext="#cccccc"
preview_range="#a14d0066" preview_range="#a14d0066"
row_alternate="#ffffff0d"
> >
<space> <space>
<ThemeSpaceGeneric <ThemeSpaceGeneric
@ -834,7 +853,7 @@
tab_active="#484848" tab_active="#484848"
tab_inactive="#414141" tab_inactive="#414141"
tab_back="#383838ff" tab_back="#383838ff"
tab_outline="#484848" tab_outline="#484848ff"
> >
<panelcolors> <panelcolors>
<ThemePanelColors <ThemePanelColors
@ -846,10 +865,22 @@
</panelcolors> </panelcolors>
</ThemeSpaceGeneric> </ThemeSpaceGeneric>
</space> </space>
<space_list>
<ThemeSpaceListGeneric
list="#404040"
list_title="#e4e4e4"
list_text="#e4e4e4"
list_text_hi="#e4e4e4"
>
</ThemeSpaceListGeneric>
</space_list>
</ThemeSequenceEditor> </ThemeSequenceEditor>
</sequence_editor> </sequence_editor>
<properties> <properties>
<ThemeProperties> <ThemeProperties
match="#3373bb"
active_modifier="#5680c2ff"
>
<space> <space>
<ThemeSpaceGeneric <ThemeSpaceGeneric
back="#484848" back="#484848"
@ -868,7 +899,7 @@
tab_active="#484848" tab_active="#484848"
tab_inactive="#414141" tab_inactive="#414141"
tab_back="#383838ff" tab_back="#383838ff"
tab_outline="#484848" tab_outline="#484848ff"
> >
<panelcolors> <panelcolors>
<ThemePanelColors <ThemePanelColors
@ -915,7 +946,7 @@
tab_active="#484848" tab_active="#484848"
tab_inactive="#414141" tab_inactive="#414141"
tab_back="#383838ff" tab_back="#383838ff"
tab_outline="#484848" tab_outline="#484848ff"
> >
<panelcolors> <panelcolors>
<ThemePanelColors <ThemePanelColors
@ -934,20 +965,21 @@
grid="#232323" grid="#232323"
node_selected="#ffa829" node_selected="#ffa829"
node_active="#ffa829" node_active="#ffa829"
wire="#484848" wire="#484848ff"
wire_inner="#484848" wire_inner="#484848"
wire_select="#ccccff" wire_select="#ccccffb3"
selected_text="#ffa829" selected_text="#ffa829"
node_backdrop="#484848ff" node_backdrop="#484848ff"
converter_node="#383838" converter_node="#383838"
color_node="#383838" color_node="#383838"
group_node="#383838ff" group_node="#383838"
group_socket_node="#383838" group_socket_node="#383838"
frame_node="#383838ff" frame_node="#383838ff"
matte_node="#383838" matte_node="#383838"
distor_node="#383838" distor_node="#383838"
noodle_curving="1" noodle_curving="1"
grid_levels="0" grid_levels="0"
dash_alpha="0.5"
input_node="#383838" input_node="#383838"
output_node="#383838" output_node="#383838"
filter_node="#383838" filter_node="#383838"
@ -957,6 +989,10 @@
script_node="#383838" script_node="#383838"
pattern_node="#383838" pattern_node="#383838"
layout_node="#383838" layout_node="#383838"
geometry_node="#00a17c"
attribute_node="#3972c0"
simulation_zone="#66416233"
repeat_zone="#76512f33"
> >
<space> <space>
<ThemeSpaceGeneric <ThemeSpaceGeneric
@ -976,7 +1012,7 @@
tab_active="#484848" tab_active="#484848"
tab_inactive="#414141" tab_inactive="#414141"
tab_back="#383838ff" tab_back="#383838ff"
tab_outline="#484848" tab_outline="#484848ff"
> >
<panelcolors> <panelcolors>
<ThemePanelColors <ThemePanelColors
@ -1027,7 +1063,7 @@
tab_active="#484848" tab_active="#484848"
tab_inactive="#414141" tab_inactive="#414141"
tab_back="#383838ff" tab_back="#383838ff"
tab_outline="#484848" tab_outline="#484848ff"
> >
<panelcolors> <panelcolors>
<ThemePanelColors <ThemePanelColors
@ -1076,7 +1112,7 @@
tab_active="#484848" tab_active="#484848"
tab_inactive="#414141" tab_inactive="#414141"
tab_back="#383838ff" tab_back="#383838ff"
tab_outline="#484848" tab_outline="#484848ff"
> >
<panelcolors> <panelcolors>
<ThemePanelColors <ThemePanelColors
@ -1110,7 +1146,7 @@
tab_active="#484848" tab_active="#484848"
tab_inactive="#414141" tab_inactive="#414141"
tab_back="#383838ff" tab_back="#383838ff"
tab_outline="#484848" tab_outline="#484848ff"
> >
<panelcolors> <panelcolors>
<ThemePanelColors <ThemePanelColors
@ -1151,7 +1187,7 @@
tab_active="#484848" tab_active="#484848"
tab_inactive="#414141" tab_inactive="#414141"
tab_back="#383838ff" tab_back="#383838ff"
tab_outline="#484848" tab_outline="#484848ff"
> >
<panelcolors> <panelcolors>
<ThemePanelColors <ThemePanelColors
@ -1216,7 +1252,7 @@
tab_active="#484848" tab_active="#484848"
tab_inactive="#414141" tab_inactive="#414141"
tab_back="#383838ff" tab_back="#383838ff"
tab_outline="#484848" tab_outline="#484848ff"
> >
<panelcolors> <panelcolors>
<ThemePanelColors <ThemePanelColors
@ -1259,7 +1295,7 @@
tab_active="#383838" tab_active="#383838"
tab_inactive="#383838" tab_inactive="#383838"
tab_back="#383838ff" tab_back="#383838ff"
tab_outline="#383838" tab_outline="#383838ff"
> >
<panelcolors> <panelcolors>
<ThemePanelColors <ThemePanelColors
@ -1293,7 +1329,7 @@
tab_active="#383838" tab_active="#383838"
tab_inactive="#383838" tab_inactive="#383838"
tab_back="#383838ff" tab_back="#383838ff"
tab_outline="#383838" tab_outline="#383838ff"
> >
<panelcolors> <panelcolors>
<ThemePanelColors <ThemePanelColors
@ -1307,6 +1343,51 @@
</space> </space>
</ThemeStatusBar> </ThemeStatusBar>
</statusbar> </statusbar>
<spreadsheet>
<ThemeSpreadsheet
row_alternate="#ffffff06"
>
<space>
<ThemeSpaceGeneric
back="#333333"
title="#dadada"
text="#e6e6e6"
text_hi="#ffffff"
header="#4d4d4dcc"
header_text="#c7c7c7"
header_text_hi="#ffffff"
button="#404040ff"
button_title="#c7c7c7"
button_text="#e5e5e5"
button_text_hi="#e5e5e5"
navigation_bar="#404040ff"
execution_buts="#40404000"
tab_active="#4b4b4b"
tab_inactive="#2b2b2b"
tab_back="#232323ff"
tab_outline="#232323ff"
>
<panelcolors>
<ThemePanelColors
header="#26262600"
back="#292929ff"
sub_back="#242424ff"
>
</ThemePanelColors>
</panelcolors>
</ThemeSpaceGeneric>
</space>
<space_list>
<ThemeSpaceListGeneric
list="#424242"
list_title="#000000"
list_text="#c3c3c3"
list_text_hi="#00ffff"
>
</ThemeSpaceListGeneric>
</space_list>
</ThemeSpreadsheet>
</spreadsheet>
<bone_color_sets> <bone_color_sets>
<ThemeBoneColorSet <ThemeBoneColorSet
normal="#ffa98b" normal="#ffa98b"
@ -1449,6 +1530,78 @@
> >
</ThemeBoneColorSet> </ThemeBoneColorSet>
</bone_color_sets> </bone_color_sets>
<collection_color>
<ThemeCollectionColor
color="#e4312b"
>
</ThemeCollectionColor>
<ThemeCollectionColor
color="#ef7e42"
>
</ThemeCollectionColor>
<ThemeCollectionColor
color="#e4dd52"
>
</ThemeCollectionColor>
<ThemeCollectionColor
color="#9ac546"
>
</ThemeCollectionColor>
<ThemeCollectionColor
color="#46bcc2"
>
</ThemeCollectionColor>
<ThemeCollectionColor
color="#8b65dc"
>
</ThemeCollectionColor>
<ThemeCollectionColor
color="#999999"
>
</ThemeCollectionColor>
<ThemeCollectionColor
color="#6d4432"
>
</ThemeCollectionColor>
</collection_color>
<strip_color>
<ThemeStripColor
color="#e2605b"
>
</ThemeStripColor>
<ThemeStripColor
color="#f1a355"
>
</ThemeStripColor>
<ThemeStripColor
color="#f1dc55"
>
</ThemeStripColor>
<ThemeStripColor
color="#7bcc7b"
>
</ThemeStripColor>
<ThemeStripColor
color="#5db6ea"
>
</ThemeStripColor>
<ThemeStripColor
color="#8d59da"
>
</ThemeStripColor>
<ThemeStripColor
color="#c673b8"
>
</ThemeStripColor>
<ThemeStripColor
color="#7a5441"
>
</ThemeStripColor>
<ThemeStripColor
color="#5f5f5f"
>
</ThemeStripColor>
</strip_color>
</Theme> </Theme>
<ThemeStyle> <ThemeStyle>
<panel_title> <panel_title>

View File

@ -33,7 +33,7 @@
> >
<wcol_regular> <wcol_regular>
<ThemeWidgetColors <ThemeWidgetColors
outline="#000000" outline="#000000ff"
inner="#ffffffff" inner="#ffffffff"
inner_sel="#668cccff" inner_sel="#668cccff"
item="#191919ff" item="#191919ff"
@ -48,7 +48,7 @@
</wcol_regular> </wcol_regular>
<wcol_tool> <wcol_tool>
<ThemeWidgetColors <ThemeWidgetColors
outline="#000000" outline="#000000ff"
inner="#ffffffff" inner="#ffffffff"
inner_sel="#5680c2ff" inner_sel="#5680c2ff"
item="#191919ff" item="#191919ff"
@ -63,7 +63,7 @@
</wcol_tool> </wcol_tool>
<wcol_toolbar_item> <wcol_toolbar_item>
<ThemeWidgetColors <ThemeWidgetColors
outline="#000000" outline="#000000ff"
inner="#ffffffff" inner="#ffffffff"
inner_sel="#5094ffff" inner_sel="#5094ffff"
item="#000000ff" item="#000000ff"
@ -78,7 +78,7 @@
</wcol_toolbar_item> </wcol_toolbar_item>
<wcol_radio> <wcol_radio>
<ThemeWidgetColors <ThemeWidgetColors
outline="#000000" outline="#000000ff"
inner="#ffffffff" inner="#ffffffff"
inner_sel="#5680c2e6" inner_sel="#5680c2e6"
item="#ffffffff" item="#ffffffff"
@ -93,7 +93,7 @@
</wcol_radio> </wcol_radio>
<wcol_text> <wcol_text>
<ThemeWidgetColors <ThemeWidgetColors
outline="#000000" outline="#000000ff"
inner="#ffffffff" inner="#ffffffff"
inner_sel="#d8d8d8ff" inner_sel="#d8d8d8ff"
item="#5680c2ff" item="#5680c2ff"
@ -108,7 +108,7 @@
</wcol_text> </wcol_text>
<wcol_option> <wcol_option>
<ThemeWidgetColors <ThemeWidgetColors
outline="#000000" outline="#000000ff"
inner="#ffffffff" inner="#ffffffff"
inner_sel="#5680c2e6" inner_sel="#5680c2e6"
item="#ffffffff" item="#ffffffff"
@ -123,7 +123,7 @@
</wcol_option> </wcol_option>
<wcol_toggle> <wcol_toggle>
<ThemeWidgetColors <ThemeWidgetColors
outline="#000000" outline="#000000ff"
inner="#ffffffff" inner="#ffffffff"
inner_sel="#5680c2ff" inner_sel="#5680c2ff"
item="#000000ff" item="#000000ff"
@ -138,7 +138,7 @@
</wcol_toggle> </wcol_toggle>
<wcol_num> <wcol_num>
<ThemeWidgetColors <ThemeWidgetColors
outline="#000000" outline="#000000ff"
inner="#ffffffff" inner="#ffffffff"
inner_sel="#5680c2ff" inner_sel="#5680c2ff"
item="#80b1ffff" item="#80b1ffff"
@ -153,7 +153,7 @@
</wcol_num> </wcol_num>
<wcol_numslider> <wcol_numslider>
<ThemeWidgetColors <ThemeWidgetColors
outline="#000000" outline="#000000ff"
inner="#ffffffff" inner="#ffffffff"
inner_sel="#d8d8d8ff" inner_sel="#d8d8d8ff"
item="#5680c2ff" item="#5680c2ff"
@ -168,7 +168,7 @@
</wcol_numslider> </wcol_numslider>
<wcol_box> <wcol_box>
<ThemeWidgetColors <ThemeWidgetColors
outline="#000000" outline="#000000ff"
inner="#ffffffff" inner="#ffffffff"
inner_sel="#5680c2ff" inner_sel="#5680c2ff"
item="#000000ff" item="#000000ff"
@ -183,7 +183,7 @@
</wcol_box> </wcol_box>
<wcol_menu> <wcol_menu>
<ThemeWidgetColors <ThemeWidgetColors
outline="#000000" outline="#000000ff"
inner="#ffffffff" inner="#ffffffff"
inner_sel="#d8d8d8ff" inner_sel="#d8d8d8ff"
item="#000000ff" item="#000000ff"
@ -198,7 +198,7 @@
</wcol_menu> </wcol_menu>
<wcol_pulldown> <wcol_pulldown>
<ThemeWidgetColors <ThemeWidgetColors
outline="#000000" outline="#000000ff"
inner="#ffffffcc" inner="#ffffffcc"
inner_sel="#5680c2e6" inner_sel="#5680c2e6"
item="#d8d8d8ff" item="#d8d8d8ff"
@ -213,7 +213,7 @@
</wcol_pulldown> </wcol_pulldown>
<wcol_menu_back> <wcol_menu_back>
<ThemeWidgetColors <ThemeWidgetColors
outline="#000000" outline="#000000ff"
inner="#d8d8d8ff" inner="#d8d8d8ff"
inner_sel="#585858ff" inner_sel="#585858ff"
item="#d8d8d8ff" item="#d8d8d8ff"
@ -228,7 +228,7 @@
</wcol_menu_back> </wcol_menu_back>
<wcol_pie_menu> <wcol_pie_menu>
<ThemeWidgetColors <ThemeWidgetColors
outline="#000000" outline="#000000ff"
inner="#ffffffef" inner="#ffffffef"
inner_sel="#5680c2e6" inner_sel="#5680c2e6"
item="#d8d8d8ff" item="#d8d8d8ff"
@ -243,7 +243,7 @@
</wcol_pie_menu> </wcol_pie_menu>
<wcol_tooltip> <wcol_tooltip>
<ThemeWidgetColors <ThemeWidgetColors
outline="#19191a" outline="#19191aff"
inner="#19191aef" inner="#19191aef"
inner_sel="#19191aef" inner_sel="#19191aef"
item="#19191aef" item="#19191aef"
@ -258,7 +258,7 @@
</wcol_tooltip> </wcol_tooltip>
<wcol_menu_item> <wcol_menu_item>
<ThemeWidgetColors <ThemeWidgetColors
outline="#000000" outline="#00000000"
inner="#00000000" inner="#00000000"
inner_sel="#5680c2e6" inner_sel="#5680c2e6"
item="#ffffff8f" item="#ffffff8f"
@ -273,7 +273,7 @@
</wcol_menu_item> </wcol_menu_item>
<wcol_scroll> <wcol_scroll>
<ThemeWidgetColors <ThemeWidgetColors
outline="#000000" outline="#000000ff"
inner="#ffffffff" inner="#ffffffff"
inner_sel="#a4a4a4ff" inner_sel="#a4a4a4ff"
item="#d8d8d8ff" item="#d8d8d8ff"
@ -288,7 +288,7 @@
</wcol_scroll> </wcol_scroll>
<wcol_progress> <wcol_progress>
<ThemeWidgetColors <ThemeWidgetColors
outline="#000000" outline="#000000ff"
inner="#ffffffff" inner="#ffffffff"
inner_sel="#646464b4" inner_sel="#646464b4"
item="#5094ffff" item="#5094ffff"
@ -303,7 +303,7 @@
</wcol_progress> </wcol_progress>
<wcol_list_item> <wcol_list_item>
<ThemeWidgetColors <ThemeWidgetColors
outline="#000000" outline="#000000ff"
inner="#00000000" inner="#00000000"
inner_sel="#5680c2ff" inner_sel="#5680c2ff"
item="#5094ffff" item="#5094ffff"
@ -334,7 +334,7 @@
</wcol_state> </wcol_state>
<wcol_tab> <wcol_tab>
<ThemeWidgetColors <ThemeWidgetColors
outline="#000000" outline="#000000ff"
inner="#ffffffff" inner="#ffffffff"
inner_sel="#5094ffff" inner_sel="#5094ffff"
item="#28292dff" item="#28292dff"
@ -355,6 +355,7 @@
clipping_border_3d="#313131ff" clipping_border_3d="#313131ff"
wire="#000000" wire="#000000"
wire_edit="#000000" wire_edit="#000000"
edge_width="1"
gp_vertex="#000000" gp_vertex="#000000"
gp_vertex_select="#00cc9e" gp_vertex_select="#00cc9e"
gp_vertex_size="3" gp_vertex_size="3"
@ -384,6 +385,7 @@
face_dot="#a1e6d6" face_dot="#a1e6d6"
facedot_size="3" facedot_size="3"
freestyle_face_mark="#ffcc7f4d" freestyle_face_mark="#ffcc7f4d"
face_retopology="#50c8ff1e"
face_back="#ff0000b3" face_back="#ff0000b3"
face_front="#0000ffb3" face_front="#0000ffb3"
nurb_uline="#909000" nurb_uline="#909000"
@ -414,6 +416,7 @@
bone_locked_weight="#ff000080" bone_locked_weight="#ff000080"
bundle_solid="#c8c8c8" bundle_solid="#c8c8c8"
camera_path="#000000" camera_path="#000000"
camera_passepartout="#000000"
skin_root="#b44d4d" skin_root="#b44d4d"
view_overlay="#000000" view_overlay="#000000"
transform="#000000" transform="#000000"
@ -440,7 +443,7 @@
tab_active="#76afff" tab_active="#76afff"
tab_inactive="#ffffff" tab_inactive="#ffffff"
tab_back="#d8d8d8ff" tab_back="#d8d8d8ff"
tab_outline="#000000" tab_outline="#000000ff"
> >
<gradients> <gradients>
<ThemeGradientColors <ThemeGradientColors
@ -460,6 +463,13 @@
</panelcolors> </panelcolors>
</ThemeSpaceGradient> </ThemeSpaceGradient>
</space> </space>
<asset_shelf>
<ThemeAssetShelf
header_back="#1d1d1dff"
back="#303030ff"
>
</ThemeAssetShelf>
</asset_shelf>
</ThemeView3D> </ThemeView3D>
</view_3d> </view_3d>
<graph_editor> <graph_editor>
@ -515,7 +525,7 @@
tab_active="#76afff" tab_active="#76afff"
tab_inactive="#ffffff" tab_inactive="#ffffff"
tab_back="#d8d8d8ff" tab_back="#d8d8d8ff"
tab_outline="#000000" tab_outline="#000000ff"
> >
<panelcolors> <panelcolors>
<ThemePanelColors <ThemePanelColors
@ -561,7 +571,7 @@
tab_active="#76afff" tab_active="#76afff"
tab_inactive="#ffffff" tab_inactive="#ffffff"
tab_back="#d8d8d8ff" tab_back="#d8d8d8ff"
tab_outline="#000000" tab_outline="#000000ff"
> >
<panelcolors> <panelcolors>
<ThemePanelColors <ThemePanelColors
@ -619,7 +629,7 @@
tab_active="#76afff" tab_active="#76afff"
tab_inactive="#ffffff" tab_inactive="#ffffff"
tab_back="#d8d8d8ff" tab_back="#d8d8d8ff"
tab_outline="#000000" tab_outline="#000000ff"
> >
<panelcolors> <panelcolors>
<ThemePanelColors <ThemePanelColors
@ -675,6 +685,7 @@
summary="#d3660066" summary="#d3660066"
preview_range="#a14d0066" preview_range="#a14d0066"
interpolation_line="#94e575cc" interpolation_line="#94e575cc"
simulated_frames="#721e65ff"
> >
<space> <space>
<ThemeSpaceGeneric <ThemeSpaceGeneric
@ -694,7 +705,7 @@
tab_active="#76afff" tab_active="#76afff"
tab_inactive="#ffffff" tab_inactive="#ffffff"
tab_back="#d8d8d8ff" tab_back="#d8d8d8ff"
tab_outline="#000000" tab_outline="#000000ff"
> >
<panelcolors> <panelcolors>
<ThemePanelColors <ThemePanelColors
@ -731,10 +742,12 @@
face_dot="#a1e6d6" face_dot="#a1e6d6"
facedot_size="3" facedot_size="3"
freestyle_face_mark="#7fff7f33" freestyle_face_mark="#7fff7f33"
face_retopology="#50c8ff1e"
face_back="#00000000" face_back="#00000000"
face_front="#00000000" face_front="#00000000"
editmesh_active="#ffffff80" editmesh_active="#ffffff80"
wire_edit="#c0c0c0" wire_edit="#c0c0c0"
edge_width="1"
edge_select="#00cc9e" edge_select="#00cc9e"
scope_back="#d8d8d8ff" scope_back="#d8d8d8ff"
preview_stitch_face="#7f7f0033" preview_stitch_face="#7f7f0033"
@ -779,7 +792,7 @@
tab_active="#76afff" tab_active="#76afff"
tab_inactive="#ffffff" tab_inactive="#ffffff"
tab_back="#d8d8d8ff" tab_back="#d8d8d8ff"
tab_outline="#000000" tab_outline="#000000ff"
> >
<panelcolors> <panelcolors>
<ThemePanelColors <ThemePanelColors
@ -803,6 +816,7 @@
scene_strip="#4e983e" scene_strip="#4e983e"
audio_strip="#2e8f8f" audio_strip="#2e8f8f"
effect_strip="#a9547c" effect_strip="#a9547c"
transition_strip="#50458f"
color_strip="#8f8f8f" color_strip="#8f8f8f"
meta_strip="#6d9183" meta_strip="#6d9183"
mask_strip="#666666" mask_strip="#666666"
@ -839,7 +853,7 @@
tab_active="#76afff" tab_active="#76afff"
tab_inactive="#ffffff" tab_inactive="#ffffff"
tab_back="#d8d8d8ff" tab_back="#d8d8d8ff"
tab_outline="#000000" tab_outline="#000000ff"
> >
<panelcolors> <panelcolors>
<ThemePanelColors <ThemePanelColors
@ -851,6 +865,15 @@
</panelcolors> </panelcolors>
</ThemeSpaceGeneric> </ThemeSpaceGeneric>
</space> </space>
<space_list>
<ThemeSpaceListGeneric
list="#404040"
list_title="#e4e4e4"
list_text="#e4e4e4"
list_text_hi="#e4e4e4"
>
</ThemeSpaceListGeneric>
</space_list>
</ThemeSequenceEditor> </ThemeSequenceEditor>
</sequence_editor> </sequence_editor>
<properties> <properties>
@ -876,7 +899,7 @@
tab_active="#76afff" tab_active="#76afff"
tab_inactive="#ffffff" tab_inactive="#ffffff"
tab_back="#d8d8d8ff" tab_back="#d8d8d8ff"
tab_outline="#000000" tab_outline="#000000ff"
> >
<panelcolors> <panelcolors>
<ThemePanelColors <ThemePanelColors
@ -923,7 +946,7 @@
tab_active="#76afff" tab_active="#76afff"
tab_inactive="#ffffff" tab_inactive="#ffffff"
tab_back="#d8d8d8ff" tab_back="#d8d8d8ff"
tab_outline="#000000" tab_outline="#000000ff"
> >
<panelcolors> <panelcolors>
<ThemePanelColors <ThemePanelColors
@ -942,20 +965,21 @@
grid="#cecece" grid="#cecece"
node_selected="#f15800" node_selected="#f15800"
node_active="#f15800" node_active="#f15800"
wire="#a7a7a7" wire="#a7a7a7ff"
wire_inner="#999999" wire_inner="#999999"
wire_select="#ffa733" wire_select="#ffa733b3"
selected_text="#7f7070" selected_text="#7f7070"
node_backdrop="#e6e6e6ff" node_backdrop="#e6e6e6ff"
converter_node="#66c4ff" converter_node="#66c4ff"
color_node="#ffcb4d" color_node="#ffcb4d"
group_node="#59b36ab9" group_node="#59b36a"
group_socket_node="#dfc300" group_socket_node="#dfc300"
frame_node="#9b9b9ba0" frame_node="#9b9b9ba0"
matte_node="#977474" matte_node="#977474"
distor_node="#749797" distor_node="#749797"
noodle_curving="0" noodle_curving="0"
grid_levels="3" grid_levels="3"
dash_alpha="0.5"
input_node="#ff6675" input_node="#ff6675"
output_node="#ff6675" output_node="#ff6675"
filter_node="#6c696f" filter_node="#6c696f"
@ -967,6 +991,8 @@
layout_node="#6c696f" layout_node="#6c696f"
geometry_node="#5bf1cd" geometry_node="#5bf1cd"
attribute_node="#9dbaf5" attribute_node="#9dbaf5"
simulation_zone="#66416233"
repeat_zone="#76512f33"
> >
<space> <space>
<ThemeSpaceGeneric <ThemeSpaceGeneric
@ -986,7 +1012,7 @@
tab_active="#76afff" tab_active="#76afff"
tab_inactive="#ffffff" tab_inactive="#ffffff"
tab_back="#d8d8d8ff" tab_back="#d8d8d8ff"
tab_outline="#000000" tab_outline="#000000ff"
> >
<panelcolors> <panelcolors>
<ThemePanelColors <ThemePanelColors
@ -1037,7 +1063,7 @@
tab_active="#76afff" tab_active="#76afff"
tab_inactive="#ffffff" tab_inactive="#ffffff"
tab_back="#d8d8d8ff" tab_back="#d8d8d8ff"
tab_outline="#000000" tab_outline="#000000ff"
> >
<panelcolors> <panelcolors>
<ThemePanelColors <ThemePanelColors
@ -1086,7 +1112,7 @@
tab_active="#76afff" tab_active="#76afff"
tab_inactive="#ffffff" tab_inactive="#ffffff"
tab_back="#d8d8d8ff" tab_back="#d8d8d8ff"
tab_outline="#000000" tab_outline="#000000ff"
> >
<panelcolors> <panelcolors>
<ThemePanelColors <ThemePanelColors
@ -1120,7 +1146,7 @@
tab_active="#76afff" tab_active="#76afff"
tab_inactive="#ffffff" tab_inactive="#ffffff"
tab_back="#d8d8d8ff" tab_back="#d8d8d8ff"
tab_outline="#000000" tab_outline="#000000ff"
> >
<panelcolors> <panelcolors>
<ThemePanelColors <ThemePanelColors
@ -1161,7 +1187,7 @@
tab_active="#76afff" tab_active="#76afff"
tab_inactive="#ffffff" tab_inactive="#ffffff"
tab_back="#d8d8d8ff" tab_back="#d8d8d8ff"
tab_outline="#000000" tab_outline="#000000ff"
> >
<panelcolors> <panelcolors>
<ThemePanelColors <ThemePanelColors
@ -1226,7 +1252,7 @@
tab_active="#76afff" tab_active="#76afff"
tab_inactive="#ffffff" tab_inactive="#ffffff"
tab_back="#d8d8d8ff" tab_back="#d8d8d8ff"
tab_outline="#000000" tab_outline="#000000ff"
> >
<panelcolors> <panelcolors>
<ThemePanelColors <ThemePanelColors
@ -1269,7 +1295,7 @@
tab_active="#76afff" tab_active="#76afff"
tab_inactive="#ffffff" tab_inactive="#ffffff"
tab_back="#d8d8d8ff" tab_back="#d8d8d8ff"
tab_outline="#000000" tab_outline="#000000ff"
> >
<panelcolors> <panelcolors>
<ThemePanelColors <ThemePanelColors
@ -1303,7 +1329,7 @@
tab_active="#76afff" tab_active="#76afff"
tab_inactive="#ffffff" tab_inactive="#ffffff"
tab_back="#d8d8d8ff" tab_back="#d8d8d8ff"
tab_outline="#000000" tab_outline="#000000ff"
> >
<panelcolors> <panelcolors>
<ThemePanelColors <ThemePanelColors
@ -1339,7 +1365,7 @@
tab_active="#76afff" tab_active="#76afff"
tab_inactive="#ffffff" tab_inactive="#ffffff"
tab_back="#d8d8d8ff" tab_back="#d8d8d8ff"
tab_outline="#000000" tab_outline="#000000ff"
> >
<panelcolors> <panelcolors>
<ThemePanelColors <ThemePanelColors
@ -1538,6 +1564,44 @@
> >
</ThemeCollectionColor> </ThemeCollectionColor>
</collection_color> </collection_color>
<strip_color>
<ThemeStripColor
color="#e2605b"
>
</ThemeStripColor>
<ThemeStripColor
color="#f1a355"
>
</ThemeStripColor>
<ThemeStripColor
color="#f1dc55"
>
</ThemeStripColor>
<ThemeStripColor
color="#7bcc7b"
>
</ThemeStripColor>
<ThemeStripColor
color="#5db6ea"
>
</ThemeStripColor>
<ThemeStripColor
color="#8d59da"
>
</ThemeStripColor>
<ThemeStripColor
color="#c673b8"
>
</ThemeStripColor>
<ThemeStripColor
color="#7a5441"
>
</ThemeStripColor>
<ThemeStripColor
color="#5f5f5f"
>
</ThemeStripColor>
</strip_color>
</Theme> </Theme>
<ThemeStyle> <ThemeStyle>
<panel_title> <panel_title>

View File

@ -33,7 +33,7 @@
> >
<wcol_regular> <wcol_regular>
<ThemeWidgetColors <ThemeWidgetColors
outline="#dbdbdb" outline="#dbdbdbff"
inner="#ffffffff" inner="#ffffffff"
inner_sel="#2ba5ffff" inner_sel="#2ba5ffff"
item="#bbbbbbff" item="#bbbbbbff"
@ -48,7 +48,7 @@
</wcol_regular> </wcol_regular>
<wcol_tool> <wcol_tool>
<ThemeWidgetColors <ThemeWidgetColors
outline="#dbdbdb" outline="#dbdbdbff"
inner="#e7e7e7ff" inner="#e7e7e7ff"
inner_sel="#2ba5ffff" inner_sel="#2ba5ffff"
item="#4c4c4cff" item="#4c4c4cff"
@ -63,7 +63,7 @@
</wcol_tool> </wcol_tool>
<wcol_toolbar_item> <wcol_toolbar_item>
<ThemeWidgetColors <ThemeWidgetColors
outline="#cfcfcf" outline="#cfcfcfff"
inner="#ffffffff" inner="#ffffffff"
inner_sel="#2ba5ffff" inner_sel="#2ba5ffff"
item="#080808ff" item="#080808ff"
@ -78,7 +78,7 @@
</wcol_toolbar_item> </wcol_toolbar_item>
<wcol_radio> <wcol_radio>
<ThemeWidgetColors <ThemeWidgetColors
outline="#f8f8f8" outline="#f8f8f8ff"
inner="#f1f1f1ff" inner="#f1f1f1ff"
inner_sel="#2ba5ffff" inner_sel="#2ba5ffff"
item="#4c4c4cff" item="#4c4c4cff"
@ -93,7 +93,7 @@
</wcol_radio> </wcol_radio>
<wcol_text> <wcol_text>
<ThemeWidgetColors <ThemeWidgetColors
outline="#acacac" outline="#acacacff"
inner="#ffffffff" inner="#ffffffff"
inner_sel="#2ba5ffff" inner_sel="#2ba5ffff"
item="#4c4c4cff" item="#4c4c4cff"
@ -108,7 +108,7 @@
</wcol_text> </wcol_text>
<wcol_option> <wcol_option>
<ThemeWidgetColors <ThemeWidgetColors
outline="#9e9e9e" outline="#9e9e9eff"
inner="#ffffffff" inner="#ffffffff"
inner_sel="#2ba5ffff" inner_sel="#2ba5ffff"
item="#ffffffff" item="#ffffffff"
@ -123,7 +123,7 @@
</wcol_option> </wcol_option>
<wcol_toggle> <wcol_toggle>
<ThemeWidgetColors <ThemeWidgetColors
outline="#acacac" outline="#acacacff"
inner="#ffffffff" inner="#ffffffff"
inner_sel="#2ba5ffff" inner_sel="#2ba5ffff"
item="#4c4c4cff" item="#4c4c4cff"
@ -138,7 +138,7 @@
</wcol_toggle> </wcol_toggle>
<wcol_num> <wcol_num>
<ThemeWidgetColors <ThemeWidgetColors
outline="#cecece" outline="#cececeff"
inner="#ffffffff" inner="#ffffffff"
inner_sel="#2ba5ffff" inner_sel="#2ba5ffff"
item="#4c4c4cff" item="#4c4c4cff"
@ -153,7 +153,7 @@
</wcol_num> </wcol_num>
<wcol_numslider> <wcol_numslider>
<ThemeWidgetColors <ThemeWidgetColors
outline="#cecece" outline="#cececeff"
inner="#ffffffff" inner="#ffffffff"
inner_sel="#bfe4ffff" inner_sel="#bfe4ffff"
item="#2ba5ffff" item="#2ba5ffff"
@ -168,7 +168,7 @@
</wcol_numslider> </wcol_numslider>
<wcol_box> <wcol_box>
<ThemeWidgetColors <ThemeWidgetColors
outline="#d8d8d8" outline="#d8d8d8ff"
inner="#ffffffff" inner="#ffffffff"
inner_sel="#2ba5ffff" inner_sel="#2ba5ffff"
item="#4c4c4cff" item="#4c4c4cff"
@ -183,7 +183,7 @@
</wcol_box> </wcol_box>
<wcol_menu> <wcol_menu>
<ThemeWidgetColors <ThemeWidgetColors
outline="#d6d6d6" outline="#d6d6d6ff"
inner="#ffffffff" inner="#ffffffff"
inner_sel="#2ba5ffff" inner_sel="#2ba5ffff"
item="#000000ff" item="#000000ff"
@ -198,7 +198,7 @@
</wcol_menu> </wcol_menu>
<wcol_pulldown> <wcol_pulldown>
<ThemeWidgetColors <ThemeWidgetColors
outline="#ffffff" outline="#ffffffff"
inner="#ffffffff" inner="#ffffffff"
inner_sel="#2492ffff" inner_sel="#2492ffff"
item="#ffffffff" item="#ffffffff"
@ -213,7 +213,7 @@
</wcol_pulldown> </wcol_pulldown>
<wcol_menu_back> <wcol_menu_back>
<ThemeWidgetColors <ThemeWidgetColors
outline="#dddddd" outline="#ddddddff"
inner="#ffffffff" inner="#ffffffff"
inner_sel="#59b9ffff" inner_sel="#59b9ffff"
item="#ffffffff" item="#ffffffff"
@ -228,7 +228,7 @@
</wcol_menu_back> </wcol_menu_back>
<wcol_pie_menu> <wcol_pie_menu>
<ThemeWidgetColors <ThemeWidgetColors
outline="#cecece" outline="#cececeff"
inner="#ffffffff" inner="#ffffffff"
inner_sel="#2ba5ffff" inner_sel="#2ba5ffff"
item="#2ba5ffff" item="#2ba5ffff"
@ -243,7 +243,7 @@
</wcol_pie_menu> </wcol_pie_menu>
<wcol_tooltip> <wcol_tooltip>
<ThemeWidgetColors <ThemeWidgetColors
outline="#000000" outline="#000000ff"
inner="#000000ff" inner="#000000ff"
inner_sel="#59b9ffff" inner_sel="#59b9ffff"
item="#19191aef" item="#19191aef"
@ -258,7 +258,7 @@
</wcol_tooltip> </wcol_tooltip>
<wcol_menu_item> <wcol_menu_item>
<ThemeWidgetColors <ThemeWidgetColors
outline="#000000" outline="#00000000"
inner="#ffffffff" inner="#ffffffff"
inner_sel="#59b9ffff" inner_sel="#59b9ffff"
item="#ffffff8f" item="#ffffff8f"
@ -273,7 +273,7 @@
</wcol_menu_item> </wcol_menu_item>
<wcol_scroll> <wcol_scroll>
<ThemeWidgetColors <ThemeWidgetColors
outline="#757575" outline="#757575ff"
inner="#9b9b9bff" inner="#9b9b9bff"
inner_sel="#59b9ffff" inner_sel="#59b9ffff"
item="#ffffffff" item="#ffffffff"
@ -288,7 +288,7 @@
</wcol_scroll> </wcol_scroll>
<wcol_progress> <wcol_progress>
<ThemeWidgetColors <ThemeWidgetColors
outline="#bebebe" outline="#bebebeff"
inner="#ffffffff" inner="#ffffffff"
inner_sel="#59b9ffff" inner_sel="#59b9ffff"
item="#59b9ffff" item="#59b9ffff"
@ -303,7 +303,7 @@
</wcol_progress> </wcol_progress>
<wcol_list_item> <wcol_list_item>
<ThemeWidgetColors <ThemeWidgetColors
outline="#2d2d2d" outline="#2d2d2dff"
inner="#ffffffff" inner="#ffffffff"
inner_sel="#59b9ffff" inner_sel="#59b9ffff"
item="#b3b3b3ff" item="#b3b3b3ff"
@ -334,7 +334,7 @@
</wcol_state> </wcol_state>
<wcol_tab> <wcol_tab>
<ThemeWidgetColors <ThemeWidgetColors
outline="#e9e9e9" outline="#e9e9e9ff"
inner="#f5f5f5ff" inner="#f5f5f5ff"
inner_sel="#59b9ffff" inner_sel="#59b9ffff"
item="#2d2d2dff" item="#2d2d2dff"
@ -355,6 +355,7 @@
clipping_border_3d="#fafafaff" clipping_border_3d="#fafafaff"
wire="#313131" wire="#313131"
wire_edit="#575757" wire_edit="#575757"
edge_width="1"
gp_vertex="#000000" gp_vertex="#000000"
gp_vertex_select="#ff8500" gp_vertex_select="#ff8500"
gp_vertex_size="3" gp_vertex_size="3"
@ -368,6 +369,7 @@
speaker="#334635" speaker="#334635"
vertex="#000000" vertex="#000000"
vertex_select="#ff7f00" vertex_select="#ff7f00"
vertex_active="#000000"
vertex_size="3" vertex_size="3"
vertex_bevel="#00a5ff" vertex_bevel="#00a5ff"
vertex_unreferenced="#525252" vertex_unreferenced="#525252"
@ -383,6 +385,7 @@
face_dot="#ff8500" face_dot="#ff8500"
facedot_size="3" facedot_size="3"
freestyle_face_mark="#7fff7f2b" freestyle_face_mark="#7fff7f2b"
face_retopology="#50c8ff1e"
face_back="#ff000080" face_back="#ff000080"
face_front="#ffffff00" face_front="#ffffff00"
nurb_uline="#909000" nurb_uline="#909000"
@ -413,6 +416,7 @@
bone_locked_weight="#ff000080" bone_locked_weight="#ff000080"
bundle_solid="#c8c8c8" bundle_solid="#c8c8c8"
camera_path="#000000" camera_path="#000000"
camera_passepartout="#000000"
skin_root="#b44d4d" skin_root="#b44d4d"
view_overlay="#000000" view_overlay="#000000"
transform="#000000" transform="#000000"
@ -439,7 +443,7 @@
tab_active="#59b9ff" tab_active="#59b9ff"
tab_inactive="#fafafa" tab_inactive="#fafafa"
tab_back="#ddddddff" tab_back="#ddddddff"
tab_outline="#cecece" tab_outline="#cececeff"
> >
<gradients> <gradients>
<ThemeGradientColors <ThemeGradientColors
@ -459,6 +463,13 @@
</panelcolors> </panelcolors>
</ThemeSpaceGradient> </ThemeSpaceGradient>
</space> </space>
<asset_shelf>
<ThemeAssetShelf
header_back="#1d1d1dff"
back="#303030ff"
>
</ThemeAssetShelf>
</asset_shelf>
</ThemeView3D> </ThemeView3D>
</view_3d> </view_3d>
<graph_editor> <graph_editor>
@ -477,6 +488,7 @@
preview_range="#a14d0066" preview_range="#a14d0066"
vertex="#000000" vertex="#000000"
vertex_select="#ff8500" vertex_select="#ff8500"
vertex_active="#ffffff"
vertex_size="6" vertex_size="6"
vertex_bevel="#000000" vertex_bevel="#000000"
vertex_unreferenced="#000000" vertex_unreferenced="#000000"
@ -513,7 +525,7 @@
tab_active="#59b9ff" tab_active="#59b9ff"
tab_inactive="#fafafa" tab_inactive="#fafafa"
tab_back="#ddddddff" tab_back="#ddddddff"
tab_outline="#cecece" tab_outline="#cececeff"
> >
<panelcolors> <panelcolors>
<ThemePanelColors <ThemePanelColors
@ -538,8 +550,8 @@
</graph_editor> </graph_editor>
<file_browser> <file_browser>
<ThemeFileBrowser <ThemeFileBrowser
row_alternate="#00000007"
selected_file="#0082ff" selected_file="#0082ff"
row_alternate="#00000007"
> >
<space> <space>
<ThemeSpaceGeneric <ThemeSpaceGeneric
@ -559,7 +571,7 @@
tab_active="#59b9ff" tab_active="#59b9ff"
tab_inactive="#fafafa" tab_inactive="#fafafa"
tab_back="#ddddddff" tab_back="#ddddddff"
tab_outline="#cecece" tab_outline="#cececeff"
> >
<panelcolors> <panelcolors>
<ThemePanelColors <ThemePanelColors
@ -617,7 +629,7 @@
tab_active="#59b9ff" tab_active="#59b9ff"
tab_inactive="#fafafa" tab_inactive="#fafafa"
tab_back="#ddddddff" tab_back="#ddddddff"
tab_outline="#cecece" tab_outline="#cececeff"
> >
<panelcolors> <panelcolors>
<ThemePanelColors <ThemePanelColors
@ -673,6 +685,7 @@
summary="#288fe859" summary="#288fe859"
preview_range="#a14d0037" preview_range="#a14d0037"
interpolation_line="#94e575cc" interpolation_line="#94e575cc"
simulated_frames="#721e65ff"
> >
<space> <space>
<ThemeSpaceGeneric <ThemeSpaceGeneric
@ -692,7 +705,7 @@
tab_active="#59b9ff" tab_active="#59b9ff"
tab_inactive="#fafafa" tab_inactive="#fafafa"
tab_back="#ddddddff" tab_back="#ddddddff"
tab_outline="#cecece" tab_outline="#cececeff"
> >
<panelcolors> <panelcolors>
<ThemePanelColors <ThemePanelColors
@ -720,6 +733,7 @@
grid="#ffffffff" grid="#ffffffff"
vertex="#000000" vertex="#000000"
vertex_select="#ff8500" vertex_select="#ff8500"
vertex_active="#000000"
vertex_size="3" vertex_size="3"
vertex_bevel="#000000" vertex_bevel="#000000"
vertex_unreferenced="#000000" vertex_unreferenced="#000000"
@ -728,10 +742,12 @@
face_dot="#ff8500" face_dot="#ff8500"
facedot_size="3" facedot_size="3"
freestyle_face_mark="#7fff7f33" freestyle_face_mark="#7fff7f33"
face_retopology="#50c8ff1e"
face_back="#00000000" face_back="#00000000"
face_front="#00000000" face_front="#00000000"
editmesh_active="#ffffff80" editmesh_active="#ffffff80"
wire_edit="#dadada" wire_edit="#dadada"
edge_width="1"
edge_select="#ff8500" edge_select="#ff8500"
scope_back="#727272ff" scope_back="#727272ff"
preview_stitch_face="#7f7f0033" preview_stitch_face="#7f7f0033"
@ -776,7 +792,7 @@
tab_active="#59b9ff" tab_active="#59b9ff"
tab_inactive="#fafafa" tab_inactive="#fafafa"
tab_back="#ddddddff" tab_back="#ddddddff"
tab_outline="#cecece" tab_outline="#cececeff"
> >
<panelcolors> <panelcolors>
<ThemePanelColors <ThemePanelColors
@ -800,6 +816,7 @@
scene_strip="#67ca56" scene_strip="#67ca56"
audio_strip="#3ebebe" audio_strip="#3ebebe"
effect_strip="#dd6ea2" effect_strip="#dd6ea2"
transition_strip="#50458f"
color_strip="#8f8f8f" color_strip="#8f8f8f"
meta_strip="#6d9183" meta_strip="#6d9183"
mask_strip="#666666" mask_strip="#666666"
@ -816,6 +833,7 @@
metadatabg="#e2e2e2" metadatabg="#e2e2e2"
metadatatext="#747474" metadatatext="#747474"
preview_range="#a14d0066" preview_range="#a14d0066"
row_alternate="#ffffff0d"
> >
<space> <space>
<ThemeSpaceGeneric <ThemeSpaceGeneric
@ -835,7 +853,7 @@
tab_active="#59b9ff" tab_active="#59b9ff"
tab_inactive="#fafafa" tab_inactive="#fafafa"
tab_back="#ddddddff" tab_back="#ddddddff"
tab_outline="#cecece" tab_outline="#cececeff"
> >
<panelcolors> <panelcolors>
<ThemePanelColors <ThemePanelColors
@ -847,10 +865,22 @@
</panelcolors> </panelcolors>
</ThemeSpaceGeneric> </ThemeSpaceGeneric>
</space> </space>
<space_list>
<ThemeSpaceListGeneric
list="#404040"
list_title="#e4e4e4"
list_text="#e4e4e4"
list_text_hi="#e4e4e4"
>
</ThemeSpaceListGeneric>
</space_list>
</ThemeSequenceEditor> </ThemeSequenceEditor>
</sequence_editor> </sequence_editor>
<properties> <properties>
<ThemeProperties> <ThemeProperties
match="#5680c2"
active_modifier="#5680c2ff"
>
<space> <space>
<ThemeSpaceGeneric <ThemeSpaceGeneric
back="#ffffff" back="#ffffff"
@ -869,7 +899,7 @@
tab_active="#ffffff" tab_active="#ffffff"
tab_inactive="#e4e4e4" tab_inactive="#e4e4e4"
tab_back="#cececeff" tab_back="#cececeff"
tab_outline="#cecece" tab_outline="#cececeff"
> >
<panelcolors> <panelcolors>
<ThemePanelColors <ThemePanelColors
@ -916,7 +946,7 @@
tab_active="#59b9ff" tab_active="#59b9ff"
tab_inactive="#fafafa" tab_inactive="#fafafa"
tab_back="#ddddddff" tab_back="#ddddddff"
tab_outline="#cecece" tab_outline="#cececeff"
> >
<panelcolors> <panelcolors>
<ThemePanelColors <ThemePanelColors
@ -935,20 +965,21 @@
grid="#ededed" grid="#ededed"
node_selected="#003bc9" node_selected="#003bc9"
node_active="#0030ff" node_active="#0030ff"
wire="#999999" wire="#999999ff"
wire_inner="#f1efff" wire_inner="#f1efff"
wire_select="#0099ff" wire_select="#0099ffb3"
selected_text="#7f7070" selected_text="#7f7070"
node_backdrop="#d3edffff" node_backdrop="#d3edffff"
converter_node="#66c4ff" converter_node="#66c4ff"
color_node="#ffe74d" color_node="#ffe74d"
group_node="#8fdb58b9" group_node="#8fdb58"
group_socket_node="#1a1a1a" group_socket_node="#1a1a1a"
frame_node="#009eff12" frame_node="#009eff12"
matte_node="#975b5b" matte_node="#975b5b"
distor_node="#c5ffff" distor_node="#c5ffff"
noodle_curving="3" noodle_curving="3"
grid_levels="3" grid_levels="3"
dash_alpha="0.5"
input_node="#ff4e5d" input_node="#ff4e5d"
output_node="#0081ff" output_node="#0081ff"
filter_node="#b09bff" filter_node="#b09bff"
@ -958,6 +989,10 @@
script_node="#14c2c2" script_node="#14c2c2"
pattern_node="#bbb8c0" pattern_node="#bbb8c0"
layout_node="#c6bfc9" layout_node="#c6bfc9"
geometry_node="#5bf1cd"
attribute_node="#9dbaf5"
simulation_zone="#66416233"
repeat_zone="#76512f33"
> >
<space> <space>
<ThemeSpaceGeneric <ThemeSpaceGeneric
@ -977,7 +1012,7 @@
tab_active="#59b9ff" tab_active="#59b9ff"
tab_inactive="#fafafa" tab_inactive="#fafafa"
tab_back="#ddddddff" tab_back="#ddddddff"
tab_outline="#cecece" tab_outline="#cececeff"
> >
<panelcolors> <panelcolors>
<ThemePanelColors <ThemePanelColors
@ -1028,7 +1063,7 @@
tab_active="#59b9ff" tab_active="#59b9ff"
tab_inactive="#fafafa" tab_inactive="#fafafa"
tab_back="#ddddddff" tab_back="#ddddddff"
tab_outline="#cecece" tab_outline="#cececeff"
> >
<panelcolors> <panelcolors>
<ThemePanelColors <ThemePanelColors
@ -1077,7 +1112,7 @@
tab_active="#59b9ff" tab_active="#59b9ff"
tab_inactive="#fafafa" tab_inactive="#fafafa"
tab_back="#ddddddff" tab_back="#ddddddff"
tab_outline="#cecece" tab_outline="#cececeff"
> >
<panelcolors> <panelcolors>
<ThemePanelColors <ThemePanelColors
@ -1111,7 +1146,7 @@
tab_active="#4b4b4b" tab_active="#4b4b4b"
tab_inactive="#2b2b2b" tab_inactive="#2b2b2b"
tab_back="#232323ff" tab_back="#232323ff"
tab_outline="#232323" tab_outline="#232323ff"
> >
<panelcolors> <panelcolors>
<ThemePanelColors <ThemePanelColors
@ -1152,7 +1187,7 @@
tab_active="#59b9ff" tab_active="#59b9ff"
tab_inactive="#fafafa" tab_inactive="#fafafa"
tab_back="#ddddddff" tab_back="#ddddddff"
tab_outline="#cecece" tab_outline="#cececeff"
> >
<panelcolors> <panelcolors>
<ThemePanelColors <ThemePanelColors
@ -1217,7 +1252,7 @@
tab_active="#59b9ff" tab_active="#59b9ff"
tab_inactive="#fafafa" tab_inactive="#fafafa"
tab_back="#ddddddff" tab_back="#ddddddff"
tab_outline="#cecece" tab_outline="#cececeff"
> >
<panelcolors> <panelcolors>
<ThemePanelColors <ThemePanelColors
@ -1260,7 +1295,7 @@
tab_active="#ffffff" tab_active="#ffffff"
tab_inactive="#ffffff" tab_inactive="#ffffff"
tab_back="#ffffffff" tab_back="#ffffffff"
tab_outline="#000000" tab_outline="#000000ff"
> >
<panelcolors> <panelcolors>
<ThemePanelColors <ThemePanelColors
@ -1294,7 +1329,7 @@
tab_active="#ffffff" tab_active="#ffffff"
tab_inactive="#e4e4e4" tab_inactive="#e4e4e4"
tab_back="#cececeff" tab_back="#cececeff"
tab_outline="#cecece" tab_outline="#cececeff"
> >
<panelcolors> <panelcolors>
<ThemePanelColors <ThemePanelColors
@ -1330,7 +1365,7 @@
tab_active="#ffffff" tab_active="#ffffff"
tab_inactive="#e0e0e0" tab_inactive="#e0e0e0"
tab_back="#212121ff" tab_back="#212121ff"
tab_outline="#232323" tab_outline="#232323ff"
> >
<panelcolors> <panelcolors>
<ThemePanelColors <ThemePanelColors
@ -1495,6 +1530,78 @@
> >
</ThemeBoneColorSet> </ThemeBoneColorSet>
</bone_color_sets> </bone_color_sets>
<collection_color>
<ThemeCollectionColor
color="#e2605b"
>
</ThemeCollectionColor>
<ThemeCollectionColor
color="#f1a355"
>
</ThemeCollectionColor>
<ThemeCollectionColor
color="#f1dc55"
>
</ThemeCollectionColor>
<ThemeCollectionColor
color="#7bcc7b"
>
</ThemeCollectionColor>
<ThemeCollectionColor
color="#5db6ea"
>
</ThemeCollectionColor>
<ThemeCollectionColor
color="#8d59da"
>
</ThemeCollectionColor>
<ThemeCollectionColor
color="#c673b8"
>
</ThemeCollectionColor>
<ThemeCollectionColor
color="#7a5441"
>
</ThemeCollectionColor>
</collection_color>
<strip_color>
<ThemeStripColor
color="#e2605b"
>
</ThemeStripColor>
<ThemeStripColor
color="#f1a355"
>
</ThemeStripColor>
<ThemeStripColor
color="#f1dc55"
>
</ThemeStripColor>
<ThemeStripColor
color="#7bcc7b"
>
</ThemeStripColor>
<ThemeStripColor
color="#5db6ea"
>
</ThemeStripColor>
<ThemeStripColor
color="#8d59da"
>
</ThemeStripColor>
<ThemeStripColor
color="#c673b8"
>
</ThemeStripColor>
<ThemeStripColor
color="#7a5441"
>
</ThemeStripColor>
<ThemeStripColor
color="#5f5f5f"
>
</ThemeStripColor>
</strip_color>
</Theme> </Theme>
<ThemeStyle> <ThemeStyle>
<panel_title> <panel_title>

View File

@ -33,7 +33,7 @@
> >
<wcol_regular> <wcol_regular>
<ThemeWidgetColors <ThemeWidgetColors
outline="#000000" outline="#000000ff"
inner="#afadadff" inner="#afadadff"
inner_sel="#ffffffff" inner_sel="#ffffffff"
item="#999999ff" item="#999999ff"
@ -48,7 +48,7 @@
</wcol_regular> </wcol_regular>
<wcol_tool> <wcol_tool>
<ThemeWidgetColors <ThemeWidgetColors
outline="#0c0c0c" outline="#0c0c0cff"
inner="#8f8f8fff" inner="#8f8f8fff"
inner_sel="#f0ffe7ff" inner_sel="#f0ffe7ff"
item="#999999ff" item="#999999ff"
@ -63,7 +63,7 @@
</wcol_tool> </wcol_tool>
<wcol_toolbar_item> <wcol_toolbar_item>
<ThemeWidgetColors <ThemeWidgetColors
outline="#757575" outline="#757575ff"
inner="#aca8a7ff" inner="#aca8a7ff"
inner_sel="#d8d4d3ff" inner_sel="#d8d4d3ff"
item="#686868ff" item="#686868ff"
@ -78,7 +78,7 @@
</wcol_toolbar_item> </wcol_toolbar_item>
<wcol_radio> <wcol_radio>
<ThemeWidgetColors <ThemeWidgetColors
outline="#000000" outline="#000000ff"
inner="#999998ff" inner="#999998ff"
inner_sel="#ffffffff" inner_sel="#ffffffff"
item="#9c9c9cff" item="#9c9c9cff"
@ -93,7 +93,7 @@
</wcol_radio> </wcol_radio>
<wcol_text> <wcol_text>
<ThemeWidgetColors <ThemeWidgetColors
outline="#989594" outline="#989594ff"
inner="#414141ff" inner="#414141ff"
inner_sel="#414141ff" inner_sel="#414141ff"
item="#3399ffff" item="#3399ffff"
@ -108,7 +108,7 @@
</wcol_text> </wcol_text>
<wcol_option> <wcol_option>
<ThemeWidgetColors <ThemeWidgetColors
outline="#383530" outline="#383530ff"
inner="#7d957fff" inner="#7d957fff"
inner_sel="#b4d8b1ff" inner_sel="#b4d8b1ff"
item="#000000ff" item="#000000ff"
@ -123,7 +123,7 @@
</wcol_option> </wcol_option>
<wcol_toggle> <wcol_toggle>
<ThemeWidgetColors <ThemeWidgetColors
outline="#888888" outline="#888888ff"
inner="#aca6a6ff" inner="#aca6a6ff"
inner_sel="#ffffffff" inner_sel="#ffffffff"
item="#aca8a7ff" item="#aca8a7ff"
@ -138,7 +138,7 @@
</wcol_toggle> </wcol_toggle>
<wcol_num> <wcol_num>
<ThemeWidgetColors <ThemeWidgetColors
outline="#4b4b4b" outline="#4b4b4bff"
inner="#363333ff" inner="#363333ff"
inner_sel="#363333ff" inner_sel="#363333ff"
item="#3399ffff" item="#3399ffff"
@ -153,7 +153,7 @@
</wcol_num> </wcol_num>
<wcol_numslider> <wcol_numslider>
<ThemeWidgetColors <ThemeWidgetColors
outline="#474747" outline="#474747ff"
inner="#898989ff" inner="#898989ff"
inner_sel="#3399ffff" inner_sel="#3399ffff"
item="#c8c8c8ff" item="#c8c8c8ff"
@ -168,7 +168,7 @@
</wcol_numslider> </wcol_numslider>
<wcol_box> <wcol_box>
<ThemeWidgetColors <ThemeWidgetColors
outline="#8b8b8b" outline="#8b8b8bff"
inner="#969594ff" inner="#969594ff"
inner_sel="#7780aaff" inner_sel="#7780aaff"
item="#bbbbbbff" item="#bbbbbbff"
@ -183,7 +183,7 @@
</wcol_box> </wcol_box>
<wcol_menu> <wcol_menu>
<ThemeWidgetColors <ThemeWidgetColors
outline="#514f52" outline="#514f52ff"
inner="#889399ff" inner="#889399ff"
inner_sel="#5786acff" inner_sel="#5786acff"
item="#000000ff" item="#000000ff"
@ -198,7 +198,7 @@
</wcol_menu> </wcol_menu>
<wcol_pulldown> <wcol_pulldown>
<ThemeWidgetColors <ThemeWidgetColors
outline="#474747" outline="#474747ff"
inner="#a1a1a1ff" inner="#a1a1a1ff"
inner_sel="#aaa8a6ff" inner_sel="#aaa8a6ff"
item="#ccccccff" item="#ccccccff"
@ -213,7 +213,7 @@
</wcol_pulldown> </wcol_pulldown>
<wcol_menu_back> <wcol_menu_back>
<ThemeWidgetColors <ThemeWidgetColors
outline="#474747" outline="#474747ff"
inner="#b6b6b6ff" inner="#b6b6b6ff"
inner_sel="#a8a8a8ff" inner_sel="#a8a8a8ff"
item="#ccccccff" item="#ccccccff"
@ -228,7 +228,7 @@
</wcol_menu_back> </wcol_menu_back>
<wcol_pie_menu> <wcol_pie_menu>
<ThemeWidgetColors <ThemeWidgetColors
outline="#0a0a0a" outline="#0a0a0aff"
inner="#969291ff" inner="#969291ff"
inner_sel="#4f89caff" inner_sel="#4f89caff"
item="#f5f8ffff" item="#f5f8ffff"
@ -243,7 +243,7 @@
</wcol_pie_menu> </wcol_pie_menu>
<wcol_tooltip> <wcol_tooltip>
<ThemeWidgetColors <ThemeWidgetColors
outline="#a29b7f" outline="#a29b7fff"
inner="#fff0cce6" inner="#fff0cce6"
inner_sel="#2d2d2de6" inner_sel="#2d2d2de6"
item="#000000ff" item="#000000ff"
@ -258,7 +258,7 @@
</wcol_tooltip> </wcol_tooltip>
<wcol_menu_item> <wcol_menu_item>
<ThemeWidgetColors <ThemeWidgetColors
outline="#474747" outline="#47474700"
inner="#00000000" inner="#00000000"
inner_sel="#0078d7ff" inner_sel="#0078d7ff"
item="#000000ff" item="#000000ff"
@ -273,7 +273,7 @@
</wcol_menu_item> </wcol_menu_item>
<wcol_scroll> <wcol_scroll>
<ThemeWidgetColors <ThemeWidgetColors
outline="#82807f" outline="#82807fff"
inner="#928c8bff" inner="#928c8bff"
inner_sel="#aaa8a6ff" inner_sel="#aaa8a6ff"
item="#9a9794ff" item="#9a9794ff"
@ -288,7 +288,7 @@
</wcol_scroll> </wcol_scroll>
<wcol_progress> <wcol_progress>
<ThemeWidgetColors <ThemeWidgetColors
outline="#474747" outline="#474747ff"
inner="#aaa8a6ff" inner="#aaa8a6ff"
inner_sel="#aaa8a6ff" inner_sel="#aaa8a6ff"
item="#96c78eff" item="#96c78eff"
@ -303,7 +303,7 @@
</wcol_progress> </wcol_progress>
<wcol_list_item> <wcol_list_item>
<ThemeWidgetColors <ThemeWidgetColors
outline="#adadad" outline="#adadadff"
inner="#7f7f7f00" inner="#7f7f7f00"
inner_sel="#4286ff9a" inner_sel="#4286ff9a"
item="#4849ceff" item="#4849ceff"
@ -334,7 +334,7 @@
</wcol_state> </wcol_state>
<wcol_tab> <wcol_tab>
<ThemeWidgetColors <ThemeWidgetColors
outline="#9f9f9f" outline="#9f9f9fff"
inner="#817f8200" inner="#817f8200"
inner_sel="#bebebeff" inner_sel="#bebebeff"
item="#ffffffff" item="#ffffffff"
@ -355,6 +355,7 @@
clipping_border_3d="#313131ff" clipping_border_3d="#313131ff"
wire="#000000" wire="#000000"
wire_edit="#ffd400" wire_edit="#ffd400"
edge_width="1"
gp_vertex="#4e98be" gp_vertex="#4e98be"
gp_vertex_select="#ff8500" gp_vertex_select="#ff8500"
gp_vertex_size="3" gp_vertex_size="3"
@ -368,6 +369,7 @@
speaker="#c2e787" speaker="#c2e787"
vertex="#0001a6" vertex="#0001a6"
vertex_select="#ff2100" vertex_select="#ff2100"
vertex_active="#000000"
vertex_size="3" vertex_size="3"
vertex_bevel="#00a5ff" vertex_bevel="#00a5ff"
vertex_unreferenced="#000000" vertex_unreferenced="#000000"
@ -383,6 +385,7 @@
face_dot="#52f27e" face_dot="#52f27e"
facedot_size="1" facedot_size="1"
freestyle_face_mark="#7fff7f33" freestyle_face_mark="#7fff7f33"
face_retopology="#50c8ff1e"
face_back="#ff0000b3" face_back="#ff0000b3"
face_front="#0000ffb3" face_front="#0000ffb3"
nurb_uline="#a5a5a5" nurb_uline="#a5a5a5"
@ -413,6 +416,7 @@
bone_locked_weight="#ff000080" bone_locked_weight="#ff000080"
bundle_solid="#c9c9c9" bundle_solid="#c9c9c9"
camera_path="#000000" camera_path="#000000"
camera_passepartout="#000000"
skin_root="#000000" skin_root="#000000"
view_overlay="#afafaf" view_overlay="#afafaf"
transform="#66caff" transform="#66caff"
@ -439,7 +443,7 @@
tab_active="#c5c1bf" tab_active="#c5c1bf"
tab_inactive="#8b8484" tab_inactive="#8b8484"
tab_back="#745970ff" tab_back="#745970ff"
tab_outline="#0e0c0e" tab_outline="#0e0c0eff"
> >
<gradients> <gradients>
<ThemeGradientColors <ThemeGradientColors
@ -459,6 +463,13 @@
</panelcolors> </panelcolors>
</ThemeSpaceGradient> </ThemeSpaceGradient>
</space> </space>
<asset_shelf>
<ThemeAssetShelf
header_back="#1d1d1dff"
back="#303030ff"
>
</ThemeAssetShelf>
</asset_shelf>
</ThemeView3D> </ThemeView3D>
</view_3d> </view_3d>
<graph_editor> <graph_editor>
@ -477,6 +488,7 @@
preview_range="#00234c66" preview_range="#00234c66"
vertex="#000000" vertex="#000000"
vertex_select="#ff1c00" vertex_select="#ff1c00"
vertex_active="#ffffff"
vertex_size="8" vertex_size="8"
vertex_bevel="#000000" vertex_bevel="#000000"
vertex_unreferenced="#000000" vertex_unreferenced="#000000"
@ -513,7 +525,7 @@
tab_active="#aca8a7" tab_active="#aca8a7"
tab_inactive="#bfbfbf" tab_inactive="#bfbfbf"
tab_back="#bfbfbfff" tab_back="#bfbfbfff"
tab_outline="#d1cccb" tab_outline="#d1cccbff"
> >
<panelcolors> <panelcolors>
<ThemePanelColors <ThemePanelColors
@ -538,8 +550,8 @@
</graph_editor> </graph_editor>
<file_browser> <file_browser>
<ThemeFileBrowser <ThemeFileBrowser
row_alternate="#ffffff00"
selected_file="#0078d7" selected_file="#0078d7"
row_alternate="#ffffff00"
> >
<space> <space>
<ThemeSpaceGeneric <ThemeSpaceGeneric
@ -559,7 +571,7 @@
tab_active="#928a8a" tab_active="#928a8a"
tab_inactive="#a5a5a5" tab_inactive="#a5a5a5"
tab_back="#86898dff" tab_back="#86898dff"
tab_outline="#d1cccb" tab_outline="#d1cccbff"
> >
<panelcolors> <panelcolors>
<ThemePanelColors <ThemePanelColors
@ -617,7 +629,7 @@
tab_active="#aca8a7" tab_active="#aca8a7"
tab_inactive="#bfbfbf" tab_inactive="#bfbfbf"
tab_back="#bfbfbfff" tab_back="#bfbfbfff"
tab_outline="#ded8d7" tab_outline="#ded8d7ff"
> >
<panelcolors> <panelcolors>
<ThemePanelColors <ThemePanelColors
@ -673,6 +685,7 @@
summary="#afa99ab8" summary="#afa99ab8"
preview_range="#00234c66" preview_range="#00234c66"
interpolation_line="#94e575cc" interpolation_line="#94e575cc"
simulated_frames="#721e65ff"
> >
<space> <space>
<ThemeSpaceGeneric <ThemeSpaceGeneric
@ -692,7 +705,7 @@
tab_active="#aca8a7" tab_active="#aca8a7"
tab_inactive="#bfbfbf" tab_inactive="#bfbfbf"
tab_back="#bfbfbfff" tab_back="#bfbfbfff"
tab_outline="#d1cccb" tab_outline="#d1cccbff"
> >
<panelcolors> <panelcolors>
<ThemePanelColors <ThemePanelColors
@ -720,6 +733,7 @@
grid="#505050ff" grid="#505050ff"
vertex="#000afa" vertex="#000afa"
vertex_select="#a00200" vertex_select="#a00200"
vertex_active="#000000"
vertex_size="3" vertex_size="3"
vertex_bevel="#000000" vertex_bevel="#000000"
vertex_unreferenced="#000000" vertex_unreferenced="#000000"
@ -728,10 +742,12 @@
face_dot="#ffffff" face_dot="#ffffff"
facedot_size="2" facedot_size="2"
freestyle_face_mark="#00000000" freestyle_face_mark="#00000000"
face_retopology="#50c8ff1e"
face_back="#00000000" face_back="#00000000"
face_front="#00000000" face_front="#00000000"
editmesh_active="#00ff7580" editmesh_active="#00ff7580"
wire_edit="#d3d600" wire_edit="#d3d600"
edge_width="1"
edge_select="#ffe800" edge_select="#ffe800"
scope_back="#aca8a7ff" scope_back="#aca8a7ff"
preview_stitch_face="#3639ae26" preview_stitch_face="#3639ae26"
@ -776,7 +792,7 @@
tab_active="#aca8a7" tab_active="#aca8a7"
tab_inactive="#bfbfbf" tab_inactive="#bfbfbf"
tab_back="#bfbfbfff" tab_back="#bfbfbfff"
tab_outline="#d1cccb" tab_outline="#d1cccbff"
> >
<panelcolors> <panelcolors>
<ThemePanelColors <ThemePanelColors
@ -800,6 +816,7 @@
scene_strip="#91b1a0" scene_strip="#91b1a0"
audio_strip="#a5a490" audio_strip="#a5a490"
effect_strip="#be8c76" effect_strip="#be8c76"
transition_strip="#50458f"
color_strip="#8f8f8f" color_strip="#8f8f8f"
meta_strip="#91918d" meta_strip="#91918d"
mask_strip="#666666" mask_strip="#666666"
@ -816,6 +833,7 @@
metadatabg="#000000" metadatabg="#000000"
metadatatext="#ffffff" metadatatext="#ffffff"
preview_range="#00234c66" preview_range="#00234c66"
row_alternate="#ffffff0d"
> >
<space> <space>
<ThemeSpaceGeneric <ThemeSpaceGeneric
@ -835,7 +853,7 @@
tab_active="#aca8a7" tab_active="#aca8a7"
tab_inactive="#bfbfbf" tab_inactive="#bfbfbf"
tab_back="#bfbfbfff" tab_back="#bfbfbfff"
tab_outline="#d1cccb" tab_outline="#d1cccbff"
> >
<panelcolors> <panelcolors>
<ThemePanelColors <ThemePanelColors
@ -847,10 +865,22 @@
</panelcolors> </panelcolors>
</ThemeSpaceGeneric> </ThemeSpaceGeneric>
</space> </space>
<space_list>
<ThemeSpaceListGeneric
list="#404040"
list_title="#e4e4e4"
list_text="#e4e4e4"
list_text_hi="#e4e4e4"
>
</ThemeSpaceListGeneric>
</space_list>
</ThemeSequenceEditor> </ThemeSequenceEditor>
</sequence_editor> </sequence_editor>
<properties> <properties>
<ThemeProperties> <ThemeProperties
match="#5680c2"
active_modifier="#5680c2ff"
>
<space> <space>
<ThemeSpaceGeneric <ThemeSpaceGeneric
back="#b4b2b0" back="#b4b2b0"
@ -869,7 +899,7 @@
tab_active="#9e9d9f" tab_active="#9e9d9f"
tab_inactive="#888888" tab_inactive="#888888"
tab_back="#929292ff" tab_back="#929292ff"
tab_outline="#918f8e" tab_outline="#918f8eff"
> >
<panelcolors> <panelcolors>
<ThemePanelColors <ThemePanelColors
@ -916,7 +946,7 @@
tab_active="#aca8a7" tab_active="#aca8a7"
tab_inactive="#bfbfbf" tab_inactive="#bfbfbf"
tab_back="#bfbfbfff" tab_back="#bfbfbfff"
tab_outline="#d1cccb" tab_outline="#d1cccbff"
> >
<panelcolors> <panelcolors>
<ThemePanelColors <ThemePanelColors
@ -935,20 +965,21 @@
grid="#929292" grid="#929292"
node_selected="#ffffff" node_selected="#ffffff"
node_active="#63ff00" node_active="#63ff00"
wire="#222222" wire="#222222ff"
wire_inner="#727371" wire_inner="#727371"
wire_select="#ffffff" wire_select="#ffffffb3"
selected_text="#ffffff" selected_text="#ffffff"
node_backdrop="#d4d4d4ff" node_backdrop="#d4d4d4ff"
converter_node="#56b68b" converter_node="#56b68b"
color_node="#94b6a7" color_node="#94b6a7"
group_node="#aca8a7ff" group_node="#aca8a7"
group_socket_node="#79bef2" group_socket_node="#79bef2"
frame_node="#d3cecdff" frame_node="#d3cecdff"
matte_node="#79f2a0" matte_node="#79f2a0"
distor_node="#eef279" distor_node="#eef279"
noodle_curving="0" noodle_curving="0"
grid_levels="3" grid_levels="3"
dash_alpha="0.5"
input_node="#ee8513" input_node="#ee8513"
output_node="#ff8b00" output_node="#ff8b00"
filter_node="#ff0000" filter_node="#ff0000"
@ -958,6 +989,10 @@
script_node="#f2b077" script_node="#f2b077"
pattern_node="#a67c49" pattern_node="#a67c49"
layout_node="#000000" layout_node="#000000"
geometry_node="#5bf1cd"
attribute_node="#9dbaf5"
simulation_zone="#66416233"
repeat_zone="#76512f33"
> >
<space> <space>
<ThemeSpaceGeneric <ThemeSpaceGeneric
@ -977,7 +1012,7 @@
tab_active="#aca8a7" tab_active="#aca8a7"
tab_inactive="#bfbfbf" tab_inactive="#bfbfbf"
tab_back="#bfbfbfff" tab_back="#bfbfbfff"
tab_outline="#d1cccb" tab_outline="#d1cccbff"
> >
<panelcolors> <panelcolors>
<ThemePanelColors <ThemePanelColors
@ -1028,7 +1063,7 @@
tab_active="#aca8a7" tab_active="#aca8a7"
tab_inactive="#bfbfbf" tab_inactive="#bfbfbf"
tab_back="#bfbfbfff" tab_back="#bfbfbfff"
tab_outline="#d1cccb" tab_outline="#d1cccbff"
> >
<panelcolors> <panelcolors>
<ThemePanelColors <ThemePanelColors
@ -1077,7 +1112,7 @@
tab_active="#aca8a7" tab_active="#aca8a7"
tab_inactive="#bfbfbf" tab_inactive="#bfbfbf"
tab_back="#bfbfbfff" tab_back="#bfbfbfff"
tab_outline="#d1cccb" tab_outline="#d1cccbff"
> >
<panelcolors> <panelcolors>
<ThemePanelColors <ThemePanelColors
@ -1111,7 +1146,7 @@
tab_active="#a7a7a6" tab_active="#a7a7a6"
tab_inactive="#969696" tab_inactive="#969696"
tab_back="#96969eff" tab_back="#96969eff"
tab_outline="#d1cccb" tab_outline="#d1cccbff"
> >
<panelcolors> <panelcolors>
<ThemePanelColors <ThemePanelColors
@ -1152,7 +1187,7 @@
tab_active="#aca8a7" tab_active="#aca8a7"
tab_inactive="#bfbfbf" tab_inactive="#bfbfbf"
tab_back="#bfbfbfff" tab_back="#bfbfbfff"
tab_outline="#d1cccb" tab_outline="#d1cccbff"
> >
<panelcolors> <panelcolors>
<ThemePanelColors <ThemePanelColors
@ -1217,7 +1252,7 @@
tab_active="#aca8a7" tab_active="#aca8a7"
tab_inactive="#bfbfbf" tab_inactive="#bfbfbf"
tab_back="#bfbfbfff" tab_back="#bfbfbfff"
tab_outline="#d1cccb" tab_outline="#d1cccbff"
> >
<panelcolors> <panelcolors>
<ThemePanelColors <ThemePanelColors
@ -1260,7 +1295,7 @@
tab_active="#c2bfbf" tab_active="#c2bfbf"
tab_inactive="#aba8a6" tab_inactive="#aba8a6"
tab_back="#888888ff" tab_back="#888888ff"
tab_outline="#313131" tab_outline="#313131ff"
> >
<panelcolors> <panelcolors>
<ThemePanelColors <ThemePanelColors
@ -1294,7 +1329,7 @@
tab_active="#4b4b4b" tab_active="#4b4b4b"
tab_inactive="#2b2b2b" tab_inactive="#2b2b2b"
tab_back="#232323ff" tab_back="#232323ff"
tab_outline="#232323" tab_outline="#232323ff"
> >
<panelcolors> <panelcolors>
<ThemePanelColors <ThemePanelColors
@ -1330,7 +1365,7 @@
tab_active="#4b4b4b" tab_active="#4b4b4b"
tab_inactive="#2b2b2b" tab_inactive="#2b2b2b"
tab_back="#232323ff" tab_back="#232323ff"
tab_outline="#232323" tab_outline="#232323ff"
> >
<panelcolors> <panelcolors>
<ThemePanelColors <ThemePanelColors
@ -1495,6 +1530,78 @@
> >
</ThemeBoneColorSet> </ThemeBoneColorSet>
</bone_color_sets> </bone_color_sets>
<collection_color>
<ThemeCollectionColor
color="#e2605b"
>
</ThemeCollectionColor>
<ThemeCollectionColor
color="#f1a355"
>
</ThemeCollectionColor>
<ThemeCollectionColor
color="#f1dc55"
>
</ThemeCollectionColor>
<ThemeCollectionColor
color="#7bcc7b"
>
</ThemeCollectionColor>
<ThemeCollectionColor
color="#5db6ea"
>
</ThemeCollectionColor>
<ThemeCollectionColor
color="#8d59da"
>
</ThemeCollectionColor>
<ThemeCollectionColor
color="#c673b8"
>
</ThemeCollectionColor>
<ThemeCollectionColor
color="#7a5441"
>
</ThemeCollectionColor>
</collection_color>
<strip_color>
<ThemeStripColor
color="#e2605b"
>
</ThemeStripColor>
<ThemeStripColor
color="#f1a355"
>
</ThemeStripColor>
<ThemeStripColor
color="#f1dc55"
>
</ThemeStripColor>
<ThemeStripColor
color="#7bcc7b"
>
</ThemeStripColor>
<ThemeStripColor
color="#5db6ea"
>
</ThemeStripColor>
<ThemeStripColor
color="#8d59da"
>
</ThemeStripColor>
<ThemeStripColor
color="#c673b8"
>
</ThemeStripColor>
<ThemeStripColor
color="#7a5441"
>
</ThemeStripColor>
<ThemeStripColor
color="#5f5f5f"
>
</ThemeStripColor>
</strip_color>
</Theme> </Theme>
<ThemeStyle> <ThemeStyle>
<panel_title> <panel_title>