Skip to content

Instantly share code, notes, and snippets.

@zeffii
Created December 18, 2015 10:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save zeffii/4f3fa57d8791ab536d2d to your computer and use it in GitHub Desktop.
Save zeffii/4f3fa57d8791ab536d2d to your computer and use it in GitHub Desktop.
<bpy>
<Theme>
<user_interface>
<ThemeUserInterface menu_shadow_fac="0.5"
menu_shadow_width="12"
icon_file=""
icon_alpha="0.8"
widget_emboss="#ffffff00"
axis_x="#dc4242"
axis_y="#47b347"
axis_z="#4264dc">
<wcol_regular>
<ThemeWidgetColors outline="#808080"
inner="#ffffff4d"
inner_sel="#4d4d4d66"
item="#1a1a1aff"
text="#333333"
text_sel="#ffffff"
show_shaded="TRUE"
shadetop="20"
shadedown="0">
</ThemeWidgetColors>
</wcol_regular>
<wcol_tool>
<ThemeWidgetColors outline="#808080"
inner="#e6e6e680"
inner_sel="#4d4d4d66"
item="#000000ff"
text="#333333"
text_sel="#ffffff"
show_shaded="TRUE"
shadetop="20"
shadedown="0">
</ThemeWidgetColors>
</wcol_tool>
<wcol_radio>
<ThemeWidgetColors outline="#808080"
inner="#ffffff4d"
inner_sel="#4d4d4d66"
item="#1a1a1aff"
text="#333333"
text_sel="#ffffff"
show_shaded="TRUE"
shadetop="20"
shadedown="0">
</ThemeWidgetColors>
</wcol_radio>
<wcol_text>
<ThemeWidgetColors outline="#808080"
inner="#e6e6e680"
inner_sel="#ffffff80"
item="#b8c3cc1a"
text="#333333"
text_sel="#333333"
show_shaded="TRUE"
shadetop="-20"
shadedown="0">
</ThemeWidgetColors>
</wcol_text>
<wcol_option>
<ThemeWidgetColors outline="#808080"
inner="#e6e6e6b3"
inner_sel="#6698cc99"
item="#000000ff"
text="#333333"
text_sel="#333333"
show_shaded="TRUE"
shadetop="20"
shadedown="-20">
</ThemeWidgetColors>
</wcol_option>
<wcol_toggle>
<ThemeWidgetColors outline="#808080"
inner="#ffffff4d"
inner_sel="#3333334d"
item="#191919ff"
text="#333333"
text_sel="#ffffff"
show_shaded="TRUE"
shadetop="20"
shadedown="0">
</ThemeWidgetColors>
</wcol_toggle>
<wcol_num>
<ThemeWidgetColors outline="#808080"
inner="#f0f0f0b3"
inner_sel="#6698cc66"
item="#8f9fb3ff"
text="#333333"
text_sel="#333333"
show_shaded="FALSE"
shadetop="20"
shadedown="0">
</ThemeWidgetColors>
</wcol_num>
<wcol_numslider>
<ThemeWidgetColors outline="#808080"
inner="#ccccccb3"
inner_sel="#6698cc66"
item="#f8f8f8cc"
text="#333333"
text_sel="#000000"
show_shaded="FALSE"
shadetop="-20"
shadedown="0">
</ThemeWidgetColors>
</wcol_numslider>
<wcol_box>
<ThemeWidgetColors outline="#808080"
inner="#e6e6e6e6"
inner_sel="#4d4d4dff"
item="#000000ff"
text="#000000"
text_sel="#ffffff"
show_shaded="FALSE"
shadetop="100"
shadedown="100">
</ThemeWidgetColors>
</wcol_box>
<wcol_menu>
<ThemeWidgetColors outline="#808080"
inner="#ffffff4d"
inner_sel="#37373780"
item="#0000004d"
text="#333333"
text_sel="#cccccc"
show_shaded="TRUE"
shadetop="20"
shadedown="0">
</ThemeWidgetColors>
</wcol_menu>
<wcol_pulldown>
<ThemeWidgetColors outline="#808080"
inner="#ffffffff"
inner_sel="#5680c2ff"
item="#ffffffff"
text="#333333"
text_sel="#333333"
show_shaded="FALSE"
shadetop="15"
shadedown="0">
</ThemeWidgetColors>
</wcol_pulldown>
<wcol_menu_back>
<ThemeWidgetColors outline="#808080"
inner="#e6e6e6e6"
inner_sel="#ffffff80"
item="#4d4d4dff"
text="#333333"
text_sel="#333333"
show_shaded="FALSE"
shadetop="0"
shadedown="0">
</ThemeWidgetColors>
</wcol_menu_back>
<wcol_pie_menu>
<ThemeWidgetColors outline="#6a6a6a"
inner="#cccccccc"
inner_sel="#ffffffe6"
item="#ffffffe6"
text="#333333"
text_sel="#000000"
show_shaded="TRUE"
shadetop="0"
shadedown="-30">
</ThemeWidgetColors>
</wcol_pie_menu>
<wcol_tooltip>
<ThemeWidgetColors outline="#e6d645"
inner="#ffeb33e6"
inner_sel="#ffeb33e6"
item="#ffeb33e6"
text="#4d4d4d"
text_sel="#4d4d4d"
show_shaded="TRUE"
shadetop="10"
shadedown="-10">
</ThemeWidgetColors>
</wcol_tooltip>
<wcol_menu_item>
<ThemeWidgetColors outline="#ffffff"
inner="#00000000"
inner_sel="#5a95cc80"
item="#00000000"
text="#1a1a1a"
text_sel="#ffffff"
show_shaded="FALSE"
shadetop="38"
shadedown="0">
</ThemeWidgetColors>
</wcol_menu_item>
<wcol_scroll>
<ThemeWidgetColors outline="#969696"
inner="#6666661a"
inner_sel="#6666661a"
item="#00000033"
text="#000000"
text_sel="#ffffff"
show_shaded="FALSE"
shadetop="5"
shadedown="-5">
</ThemeWidgetColors>
</wcol_scroll>
<wcol_progress>
<ThemeWidgetColors outline="#333333"
inner="#ffffff1a"
inner_sel="#64646480"
item="#568ec2ff"
text="#000000"
text_sel="#ffffff"
show_shaded="FALSE"
shadetop="0"
shadedown="0">
</ThemeWidgetColors>
</wcol_progress>
<wcol_list_item>
<ThemeWidgetColors outline="#333333"
inner="#ffffff00"
inner_sel="#568ec266"
item="#568ec2ff"
text="#1a1a1a"
text_sel="#1a1a1a"
show_shaded="FALSE"
shadetop="-45"
shadedown="20">
</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="#53555f"
wire="#000000"
wire_edit="#000000"
gp_vertex="#000000"
gp_vertex_select="#ff8500"
gp_vertex_size="3"
lamp="#00000028"
speaker="#000000"
camera="#000000"
view_overlay="#000000"
empty="#000000"
object_selected="#f15800"
object_active="#ffaa40"
object_grouped="#083008"
object_grouped_active="#55bb55"
transform="#ffffff"
vertex="#000000"
vertex_select="#ff8500"
vertex_size="6"
vertex_unreferenced="#000000"
edge_select="#ffa000"
edge_seam="#db2512"
edge_sharp="#00ffff"
edge_crease="#cc0099"
edge_facesel="#4b4b4b"
freestyle_edge_mark="#7fff7f"
face="#00000012"
face_select="#ff85003c"
face_dot="#ff8500"
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="#ffffff80"
normal="#22dddd"
vertex_normal="#2361dd"
split_normal="#dd23dd"
bone_solid="#c8c8c8"
bone_pose="#50c8ff"
bone_pose_active="#8cffff"
frame_current="#60c040"
outline_width="1"
bundle_solid="#c8c8c8"
camera_path="#000000"
skin_root="#b44d4d"
clipping_border_3d="#313131ff"
paint_curve_handle="#7fff7f7f"
paint_curve_pivot="#ff7f7f7f">
<space>
<ThemeSpaceGradient title="#000000"
text="#000000"
text_hi="#ffffff"
header="#7f8287"
header_text="#1a1a1a"
header_text_hi="#ffffff"
button="#ced3d9e6"
button_title="#6e6e6e"
button_text="#333333"
button_text_hi="#ffffff"
tab_active="#ced3d9"
tab_inactive="#b6bac0"
tab_back="#ced3d900"
tab_outline="#dbe0e7">
<gradients>
<ThemeGradientColors show_grad="TRUE"
gradient="#7f8287"
high_gradient="#6a6f76">
</ThemeGradientColors>
</gradients>
<panelcolors>
<ThemePanelColors header="#00000019"
back="#ffffff00"
show_header="TRUE"
show_back="FALSE">
</ThemePanelColors>
</panelcolors>
</ThemeSpaceGradient>
</space>
</ThemeView3D>
</view_3d>
<graph_editor>
<ThemeGraphEditor grid="#b6b6b6"
frame_current="#60c040"
window_sliders="#969696"
channels_region="#7f7f7f"
dopesheet_channel="#52606e"
dopesheet_subchannel="#7c8996"
channel_group="#4f6549"
active_channels_group="#87b17d"
vertex="#000000"
vertex_select="#ff8500"
vertex_size="4"
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="#9b9b9b"
handle_vertex_select="#ff8500"
handle_vertex_size="6">
<space>
<ThemeSpaceGeneric back="#cccccc"
title="#000000"
text="#525252"
text_hi="#1a1a1a"
header="#e6e6e6"
header_text="#000000"
header_text_hi="#ffffff"
button="#ced3d9e6"
button_title="#000000"
button_text="#000000"
button_text_hi="#ffffff"
tab_active="#ced3d9"
tab_inactive="#bfc4c9"
tab_back="#ced3d9e6"
tab_outline="#dde2e9">
<panelcolors>
<ThemePanelColors header="#00000019"
back="#72727280"
show_header="TRUE"
show_back="FALSE">
</ThemePanelColors>
</panelcolors>
</ThemeSpaceGeneric>
</space>
<space_list>
<ThemeSpaceListGeneric list="#393d40"
list_title="#000000"
list_text="#262626"
list_text_hi="#000000">
</ThemeSpaceListGeneric>
</space_list>
</ThemeGraphEditor>
</graph_editor>
<file_browser>
<ThemeFileBrowser selected_file="#ff8c19"
scrollbar="#b6b6b6"
scroll_handle="#7f7070"
active_file="#828282"
active_file_text="#ffffff">
<space>
<ThemeSpaceGeneric back="#f2f2f2"
title="#000000"
text="#000000"
text_hi="#0f0f0f"
header="#e6e6e6"
header_text="#000000"
header_text_hi="#ffffff"
button="#f2f2f2ff"
button_title="#000000"
button_text="#000000"
button_text_hi="#ffffff"
tab_active="#ced3d9"
tab_inactive="#b0b4ba"
tab_back="#ced3d9e6"
tab_outline="#f2f8ff">
<panelcolors>
<ThemePanelColors header="#00000019"
back="#72727280"
show_header="TRUE"
show_back="FALSE">
</ThemePanelColors>
</panelcolors>
</ThemeSpaceGeneric>
</space>
<space_list>
<ThemeSpaceListGeneric list="#ccd2d9"
list_title="#666666"
list_text="#000000"
list_text_hi="#ffffff">
</ThemeSpaceListGeneric>
</space_list>
</ThemeFileBrowser>
</file_browser>
<nla_editor>
<ThemeNLAEditor grid="#b6b6b6"
view_sliders="#828282"
active_action="#cc701a66"
active_action_unset="#9987614d"
strips="#0c0a0a"
strips_selected="#ff8c00"
transition_strips="#1c2630"
transition_strips_selected="#2e75db"
meta_strips="#332642"
meta_strips_selected="#692196"
sound_strips="#2b3d3d"
sound_strips_selected="#1f7a7a"
tweak="#4df31a"
tweak_duplicate="#d90000"
keyframe_border="#000000ff"
keyframe_border_selected="#000000ff"
frame_current="#60c040">
<space>
<ThemeSpaceGeneric back="#cccccc"
title="#000000"
text="#646464"
text_hi="#ffffff"
header="#d9d9d9"
header_text="#000000"
header_text_hi="#ffffff"
button="#ced3d9e6"
button_title="#000000"
button_text="#000000"
button_text_hi="#ffffff"
tab_active="#ced3d9"
tab_inactive="#bec3c9"
tab_back="#ced3d9e6"
tab_outline="#f1f7fe">
<panelcolors>
<ThemePanelColors header="#00000019"
back="#72727280"
show_header="TRUE"
show_back="FALSE">
</ThemePanelColors>
</panelcolors>
</ThemeSpaceGeneric>
</space>
<space_list>
<ThemeSpaceListGeneric list="#393d40"
list_title="#000000"
list_text="#262626"
list_text_hi="#ffffff">
</ThemeSpaceListGeneric>
</space_list>
</ThemeNLAEditor>
</nla_editor>
<dopesheet_editor>
<ThemeDopeSheet grid="#3b3b3b"
frame_current="#60c040"
value_sliders="#000000"
view_sliders="#969696"
dopesheet_channel="#52606e"
dopesheet_subchannel="#7c8996"
channels="#707070"
channels_selected="#60c040"
channel_group="#4f6549"
active_channels_group="#87b17d"
long_key="#1a1a1a"
long_key_selected="#e68817"
keyframe="#e6e6e6"
keyframe_selected="#e6a417"
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"
summary="#cc701a66">
<space>
<ThemeSpaceGeneric back="#4d4d4d"
title="#000000"
text="#000000"
text_hi="#ffffff"
header="#818181"
header_text="#000000"
header_text_hi="#ffffff"
button="#727272ff"
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="#393d40"
list_title="#000000"
list_text="#262626"
list_text_hi="#ffffff">
</ThemeSpaceListGeneric>
</space_list>
</ThemeDopeSheet>
</dopesheet_editor>
<image_editor>
<ThemeImageEditor gp_vertex="#000000"
gp_vertex_select="#ff8500"
gp_vertex_size="3"
vertex="#000000"
vertex_select="#ff8500"
vertex_size="3"
vertex_unreferenced="#000000"
face="#ffffff0a"
face_select="#ff85003c"
face_dot="#ff8500"
facedot_size="3"
freestyle_face_mark="#00000000"
editmesh_active="#ffffff80"
wire_edit="#c0c0c0"
edge_select="#ff8500"
scope_back="#727272ff"
preview_stitch_face="#7f7f0033"
preview_stitch_edge="#ff00ff33"
preview_stitch_vert="#0000ff33"
preview_stitch_stitchable="#00ff00ff"
preview_stitch_unstitchable="#ff0000ff"
preview_stitch_active="#00000000"
uv_shadow="#707070ff"
uv_others="#606060ff"
frame_current="#60c040"
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="#454a4d"
title="#000000"
text="#000000"
text_hi="#ffffff"
header="#878b90"
header_text="#000000"
header_text_hi="#ffffff"
button="#ced3d9cc"
button_title="#000000"
button_text="#000000"
button_text_hi="#ffffff"
tab_active="#ced3d9"
tab_inactive="#acb0b6"
tab_back="#ced3d9ff"
tab_outline="#dfe4eb">
<panelcolors>
<ThemePanelColors header="#00000019"
back="#72727280"
show_header="TRUE"
show_back="FALSE">
</ThemePanelColors>
</panelcolors>
</ThemeSpaceGeneric>
</space>
</ThemeImageEditor>
</image_editor>
<sequence_editor>
<ThemeSequenceEditor gp_vertex="#000000"
gp_vertex_select="#ff8500"
gp_vertex_size="3"
grid="#494949"
window_sliders="#7c7c7c"
movie_strip="#82a9d9"
movieclip_strip="#20208f"
image_strip="#b79bd2"
scene_strip="#4e983e"
audio_strip="#83d0d0"
effect_strip="#a9547c"
transition_strip="#e989a0"
meta_strip="#6d9183"
frame_current="#51da51"
keyframe="#ff8500"
draw_action="#50c8ff"
preview_back="#454a4d">
<space>
<ThemeSpaceGeneric back="#4d4d4d"
title="#000000"
text="#b1b1b1"
text_hi="#bdbdbd"
header="#8b8b8b"
header_text="#000000"
header_text_hi="#ffffff"
button="#ced3d9cc"
button_title="#666666"
button_text="#000000"
button_text_hi="#ffffff"
tab_active="#ced3d9"
tab_inactive="#ced3d9"
tab_back="#ced3d9e6"
tab_outline="#ced3d9">
<panelcolors>
<ThemePanelColors header="#00000019"
back="#72727280"
show_header="TRUE"
show_back="FALSE">
</ThemePanelColors>
</panelcolors>
</ThemeSpaceGeneric>
</space>
</ThemeSequenceEditor>
</sequence_editor>
<properties>
<ThemeProperties>
<space>
<ThemeSpaceGeneric back="#cccccc"
title="#666666"
text="#333333"
text_hi="#ffffff"
header="#c7c7c7"
header_text="#000000"
header_text_hi="#ffffff"
button="#727272ff"
button_title="#000000"
button_text="#000000"
button_text_hi="#ffffff"
tab_active="#727272"
tab_inactive="#414141"
tab_back="#a5a5a5ff"
tab_outline="#3e3e3e">
<panelcolors>
<ThemePanelColors header="#00000019"
back="#ffffff80"
show_header="TRUE"
show_back="FALSE">
</ThemePanelColors>
</panelcolors>
</ThemeSpaceGeneric>
</space>
</ThemeProperties>
</properties>
<text_editor>
<ThemeTextEditor line_numbers_background="#dbdbdb"
selected_text="#b8d0e6"
cursor="#5ca4e5"
syntax_builtin="#c93b92"
syntax_symbols="#0099b2"
syntax_special="#a79807"
syntax_preprocessor="#4600c0"
syntax_reserved="#c05000"
syntax_comment="#00a550"
syntax_string="#980000"
syntax_numbers="#0000d8">
<space>
<ThemeSpaceGeneric back="#e9e9e9"
title="#000000"
text="#000000"
text_hi="#ffffff"
header="#e6e6e6"
header_text="#000000"
header_text_hi="#ffffff"
button="#ced3d9e6"
button_title="#000000"
button_text="#000000"
button_text_hi="#ffffff"
tab_active="#ced3d9"
tab_inactive="#c1c6cb"
tab_back="#ced3d9e6"
tab_outline="#d9dee5">
<panelcolors>
<ThemePanelColors header="#00000019"
back="#72727280"
show_header="TRUE"
show_back="FALSE">
</ThemePanelColors>
</panelcolors>
</ThemeSpaceGeneric>
</space>
</ThemeTextEditor>
</text_editor>
<timeline>
<ThemeTimeline grid="#bbbbbb"
frame_current="#05b300"
time_keyframe="#ddd700"
time_grease_pencil="#b5e61d">
<space>
<ThemeSpaceGeneric back="#cdcdcd"
title="#333333"
text="#c5c5c5"
text_hi="#333333"
header="#dbdbdb"
header_text="#333333"
header_text_hi="#ffffff"
button="#727272ff"
button_title="#333333"
button_text="#333333"
button_text_hi="#ffffff"
tab_active="#727272"
tab_inactive="#4b4b4b"
tab_back="#404040ff"
tab_outline="#3c3c3c">
<panelcolors>
<ThemePanelColors header="#00000019"
back="#72727280"
show_header="TRUE"
show_back="FALSE">
</ThemePanelColors>
</panelcolors>
</ThemeSpaceGeneric>
</space>
</ThemeTimeline>
</timeline>
<node_editor>
<ThemeNodeEditor gp_vertex="#000000"
gp_vertex_select="#ff8500"
gp_vertex_size="3"
node_selected="#f15800"
node_active="#ffaa40"
wire="#ffffff"
wire_inner="#737373"
wire_select="#ff7600"
selected_text="#b39c9c"
node_backdrop="#ffffffb3"
converter_node="#7e828f"
color_node="#ad9ac0"
group_node="#8a9c92"
group_socket_node="#dfca35"
frame_node="#ffffff80"
matte_node="#977474"
distor_node="#749797"
noodle_curving="8"
input_node="#ffffff"
output_node="#ffffff"
filter_node="#ad9ac0"
vector_node="#ad9ac0"
texture_node="#ad9ac0"
shader_node="#6698cc"
script_node="#ad9ac0"
pattern_node="#ad9ac0"
layout_node="#ad9ac0">
<space>
<ThemeSpaceGeneric back="#666666"
title="#000000"
text="#333333"
text_hi="#ffffff"
header="#999999"
header_text="#000000"
header_text_hi="#ffffff"
button="#ebeeeee6"
button_title="#666666"
button_text="#333333"
button_text_hi="#ffffff"
tab_active="#ced3d9"
tab_inactive="#aaaeb3"
tab_back="#ced3d9e6"
tab_outline="#f2f8ff">
<panelcolors>
<ThemePanelColors header="#00000019"
back="#72727280"
show_header="TRUE"
show_back="FALSE">
</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="#cccccc"
title="#000000"
text="#000000"
text_hi="#ffffff"
header="#d4d4d4"
header_text="#000000"
header_text_hi="#ffffff"
button="#ced3d9e6"
button_title="#666666"
button_text="#000000"
button_text_hi="#ffffff"
tab_active="#727272"
tab_inactive="#535353"
tab_back="#ced3d9e6"
tab_outline="#3c3c3c">
<panelcolors>
<ThemePanelColors header="#00000019"
back="#72727280"
show_header="TRUE"
show_back="FALSE">
</ThemePanelColors>
</panelcolors>
</ThemeSpaceGeneric>
</space>
</ThemeLogicEditor>
</logic_editor>
<outliner>
<ThemeOutliner match="#adcce5"
selected_highlight="#92e5ff">
<space>
<ThemeSpaceGeneric back="#d4d4d4"
title="#ffffff"
text="#5a5a5a"
text_hi="#64007a"
header="#858585"
header_text="#ffffff"
header_text_hi="#ffffff"
button="#ffffffff"
button_title="#ffffff"
button_text="#ffffff"
button_text_hi="#ffffff"
tab_active="#ffffff"
tab_inactive="#535353"
tab_back="#ffffffff"
tab_outline="#3c3c3c">
<panelcolors>
<ThemePanelColors header="#e4e4e419"
back="#72727280"
show_header="FALSE"
show_back="FALSE">
</ThemePanelColors>
</panelcolors>
</ThemeSpaceGeneric>
</space>
</ThemeOutliner>
</outliner>
<info>
<ThemeInfo info_selected="#6080ff"
info_selected_text="#ffffff"
info_error="#dc0000"
info_error_text="#272121"
info_warning="#dc8060"
info_warning_text="#272121"
info_info="#00aa00"
info_info_text="#272121"
info_debug="#c4c4c4"
info_debug_text="#272121">
<space>
<ThemeSpaceGeneric back="#cccccc"
title="#000000"
text="#272121"
text_hi="#ffffff"
header="#e6e6e6"
header_text="#000000"
header_text_hi="#ffffff"
button="#727272ff"
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>
</ThemeInfo>
</info>
<user_preferences>
<ThemeUserPreferences>
<space>
<ThemeSpaceGeneric back="#cccccc"
title="#000000"
text="#000000"
text_hi="#ffffff"
header="#d9d9d9"
header_text="#000000"
header_text_hi="#ffffff"
button="#727272ff"
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>
</ThemeUserPreferences>
</user_preferences>
<console>
<ThemeConsole line_output="#99c2ff"
line_input="#ffffff"
line_info="#44aa44"
line_error="#dc6060"
cursor="#b3b3b3"
select="#ffffff30">
<space>
<ThemeSpaceGeneric back="#333333"
title="#000000"
text="#ffffff"
text_hi="#ffffff"
header="#858585"
header_text="#000000"
header_text_hi="#ffffff"
button="#727272ff"
button_title="#ffffff"
button_text="#000000"
button_text_hi="#ffffff"
tab_active="#727272"
tab_inactive="#535353"
tab_back="#404040ff"
tab_outline="#3c3c3c">
<panelcolors>
<ThemePanelColors header="#ffffff00"
back="#72727280"
show_header="FALSE"
show_back="FALSE">
</ThemePanelColors>
</panelcolors>
</ThemeSpaceGeneric>
</space>
</ThemeConsole>
</console>
<clip_editor>
<ThemeClipEditor gp_vertex="#000000"
gp_vertex_select="#000000"
gp_vertex_size="0"
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="#454a4d"
title="#000000"
text="#000000"
text_hi="#ffffff"
header="#878b90"
header_text="#000000"
header_text_hi="#ffffff"
button="#ced3d9e6"
button_title="#585858"
button_text="#000000"
button_text_hi="#ffffff"
tab_active="#ced3d9"
tab_inactive="#bfc4c9"
tab_back="#ced3d9e6"
tab_outline="#dbe0e7">
<panelcolors>
<ThemePanelColors header="#00000019"
back="#72727280"
show_header="TRUE"
show_back="FALSE">
</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="11"
font_kerning_style="FITTED"
shadow="0"
shadow_offset_x="0"
shadow_offset_y="0"
shadow_alpha="0"
shadow_value="1">
</ThemeFontStyle>
</panel_title>
<widget_label>
<ThemeFontStyle points="11"
font_kerning_style="FITTED"
shadow="3"
shadow_offset_x="0"
shadow_offset_y="-1"
shadow_alpha="0.15"
shadow_value="1">
</ThemeFontStyle>
</widget_label>
<widget>
<ThemeFontStyle points="11"
font_kerning_style="FITTED"
shadow="0"
shadow_offset_x="0"
shadow_offset_y="0"
shadow_alpha="0"
shadow_value="0">
</ThemeFontStyle>
</widget>
</ThemeStyle>
</bpy>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment