Created
July 23, 2015 09:59
-
-
Save Fweeb/eece3566256f5d45d100 to your computer and use it in GitHub Desktop.
"Print-Friendly" Blender theme used in Blender For Dummies, 3rd edition
This file contains 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" | |
axis_x="#dc0000" | |
axis_y="#00dc00" | |
axis_z="#0000dc"> | |
<wcol_regular> | |
<ThemeWidgetColors outline="#191919" | |
inner="#cdcdcdff" | |
inner_sel="#989898ff" | |
item="#4d4d4dff" | |
text="#000000" | |
text_sel="#ffffff" | |
show_shaded="FALSE" | |
shadetop="0" | |
shadedown="0"> | |
</ThemeWidgetColors> | |
</wcol_regular> | |
<wcol_tool> | |
<ThemeWidgetColors outline="#191919" | |
inner="#cdcdcdff" | |
inner_sel="#989898ff" | |
item="#4d4d4dff" | |
text="#000000" | |
text_sel="#ffffff" | |
show_shaded="FALSE" | |
shadetop="15" | |
shadedown="-15"> | |
</ThemeWidgetColors> | |
</wcol_tool> | |
<wcol_radio> | |
<ThemeWidgetColors outline="#000000" | |
inner="#535353ff" | |
inner_sel="#5680c2ff" | |
item="#ffffffff" | |
text="#ffffff" | |
text_sel="#000000" | |
show_shaded="FALSE" | |
shadetop="15" | |
shadedown="-15"> | |
</ThemeWidgetColors> | |
</wcol_radio> | |
<wcol_text> | |
<ThemeWidgetColors outline="#191919" | |
inner="#d8d8d8ff" | |
inner_sel="#cdcdcdff" | |
item="#818181ff" | |
text="#000000" | |
text_sel="#ffffff" | |
show_shaded="FALSE" | |
shadetop="0" | |
shadedown="25"> | |
</ThemeWidgetColors> | |
</wcol_text> | |
<wcol_option> | |
<ThemeWidgetColors outline="#000000" | |
inner="#7a7a7aff" | |
inner_sel="#7a7a7aff" | |
item="#ffffffff" | |
text="#000000" | |
text_sel="#ffffff" | |
show_shaded="FALSE" | |
shadetop="15" | |
shadedown="-15"> | |
</ThemeWidgetColors> | |
</wcol_option> | |
<wcol_toggle> | |
<ThemeWidgetColors outline="#191919" | |
inner="#535353ff" | |
inner_sel="#8b8b8bff" | |
item="#4d4d4dff" | |
text="#000000" | |
text_sel="#ffffff" | |
show_shaded="FALSE" | |
shadetop="0" | |
shadedown="0"> | |
</ThemeWidgetColors> | |
</wcol_toggle> | |
<wcol_num> | |
<ThemeWidgetColors outline="#191919" | |
inner="#e8e8e8ff" | |
inner_sel="#cdcdcdff" | |
item="#8e8e8eff" | |
text="#000000" | |
text_sel="#ffffff" | |
show_shaded="FALSE" | |
shadetop="-20" | |
shadedown="0"> | |
</ThemeWidgetColors> | |
</wcol_num> | |
<wcol_numslider> | |
<ThemeWidgetColors outline="#191919" | |
inner="#e8e8e8ff" | |
inner_sel="#cdcdcdff" | |
item="#b4b4b4ff" | |
text="#000000" | |
text_sel="#ffffff" | |
show_shaded="FALSE" | |
shadetop="-20" | |
shadedown="0"> | |
</ThemeWidgetColors> | |
</wcol_numslider> | |
<wcol_box> | |
<ThemeWidgetColors outline="#191919" | |
inner="#b4b4b4ff" | |
inner_sel="#989898ff" | |
item="#4d4d4dff" | |
text="#000000" | |
text_sel="#ffffff" | |
show_shaded="FALSE" | |
shadetop="0" | |
shadedown="0"> | |
</ThemeWidgetColors> | |
</wcol_box> | |
<wcol_menu> | |
<ThemeWidgetColors outline="#000000" | |
inner="#535353ff" | |
inner_sel="#7a7a7aff" | |
item="#ffffffff" | |
text="#ffffff" | |
text_sel="#cccccc" | |
show_shaded="FALSE" | |
shadetop="15" | |
shadedown="-15"> | |
</ThemeWidgetColors> | |
</wcol_menu> | |
<wcol_pulldown> | |
<ThemeWidgetColors outline="#000000" | |
inner="#535353ff" | |
inner_sel="#5680c2ff" | |
item="#ffffffff" | |
text="#000000" | |
text_sel="#000000" | |
show_shaded="FALSE" | |
shadetop="25" | |
shadedown="-20"> | |
</ThemeWidgetColors> | |
</wcol_pulldown> | |
<wcol_menu_back> | |
<ThemeWidgetColors outline="#000000" | |
inner="#191919e6" | |
inner_sel="#616161e6" | |
item="#8b8b8bff" | |
text="#a0a0a0" | |
text_sel="#ffffff" | |
show_shaded="FALSE" | |
shadetop="25" | |
shadedown="-20"> | |
</ThemeWidgetColors> | |
</wcol_menu_back> | |
<wcol_pie_menu> | |
<ThemeWidgetColors outline="#0a0a0a" | |
inner="#262626e6" | |
inner_sel="#c0c0c0ff" | |
item="#616161e6" | |
text="#a0a0a0" | |
text_sel="#ffffff" | |
show_shaded="FALSE" | |
shadetop="10" | |
shadedown="-10"> | |
</ThemeWidgetColors> | |
</wcol_pie_menu> | |
<wcol_tooltip> | |
<ThemeWidgetColors outline="#000000" | |
inner="#191919e6" | |
inner_sel="#616161e6" | |
item="#989898ff" | |
text="#ffffff" | |
text_sel="#ffffff" | |
show_shaded="FALSE" | |
shadetop="25" | |
shadedown="-20"> | |
</ThemeWidgetColors> | |
</wcol_tooltip> | |
<wcol_menu_item> | |
<ThemeWidgetColors outline="#000000" | |
inner="#34343400" | |
inner_sel="#5680c2ff" | |
item="#e0e0e080" | |
text="#ffffff" | |
text_sel="#000000" | |
show_shaded="FALSE" | |
shadetop="38" | |
shadedown="0"> | |
</ThemeWidgetColors> | |
</wcol_menu_item> | |
<wcol_scroll> | |
<ThemeWidgetColors outline="#323232" | |
inner="#848484b4" | |
inner_sel="#989898b4" | |
item="#b4b4b4ff" | |
text="#000000" | |
text_sel="#ffffff" | |
show_shaded="FALSE" | |
shadetop="5" | |
shadedown="-5"> | |
</ThemeWidgetColors> | |
</wcol_scroll> | |
<wcol_progress> | |
<ThemeWidgetColors outline="#000000" | |
inner="#f2f2f2ff" | |
inner_sel="#989898b4" | |
item="#787878ff" | |
text="#000000" | |
text_sel="#ffffff" | |
show_shaded="FALSE" | |
shadetop="0" | |
shadedown="0"> | |
</ThemeWidgetColors> | |
</wcol_progress> | |
<wcol_list_item> | |
<ThemeWidgetColors outline="#000000" | |
inner="#34343400" | |
inner_sel="#5680c2ff" | |
item="#343434ff" | |
text="#000000" | |
text_sel="#000000" | |
show_shaded="FALSE" | |
shadetop="0" | |
shadedown="0"> | |
</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="#404040" | |
wire="#000000" | |
wire_edit="#000000" | |
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="3" | |
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" | |
paint_curve_handle="#7fff7f7f" | |
paint_curve_pivot="#ff7f7f7f"> | |
<space> | |
<ThemeSpaceGradient title="#000000" | |
text="#000000" | |
text_hi="#ffffff" | |
header="#a6a6a6" | |
header_text="#000000" | |
header_text_hi="#ffffff" | |
button="#a6a6a680" | |
button_title="#000000" | |
button_text="#000000" | |
button_text_hi="#ffffff" | |
tab_active="#a6a6a6" | |
tab_inactive="#878787" | |
tab_back="#333333ff" | |
tab_outline="#3c3c3c"> | |
<gradients> | |
<ThemeGradientColors show_grad="TRUE" | |
gradient="#757575" | |
high_gradient="#a1a1a1"> | |
</ThemeGradientColors> | |
</gradients> | |
<panelcolors> | |
<ThemePanelColors header="#34343419" | |
back="#a6a6a680" | |
show_header="FALSE" | |
show_back="FALSE"> | |
</ThemePanelColors> | |
</panelcolors> | |
</ThemeSpaceGradient> | |
</space> | |
</ThemeView3D> | |
</view_3d> | |
<graph_editor> | |
<ThemeGraphEditor grid="#5e5e5e" | |
frame_current="#60c040" | |
window_sliders="#cacaca" | |
channels_region="#a4a4a4" | |
dopesheet_channel="#52606e" | |
dopesheet_subchannel="#7c8996" | |
channel_group="#4f6549" | |
active_channels_group="#87b17d" | |
vertex="#000000" | |
vertex_select="#ff8500" | |
vertex_size="6" | |
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="#9f9f9f" | |
title="#000000" | |
text="#000000" | |
text_hi="#ffffff" | |
header="#a6a6a6" | |
header_text="#000000" | |
header_text_hi="#ffffff" | |
button="#a6a6a6ff" | |
button_title="#000000" | |
button_text="#000000" | |
button_text_hi="#ffffff" | |
tab_active="#a6a6a6" | |
tab_inactive="#878787" | |
tab_back="#333333ff" | |
tab_outline="#3c3c3c"> | |
<panelcolors> | |
<ThemePanelColors header="#34343419" | |
back="#a6a6a680" | |
show_header="FALSE" | |
show_back="FALSE"> | |
</ThemePanelColors> | |
</panelcolors> | |
</ThemeSpaceGeneric> | |
</space> | |
<space_list> | |
<ThemeSpaceListGeneric list="#9a9a9a" | |
list_title="#000000" | |
list_text="#000000" | |
list_text_hi="#ffffff"> | |
</ThemeSpaceListGeneric> | |
</space_list> | |
</ThemeGraphEditor> | |
</graph_editor> | |
<file_browser> | |
<ThemeFileBrowser selected_file="#ff8c19" | |
scrollbar="#d4d4d4" | |
scroll_handle="#7f7070" | |
active_file="#b6b6b6" | |
active_file_text="#fafafa"> | |
<space> | |
<ThemeSpaceGeneric back="#cecece" | |
title="#000000" | |
text="#000000" | |
text_hi="#0f0f0f" | |
header="#a6a6a6" | |
header_text="#000000" | |
header_text_hi="#ffffff" | |
button="#a6a6a6ff" | |
button_title="#000000" | |
button_text="#000000" | |
button_text_hi="#ffffff" | |
tab_active="#a6a6a6" | |
tab_inactive="#878787" | |
tab_back="#333333ff" | |
tab_outline="#3c3c3c"> | |
<panelcolors> | |
<ThemePanelColors header="#34343419" | |
back="#a6a6a680" | |
show_header="FALSE" | |
show_back="FALSE"> | |
</ThemePanelColors> | |
</panelcolors> | |
</ThemeSpaceGeneric> | |
</space> | |
<space_list> | |
<ThemeSpaceListGeneric list="#9a9a9a" | |
list_title="#000000" | |
list_text="#000000" | |
list_text_hi="#ffffff"> | |
</ThemeSpaceListGeneric> | |
</space_list> | |
</ThemeFileBrowser> | |
</file_browser> | |
<nla_editor> | |
<ThemeNLAEditor grid="#5e5e5e" | |
view_sliders="#cacaca" | |
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="#9f9f9f" | |
title="#000000" | |
text="#000000" | |
text_hi="#ffffff" | |
header="#a6a6a6" | |
header_text="#000000" | |
header_text_hi="#ffffff" | |
button="#a6a6a6ff" | |
button_title="#000000" | |
button_text="#000000" | |
button_text_hi="#ffffff" | |
tab_active="#a6a6a6" | |
tab_inactive="#878787" | |
tab_back="#333333ff" | |
tab_outline="#3c3c3c"> | |
<panelcolors> | |
<ThemePanelColors header="#34343419" | |
back="#a6a6a680" | |
show_header="FALSE" | |
show_back="FALSE"> | |
</ThemePanelColors> | |
</panelcolors> | |
</ThemeSpaceGeneric> | |
</space> | |
<space_list> | |
<ThemeSpaceListGeneric list="#9a9a9a" | |
list_title="#000000" | |
list_text="#000000" | |
list_text_hi="#ffffff"> | |
</ThemeSpaceListGeneric> | |
</space_list> | |
</ThemeNLAEditor> | |
</nla_editor> | |
<dopesheet_editor> | |
<ThemeDopeSheet grid="#5e5e5e" | |
frame_current="#60c040" | |
value_sliders="#000000" | |
view_sliders="#cacaca" | |
dopesheet_channel="#52606e" | |
dopesheet_subchannel="#7c8996" | |
channels="#a4a4a4" | |
channels_selected="#60c040" | |
channel_group="#4f6549" | |
active_channels_group="#87b17d" | |
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" | |
summary="#cc701a66"> | |
<space> | |
<ThemeSpaceGeneric back="#9f9f9f" | |
title="#000000" | |
text="#000000" | |
text_hi="#ffffff" | |
header="#a6a6a6" | |
header_text="#000000" | |
header_text_hi="#ffffff" | |
button="#a6a6a6ff" | |
button_title="#000000" | |
button_text="#000000" | |
button_text_hi="#ffffff" | |
tab_active="#a6a6a6" | |
tab_inactive="#878787" | |
tab_back="#333333ff" | |
tab_outline="#3c3c3c"> | |
<panelcolors> | |
<ThemePanelColors header="#34343419" | |
back="#a6a6a680" | |
show_header="FALSE" | |
show_back="FALSE"> | |
</ThemePanelColors> | |
</panelcolors> | |
</ThemeSpaceGeneric> | |
</space> | |
<space_list> | |
<ThemeSpaceListGeneric list="#9a9a9a" | |
list_title="#000000" | |
list_text="#000000" | |
list_text_hi="#ffffff"> | |
</ThemeSpaceListGeneric> | |
</space_list> | |
</ThemeDopeSheet> | |
</dopesheet_editor> | |
<image_editor> | |
<ThemeImageEditor vertex="#000000" | |
vertex_select="#ff8500" | |
vertex_size="3" | |
vertex_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="#a4a4a4ff" | |
uv_others="#949494ff" | |
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="#838383" | |
title="#000000" | |
text="#000000" | |
text_hi="#ffffff" | |
header="#a6a6a6" | |
header_text="#000000" | |
header_text_hi="#ffffff" | |
button="#a6a6a680" | |
button_title="#000000" | |
button_text="#000000" | |
button_text_hi="#ffffff" | |
tab_active="#a6a6a6" | |
tab_inactive="#878787" | |
tab_back="#333333ff" | |
tab_outline="#3c3c3c"> | |
<panelcolors> | |
<ThemePanelColors header="#34343419" | |
back="#a6a6a680" | |
show_header="FALSE" | |
show_back="FALSE"> | |
</ThemePanelColors> | |
</panelcolors> | |
</ThemeSpaceGeneric> | |
</space> | |
</ThemeImageEditor> | |
</image_editor> | |
<sequence_editor> | |
<ThemeSequenceEditor grid="#404040" | |
window_sliders="#d4d4d4" | |
movie_strip="#516987" | |
movieclip_strip="#20208f" | |
image_strip="#6d5881" | |
scene_strip="#4e983e" | |
audio_strip="#2e8f8f" | |
effect_strip="#a9547c" | |
transition_strip="#a25f6f" | |
meta_strip="#6d9183" | |
frame_current="#60c040" | |
keyframe="#ff8500" | |
draw_action="#50c8ff" | |
preview_back="#000000"> | |
<space> | |
<ThemeSpaceGeneric back="#a8a8a8" | |
title="#000000" | |
text="#000000" | |
text_hi="#ffffff" | |
header="#a6a6a6" | |
header_text="#000000" | |
header_text_hi="#ffffff" | |
button="#a6a6a680" | |
button_title="#000000" | |
button_text="#000000" | |
button_text_hi="#ffffff" | |
tab_active="#a6a6a6" | |
tab_inactive="#878787" | |
tab_back="#333333ff" | |
tab_outline="#3c3c3c"> | |
<panelcolors> | |
<ThemePanelColors header="#34343419" | |
back="#a6a6a680" | |
show_header="FALSE" | |
show_back="FALSE"> | |
</ThemePanelColors> | |
</panelcolors> | |
</ThemeSpaceGeneric> | |
</space> | |
</ThemeSequenceEditor> | |
</sequence_editor> | |
<properties> | |
<ThemeProperties> | |
<space> | |
<ThemeSpaceGeneric back="#a6a6a6" | |
title="#000000" | |
text="#000000" | |
text_hi="#ffffff" | |
header="#a6a6a6" | |
header_text="#000000" | |
header_text_hi="#ffffff" | |
button="#a6a6a6ff" | |
button_title="#000000" | |
button_text="#000000" | |
button_text_hi="#ffffff" | |
tab_active="#a6a6a6" | |
tab_inactive="#878787" | |
tab_back="#333333ff" | |
tab_outline="#3c3c3c"> | |
<panelcolors> | |
<ThemePanelColors header="#34343419" | |
back="#a6a6a680" | |
show_header="FALSE" | |
show_back="FALSE"> | |
</ThemePanelColors> | |
</panelcolors> | |
</ThemeSpaceGeneric> | |
</space> | |
</ThemeProperties> | |
</properties> | |
<text_editor> | |
<ThemeTextEditor line_numbers_background="#747474" | |
selected_text="#c67777" | |
cursor="#ff0000" | |
syntax_builtin="#800050" | |
syntax_symbols="#808080" | |
syntax_special="#5f5f00" | |
syntax_preprocessor="#32008c" | |
syntax_reserved="#8c3c00" | |
syntax_comment="#006432" | |
syntax_string="#640000" | |
syntax_numbers="#0000c8"> | |
<space> | |
<ThemeSpaceGeneric back="#cdcdcd" | |
title="#000000" | |
text="#000000" | |
text_hi="#ffffff" | |
header="#a6a6a6" | |
header_text="#000000" | |
header_text_hi="#ffffff" | |
button="#a6a6a6ff" | |
button_title="#000000" | |
button_text="#000000" | |
button_text_hi="#ffffff" | |
tab_active="#a6a6a6" | |
tab_inactive="#878787" | |
tab_back="#333333ff" | |
tab_outline="#3c3c3c"> | |
<panelcolors> | |
<ThemePanelColors header="#34343419" | |
back="#a6a6a680" | |
show_header="FALSE" | |
show_back="FALSE"> | |
</ThemePanelColors> | |
</panelcolors> | |
</ThemeSpaceGeneric> | |
</space> | |
</ThemeTextEditor> | |
</text_editor> | |
<timeline> | |
<ThemeTimeline grid="#5b5b5b" | |
frame_current="#60c040"> | |
<space> | |
<ThemeSpaceGeneric back="#a6a6a6" | |
title="#000000" | |
text="#000000" | |
text_hi="#ffffff" | |
header="#a6a6a6" | |
header_text="#000000" | |
header_text_hi="#ffffff" | |
button="#a6a6a6ff" | |
button_title="#000000" | |
button_text="#000000" | |
button_text_hi="#ffffff" | |
tab_active="#a6a6a6" | |
tab_inactive="#878787" | |
tab_back="#333333ff" | |
tab_outline="#3c3c3c"> | |
<panelcolors> | |
<ThemePanelColors header="#34343419" | |
back="#a6a6a680" | |
show_header="FALSE" | |
show_back="FALSE"> | |
</ThemePanelColors> | |
</panelcolors> | |
</ThemeSpaceGeneric> | |
</space> | |
</ThemeTimeline> | |
</timeline> | |
<node_editor> | |
<ThemeNodeEditor node_selected="#f15800" | |
node_active="#ffaa40" | |
wire="#000000" | |
wire_select="#ffffff" | |
selected_text="#7f7070" | |
node_backdrop="#f6f6f6a0" | |
converter_node="#686a75" | |
color_node="#6c696f" | |
group_node="#69756e" | |
group_socket_node="#dfca35" | |
frame_node="#9b9b9ba0" | |
matte_node="#977474" | |
distor_node="#749797" | |
noodle_curving="5" | |
input_node="#646464" | |
output_node="#646464" | |
filter_node="#6c696f" | |
vector_node="#6c696f" | |
texture_node="#6c696f" | |
shader_node="#6c696f" | |
script_node="#6c696f" | |
pattern_node="#6c696f" | |
layout_node="#6c696f"> | |
<space> | |
<ThemeSpaceGeneric back="#878787" | |
title="#000000" | |
text="#000000" | |
text_hi="#ffffff" | |
header="#a6a6a6" | |
header_text="#000000" | |
header_text_hi="#ffffff" | |
button="#a6a6a680" | |
button_title="#000000" | |
button_text="#000000" | |
button_text_hi="#ffffff" | |
tab_active="#a6a6a6" | |
tab_inactive="#878787" | |
tab_back="#333333ff" | |
tab_outline="#3c3c3c"> | |
<panelcolors> | |
<ThemePanelColors header="#34343419" | |
back="#a6a6a680" | |
show_header="FALSE" | |
show_back="FALSE"> | |
</ThemePanelColors> | |
</panelcolors> | |
</ThemeSpaceGeneric> | |
</space> | |
<space_list> | |
<ThemeSpaceListGeneric list="#d9d9d9" | |
list_title="#000000" | |
list_text="#000000" | |
list_text_hi="#ffffff"> | |
</ThemeSpaceListGeneric> | |
</space_list> | |
</ThemeNodeEditor> | |
</node_editor> | |
<logic_editor> | |
<ThemeLogicEditor> | |
<space> | |
<ThemeSpaceGeneric back="#989898" | |
title="#000000" | |
text="#000000" | |
text_hi="#ffffff" | |
header="#a6a6a6" | |
header_text="#000000" | |
header_text_hi="#ffffff" | |
button="#a6a6a6ff" | |
button_title="#000000" | |
button_text="#000000" | |
button_text_hi="#ffffff" | |
tab_active="#a6a6a6" | |
tab_inactive="#878787" | |
tab_back="#333333ff" | |
tab_outline="#3c3c3c"> | |
<panelcolors> | |
<ThemePanelColors header="#34343419" | |
back="#a6a6a680" | |
show_header="FALSE" | |
show_back="FALSE"> | |
</ThemePanelColors> | |
</panelcolors> | |
</ThemeSpaceGeneric> | |
</space> | |
</ThemeLogicEditor> | |
</logic_editor> | |
<outliner> | |
<ThemeOutliner match="#337f33" | |
selected_highlight="#82878c"> | |
<space> | |
<ThemeSpaceGeneric back="#a6a6a6" | |
title="#000000" | |
text="#000000" | |
text_hi="#ffffff" | |
header="#a6a6a6" | |
header_text="#000000" | |
header_text_hi="#ffffff" | |
button="#a6a6a6ff" | |
button_title="#000000" | |
button_text="#000000" | |
button_text_hi="#ffffff" | |
tab_active="#a6a6a6" | |
tab_inactive="#878787" | |
tab_back="#333333ff" | |
tab_outline="#3c3c3c"> | |
<panelcolors> | |
<ThemePanelColors header="#34343419" | |
back="#a6a6a680" | |
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="#000000" | |
info_warning="#dc8060" | |
info_warning_text="#000000" | |
info_info="#00aa00" | |
info_info_text="#000000" | |
info_debug="#c4c4c4" | |
info_debug_text="#000000"> | |
<space> | |
<ThemeSpaceGeneric back="#a6a6a6" | |
title="#000000" | |
text="#000000" | |
text_hi="#ffffff" | |
header="#a6a6a6" | |
header_text="#000000" | |
header_text_hi="#ffffff" | |
button="#a6a6a6ff" | |
button_title="#000000" | |
button_text="#000000" | |
button_text_hi="#ffffff" | |
tab_active="#a6a6a6" | |
tab_inactive="#878787" | |
tab_back="#333333ff" | |
tab_outline="#3c3c3c"> | |
<panelcolors> | |
<ThemePanelColors header="#34343419" | |
back="#a6a6a680" | |
show_header="FALSE" | |
show_back="FALSE"> | |
</ThemePanelColors> | |
</panelcolors> | |
</ThemeSpaceGeneric> | |
</space> | |
</ThemeInfo> | |
</info> | |
<user_preferences> | |
<ThemeUserPreferences> | |
<space> | |
<ThemeSpaceGeneric back="#a6a6a6" | |
title="#000000" | |
text="#000000" | |
text_hi="#ffffff" | |
header="#a6a6a6" | |
header_text="#000000" | |
header_text_hi="#ffffff" | |
button="#a6a6a6ff" | |
button_title="#000000" | |
button_text="#000000" | |
button_text_hi="#ffffff" | |
tab_active="#a6a6a6" | |
tab_inactive="#878787" | |
tab_back="#333333ff" | |
tab_outline="#3c3c3c"> | |
<panelcolors> | |
<ThemePanelColors header="#34343419" | |
back="#a6a6a680" | |
show_header="FALSE" | |
show_back="FALSE"> | |
</ThemePanelColors> | |
</panelcolors> | |
</ThemeSpaceGeneric> | |
</space> | |
</ThemeUserPreferences> | |
</user_preferences> | |
<console> | |
<ThemeConsole line_output="#6080ff" | |
line_input="#ffffff" | |
line_info="#00aa00" | |
line_error="#dc6060" | |
cursor="#dc6060" | |
select="#ffffff30"> | |
<space> | |
<ThemeSpaceGeneric back="#000000" | |
title="#000000" | |
text="#000000" | |
text_hi="#ffffff" | |
header="#a6a6a6" | |
header_text="#000000" | |
header_text_hi="#ffffff" | |
button="#a6a6a6ff" | |
button_title="#000000" | |
button_text="#000000" | |
button_text_hi="#ffffff" | |
tab_active="#a6a6a6" | |
tab_inactive="#878787" | |
tab_back="#333333ff" | |
tab_outline="#3c3c3c"> | |
<panelcolors> | |
<ThemePanelColors header="#34343419" | |
back="#a6a6a680" | |
show_header="FALSE" | |
show_back="FALSE"> | |
</ThemePanelColors> | |
</panelcolors> | |
</ThemeSpaceGeneric> | |
</space> | |
</ThemeConsole> | |
</console> | |
<clip_editor> | |
<ThemeClipEditor marker_outline="#000000" | |
marker="#7f7f00" | |
active_marker="#ffffff" | |
selected_marker="#ffff00" | |
disabled_marker="#7f0000" | |
locked_marker="#b3b3b3" | |
path_before="#ff0000" | |
path_after="#0000ff" | |
grid="#5e5e5e" | |
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="#878787" | |
title="#000000" | |
text="#000000" | |
text_hi="#ffffff" | |
header="#a6a6a6" | |
header_text="#000000" | |
header_text_hi="#ffffff" | |
button="#a6a6a680" | |
button_title="#000000" | |
button_text="#000000" | |
button_text_hi="#ffffff" | |
tab_active="#a6a6a6" | |
tab_inactive="#878787" | |
tab_back="#333333ff" | |
tab_outline="#3c3c3c"> | |
<panelcolors> | |
<ThemePanelColors header="#34343419" | |
back="#a6a6a680" | |
show_header="FALSE" | |
show_back="FALSE"> | |
</ThemePanelColors> | |
</panelcolors> | |
</ThemeSpaceGeneric> | |
</space> | |
<space_list> | |
<ThemeSpaceListGeneric list="#9a9a9a" | |
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="12" | |
font_kerning_style="FITTED" | |
shadow="1" | |
shadow_offset_x="0" | |
shadow_offset_y="-1" | |
shadow_alpha="0.15" | |
shadow_value="1"> | |
</ThemeFontStyle> | |
</panel_title> | |
<widget_label> | |
<ThemeFontStyle points="11" | |
font_kerning_style="FITTED" | |
shadow="3" | |
shadow_offset_x="0" | |
shadow_offset_y="-1" | |
shadow_alpha="0.15" | |
shadow_value="1"> | |
</ThemeFontStyle> | |
</widget_label> | |
<widget> | |
<ThemeFontStyle points="11" | |
font_kerning_style="FITTED" | |
shadow="0" | |
shadow_offset_x="0" | |
shadow_offset_y="0" | |
shadow_alpha="0.25" | |
shadow_value="0"> | |
</ThemeFontStyle> | |
</widget> | |
</ThemeStyle> | |
</bpy> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment