Last active
November 27, 2018 01:41
-
-
Save cyaoeu/ce1777866852268113bbab421c0672d8 to your computer and use it in GitHub Desktop.
Blender UE4 theme (WIP) - install using Install Theme from user preferences
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <bpy> | |
| <Theme> | |
| <user_interface> | |
| <ThemeUserInterface menu_shadow_fac="0.5" | |
| menu_shadow_width="12" | |
| icon_file="" | |
| icon_alpha="1" | |
| widget_emboss="#31313105" | |
| axis_x="#dc0000" | |
| axis_y="#00dc00" | |
| axis_z="#0000dc"> | |
| <wcol_regular> | |
| <ThemeWidgetColors outline="#606060" | |
| inner="#3e3e3eff" | |
| inner_sel="#dea309ff" | |
| item="#355a92ff" | |
| text="#eaeaea" | |
| text_sel="#191919" | |
| show_shaded="FALSE" | |
| shadetop="0" | |
| shadedown="-100"> | |
| </ThemeWidgetColors> | |
| </wcol_regular> | |
| <wcol_tool> | |
| <ThemeWidgetColors outline="#3e3e3e" | |
| inner="#3e3e3eff" | |
| inner_sel="#dea309ff" | |
| item="#355a92ff" | |
| text="#eaeaea" | |
| text_sel="#191919" | |
| show_shaded="FALSE" | |
| shadetop="0" | |
| shadedown="-100"> | |
| </ThemeWidgetColors> | |
| </wcol_tool> | |
| <wcol_radio> | |
| <ThemeWidgetColors outline="#292929" | |
| inner="#5b5b5bff" | |
| inner_sel="#dea309ff" | |
| item="#355a92ff" | |
| text="#eaeaea" | |
| text_sel="#191919" | |
| show_shaded="FALSE" | |
| shadetop="0" | |
| shadedown="-100"> | |
| </ThemeWidgetColors> | |
| </wcol_radio> | |
| <wcol_text> | |
| <ThemeWidgetColors outline="#606060" | |
| inner="#3e3e3eff" | |
| inner_sel="#dea309ff" | |
| item="#355a92ff" | |
| text="#eaeaea" | |
| text_sel="#191919" | |
| show_shaded="FALSE" | |
| shadetop="0" | |
| shadedown="-100"> | |
| </ThemeWidgetColors> | |
| </wcol_text> | |
| <wcol_option> | |
| <ThemeWidgetColors outline="#a2a2a2" | |
| inner="#b1b1b1ff" | |
| inner_sel="#c9c9c9ff" | |
| item="#181818ff" | |
| text="#eaeaea" | |
| text_sel="#eaeaea" | |
| show_shaded="FALSE" | |
| shadetop="0" | |
| shadedown="-99"> | |
| </ThemeWidgetColors> | |
| </wcol_option> | |
| <wcol_toggle> | |
| <ThemeWidgetColors outline="#606060" | |
| inner="#3e3e3eff" | |
| inner_sel="#dea309ff" | |
| item="#5f5f5fff" | |
| text="#eaeaea" | |
| text_sel="#191919" | |
| show_shaded="FALSE" | |
| shadetop="0" | |
| shadedown="-100"> | |
| </ThemeWidgetColors> | |
| </wcol_toggle> | |
| <wcol_num> | |
| <ThemeWidgetColors outline="#606060" | |
| inner="#dbdbdbff" | |
| inner_sel="#dea309ff" | |
| item="#dbdbdbff" | |
| text="#191919" | |
| text_sel="#191919" | |
| show_shaded="TRUE" | |
| shadetop="0" | |
| shadedown="-50"> | |
| </ThemeWidgetColors> | |
| </wcol_num> | |
| <wcol_numslider> | |
| <ThemeWidgetColors outline="#606060" | |
| inner="#363636ff" | |
| inner_sel="#dea309ff" | |
| item="#dbdbdbff" | |
| text="#191919" | |
| text_sel="#191919" | |
| show_shaded="FALSE" | |
| shadetop="20" | |
| shadedown="0"> | |
| </ThemeWidgetColors> | |
| </wcol_numslider> | |
| <wcol_box> | |
| <ThemeWidgetColors outline="#606060" | |
| inner="#3e3e3eff" | |
| inner_sel="#dea309ff" | |
| item="#355a92ff" | |
| text="#eaeaea" | |
| text_sel="#191919" | |
| show_shaded="FALSE" | |
| shadetop="0" | |
| shadedown="-100"> | |
| </ThemeWidgetColors> | |
| </wcol_box> | |
| <wcol_menu> | |
| <ThemeWidgetColors outline="#2b2b2b" | |
| inner="#dbdbdbff" | |
| inner_sel="#dea309ff" | |
| item="#000000ff" | |
| text="#191919" | |
| text_sel="#191919" | |
| show_shaded="TRUE" | |
| shadetop="0" | |
| shadedown="-70"> | |
| </ThemeWidgetColors> | |
| </wcol_menu> | |
| <wcol_pulldown> | |
| <ThemeWidgetColors outline="#606060" | |
| inner="#3e3e3eff" | |
| inner_sel="#dea309ff" | |
| item="#355a92ff" | |
| text="#eaeaea" | |
| text_sel="#191919" | |
| show_shaded="FALSE" | |
| shadetop="10" | |
| shadedown="0"> | |
| </ThemeWidgetColors> | |
| </wcol_pulldown> | |
| <wcol_menu_back> | |
| <ThemeWidgetColors outline="#606060" | |
| inner="#3e3e3eff" | |
| inner_sel="#dea309e6" | |
| item="#355a92ff" | |
| text="#eaeaea" | |
| text_sel="#191919" | |
| show_shaded="FALSE" | |
| shadetop="0" | |
| shadedown="0"> | |
| </ThemeWidgetColors> | |
| </wcol_menu_back> | |
| <wcol_pie_menu> | |
| <ThemeWidgetColors outline="#606060" | |
| inner="#3e3e3ece" | |
| inner_sel="#dea309ff" | |
| item="#dea309e6" | |
| text="#eaeaea" | |
| text_sel="#191919" | |
| show_shaded="FALSE" | |
| shadetop="10" | |
| shadedown="0"> | |
| </ThemeWidgetColors> | |
| </wcol_pie_menu> | |
| <wcol_tooltip> | |
| <ThemeWidgetColors outline="#606060" | |
| inner="#3e3e3eff" | |
| inner_sel="#dea309e6" | |
| item="#1e1e1eff" | |
| text="#eaeaea" | |
| text_sel="#191919" | |
| show_shaded="FALSE" | |
| shadetop="10" | |
| shadedown="0"> | |
| </ThemeWidgetColors> | |
| </wcol_tooltip> | |
| <wcol_menu_item> | |
| <ThemeWidgetColors outline="#606060" | |
| inner="#3e3e3e00" | |
| inner_sel="#dea309ff" | |
| item="#355a9280" | |
| text="#eaeaea" | |
| text_sel="#191919" | |
| show_shaded="FALSE" | |
| shadetop="100" | |
| shadedown="-100"> | |
| </ThemeWidgetColors> | |
| </wcol_menu_item> | |
| <wcol_scroll> | |
| <ThemeWidgetColors outline="#1e1e1e" | |
| inner="#3e3e3eb4" | |
| inner_sel="#dea309b4" | |
| item="#cfcfcfff" | |
| text="#eaeaea" | |
| text_sel="#191919" | |
| show_shaded="FALSE" | |
| shadetop="99" | |
| shadedown="-100"> | |
| </ThemeWidgetColors> | |
| </wcol_scroll> | |
| <wcol_progress> | |
| <ThemeWidgetColors outline="#606060" | |
| inner="#3e3e3eff" | |
| inner_sel="#dea309b4" | |
| item="#355a92ff" | |
| text="#eaeaea" | |
| text_sel="#191919" | |
| show_shaded="FALSE" | |
| shadetop="100" | |
| shadedown="-100"> | |
| </ThemeWidgetColors> | |
| </wcol_progress> | |
| <wcol_list_item> | |
| <ThemeWidgetColors outline="#606060" | |
| inner="#3e3e3e00" | |
| inner_sel="#dea309ff" | |
| item="#355a92ff" | |
| text="#eaeaea" | |
| text_sel="#191919" | |
| show_shaded="FALSE" | |
| shadetop="0" | |
| shadedown="-100"> | |
| </ThemeWidgetColors> | |
| </wcol_list_item> | |
| <wcol_state> | |
| <ThemeWidgetStateColors inner_anim="#73be4c" | |
| inner_anim_sel="#5aa633" | |
| inner_key="#f0eb64" | |
| inner_key_sel="#d7d34b" | |
| inner_driven="#b400ff" | |
| inner_driven_sel="#9900e6" | |
| blend="0.5"> | |
| </ThemeWidgetStateColors> | |
| </wcol_state> | |
| </ThemeUserInterface> | |
| </user_interface> | |
| <view_3d> | |
| <ThemeView3D grid="#979797" | |
| clipping_border_3d="#313131ff" | |
| wire="#000000" | |
| wire_edit="#000000" | |
| gp_vertex="#000000" | |
| gp_vertex_select="#dea309" | |
| gp_vertex_size="3" | |
| text_grease_pencil="#b5e61d" | |
| object_selected="#dea309" | |
| object_active="#dea309" | |
| object_grouped="#083008" | |
| object_grouped_active="#55bb55" | |
| text_keyframe="#ddd700" | |
| camera="#000000" | |
| empty="#000000" | |
| lamp="#00000028" | |
| speaker="#000000" | |
| vertex="#000000" | |
| vertex_select="#dea309" | |
| vertex_size="5" | |
| vertex_bevel="#00a5ff" | |
| vertex_unreferenced="#000000" | |
| edge_select="#dea309" | |
| edge_seam="#db2512" | |
| edge_sharp="#00ffff" | |
| edge_crease="#cc0099" | |
| edge_bevel="#00a5ff" | |
| edge_facesel="#4b4b4b" | |
| freestyle_edge_mark="#7fff7f" | |
| face="#00000012" | |
| face_select="#dea3093c" | |
| face_dot="#dea309" | |
| facedot_size="4" | |
| freestyle_face_mark="#7fff7f33" | |
| nurb_uline="#909000" | |
| nurb_vline="#803060" | |
| nurb_sel_uline="#f0ff40" | |
| nurb_sel_vline="#f090a0" | |
| act_spline="#db2512" | |
| handle_free="#000000" | |
| handle_auto="#909000" | |
| handle_vect="#409030" | |
| handle_sel_vect="#40c030" | |
| handle_align="#803060" | |
| handle_sel_free="#000000" | |
| handle_sel_auto="#f0ff40" | |
| handle_sel_align="#f090a0" | |
| lastsel_point="#ffffff" | |
| extra_edge_len="#200000" | |
| extra_edge_angle="#000000" | |
| extra_face_angle="#000080" | |
| extra_face_area="#002000" | |
| editmesh_active="#de8b007c" | |
| normal="#22dddd" | |
| vertex_normal="#2361dd" | |
| split_normal="#dd23dd" | |
| bone_pose="#50c8ff" | |
| bone_pose_active="#8cffff" | |
| bone_solid="#c8c8c8" | |
| bundle_solid="#c8c8c8" | |
| camera_path="#000000" | |
| skin_root="#b44d4d" | |
| view_overlay="#000000" | |
| transform="#ffffff" | |
| frame_current="#60c040" | |
| paint_curve_handle="#7fff7f7f" | |
| paint_curve_pivot="#ff7f7f7f" | |
| outline_width="1"> | |
| <space> | |
| <ThemeSpaceGradient title="#ffffff" | |
| text="#ffffff" | |
| text_hi="#ffffff" | |
| header="#303030" | |
| header_text="#ffffff" | |
| header_text_hi="#ffffff" | |
| button="#35353580" | |
| button_title="#ffffff" | |
| button_text="#ffffff" | |
| button_text_hi="#ffffff" | |
| tab_active="#3c3c3c" | |
| tab_inactive="#353535" | |
| tab_back="#353535ff" | |
| tab_outline="#353535"> | |
| <gradients> | |
| <ThemeGradientColors show_grad="FALSE" | |
| gradient="#ffffff" | |
| high_gradient="#353535"> | |
| </ThemeGradientColors> | |
| </gradients> | |
| <panelcolors> | |
| <ThemePanelColors header="#00000019" | |
| back="#46464680" | |
| show_header="TRUE" | |
| show_back="TRUE"> | |
| </ThemePanelColors> | |
| </panelcolors> | |
| </ThemeSpaceGradient> | |
| </space> | |
| </ThemeView3D> | |
| </view_3d> | |
| <graph_editor> | |
| <ThemeGraphEditor grid="#000000" | |
| frame_current="#60c040" | |
| window_sliders="#969696" | |
| channels_region="#707070" | |
| dopesheet_channel="#52606e" | |
| dopesheet_subchannel="#7c8996" | |
| channel_group="#4f6549" | |
| active_channels_group="#87b17d" | |
| vertex="#000000" | |
| vertex_select="#ff8500" | |
| vertex_size="6" | |
| vertex_bevel="#000000" | |
| vertex_unreferenced="#000000" | |
| handle_free="#000000" | |
| handle_auto="#909000" | |
| handle_vect="#409030" | |
| handle_sel_vect="#40c030" | |
| handle_align="#803060" | |
| handle_sel_free="#000000" | |
| handle_sel_auto="#f0ff40" | |
| handle_sel_align="#f090a0" | |
| handle_auto_clamped="#994030" | |
| handle_sel_auto_clamped="#f0af90" | |
| lastsel_point="#ffffff" | |
| handle_vertex="#000000" | |
| handle_vertex_select="#ff8500" | |
| handle_vertex_size="5"> | |
| <space> | |
| <ThemeSpaceGeneric back="#353535" | |
| title="#000000" | |
| text="#000000" | |
| text_hi="#ffffff" | |
| header="#303030" | |
| header_text="#000000" | |
| header_text_hi="#ffffff" | |
| button="#303030ff" | |
| button_title="#000000" | |
| button_text="#000000" | |
| button_text_hi="#ffffff" | |
| tab_active="#727272" | |
| tab_inactive="#535353" | |
| tab_back="#404040ff" | |
| tab_outline="#3c3c3c"> | |
| <panelcolors> | |
| <ThemePanelColors header="#00000019" | |
| back="#46464680" | |
| show_header="TRUE" | |
| show_back="TRUE"> | |
| </ThemePanelColors> | |
| </panelcolors> | |
| </ThemeSpaceGeneric> | |
| </space> | |
| <space_list> | |
| <ThemeSpaceListGeneric list="#1e1e1e" | |
| list_title="#000000" | |
| list_text="#000000" | |
| list_text_hi="#ffffff"> | |
| </ThemeSpaceListGeneric> | |
| </space_list> | |
| </ThemeGraphEditor> | |
| </graph_editor> | |
| <file_browser> | |
| <ThemeFileBrowser selected_file="#dea307"> | |
| <space> | |
| <ThemeSpaceGeneric back="#353535" | |
| title="#ffffff" | |
| text="#ffffff" | |
| text_hi="#ffffff" | |
| header="#303030" | |
| header_text="#ffffff" | |
| header_text_hi="#ffffff" | |
| button="#303030ff" | |
| button_title="#bbbbbb" | |
| button_text="#232323" | |
| button_text_hi="#ffffff" | |
| tab_active="#727272" | |
| tab_inactive="#535353" | |
| tab_back="#404040ff" | |
| tab_outline="#3c3c3c"> | |
| <panelcolors> | |
| <ThemePanelColors header="#00000019" | |
| back="#46464680" | |
| show_header="TRUE" | |
| show_back="TRUE"> | |
| </ThemePanelColors> | |
| </panelcolors> | |
| </ThemeSpaceGeneric> | |
| </space> | |
| </ThemeFileBrowser> | |
| </file_browser> | |
| <nla_editor> | |
| <ThemeNLAEditor grid="#1e1e1e" | |
| view_sliders="#969696" | |
| active_action="#3e3e3e66" | |
| active_action_unset="#1e1e1e4d" | |
| strips="#0c0a0a" | |
| strips_selected="#9cdcfe" | |
| transition_strips="#1c2630" | |
| transition_strips_selected="#2e75db" | |
| meta_strips="#332642" | |
| meta_strips_selected="#692196" | |
| sound_strips="#2b3d3d" | |
| sound_strips_selected="#1f7a7a" | |
| tweak="#4df31a" | |
| tweak_duplicate="#d90000" | |
| keyframe_border="#000000ff" | |
| keyframe_border_selected="#000000ff" | |
| frame_current="#60c040"> | |
| <space> | |
| <ThemeSpaceGeneric back="#3c3c3c" | |
| title="#000000" | |
| text="#000000" | |
| text_hi="#ffffff" | |
| header="#3c3c3c" | |
| header_text="#000000" | |
| header_text_hi="#ffffff" | |
| button="#1e1e1eff" | |
| button_title="#000000" | |
| button_text="#000000" | |
| button_text_hi="#ffffff" | |
| tab_active="#727272" | |
| tab_inactive="#535353" | |
| tab_back="#404040ff" | |
| tab_outline="#3c3c3c"> | |
| <panelcolors> | |
| <ThemePanelColors header="#00000019" | |
| back="#72727280" | |
| show_header="FALSE" | |
| show_back="FALSE"> | |
| </ThemePanelColors> | |
| </panelcolors> | |
| </ThemeSpaceGeneric> | |
| </space> | |
| <space_list> | |
| <ThemeSpaceListGeneric list="#1e1e1e" | |
| list_title="#000000" | |
| list_text="#bbbbbb" | |
| list_text_hi="#1e1e1e"> | |
| </ThemeSpaceListGeneric> | |
| </space_list> | |
| </ThemeNLAEditor> | |
| </nla_editor> | |
| <dopesheet_editor> | |
| <ThemeDopeSheet grid="#000000" | |
| frame_current="#60c040" | |
| value_sliders="#000000" | |
| view_sliders="#969696" | |
| dopesheet_channel="#52606e" | |
| dopesheet_subchannel="#7c8996" | |
| channels="#707070" | |
| channels_selected="#60c040" | |
| channel_group="#1e1e1e" | |
| active_channels_group="#dea307" | |
| long_key="#0c0a0a" | |
| long_key_selected="#ff8c00" | |
| keyframe="#e8e8e8" | |
| keyframe_selected="#ffbe32" | |
| keyframe_extreme="#e8b3cc" | |
| keyframe_extreme_selected="#f28080" | |
| keyframe_breakdown="#b3dbe8" | |
| keyframe_breakdown_selected="#54bfed" | |
| keyframe_jitter="#94e575" | |
| keyframe_jitter_selected="#61c042" | |
| keyframe_border="#000000ff" | |
| keyframe_border_selected="#000000ff" | |
| keyframe_scale_factor="1" | |
| summary="#1e1e1e66"> | |
| <space> | |
| <ThemeSpaceGeneric back="#353535" | |
| title="#000000" | |
| text="#000000" | |
| text_hi="#ffffff" | |
| header="#303030" | |
| header_text="#000000" | |
| header_text_hi="#ffffff" | |
| button="#303030ff" | |
| button_title="#000000" | |
| button_text="#000000" | |
| button_text_hi="#ffffff" | |
| tab_active="#727272" | |
| tab_inactive="#535353" | |
| tab_back="#404040ff" | |
| tab_outline="#3c3c3c"> | |
| <panelcolors> | |
| <ThemePanelColors header="#00000019" | |
| back="#46464680" | |
| show_header="TRUE" | |
| show_back="TRUE"> | |
| </ThemePanelColors> | |
| </panelcolors> | |
| </ThemeSpaceGeneric> | |
| </space> | |
| <space_list> | |
| <ThemeSpaceListGeneric list="#353535" | |
| list_title="#000000" | |
| list_text="#ffffff" | |
| list_text_hi="#000000"> | |
| </ThemeSpaceListGeneric> | |
| </space_list> | |
| </ThemeDopeSheet> | |
| </dopesheet_editor> | |
| <image_editor> | |
| <ThemeImageEditor gp_vertex="#000000" | |
| gp_vertex_select="#ff8500" | |
| gp_vertex_size="3" | |
| vertex="#000000" | |
| vertex_select="#9cdcfe" | |
| vertex_size="3" | |
| vertex_bevel="#000000" | |
| vertex_unreferenced="#000000" | |
| face="#ffffff0a" | |
| face_select="#9cdcfe3c" | |
| face_dot="#9cdcfe" | |
| facedot_size="3" | |
| freestyle_face_mark="#00000000" | |
| editmesh_active="#ffffff80" | |
| wire_edit="#c0c0c0" | |
| edge_select="#9cdcfe" | |
| scope_back="#0000004c" | |
| preview_stitch_face="#7f7f0033" | |
| preview_stitch_edge="#ff00ff33" | |
| preview_stitch_vert="#0000ff33" | |
| preview_stitch_stitchable="#00ff00ff" | |
| preview_stitch_unstitchable="#ff0000ff" | |
| preview_stitch_active="#00000000" | |
| uv_shadow="#707070ff" | |
| uv_others="#606060ff" | |
| frame_current="#60c040" | |
| metadatabg="#000000" | |
| metadatatext="#ffffff" | |
| handle_free="#000000" | |
| handle_auto="#909000" | |
| handle_align="#803060" | |
| handle_sel_free="#000000" | |
| handle_sel_auto="#f0ff40" | |
| handle_sel_align="#f090a0" | |
| handle_auto_clamped="#000000" | |
| handle_sel_auto_clamped="#000000" | |
| handle_vertex="#000000" | |
| handle_vertex_select="#ffff00" | |
| handle_vertex_size="5" | |
| paint_curve_handle="#7fff7f7f" | |
| paint_curve_pivot="#ff7f7f7f"> | |
| <space> | |
| <ThemeSpaceGeneric back="#252525" | |
| title="#ffffff" | |
| text="#bbbbbb" | |
| text_hi="#ffffff" | |
| header="#303030" | |
| header_text="#ffffff" | |
| header_text_hi="#ffffff" | |
| button="#30303080" | |
| button_title="#ffffff" | |
| button_text="#ffffff" | |
| button_text_hi="#ffffff" | |
| tab_active="#3c3c3c" | |
| tab_inactive="#1e1e1e" | |
| tab_back="#181818ff" | |
| tab_outline="#1e1e1e"> | |
| <panelcolors> | |
| <ThemePanelColors header="#00000019" | |
| back="#46464680" | |
| show_header="TRUE" | |
| show_back="TRUE"> | |
| </ThemePanelColors> | |
| </panelcolors> | |
| </ThemeSpaceGeneric> | |
| </space> | |
| </ThemeImageEditor> | |
| </image_editor> | |
| <sequence_editor> | |
| <ThemeSequenceEditor gp_vertex="#000000" | |
| gp_vertex_select="#ff8500" | |
| gp_vertex_size="3" | |
| grid="#000000" | |
| window_sliders="#a0a0a0" | |
| movie_strip="#516987" | |
| movieclip_strip="#20208f" | |
| image_strip="#6d5881" | |
| scene_strip="#4e983e" | |
| audio_strip="#2e8f8f" | |
| effect_strip="#a9547c" | |
| transition_strip="#a25f6f" | |
| meta_strip="#6d9183" | |
| text_strip="#a29700" | |
| frame_current="#60c040" | |
| keyframe="#ff8500" | |
| draw_action="#50c8ff" | |
| preview_back="#000000" | |
| metadatabg="#000000" | |
| metadatatext="#ffffff"> | |
| <space> | |
| <ThemeSpaceGeneric back="#353535" | |
| title="#000000" | |
| text="#000000" | |
| text_hi="#ffffff" | |
| header="#303030" | |
| header_text="#000000" | |
| header_text_hi="#ffffff" | |
| button="#30303080" | |
| button_title="#000000" | |
| button_text="#000000" | |
| button_text_hi="#ffffff" | |
| tab_active="#727272" | |
| tab_inactive="#535353" | |
| tab_back="#404040ff" | |
| tab_outline="#3c3c3c"> | |
| <panelcolors> | |
| <ThemePanelColors header="#00000019" | |
| back="#46464680" | |
| show_header="TRUE" | |
| show_back="TRUE"> | |
| </ThemePanelColors> | |
| </panelcolors> | |
| </ThemeSpaceGeneric> | |
| </space> | |
| </ThemeSequenceEditor> | |
| </sequence_editor> | |
| <properties> | |
| <ThemeProperties> | |
| <space> | |
| <ThemeSpaceGeneric back="#353535" | |
| title="#ffffff" | |
| text="#eaeaea" | |
| text_hi="#ffffff" | |
| header="#303030" | |
| header_text="#ffffff" | |
| header_text_hi="#ffffff" | |
| button="#303030ff" | |
| button_title="#ffffff" | |
| button_text="#ffffff" | |
| button_text_hi="#ffffff" | |
| tab_active="#3c3c3c" | |
| tab_inactive="#3c3c3c" | |
| tab_back="#303030ff" | |
| tab_outline="#303030"> | |
| <panelcolors> | |
| <ThemePanelColors header="#00000019" | |
| back="#46464680" | |
| show_header="TRUE" | |
| show_back="TRUE"> | |
| </ThemePanelColors> | |
| </panelcolors> | |
| </ThemeSpaceGeneric> | |
| </space> | |
| </ThemeProperties> | |
| </properties> | |
| <text_editor> | |
| <ThemeTextEditor line_numbers_background="#1e1e1e" | |
| selected_text="#c67777" | |
| cursor="#ffffff" | |
| syntax_builtin="#eda8f5" | |
| syntax_symbols="#ffffff" | |
| syntax_special="#5f5f00" | |
| syntax_preprocessor="#32008c" | |
| syntax_reserved="#8c3c00" | |
| syntax_comment="#006432" | |
| syntax_string="#640000" | |
| syntax_numbers="#8dc396"> | |
| <space> | |
| <ThemeSpaceGeneric back="#262626" | |
| title="#bbbbbb" | |
| text="#ffffff" | |
| text_hi="#ffffff" | |
| header="#303030" | |
| header_text="#000000" | |
| header_text_hi="#ffffff" | |
| button="#303030ff" | |
| button_title="#bbbbbb" | |
| button_text="#bbbbbb" | |
| button_text_hi="#ffffff" | |
| tab_active="#727272" | |
| tab_inactive="#535353" | |
| tab_back="#404040ff" | |
| tab_outline="#3c3c3c"> | |
| <panelcolors> | |
| <ThemePanelColors header="#00000019" | |
| back="#46464680" | |
| show_header="TRUE" | |
| show_back="TRUE"> | |
| </ThemePanelColors> | |
| </panelcolors> | |
| </ThemeSpaceGeneric> | |
| </space> | |
| </ThemeTextEditor> | |
| </text_editor> | |
| <timeline> | |
| <ThemeTimeline grid="#161616" | |
| frame_current="#dea309" | |
| time_keyframe="#ddd700" | |
| time_grease_pencil="#b5e61d"> | |
| <space> | |
| <ThemeSpaceGeneric back="#353535" | |
| title="#ffffff" | |
| text="#191919" | |
| text_hi="#ffffff" | |
| header="#303030" | |
| header_text="#ffffff" | |
| header_text_hi="#ffffff" | |
| button="#303030ff" | |
| button_title="#ffffff" | |
| button_text="#bbbbbb" | |
| button_text_hi="#ffffff" | |
| tab_active="#3c3c3c" | |
| tab_inactive="#1e1e1e" | |
| tab_back="#1e1e1eff" | |
| tab_outline="#3c3c3c"> | |
| <panelcolors> | |
| <ThemePanelColors header="#00000019" | |
| back="#46464680" | |
| show_header="TRUE" | |
| show_back="TRUE"> | |
| </ThemePanelColors> | |
| </panelcolors> | |
| </ThemeSpaceGeneric> | |
| </space> | |
| </ThemeTimeline> | |
| </timeline> | |
| <node_editor> | |
| <ThemeNodeEditor gp_vertex="#000000" | |
| gp_vertex_select="#ff8500" | |
| gp_vertex_size="4" | |
| node_selected="#ffffff" | |
| node_active="#dea309" | |
| wire="#000000" | |
| wire_inner="#ffffff" | |
| wire_select="#ffffff" | |
| selected_text="#1e1e1e" | |
| node_backdrop="#1e1e1eff" | |
| converter_node="#5b795e" | |
| color_node="#6c696f" | |
| group_node="#4a7088" | |
| group_socket_node="#dfca35" | |
| frame_node="#9b9b9ba0" | |
| matte_node="#977474" | |
| distor_node="#5b795e" | |
| noodle_curving="0" | |
| input_node="#8f1817" | |
| output_node="#85725f" | |
| filter_node="#6c696f" | |
| vector_node="#6c696f" | |
| texture_node="#146081" | |
| shader_node="#3c3c3c" | |
| script_node="#6c696f" | |
| pattern_node="#6c696f" | |
| layout_node="#6c696f"> | |
| <space> | |
| <ThemeSpaceGeneric back="#262626" | |
| title="#ffffff" | |
| text="#ffffff" | |
| text_hi="#ffffff" | |
| header="#303030" | |
| header_text="#ffffff" | |
| header_text_hi="#ffffff" | |
| button="#30303080" | |
| button_title="#ffffff" | |
| button_text="#ffffff" | |
| button_text_hi="#ffffff" | |
| tab_active="#727272" | |
| tab_inactive="#535353" | |
| tab_back="#404040ff" | |
| tab_outline="#3c3c3c"> | |
| <panelcolors> | |
| <ThemePanelColors header="#00000019" | |
| back="#46464680" | |
| show_header="TRUE" | |
| show_back="TRUE"> | |
| </ThemePanelColors> | |
| </panelcolors> | |
| </ThemeSpaceGeneric> | |
| </space> | |
| <space_list> | |
| <ThemeSpaceListGeneric list="#a5a5a5" | |
| list_title="#000000" | |
| list_text="#000000" | |
| list_text_hi="#ffffff"> | |
| </ThemeSpaceListGeneric> | |
| </space_list> | |
| </ThemeNodeEditor> | |
| </node_editor> | |
| <logic_editor> | |
| <ThemeLogicEditor> | |
| <space> | |
| <ThemeSpaceGeneric back="#353535" | |
| title="#000000" | |
| text="#000000" | |
| text_hi="#ffffff" | |
| header="#303030" | |
| header_text="#000000" | |
| header_text_hi="#ffffff" | |
| button="#303030ff" | |
| button_title="#000000" | |
| button_text="#000000" | |
| button_text_hi="#ffffff" | |
| tab_active="#727272" | |
| tab_inactive="#535353" | |
| tab_back="#404040ff" | |
| tab_outline="#3c3c3c"> | |
| <panelcolors> | |
| <ThemePanelColors header="#00000019" | |
| back="#46464680" | |
| show_header="TRUE" | |
| show_back="TRUE"> | |
| </ThemePanelColors> | |
| </panelcolors> | |
| </ThemeSpaceGeneric> | |
| </space> | |
| </ThemeLogicEditor> | |
| </logic_editor> | |
| <outliner> | |
| <ThemeOutliner match="#dea309" | |
| selected_highlight="#dea309"> | |
| <space> | |
| <ThemeSpaceGeneric back="#353535" | |
| title="#ffffff" | |
| text="#ffffff" | |
| text_hi="#ffffff" | |
| header="#303030" | |
| header_text="#ffffff" | |
| header_text_hi="#ffffff" | |
| button="#303030ff" | |
| button_title="#ffffff" | |
| button_text="#ffffff" | |
| button_text_hi="#ffffff" | |
| tab_active="#727272" | |
| tab_inactive="#535353" | |
| tab_back="#404040ff" | |
| tab_outline="#3c3c3c"> | |
| <panelcolors> | |
| <ThemePanelColors header="#00000019" | |
| back="#46464680" | |
| show_header="TRUE" | |
| show_back="TRUE"> | |
| </ThemePanelColors> | |
| </panelcolors> | |
| </ThemeSpaceGeneric> | |
| </space> | |
| </ThemeOutliner> | |
| </outliner> | |
| <info> | |
| <ThemeInfo info_selected="#6080ff" | |
| info_selected_text="#ffffff" | |
| info_error="#dc0000" | |
| info_error_text="#bbbbbb" | |
| info_warning="#dc8060" | |
| info_warning_text="#bbbbbb" | |
| info_info="#00aa00" | |
| info_info_text="#bbbbbb" | |
| info_debug="#c4c4c4" | |
| info_debug_text="#bbbbbb"> | |
| <space> | |
| <ThemeSpaceGeneric back="#181818" | |
| title="#bbbbbb" | |
| text="#bbbbbb" | |
| text_hi="#ffffff" | |
| header="#252525" | |
| header_text="#bbbbbb" | |
| header_text_hi="#ffffff" | |
| button="#252525ff" | |
| button_title="#bbbbbb" | |
| button_text="#bbbbbb" | |
| button_text_hi="#ffffff" | |
| tab_active="#727272" | |
| tab_inactive="#535353" | |
| tab_back="#404040ff" | |
| tab_outline="#3c3c3c"> | |
| <panelcolors> | |
| <ThemePanelColors header="#00000019" | |
| back="#72727280" | |
| show_header="FALSE" | |
| show_back="FALSE"> | |
| </ThemePanelColors> | |
| </panelcolors> | |
| </ThemeSpaceGeneric> | |
| </space> | |
| </ThemeInfo> | |
| </info> | |
| <user_preferences> | |
| <ThemeUserPreferences> | |
| <space> | |
| <ThemeSpaceGeneric back="#353535" | |
| title="#ffffff" | |
| text="#ffffff" | |
| text_hi="#ffffff" | |
| header="#303030" | |
| header_text="#ffffff" | |
| header_text_hi="#ffffff" | |
| button="#303030ff" | |
| button_title="#3c3c3c" | |
| button_text="#ffffff" | |
| button_text_hi="#ffffff" | |
| tab_active="#727272" | |
| tab_inactive="#3c3c3c" | |
| tab_back="#404040ff" | |
| tab_outline="#3c3c3c"> | |
| <panelcolors> | |
| <ThemePanelColors header="#00000005" | |
| back="#46464680" | |
| show_header="TRUE" | |
| show_back="TRUE"> | |
| </ThemePanelColors> | |
| </panelcolors> | |
| </ThemeSpaceGeneric> | |
| </space> | |
| </ThemeUserPreferences> | |
| </user_preferences> | |
| <console> | |
| <ThemeConsole line_output="#dea309" | |
| line_input="#ffffff" | |
| line_info="#00aa00" | |
| line_error="#dc6060" | |
| cursor="#dc6060" | |
| select="#1f50ff30"> | |
| <space> | |
| <ThemeSpaceGeneric back="#353535" | |
| title="#ffffff" | |
| text="#000000" | |
| text_hi="#ffffff" | |
| header="#303030" | |
| header_text="#ffffff" | |
| header_text_hi="#ffffff" | |
| button="#303030ff" | |
| button_title="#000000" | |
| button_text="#ffffff" | |
| button_text_hi="#ffffff" | |
| tab_active="#727272" | |
| tab_inactive="#535353" | |
| tab_back="#404040ff" | |
| tab_outline="#3c3c3c"> | |
| <panelcolors> | |
| <ThemePanelColors header="#00000019" | |
| back="#46464680" | |
| show_header="TRUE" | |
| show_back="TRUE"> | |
| </ThemePanelColors> | |
| </panelcolors> | |
| </ThemeSpaceGeneric> | |
| </space> | |
| </ThemeConsole> | |
| </console> | |
| <clip_editor> | |
| <ThemeClipEditor gp_vertex="#000000" | |
| gp_vertex_select="#ff8500" | |
| gp_vertex_size="3" | |
| marker_outline="#000000" | |
| marker="#7f7f00" | |
| active_marker="#ffffff" | |
| selected_marker="#ffff00" | |
| disabled_marker="#7f0000" | |
| locked_marker="#7f7f7f" | |
| path_before="#ff0000" | |
| path_after="#0000ff" | |
| frame_current="#60c040" | |
| strips="#0c0a0a" | |
| strips_selected="#ff8c00" | |
| handle_free="#000000" | |
| handle_auto="#909000" | |
| handle_align="#803060" | |
| handle_sel_free="#000000" | |
| handle_sel_auto="#f0ff40" | |
| handle_sel_align="#f090a0" | |
| handle_auto_clamped="#000000" | |
| handle_sel_auto_clamped="#000000" | |
| handle_vertex="#000000" | |
| handle_vertex_select="#ffff00" | |
| handle_vertex_size="5"> | |
| <space> | |
| <ThemeSpaceGeneric back="#353535" | |
| title="#000000" | |
| text="#000000" | |
| text_hi="#ffffff" | |
| header="#303030" | |
| header_text="#000000" | |
| header_text_hi="#ffffff" | |
| button="#30303080" | |
| button_title="#000000" | |
| button_text="#000000" | |
| button_text_hi="#ffffff" | |
| tab_active="#727272" | |
| tab_inactive="#535353" | |
| tab_back="#404040ff" | |
| tab_outline="#3c3c3c"> | |
| <panelcolors> | |
| <ThemePanelColors header="#00000019" | |
| back="#46464680" | |
| show_header="TRUE" | |
| show_back="TRUE"> | |
| </ThemePanelColors> | |
| </panelcolors> | |
| </ThemeSpaceGeneric> | |
| </space> | |
| <space_list> | |
| <ThemeSpaceListGeneric list="#666666" | |
| list_title="#000000" | |
| list_text="#000000" | |
| list_text_hi="#ffffff"> | |
| </ThemeSpaceListGeneric> | |
| </space_list> | |
| </ThemeClipEditor> | |
| </clip_editor> | |
| <bone_color_sets> | |
| <ThemeBoneColorSet normal="#9a0000" | |
| select="#bd1111" | |
| active="#f70a0a" | |
| show_colored_constraints="FALSE"> | |
| </ThemeBoneColorSet> | |
| <ThemeBoneColorSet normal="#f74018" | |
| select="#f66913" | |
| active="#fa9900" | |
| show_colored_constraints="FALSE"> | |
| </ThemeBoneColorSet> | |
| <ThemeBoneColorSet normal="#1e9109" | |
| select="#59b70b" | |
| active="#83ef1d" | |
| show_colored_constraints="FALSE"> | |
| </ThemeBoneColorSet> | |
| <ThemeBoneColorSet normal="#0a3694" | |
| select="#3667df" | |
| active="#5ec1ef" | |
| show_colored_constraints="FALSE"> | |
| </ThemeBoneColorSet> | |
| <ThemeBoneColorSet normal="#a9294e" | |
| select="#c1416a" | |
| active="#f05d91" | |
| show_colored_constraints="FALSE"> | |
| </ThemeBoneColorSet> | |
| <ThemeBoneColorSet normal="#430c78" | |
| select="#543aa3" | |
| active="#8764d5" | |
| show_colored_constraints="FALSE"> | |
| </ThemeBoneColorSet> | |
| <ThemeBoneColorSet normal="#24785a" | |
| select="#3c9579" | |
| active="#6fb6ab" | |
| show_colored_constraints="FALSE"> | |
| </ThemeBoneColorSet> | |
| <ThemeBoneColorSet normal="#4b707c" | |
| select="#6a8691" | |
| active="#9bc2cd" | |
| show_colored_constraints="FALSE"> | |
| </ThemeBoneColorSet> | |
| <ThemeBoneColorSet normal="#f4c90c" | |
| select="#eec236" | |
| active="#f3ff00" | |
| show_colored_constraints="FALSE"> | |
| </ThemeBoneColorSet> | |
| <ThemeBoneColorSet normal="#1e2024" | |
| select="#484c56" | |
| active="#ffffff" | |
| show_colored_constraints="FALSE"> | |
| </ThemeBoneColorSet> | |
| <ThemeBoneColorSet normal="#6f2f6a" | |
| select="#9845be" | |
| active="#d330d6" | |
| show_colored_constraints="FALSE"> | |
| </ThemeBoneColorSet> | |
| <ThemeBoneColorSet normal="#6c8e22" | |
| select="#7fb022" | |
| active="#bbef5b" | |
| show_colored_constraints="FALSE"> | |
| </ThemeBoneColorSet> | |
| <ThemeBoneColorSet normal="#8d8d8d" | |
| select="#b0b0b0" | |
| active="#dedede" | |
| show_colored_constraints="FALSE"> | |
| </ThemeBoneColorSet> | |
| <ThemeBoneColorSet normal="#834326" | |
| select="#8b5811" | |
| active="#bd6a11" | |
| show_colored_constraints="FALSE"> | |
| </ThemeBoneColorSet> | |
| <ThemeBoneColorSet normal="#08310e" | |
| select="#1c430b" | |
| active="#34622b" | |
| show_colored_constraints="FALSE"> | |
| </ThemeBoneColorSet> | |
| <ThemeBoneColorSet normal="#000000" | |
| select="#000000" | |
| active="#000000" | |
| show_colored_constraints="FALSE"> | |
| </ThemeBoneColorSet> | |
| <ThemeBoneColorSet normal="#000000" | |
| select="#000000" | |
| active="#000000" | |
| show_colored_constraints="FALSE"> | |
| </ThemeBoneColorSet> | |
| <ThemeBoneColorSet normal="#000000" | |
| select="#000000" | |
| active="#000000" | |
| show_colored_constraints="FALSE"> | |
| </ThemeBoneColorSet> | |
| <ThemeBoneColorSet normal="#000000" | |
| select="#000000" | |
| active="#000000" | |
| show_colored_constraints="FALSE"> | |
| </ThemeBoneColorSet> | |
| <ThemeBoneColorSet normal="#000000" | |
| select="#000000" | |
| active="#000000" | |
| show_colored_constraints="FALSE"> | |
| </ThemeBoneColorSet> | |
| </bone_color_sets> | |
| </Theme> | |
| <ThemeStyle> | |
| <panel_title> | |
| <ThemeFontStyle points="13" | |
| font_kerning_style="FITTED" | |
| shadow="1" | |
| shadow_offset_x="2" | |
| shadow_offset_y="0" | |
| shadow_alpha="1" | |
| shadow_value="0.098"> | |
| </ThemeFontStyle> | |
| </panel_title> | |
| <widget_label> | |
| <ThemeFontStyle points="11" | |
| font_kerning_style="FITTED" | |
| shadow="1" | |
| shadow_offset_x="2" | |
| shadow_offset_y="0" | |
| shadow_alpha="0" | |
| shadow_value="0.078"> | |
| </ThemeFontStyle> | |
| </widget_label> | |
| <widget> | |
| <ThemeFontStyle points="11" | |
| font_kerning_style="FITTED" | |
| shadow="1" | |
| shadow_offset_x="1" | |
| shadow_offset_y="0" | |
| shadow_alpha="0" | |
| shadow_value="0.436"> | |
| </ThemeFontStyle> | |
| </widget> | |
| </ThemeStyle> | |
| </bpy> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment