Skip to content

Instantly share code, notes, and snippets.

@luciascarlet
Last active May 19, 2025 00:43
Show Gist options
  • Save luciascarlet/55ba557d2ab5b25ccf72826e18276b64 to your computer and use it in GitHub Desktop.
Save luciascarlet/55ba557d2ab5b25ccf72826e18276b64 to your computer and use it in GitHub Desktop.
Hexagon theme for Blender 4.5
<bpy>
<Theme>
<user_interface>
<ThemeUserInterface
menu_shadow_fac="0.5"
menu_shadow_width="12"
icon_alpha="1"
icon_saturation="0.5"
widget_emboss="#ffffff05"
editor_border="#3c3e42"
editor_outline="#ffffff15"
editor_outline_active="#ffffff2a"
widget_text_cursor="#50c8ff"
panel_roundness="0.4"
transparent_checker_primary="#646875"
transparent_checker_secondary="#5c606c"
transparent_checker_size="8"
axis_x="#dc0000"
axis_y="#00dc00"
axis_z="#0000dc"
gizmo_hi="#ffffff"
gizmo_primary="#50c8ff"
gizmo_secondary="#ff8500"
gizmo_view_align="#ffffff"
gizmo_a="#4da84d"
gizmo_b="#a33535"
icon_scene="#ccccccff"
icon_collection="#ffffffff"
icon_object="#50c8ffff"
icon_object_data="#00d4a3ff"
icon_modifier="#74a2ffff"
icon_shading="#cc6670ff"
icon_folder="#ccad63ff"
icon_autokey="#ab3c48ff"
icon_border_intensity="0"
>
<wcol_regular>
<ThemeWidgetColors
outline="#191919ff"
inner="#8d909fff"
inner_sel="#859cb9ff"
item="#191919ff"
text="#000000"
text_sel="#ffffff"
show_shaded="FALSE"
shadetop="0"
shadedown="0"
roundness="0.4"
>
</ThemeWidgetColors>
</wcol_regular>
<wcol_tool>
<ThemeWidgetColors
outline="#000000ff"
inner="#8d909fff"
inner_sel="#859cb9ff"
item="#191919ff"
text="#000000"
text_sel="#ffffff"
show_shaded="TRUE"
shadetop="10"
shadedown="0"
roundness="0.4"
>
</ThemeWidgetColors>
</wcol_tool>
<wcol_toolbar_item>
<ThemeWidgetColors
outline="#191919ff"
inner="#646875ff"
inner_sel="#859cb9ff"
item="#ffffffb3"
text="#000000"
text_sel="#ffffff"
show_shaded="FALSE"
shadetop="0"
shadedown="0"
roundness="0.4"
>
</ThemeWidgetColors>
</wcol_toolbar_item>
<wcol_radio>
<ThemeWidgetColors
outline="#000000ff"
inner="#8b8d9aff"
inner_sel="#859cb9ff"
item="#ffffffff"
text="#000000"
text_sel="#000000"
show_shaded="TRUE"
shadetop="10"
shadedown="0"
roundness="0.4"
>
</ThemeWidgetColors>
</wcol_radio>
<wcol_text>
<ThemeWidgetColors
outline="#464646ff"
inner="#9b9eadff"
inner_sel="#999999ff"
item="#5a5a5aff"
text="#000000"
text_sel="#ffffff"
show_shaded="TRUE"
shadetop="0"
shadedown="25"
roundness="0.4"
>
</ThemeWidgetColors>
</wcol_text>
<wcol_option>
<ThemeWidgetColors
outline="#464646ff"
inner="#bbbbbbff"
inner_sel="#777777ff"
item="#ffffffff"
text="#cecece"
text_sel="#ffffff"
show_shaded="TRUE"
shadetop="10"
shadedown="0"
roundness="0.4"
>
</ThemeWidgetColors>
</wcol_option>
<wcol_toggle>
<ThemeWidgetColors
outline="#464646ff"
inner="#afafafff"
inner_sel="#859cb9ff"
item="#191919ff"
text="#000000"
text_sel="#000000"
show_shaded="TRUE"
shadetop="10"
shadedown="0"
roundness="0.4"
>
</ThemeWidgetColors>
</wcol_toggle>
<wcol_num>
<ThemeWidgetColors
outline="#464646ff"
inner="#8d909fff"
inner_sel="#999999ff"
item="#5d5d5dff"
text="#000000"
text_sel="#ffffff"
show_shaded="TRUE"
shadetop="-10"
shadedown="0"
roundness="0.4"
>
</ThemeWidgetColors>
</wcol_num>
<wcol_numslider>
<ThemeWidgetColors
outline="#3f3f3fff"
inner="#696969ff"
inner_sel="#424242ff"
item="#b0b0b0ff"
text="#000000"
text_sel="#ffffff"
show_shaded="TRUE"
shadetop="-20"
shadedown="0"
roundness="0.4"
>
</ThemeWidgetColors>
</wcol_numslider>
<wcol_box>
<ThemeWidgetColors
outline="#191919ff"
inner="#80828eff"
inner_sel="#646464ff"
item="#191919ff"
text="#000000"
text_sel="#ffffff"
show_shaded="TRUE"
shadetop="0"
shadedown="0"
roundness="0.4"
>
</ThemeWidgetColors>
</wcol_box>
<wcol_menu>
<ThemeWidgetColors
outline="#3d3d3dff"
inner="#555d6dff"
inner_sel="#464646ff"
item="#9d9d9dff"
text="#ffffff"
text_sel="#cccccc"
show_shaded="TRUE"
shadetop="15"
shadedown="0"
roundness="0.4"
>
</ThemeWidgetColors>
</wcol_menu>
<wcol_pulldown>
<ThemeWidgetColors
outline="#00000000"
inner="#3f3f3fff"
inner_sel="#50c8ffff"
item="#ffffffff"
text="#d8d8d8"
text_sel="#000000"
show_shaded="FALSE"
shadetop="25"
shadedown="-20"
roundness="0.4"
>
</ThemeWidgetColors>
</wcol_pulldown>
<wcol_menu_back>
<ThemeWidgetColors
outline="#000000ff"
inner="#393c44eb"
inner_sel="#2d2d2dff"
item="#646464ff"
text="#cecece"
text_sel="#ffffff"
show_shaded="FALSE"
shadetop="40"
shadedown="-40"
roundness="0.4"
>
</ThemeWidgetColors>
</wcol_menu_back>
<wcol_pie_menu>
<ThemeWidgetColors
outline="#0a0a0aff"
inner="#5a5e6ae6"
inner_sel="#8c8c8cff"
item="#8f92a1e6"
text="#d6d6d6"
text_sel="#000000"
show_shaded="TRUE"
shadetop="10"
shadedown="-10"
roundness="0.4"
>
</ThemeWidgetColors>
</wcol_pie_menu>
<wcol_tooltip>
<ThemeWidgetColors
outline="#000000ff"
inner="#191919e6"
inner_sel="#2d2d2de6"
item="#646464ff"
text="#ffffff"
text_sel="#ffffff"
show_shaded="FALSE"
shadetop="25"
shadedown="-20"
roundness="0.4"
>
</ThemeWidgetColors>
</wcol_tooltip>
<wcol_menu_item>
<ThemeWidgetColors
outline="#00000000"
inner="#69a5be00"
inner_sel="#69a5beff"
item="#ffffffff"
text="#d9d9d9"
text_sel="#121212"
show_shaded="FALSE"
shadetop="0"
shadedown="0"
roundness="0.4"
>
</ThemeWidgetColors>
</wcol_menu_item>
<wcol_scroll>
<ThemeWidgetColors
outline="#4f5057ff"
inner="#5050502e"
inner_sel="#646464b4"
item="#737a8eff"
text="#000000"
text_sel="#ffffff"
show_shaded="TRUE"
shadetop="0"
shadedown="0"
roundness="1"
>
</ThemeWidgetColors>
</wcol_scroll>
<wcol_progress>
<ThemeWidgetColors
outline="#000000ff"
inner="#bebebeff"
inner_sel="#646464b4"
item="#444444ff"
text="#000000"
text_sel="#ffffff"
show_shaded="TRUE"
shadetop="0"
shadedown="0"
roundness="0.4"
>
</ThemeWidgetColors>
</wcol_progress>
<wcol_list_item>
<ThemeWidgetColors
outline="#000000ff"
inner="#00000000"
inner_sel="#50c8ff62"
item="#5a5a5aff"
text="#000000"
text_sel="#ffffff"
show_shaded="FALSE"
shadetop="0"
shadedown="0"
roundness="0.4"
>
</ThemeWidgetColors>
</wcol_list_item>
<wcol_state>
<ThemeWidgetStateColors
error="#771111ff"
warning="#ac8737ff"
info="#28487dff"
success="#188625ff"
inner_anim="#73be4c"
inner_anim_sel="#5aa633"
inner_key="#f0eb64"
inner_key_sel="#d7d34b"
inner_driven="#b400ff"
inner_driven_sel="#9900e6"
inner_overridden="#00c3c3"
inner_overridden_sel="#118f8f"
inner_changed="#cc7529"
inner_changed_sel="#d26400"
blend="0.5"
>
</ThemeWidgetStateColors>
</wcol_state>
<wcol_tab>
<ThemeWidgetColors
outline="#191919ff"
inner="#646875ff"
inner_sel="#7c7e88ff"
item="#646875ff"
text="#cecece"
text_sel="#ffffff"
show_shaded="FALSE"
shadetop="0"
shadedown="0"
roundness="0.4"
>
</ThemeWidgetColors>
</wcol_tab>
</ThemeUserInterface>
</user_interface>
<view_3d>
<ThemeView3D
grid="#5e5e83ff"
clipping_border_3d="#313131ff"
wire="#000000"
wire_edit="#000000"
edge_width="1"
gp_vertex="#000000"
gp_vertex_select="#ff8500"
gp_vertex_size="3"
text_grease_pencil="#b5e61d"
object_selected="#52c6ff"
object_active="#6ed8ff"
text_keyframe="#ddd700"
camera="#000000"
empty="#000000"
light="#00000028"
speaker="#000000"
vertex="#334cca"
vertex_select="#0097da"
vertex_size="3"
vertex_bevel="#00a5ff"
vertex_unreferenced="#000000"
edge_select="#1151ce"
edge_mode_select="#ffd800"
edge_seam="#e69632"
edge_sharp="#ff2020"
edge_crease="#cc0099"
edge_bevel="#00a5ff"
edge_facesel="#4b4b4b"
freestyle_edge_mark="#7fff7f"
face="#affff418"
face_select="#1151ce66"
face_mode_select="#ffb70033"
face_dot="#4fc9ff"
facedot_size="3"
freestyle_face_mark="#7fff7f33"
face_retopology="#50c8ff0f"
face_back="#ff0000b3"
face_front="#0000ff00"
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="#202000"
extra_face_angle="#00008a"
extra_face_area="#002000"
editmesh_active="#00e8ff80"
normal="#00ffff"
vertex_normal="#2361dd"
split_normal="#dd23dd"
bone_pose="#50c8ff"
bone_pose_active="#8cffff"
bone_solid="#c8c8c8"
bone_locked_weight="#ff000080"
frame_current="#60c040"
before_current_frame="#f22e23"
after_current_frame="#78f244"
bundle_solid="#c8c8c8"
camera_path="#000000"
camera_passepartout="#000000"
skin_root="#000000"
view_overlay="#000000"
transform="#ffffff"
paint_curve_handle="#7fff7f7f"
paint_curve_pivot="#ff7f7f7f"
outline_width="1"
object_origin_size="6"
>
<space>
<ThemeSpaceGradient
title="#000000"
text="#000000"
text_hi="#ffffff"
header="#646875b3"
header_text="#000000"
header_text_hi="#ffffff"
button="#6c717f57"
button_title="#eaeaea"
button_text="#d7d7d7"
button_text_hi="#ffffff"
navigation_bar="#6c717fff"
execution_buts="#6c717fff"
tab_active="#6c717f"
tab_inactive="#565b65"
tab_back="#4b5058ff"
tab_outline="#2d2d32ff"
>
<gradients>
<ThemeGradientColors
background_type="SINGLE_COLOR"
high_gradient="#7f818d"
gradient="#9297a5"
>
</ThemeGradientColors>
</gradients>
<panelcolors>
<ThemePanelColors
header="#00000019"
back="#72727280"
sub_back="#0000001f"
>
</ThemePanelColors>
</panelcolors>
</ThemeSpaceGradient>
</space>
<asset_shelf>
<ThemeAssetShelf
header_back="#6c717fff"
back="#7c7e88ff"
>
</ThemeAssetShelf>
</asset_shelf>
</ThemeView3D>
</view_3d>
<graph_editor>
<ThemeGraphEditor
grid="#58587c"
frame_current="#60c040"
time_scrub_background="#646875ff"
time_marker_line="#ffffff4d"
time_marker_line_selected="#ffffffb3"
window_sliders="#969696"
channels_region="#707070"
dopesheet_channel="#52606e"
dopesheet_subchannel="#7c8996"
channel_group="#4f6549"
active_channels_group="#87b17d"
preview_range="#cc701a66"
vertex="#000000"
vertex_select="#ff8500"
vertex_active="#ffffff"
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="#000000"
handle_sel_auto_clamped="#000000"
lastsel_point="#ffffff"
handle_vertex="#000000"
handle_vertex_select="#ff8500"
handle_vertex_size="5"
>
<space>
<ThemeSpaceGeneric
back="#7c7e88"
title="#000000"
text="#000000"
text_hi="#ffffff"
header="#5c606cb3"
header_text="#000000"
header_text_hi="#ffffff"
button="#646875ff"
button_title="#000000"
button_text="#000000"
button_text_hi="#ffffff"
navigation_bar="#6c717fff"
execution_buts="#6c717fff"
tab_active="#6c717f"
tab_inactive="#565b65"
tab_back="#4b5058ff"
tab_outline="#2d2d32ff"
>
<panelcolors>
<ThemePanelColors
header="#00000019"
back="#72727280"
sub_back="#0000001f"
>
</ThemePanelColors>
</panelcolors>
</ThemeSpaceGeneric>
</space>
<space_list>
<ThemeSpaceListGeneric
list="#6c717f"
list_title="#000000"
list_text="#000000"
list_text_hi="#ffffff"
>
</ThemeSpaceListGeneric>
</space_list>
</ThemeGraphEditor>
</graph_editor>
<file_browser>
<ThemeFileBrowser
selected_file="#69a5be"
row_alternate="#ffffff04"
>
<space>
<ThemeSpaceGeneric
back="#646875"
title="#000000"
text="#000000"
text_hi="#0f0f0f"
header="#5c606cb3"
header_text="#dddddd"
header_text_hi="#ffffff"
button="#6c717fff"
button_title="#d7d7d7"
button_text="#d7d7d7"
button_text_hi="#ffffff"
navigation_bar="#6c717fff"
execution_buts="#6c717fff"
tab_active="#6c717f"
tab_inactive="#565b65"
tab_back="#4b5058ff"
tab_outline="#2d2d32ff"
>
<panelcolors>
<ThemePanelColors
header="#00000019"
back="#72727280"
sub_back="#0000001f"
>
</ThemePanelColors>
</panelcolors>
</ThemeSpaceGeneric>
</space>
</ThemeFileBrowser>
</file_browser>
<nla_editor>
<ThemeNLAEditor
grid="#5e5e5e"
view_sliders="#969696"
dopesheet_channel="#52606e"
dopesheet_subchannel="#7c8996"
nla_track="#7c7e88"
active_action="#cc701a66"
active_action_unset="#9987614d"
preview_range="#cc701a66"
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"
time_scrub_background="#646875ff"
time_marker_line="#ffffff4d"
time_marker_line_selected="#ffffffb3"
>
<space>
<ThemeSpaceGeneric
back="#7c7e88"
title="#000000"
text="#000000"
text_hi="#ffffff"
header="#5c606cb3"
header_text="#000000"
header_text_hi="#ffffff"
button="#646875ff"
button_title="#000000"
button_text="#000000"
button_text_hi="#ffffff"
navigation_bar="#6c717fff"
execution_buts="#6c717fff"
tab_active="#6c717f"
tab_inactive="#565b65"
tab_back="#4b5058ff"
tab_outline="#2d2d32ff"
>
<panelcolors>
<ThemePanelColors
header="#00000019"
back="#72727280"
sub_back="#0000001f"
>
</ThemePanelColors>
</panelcolors>
</ThemeSpaceGeneric>
</space>
<space_list>
<ThemeSpaceListGeneric
list="#6c717f"
list_title="#000000"
list_text="#000000"
list_text_hi="#ffffff"
>
</ThemeSpaceListGeneric>
</space_list>
</ThemeNLAEditor>
</nla_editor>
<dopesheet_editor>
<ThemeDopeSheet
grid="#58587c"
frame_current="#60c040"
time_scrub_background="#646875ff"
time_marker_line="#ffffff4d"
time_marker_line_selected="#ffffffb3"
value_sliders="#000000"
view_sliders="#969696"
dopesheet_channel="#52606e80"
dopesheet_subchannel="#7c899680"
channels="#70707099"
channels_selected="#60c04044"
channel_group="#4f654937"
active_channels_group="#87b17d67"
long_key="#0c0a0a1f"
long_key_selected="#ff8c0099"
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_movehold="#808080"
keyframe_movehold_selected="#ffaf23"
keyframe_generated="#585858"
keyframe_generated_selected="#a28962"
keyframe_border="#000000ff"
keyframe_border_selected="#000000ff"
keyframe_scale_factor="1"
summary="#cc701a66"
preview_range="#cc701a66"
interpolation_line="#94e575cc"
simulated_frames="#721e65ff"
>
<space>
<ThemeSpaceGeneric
back="#7c7e88"
title="#000000"
text="#000000"
text_hi="#ffffff"
header="#5c606cb3"
header_text="#000000"
header_text_hi="#ffffff"
button="#6c717fff"
button_title="#000000"
button_text="#000000"
button_text_hi="#ffffff"
navigation_bar="#6c717fff"
execution_buts="#6c717fff"
tab_active="#6c717f"
tab_inactive="#565b65"
tab_back="#4b5058ff"
tab_outline="#2d2d32ff"
>
<panelcolors>
<ThemePanelColors
header="#00000019"
back="#72727280"
sub_back="#0000001f"
>
</ThemePanelColors>
</panelcolors>
</ThemeSpaceGeneric>
</space>
<space_list>
<ThemeSpaceListGeneric
list="#6c717f"
list_title="#000000"
list_text="#000000"
list_text_hi="#ffffff"
>
</ThemeSpaceListGeneric>
</space_list>
</ThemeDopeSheet>
</dopesheet_editor>
<image_editor>
<ThemeImageEditor
grid="#646875ff"
vertex="#334cca"
vertex_select="#50c8ff"
vertex_size="3"
vertex_bevel="#000000"
vertex_unreferenced="#000000"
face="#ffffff0a"
face_select="#50c8ff3c"
face_mode_select="#00000000"
face_dot="#50c8ff"
facedot_size="3"
freestyle_face_mark="#7fff7f33"
face_retopology="#00000000"
face_back="#00000000"
face_front="#00000000"
editmesh_active="#ffffff80"
wire_edit="#c0c0c0"
edge_width="1"
edge_select="#ff8500"
scope_back="#646875ff"
preview_stitch_face="#1242b026"
preview_stitch_edge="#ff8500b2"
preview_stitch_vert="#ff85007f"
preview_stitch_stitchable="#00ff00ff"
preview_stitch_unstitchable="#ff0000ff"
preview_stitch_active="#e1d2c323"
uv_shadow="#707070ff"
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="#7c7e88"
title="#000000"
text="#000000"
text_hi="#ffffff"
header="#5c606cb3"
header_text="#000000"
header_text_hi="#ffffff"
button="#646875ff"
button_title="#eeeeee"
button_text="#eeeeee"
button_text_hi="#ffffff"
navigation_bar="#6c717fff"
execution_buts="#6c717fff"
tab_active="#6c717f"
tab_inactive="#565b65"
tab_back="#4b5058ff"
tab_outline="#2d2d32ff"
>
<panelcolors>
<ThemePanelColors
header="#00000019"
back="#72727280"
sub_back="#0000001f"
>
</ThemePanelColors>
</panelcolors>
</ThemeSpaceGeneric>
</space>
<asset_shelf>
<ThemeAssetShelf
header_back="#6c717fff"
back="#7c7e88ff"
>
</ThemeAssetShelf>
</asset_shelf>
</ThemeImageEditor>
</image_editor>
<sequence_editor>
<ThemeSequenceEditor
grid="#404040"
window_sliders="#a0a0a0"
movie_strip="#516987"
movieclip_strip="#20208f"
image_strip="#6d5881"
scene_strip="#4e983e"
audio_strip="#2e8f8f"
effect_strip="#a9547c"
transition_strip="#a25f6f"
color_strip="#99995c"
meta_strip="#6d9183"
mask_strip="#8f5656"
text_strip="#a29700"
active_strip="#ffffff"
selected_strip="#ff8c00"
frame_current="#60c040"
time_scrub_background="#646875ff"
time_marker_line="#ffffff4d"
time_marker_line_selected="#ffffffb3"
keyframe="#ff8500"
keyframe_selected="#ffbe33"
keyframe_breakdown="#b3dbe8"
keyframe_breakdown_selected="#54bfed"
keyframe_movehold="#808080"
keyframe_movehold_selected="#ffaf23"
keyframe_generated="#585858"
keyframe_generated_selected="#a28962"
keyframe_border="#000000ff"
keyframe_border_selected="#000000ff"
draw_action="#50c8ff"
preview_back="#000000"
metadatabg="#000000"
metadatatext="#ffffff"
preview_range="#cc701a66"
row_alternate="#ffffff05"
text_strip_cursor="#50c8ffff"
selected_text="#ffffff4d"
>
<space>
<ThemeSpaceGeneric
back="#90929c"
title="#000000"
text="#000000"
text_hi="#ffffff"
header="#5c606cb3"
header_text="#000000"
header_text_hi="#ffffff"
button="#64687542"
button_title="#000000"
button_text="#000000"
button_text_hi="#ffffff"
navigation_bar="#6c717fff"
execution_buts="#6c717fff"
tab_active="#6c717f"
tab_inactive="#565b65"
tab_back="#4b5058ff"
tab_outline="#2d2d32ff"
>
<panelcolors>
<ThemePanelColors
header="#00000019"
back="#72727280"
sub_back="#0000001f"
>
</ThemePanelColors>
</panelcolors>
</ThemeSpaceGeneric>
</space>
<space_list>
<ThemeSpaceListGeneric
list="#90929c"
list_title="#ffffff"
list_text="#ffffff"
list_text_hi="#ffffff"
>
</ThemeSpaceListGeneric>
</space_list>
</ThemeSequenceEditor>
</sequence_editor>
<properties>
<ThemeProperties
match="#69a5be"
active_modifier="#69a5beff"
>
<space>
<ThemeSpaceGeneric
back="#646875"
title="#ffffff"
text="#e7e7e7"
text_hi="#ffffff"
header="#646875b3"
header_text="#000000"
header_text_hi="#ffffff"
button="#727272ff"
button_title="#000000"
button_text="#000000"
button_text_hi="#ffffff"
navigation_bar="#6c717fff"
execution_buts="#6c717fff"
tab_active="#464646"
tab_inactive="#393939"
tab_back="#404040ff"
tab_outline="#323232ff"
>
<panelcolors>
<ThemePanelColors
header="#00000019"
back="#72727280"
sub_back="#0000001f"
>
</ThemePanelColors>
</panelcolors>
</ThemeSpaceGeneric>
</space>
</ThemeProperties>
</properties>
<text_editor>
<ThemeTextEditor
line_numbers="#777777"
line_numbers_background="#5a5e6a"
selected_text="#c67777"
cursor="#50c8ff"
syntax_builtin="#800050"
syntax_symbols="#4c4c4c"
syntax_special="#5f5f00"
syntax_preprocessor="#32008c"
syntax_reserved="#8c3c00"
syntax_comment="#006432"
syntax_string="#640000"
syntax_numbers="#0000c8"
>
<space>
<ThemeSpaceGeneric
back="#7c7e88"
title="#000000"
text="#000000"
text_hi="#ffffff"
header="#5c606cb3"
header_text="#000000"
header_text_hi="#ffffff"
button="#646875ff"
button_title="#000000"
button_text="#000000"
button_text_hi="#ffffff"
navigation_bar="#6c717fff"
execution_buts="#6c717fff"
tab_active="#6c717f"
tab_inactive="#565b65"
tab_back="#4b5058ff"
tab_outline="#2d2d32ff"
>
<panelcolors>
<ThemePanelColors
header="#00000019"
back="#72727280"
sub_back="#0000001f"
>
</ThemePanelColors>
</panelcolors>
</ThemeSpaceGeneric>
</space>
</ThemeTextEditor>
</text_editor>
<node_editor>
<ThemeNodeEditor
grid="#646875"
node_selected="#ffffff"
node_active="#ffffff"
wire="#000000ff"
wire_inner="#737373"
wire_select="#ffffffb3"
selected_text="#7f7070"
node_backdrop="#9b9baca0"
converter_node="#686a84"
color_node="#6c697e"
group_node="#69756e"
group_socket_node="#dfca35"
frame_node="#9a9b9ba0"
matte_node="#977474"
distor_node="#749797"
noodle_curving="5"
grid_levels="3"
dash_alpha="0.5"
input_node="#64647b"
output_node="#64647b"
filter_node="#6c697e"
vector_node="#6c697e"
texture_node="#6c697e"
shader_node="#6c697e"
script_node="#6c697e"
pattern_node="#6c697e"
layout_node="#6c697e"
geometry_node="#00d6a3"
attribute_node="#001566"
simulation_zone="#66416233"
repeat_zone="#76512f33"
foreach_geometry_element_zone="#33527f33"
closure_zone="#527f3333"
>
<space>
<ThemeSpaceGeneric
back="#7c7e88"
title="#000000"
text="#000000"
text_hi="#ffffff"
header="#5c606cb3"
header_text="#000000"
header_text_hi="#ffffff"
button="#6468752f"
button_title="#000000"
button_text="#000000"
button_text_hi="#ffffff"
navigation_bar="#6c717fff"
execution_buts="#6c717fff"
tab_active="#6c717f"
tab_inactive="#565b65"
tab_back="#4b5058ff"
tab_outline="#2d2d32ff"
>
<panelcolors>
<ThemePanelColors
header="#00000019"
back="#72727280"
sub_back="#0000001f"
>
</ThemePanelColors>
</panelcolors>
</ThemeSpaceGeneric>
</space>
<space_list>
<ThemeSpaceListGeneric
list="#a7a7a7"
list_title="#000000"
list_text="#000000"
list_text_hi="#ffffff"
>
</ThemeSpaceListGeneric>
</space_list>
</ThemeNodeEditor>
</node_editor>
<outliner>
<ThemeOutliner
match="#245824"
selected_highlight="#212844"
active="#334d80"
selected_object="#69a5be"
active_object="#50c8ff"
edited_object="#00806266"
row_alternate="#ffffff04"
>
<space>
<ThemeSpaceGeneric
back="#72747c"
title="#000000"
text="#e2e2e2"
text_hi="#ffffff"
header="#6c717fb3"
header_text="#000000"
header_text_hi="#ffffff"
button="#727272ff"
button_title="#000000"
button_text="#000000"
button_text_hi="#ffffff"
navigation_bar="#6c717fff"
execution_buts="#6c717fff"
tab_active="#464646"
tab_inactive="#393939"
tab_back="#000000ff"
tab_outline="#323232ff"
>
<panelcolors>
<ThemePanelColors
header="#00000019"
back="#72727280"
sub_back="#0000001f"
>
</ThemePanelColors>
</panelcolors>
</ThemeSpaceGeneric>
</space>
</ThemeOutliner>
</outliner>
<info>
<ThemeInfo
info_selected="#6080ff"
info_selected_text="#ffffff"
info_error_text="#ffffff"
info_warning_text="#ffffff"
info_info_text="#ffffff"
info_debug="#c4c4c4ff"
info_debug_text="#000000"
info_property="#236666ff"
info_property_text="#ffffff"
info_operator="#235266ff"
info_operator_text="#ffffff"
>
<space>
<ThemeSpaceGeneric
back="#b4b4b4"
title="#000000"
text="#000000"
text_hi="#ffffff"
header="#646875b3"
header_text="#dddddd"
header_text_hi="#ffffff"
button="#b4b4b4ff"
button_title="#000000"
button_text="#000000"
button_text_hi="#ffffff"
navigation_bar="#6c717fff"
execution_buts="#6c717fff"
tab_active="#464646"
tab_inactive="#393939"
tab_back="#000000ff"
tab_outline="#323232ff"
>
<panelcolors>
<ThemePanelColors
header="#00000019"
back="#72727280"
sub_back="#0000001f"
>
</ThemePanelColors>
</panelcolors>
</ThemeSpaceGeneric>
</space>
</ThemeInfo>
</info>
<preferences>
<ThemePreferences>
<space>
<ThemeSpaceGeneric
back="#7c7e88"
title="#000000"
text="#000000"
text_hi="#ffffff"
header="#5c606cb3"
header_text="#000000"
header_text_hi="#ffffff"
button="#6c717fff"
button_title="#000000"
button_text="#000000"
button_text_hi="#ffffff"
navigation_bar="#6c717fff"
execution_buts="#6c717fff"
tab_active="#464646"
tab_inactive="#393939"
tab_back="#000000ff"
tab_outline="#323232ff"
>
<panelcolors>
<ThemePanelColors
header="#0000001f"
back="#72727280"
sub_back="#0000001f"
>
</ThemePanelColors>
</panelcolors>
</ThemeSpaceGeneric>
</space>
</ThemePreferences>
</preferences>
<console>
<ThemeConsole
line_output="#50c8ff"
line_input="#ffffff"
line_info="#00aa00"
line_error="#dc0606"
cursor="#dc6060"
select="#ffffff30"
>
<space>
<ThemeSpaceGeneric
back="#7c7e88"
title="#000000"
text="#000000"
text_hi="#ffffff"
header="#5c606cb3"
header_text="#000000"
header_text_hi="#ffffff"
button="#6c717fff"
button_title="#000000"
button_text="#000000"
button_text_hi="#ffffff"
navigation_bar="#6c717fff"
execution_buts="#6c717fff"
tab_active="#464646"
tab_inactive="#393939"
tab_back="#000000ff"
tab_outline="#323232ff"
>
<panelcolors>
<ThemePanelColors
header="#00000019"
back="#72727280"
sub_back="#0000001f"
>
</ThemePanelColors>
</panelcolors>
</ThemeSpaceGeneric>
</space>
</ThemeConsole>
</console>
<clip_editor>
<ThemeClipEditor
grid="#646875ff"
marker_outline="#000000"
marker="#7f7f00"
active_marker="#ffffff"
selected_marker="#ffff00"
disabled_marker="#7f0000"
locked_marker="#7f7f7f"
path_before="#ff0000"
path_after="#0000ff"
path_keyframe_before="#ffc4c4"
path_keyframe_after="#c4c4ff"
frame_current="#60c040"
time_scrub_background="#646875ff"
time_marker_line="#ffffff4d"
time_marker_line_selected="#ffffffb3"
strips="#0c0a0a"
strips_selected="#ff8c00"
metadatabg="#000000"
metadatatext="#ffffff"
handle_free="#000000"
handle_auto="#909000"
handle_align="#803060"
handle_sel_free="#000000"
handle_sel_auto="#f0ff40"
handle_sel_align="#f090a0"
handle_auto_clamped="#000000"
handle_sel_auto_clamped="#000000"
handle_vertex="#000000"
handle_vertex_select="#ffff00"
handle_vertex_size="5"
>
<space>
<ThemeSpaceGeneric
back="#7c7e88"
title="#000000"
text="#000000"
text_hi="#ffffff"
header="#5c606cb3"
header_text="#000000"
header_text_hi="#ffffff"
button="#646875ff"
button_title="#000000"
button_text="#000000"
button_text_hi="#ffffff"
navigation_bar="#6c717fff"
execution_buts="#6c717fff"
tab_active="#6c717f"
tab_inactive="#565b65"
tab_back="#4b5058ff"
tab_outline="#2d2d32ff"
>
<panelcolors>
<ThemePanelColors
header="#00000019"
back="#72727280"
sub_back="#0000001f"
>
</ThemePanelColors>
</panelcolors>
</ThemeSpaceGeneric>
</space>
<space_list>
<ThemeSpaceListGeneric
list="#666666"
list_title="#000000"
list_text="#000000"
list_text_hi="#ffffff"
>
</ThemeSpaceListGeneric>
</space_list>
</ThemeClipEditor>
</clip_editor>
<topbar>
<ThemeTopBar>
<space>
<ThemeSpaceGeneric
back="#646875"
title="#000000"
text="#000000"
text_hi="#ffffff"
header="#646875b3"
header_text="#000000"
header_text_hi="#ffffff"
button="#6c717f57"
button_title="#000000"
button_text="#000000"
button_text_hi="#ffffff"
navigation_bar="#6c717fff"
execution_buts="#6c717fff"
tab_active="#6c717f"
tab_inactive="#565b65"
tab_back="#4b5058ff"
tab_outline="#2d2d32ff"
>
<panelcolors>
<ThemePanelColors
header="#00000019"
back="#72727280"
sub_back="#0000001f"
>
</ThemePanelColors>
</panelcolors>
</ThemeSpaceGeneric>
</space>
</ThemeTopBar>
</topbar>
<statusbar>
<ThemeStatusBar>
<space>
<ThemeSpaceGeneric
back="#7c7e88"
title="#000000"
text="#838383"
text_hi="#ffffff"
header="#646875b3"
header_text="#888888"
header_text_hi="#ffffff"
button="#6c717f57"
button_title="#000000"
button_text="#000000"
button_text_hi="#ffffff"
navigation_bar="#6c717fff"
execution_buts="#6c717fff"
tab_active="#6c717f"
tab_inactive="#565b65"
tab_back="#4b5058ff"
tab_outline="#2d2d32ff"
>
<panelcolors>
<ThemePanelColors
header="#00000019"
back="#72727280"
sub_back="#0000001f"
>
</ThemePanelColors>
</panelcolors>
</ThemeSpaceGeneric>
</space>
</ThemeStatusBar>
</statusbar>
<spreadsheet>
<ThemeSpreadsheet
row_alternate="#ffffff04"
>
<space>
<ThemeSpaceGeneric
back="#72747c"
title="#000000"
text="#e2e2e2"
text_hi="#ffffff"
header="#5c606cb3"
header_text="#000000"
header_text_hi="#ffffff"
button="#6c717f57"
button_title="#000000"
button_text="#000000"
button_text_hi="#ffffff"
navigation_bar="#6c717fff"
execution_buts="#6c717fff"
tab_active="#6c717f"
tab_inactive="#565b65"
tab_back="#4b5058ff"
tab_outline="#2d2d32ff"
>
<panelcolors>
<ThemePanelColors
header="#00000019"
back="#72727280"
sub_back="#0000001f"
>
</ThemePanelColors>
</panelcolors>
</ThemeSpaceGeneric>
</space>
<space_list>
<ThemeSpaceListGeneric
list="#7c7e88"
list_title="#e2e2e2"
list_text="#000000"
list_text_hi="#ffffff"
>
</ThemeSpaceListGeneric>
</space_list>
</ThemeSpreadsheet>
</spreadsheet>
<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>
<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="#516987"
>
</ThemeStripColor>
<ThemeStripColor
color="#20208f"
>
</ThemeStripColor>
<ThemeStripColor
color="#6d5881"
>
</ThemeStripColor>
<ThemeStripColor
color="#4e983e"
>
</ThemeStripColor>
<ThemeStripColor
color="#2e8f8f"
>
</ThemeStripColor>
<ThemeStripColor
color="#a9547c"
>
</ThemeStripColor>
<ThemeStripColor
color="#a25f6f"
>
</ThemeStripColor>
<ThemeStripColor
color="#6d9183"
>
</ThemeStripColor>
<ThemeStripColor
color="#808080"
>
</ThemeStripColor>
</strip_color>
</Theme>
<ThemeStyle>
<panel_title>
<ThemeFontStyle
points="12"
character_weight="400"
shadow="1"
shadow_offset_x="0"
shadow_offset_y="-1"
shadow_alpha="0.1"
shadow_value="1"
>
</ThemeFontStyle>
</panel_title>
<widget>
<ThemeFontStyle
points="11"
character_weight="400"
shadow="0"
shadow_offset_x="0"
shadow_offset_y="0"
shadow_alpha="0.25"
shadow_value="0"
>
</ThemeFontStyle>
</widget>
<tooltip>
<ThemeFontStyle
points="11"
character_weight="400"
shadow="1"
shadow_offset_x="0"
shadow_offset_y="-1"
shadow_alpha="0.5"
shadow_value="0"
>
</ThemeFontStyle>
</tooltip>
</ThemeStyle>
</bpy>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment