blender/release/scripts/presets/interface_theme/ubuntu_ambiance.xml

965 lines
39 KiB
XML
Raw Normal View History

2012-02-13 11:29:34 +00:00
<bpy>
<Theme>
2012-12-08 02:16:17 +00:00
<user_interface>
<ThemeUserInterface icon_file=""
icon_alpha="1"
axis_x="#dc0000"
axis_y="#00dc00"
axis_z="#0000dc">
<wcol_regular>
<ThemeWidgetColors outline="#000000"
inner="#3c3b37ff"
inner_sel="#131311ff"
item="#cbc3bbff"
text="#dfdfdf"
text_sel="#dfdfdf"
show_shaded="TRUE"
shadetop="21"
shadedown="-21">
</ThemeWidgetColors>
</wcol_regular>
<wcol_tool>
<ThemeWidgetColors outline="#000000"
inner="#3c3b37ff"
inner_sel="#3c3b37ff"
item="#cbc3bbff"
text="#dfdbcf"
text_sel="#f47421"
show_shaded="TRUE"
shadetop="17"
shadedown="-17">
</ThemeWidgetColors>
</wcol_tool>
<wcol_radio>
<ThemeWidgetColors outline="#000000"
inner="#1a1a1aff"
inner_sel="#6a3859ff"
item="#3c3b37ff"
text="#dfdbcf"
text_sel="#dfdbcf"
show_shaded="TRUE"
shadetop="5"
shadedown="-5">
</ThemeWidgetColors>
</wcol_radio>
<wcol_text>
<ThemeWidgetColors outline="#0d0d0d"
inner="#272725ff"
inner_sel="#171717ff"
item="#6a3859ff"
text="#dfdbcf"
text_sel="#ffffff"
show_shaded="TRUE"
shadetop="-10"
shadedown="0">
</ThemeWidgetColors>
</wcol_text>
<wcol_option>
<ThemeWidgetColors outline="#0d0d0d"
inner="#272727ff"
inner_sel="#080808ff"
item="#fff8ecff"
text="#84817e"
text_sel="#dfdbcf"
show_shaded="TRUE"
shadetop="15"
shadedown="-5">
</ThemeWidgetColors>
</wcol_option>
<wcol_toggle>
<ThemeWidgetColors outline="#000000"
inner="#464640ff"
inner_sel="#151515ff"
item="#cbc3bbff"
text="#c3bfb7"
text_sel="#ffffff"
show_shaded="TRUE"
shadetop="7"
shadedown="-3">
</ThemeWidgetColors>
</wcol_toggle>
<wcol_num>
<ThemeWidgetColors outline="#080808"
inner="#3c3b37ff"
inner_sel="#171717ff"
item="#ffffffff"
text="#dfdbcf"
text_sel="#f47421"
show_shaded="TRUE"
shadetop="20"
shadedown="-20">
</ThemeWidgetColors>
</wcol_num>
<wcol_numslider>
<ThemeWidgetColors outline="#0d0d0d"
inner="#181818ff"
inner_sel="#151515ff"
item="#6a3859ff"
text="#eeedeb"
text_sel="#ffffff"
show_shaded="TRUE"
shadetop="-22"
shadedown="26">
</ThemeWidgetColors>
</wcol_numslider>
<wcol_box>
<ThemeWidgetColors outline="#0d0d0d"
inner="#252522ff"
inner_sel="#646464ff"
item="#0d0d0dff"
text="#eeedeb"
text_sel="#eeedeb"
show_shaded="TRUE"
shadetop="-5"
shadedown="0">
</ThemeWidgetColors>
</wcol_box>
<wcol_menu>
<ThemeWidgetColors outline="#0d0d0d"
inner="#3c3b37ff"
inner_sel="#121212ff"
item="#ffffffff"
text="#dfdbcf"
text_sel="#ffffff"
show_shaded="TRUE"
shadetop="10"
shadedown="-10">
</ThemeWidgetColors>
</wcol_menu>
<wcol_pulldown>
<ThemeWidgetColors outline="#0d0d0d"
inner="#3f3f3fff"
inner_sel="#f47421ff"
item="#ffffffff"
text="#dddddd"
text_sel="#ffffff"
show_shaded="FALSE"
shadetop="25"
shadedown="-20">
</ThemeWidgetColors>
</wcol_pulldown>
<wcol_menu_back>
<ThemeWidgetColors outline="#0d0d0d"
inner="#131312db"
inner_sel="#2d2d2de6"
item="#6a3859ff"
text="#dddddd"
text_sel="#dddddd"
show_shaded="FALSE"
shadetop="25"
shadedown="-20">
</ThemeWidgetColors>
</wcol_menu_back>
<wcol_tooltip>
<ThemeWidgetColors outline="#000000"
inner="#191919e6"
inner_sel="#2d2d2de6"
item="#646464ff"
text="#ffffff"
text_sel="#ff5d0d"
show_shaded="FALSE"
shadetop="25"
shadedown="-20">
</ThemeWidgetColors>
</wcol_tooltip>
<wcol_menu_item>
<ThemeWidgetColors outline="#0d0d0d"
inner="#00000000"
inner_sel="#6a3859ff"
item="#ffffffff"
text="#a4a4a4"
text_sel="#ffffff"
show_shaded="FALSE"
shadetop="38"
shadedown="0">
</ThemeWidgetColors>
</wcol_menu_item>
<wcol_scroll>
<ThemeWidgetColors outline="#000000"
inner="#000000b4"
inner_sel="#646464c6"
item="#2e2d2aff"
text="#cbc3bb"
text_sel="#ffffff"
show_shaded="TRUE"
shadetop="10"
shadedown="-10">
</ThemeWidgetColors>
</wcol_scroll>
<wcol_progress>
<ThemeWidgetColors outline="#000000"
inner="#00000000"
inner_sel="#00000000"
item="#00000000"
text="#cbc3bb"
text_sel="#ffffff"
show_shaded="FALSE"
shadetop="0"
shadedown="0">
</ThemeWidgetColors>
</wcol_progress>
<wcol_list_item>
<ThemeWidgetColors outline="#0d0d0d"
inner="#00000000"
inner_sel="#6a3859ff"
item="#cbc3bbff"
text="#cbc3bb"
text_sel="#ffffff"
show_shaded="FALSE"
shadetop="0"
shadedown="1">
</ThemeWidgetColors>
</wcol_list_item>
<wcol_state>
<ThemeWidgetStateColors inner_anim="#308d00"
inner_anim_sel="#a7ff07"
inner_key="#105874"
inner_key_sel="#19b6ee"
inner_driven="#862074"
inner_driven_sel="#862074"
blend="0.1">
</ThemeWidgetStateColors>
</wcol_state>
</ThemeUserInterface>
</user_interface>
2012-02-13 11:29:34 +00:00
<view_3d>
2012-12-08 02:16:17 +00:00
<ThemeView3D grid="#3c3b37"
wire="#93237f"
lamp="#ffffff34"
speaker="#93237f"
2012-10-08 10:04:36 +00:00
camera="#159dce"
2012-12-08 02:16:17 +00:00
empty="#93237f"
object_selected="#f15800"
object_active="#f47421"
object_grouped="#117211"
object_grouped_active="#65d665"
transform="#ffffff"
vertex="#c96cb8"
vertex_select="#f47421"
vertex_size="2"
2012-10-08 10:04:36 +00:00
edge_select="#f47421"
2012-12-08 02:16:17 +00:00
edge_seam="#db4100"
2012-02-13 11:29:34 +00:00
edge_sharp="#ff4c00"
2012-12-08 02:16:17 +00:00
edge_crease="#ce33b8"
2012-02-13 11:29:34 +00:00
edge_facesel="#4b4b4b"
face="#75757512"
2012-12-08 02:16:17 +00:00
face_select="#f474213c"
2012-10-08 10:04:36 +00:00
face_dot="#f47421"
2012-02-13 11:29:34 +00:00
facedot_size="3"
nurb_uline="#909000"
nurb_vline="#862074"
nurb_sel_uline="#f0ff40"
nurb_sel_vline="#d15d85"
2012-12-08 02:16:17 +00:00
act_spline="#ee4000"
handle_free="#a5ca00"
handle_auto="#00c59a"
2012-02-13 11:29:34 +00:00
handle_vect="#409030"
2012-12-08 02:16:17 +00:00
handle_align="#93237f"
handle_sel_free="#f47421"
handle_sel_auto="#f47421"
2012-02-13 11:29:34 +00:00
handle_sel_vect="#82c036"
2012-12-08 02:16:17 +00:00
handle_sel_align="#f47421"
lastsel_point="#ffffff"
extra_edge_len="#200000"
extra_face_angle="#002000"
extra_face_area="#0059ee"
editmesh_active="#ffffff80"
normal="#19b6ee"
2012-02-13 11:29:34 +00:00
vertex_normal="#19b6ee"
2012-12-08 02:16:17 +00:00
bone_solid="#c8c8c8"
bone_pose="#50c8ff"
bone_pose_active="#8cffff"
frame_current="#60c040"
outline_width="2"
bundle_solid="#c8c8c8"
camera_path="#7dbd00"
skin_root="#000000">
2012-02-13 11:29:34 +00:00
<space>
2012-12-08 02:16:17 +00:00
<ThemeSpaceGeneric back="#131311"
title="#9c9c9c"
text="#9c9c9c"
text_hi="#ffffff"
header="#464541"
2012-10-08 10:04:36 +00:00
header_text="#acacac"
2012-02-13 11:29:34 +00:00
header_text_hi="#ffffff"
2012-12-13 10:29:31 +00:00
button="#3c3b3757"
2012-02-13 11:29:34 +00:00
button_title="#9c9c9c"
2012-12-08 02:16:17 +00:00
button_text="#9c9c9c"
button_text_hi="#ffffff">
2012-12-16 05:48:27 +00:00
<panelcolors>
<ThemePanelColors header="#00000000"
back="#72727280"
show_header="TRUE"
show_back="FALSE">
</ThemePanelColors>
</panelcolors>
2012-02-13 11:29:34 +00:00
</ThemeSpaceGeneric>
</space>
</ThemeView3D>
</view_3d>
2012-12-08 02:16:17 +00:00
<graph_editor>
<ThemeGraphEditor grid="#3c3b37"
window_sliders="#95948f"
channels_region="#707070"
vertex="#ffffff"
vertex_select="#f49600"
vertex_size="4"
handle_free="#a5ca00"
handle_auto="#00c59a"
handle_vect="#409030"
handle_align="#93237f"
handle_sel_free="#f49600"
handle_sel_auto="#f49600"
handle_sel_vect="#40c030"
handle_sel_align="#f49600"
handle_auto_clamped="#03aa60"
handle_sel_auto_clamped="#f49600"
lastsel_point="#fafafa"
frame_current="#f58032"
handle_vertex="#bbbbbb"
handle_vertex_select="#f49600"
handle_vertex_size="4"
channel_group="#4f6549"
active_channels_group="#87b17d"
dopesheet_channel="#695c6e"
dopesheet_subchannel="#7c8996">
2012-02-13 11:29:34 +00:00
<space>
2012-12-08 02:16:17 +00:00
<ThemeSpaceGeneric back="#131311"
title="#9c9c9c"
text="#e9e9e9"
2012-02-13 11:29:34 +00:00
text_hi="#ffffff"
2012-12-08 02:16:17 +00:00
header="#464541"
header_text="#acacac"
2012-02-13 11:29:34 +00:00
header_text_hi="#ffffff"
2012-12-13 10:29:31 +00:00
button="#3c3b37ff"
2012-10-08 10:04:36 +00:00
button_title="#9c9c9c"
2012-12-08 02:16:17 +00:00
button_text="#9c9c9c"
button_text_hi="#ffffff">
2012-12-16 05:48:27 +00:00
<panelcolors>
<ThemePanelColors header="#00000000"
back="#72727280"
show_header="TRUE"
show_back="FALSE">
</ThemePanelColors>
</panelcolors>
2012-02-13 11:29:34 +00:00
</ThemeSpaceGeneric>
</space>
<space_list>
<ThemeSpaceListGeneric list="#3c3b37"
2012-12-08 02:16:17 +00:00
list_title="#ffffff"
2012-10-08 10:04:36 +00:00
list_text="#e2e2e2"
2012-12-08 02:16:17 +00:00
list_text_hi="#f47421">
2012-02-13 11:29:34 +00:00
</ThemeSpaceListGeneric>
</space_list>
2012-12-08 02:16:17 +00:00
</ThemeGraphEditor>
</graph_editor>
2012-02-13 11:29:34 +00:00
<file_browser>
2012-12-08 02:16:17 +00:00
<ThemeFileBrowser selected_file="#6b395a"
2012-02-13 11:29:34 +00:00
scrollbar="#a0a0a0"
2012-12-08 02:16:17 +00:00
scroll_handle="#7f7070"
active_file="#eeedeb"
active_file_text="#ffffff">
2012-02-13 11:29:34 +00:00
<space>
2012-12-08 02:16:17 +00:00
<ThemeSpaceGeneric back="#131311"
title="#000000"
text="#b2b2b1"
text_hi="#0f0f0f"
header="#464541"
2012-10-08 10:04:36 +00:00
header_text="#acacac"
2012-02-13 11:29:34 +00:00
header_text_hi="#ffffff"
2012-12-13 10:29:31 +00:00
button="#727272ff"
2012-02-13 11:29:34 +00:00
button_title="#000000"
2012-12-08 02:16:17 +00:00
button_text="#000000"
button_text_hi="#ffffff">
2012-12-16 05:48:27 +00:00
<panelcolors>
<ThemePanelColors header="#00000000"
back="#72727280"
show_header="TRUE"
show_back="FALSE">
</ThemePanelColors>
</panelcolors>
2012-02-13 11:29:34 +00:00
</ThemeSpaceGeneric>
</space>
<space_list>
<ThemeSpaceListGeneric list="#3c3b37"
2012-12-08 02:16:17 +00:00
list_title="#95948f"
2012-02-13 11:29:34 +00:00
list_text="#95948f"
2012-12-08 02:16:17 +00:00
list_text_hi="#ffffff">
2012-02-13 11:29:34 +00:00
</ThemeSpaceListGeneric>
</space_list>
</ThemeFileBrowser>
</file_browser>
2012-12-08 02:16:17 +00:00
<nla_editor>
<ThemeNLAEditor grid="#5c5c52"
view_sliders="#969696"
active_action="#00000000"
active_action_unset="#00000000"
strips="#0c0a0a"
strips_selected="#6b395a"
transition_strips="#000000"
transition_strips_selected="#000000"
meta_strips="#000000"
meta_strips_selected="#000000"
sound_strips="#000000"
sound_strips_selected="#000000"
tweak="#000000"
tweak_duplicate="#000000"
frame_current="#f58032">
2012-02-13 11:29:34 +00:00
<space>
2012-12-08 02:16:17 +00:00
<ThemeSpaceGeneric back="#131311"
title="#000000"
text="#000000"
text_hi="#ffffff"
header="#464541"
2012-10-08 10:04:36 +00:00
header_text="#acacac"
2012-02-13 11:29:34 +00:00
header_text_hi="#ffffff"
2012-12-13 10:29:31 +00:00
button="#3c3b37ff"
2012-12-08 02:16:17 +00:00
button_title="#000000"
button_text="#000000"
button_text_hi="#ffffff">
2012-12-16 05:48:27 +00:00
<panelcolors>
<ThemePanelColors header="#00000000"
back="#72727280"
show_header="TRUE"
show_back="FALSE">
</ThemePanelColors>
</panelcolors>
2012-12-08 02:16:17 +00:00
</ThemeSpaceGeneric>
</space>
<space_list>
<ThemeSpaceListGeneric list="#3c3b37"
list_title="#000000"
list_text="#000000"
list_text_hi="#ffffff">
</ThemeSpaceListGeneric>
</space_list>
</ThemeNLAEditor>
</nla_editor>
<dopesheet_editor>
<ThemeDopeSheet grid="#525252"
value_sliders="#000000"
view_sliders="#9c9c9c"
channels="#9c9c9c"
channels_selected="#6592f5"
channel_group="#4f6549"
active_channels_group="#a2b15c"
long_key="#0c0a0a"
long_key_selected="#f47421"
frame_current="#f58032"
dopesheet_channel="#64486e"
dopesheet_subchannel="#877096"
summary="#00000000">
<space>
<ThemeSpaceGeneric back="#131311"
2012-10-08 10:04:36 +00:00
title="#9c9c9c"
2012-12-08 02:16:17 +00:00
text="#e7e7e7"
text_hi="#ffffff"
header="#464541"
header_text="#cacaca"
header_text_hi="#ffffff"
2012-12-13 10:29:31 +00:00
button="#3c3b37ff"
2012-12-08 02:16:17 +00:00
button_title="#9c9c9c"
button_text="#9c9c9c"
button_text_hi="#ffffff">
2012-12-16 05:48:27 +00:00
<panelcolors>
<ThemePanelColors header="#00000000"
back="#72727280"
show_header="TRUE"
show_back="FALSE">
</ThemePanelColors>
</panelcolors>
2012-02-13 11:29:34 +00:00
</ThemeSpaceGeneric>
</space>
<space_list>
<ThemeSpaceListGeneric list="#3c3b37"
2012-12-08 02:16:17 +00:00
list_title="#ffffff"
2012-10-08 10:04:36 +00:00
list_text="#e2e2e2"
2012-12-08 02:16:17 +00:00
list_text_hi="#f47421">
2012-02-13 11:29:34 +00:00
</ThemeSpaceListGeneric>
</space_list>
2012-12-08 02:16:17 +00:00
</ThemeDopeSheet>
</dopesheet_editor>
2012-02-13 11:29:34 +00:00
<image_editor>
2012-12-08 02:16:17 +00:00
<ThemeImageEditor vertex="#000000"
vertex_select="#f47421"
vertex_size="3"
2012-02-13 11:29:34 +00:00
face="#ffffff0a"
2012-12-08 02:16:17 +00:00
face_select="#ff85003c"
2012-02-13 11:29:34 +00:00
face_dot="#f47421"
facedot_size="3"
2012-12-08 02:16:17 +00:00
editmesh_active="#ffffff80"
2012-02-13 11:29:34 +00:00
scope_back="#3c3b37ff"
preview_stitch_face="#1242b026"
2012-12-08 02:16:17 +00:00
preview_stitch_edge="#ff8500b2"
preview_stitch_vert="#ff85007f"
2012-02-13 11:29:34 +00:00
preview_stitch_stitchable="#00ff00ff"
preview_stitch_unstitchable="#ff0000ff"
2012-12-08 02:16:17 +00:00
preview_stitch_active="#e1d2c323">
2012-02-13 11:29:34 +00:00
<space>
2012-12-08 02:16:17 +00:00
<ThemeSpaceGeneric back="#131311"
title="#000000"
text="#000000"
text_hi="#ffffff"
header="#464541"
2012-10-08 10:04:36 +00:00
header_text="#acacac"
2012-02-13 11:29:34 +00:00
header_text_hi="#ffffff"
2012-12-13 10:29:31 +00:00
button="#3c3b37ff"
2012-02-13 11:29:34 +00:00
button_title="#b1b1b1"
2012-12-08 02:16:17 +00:00
button_text="#b9b9b9"
button_text_hi="#ffffff">
2012-12-16 05:48:27 +00:00
<panelcolors>
<ThemePanelColors header="#00000000"
back="#72727280"
show_header="TRUE"
show_back="FALSE">
</ThemePanelColors>
</panelcolors>
2012-02-13 11:29:34 +00:00
</ThemeSpaceGeneric>
</space>
</ThemeImageEditor>
</image_editor>
2012-12-08 02:16:17 +00:00
<sequence_editor>
<ThemeSequenceEditor grid="#282828"
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"
frame_current="#c06e11"
keyframe="#f47421"
draw_action="#50c8ff"
preview_back="#000000">
2012-02-13 11:29:34 +00:00
<space>
2012-12-08 02:16:17 +00:00
<ThemeSpaceGeneric back="#191919"
title="#acacac"
text="#acacac"
2012-02-13 11:29:34 +00:00
text_hi="#ffffff"
2012-12-08 02:16:17 +00:00
header="#464541"
2012-10-08 10:04:36 +00:00
header_text="#acacac"
2012-02-13 11:29:34 +00:00
header_text_hi="#ffffff"
2012-12-13 10:29:31 +00:00
button="#3c3b3742"
2012-12-08 02:16:17 +00:00
button_title="#acacac"
2012-02-13 11:29:34 +00:00
button_text="#acacac"
2012-12-08 02:16:17 +00:00
button_text_hi="#ffffff">
2012-12-16 05:48:27 +00:00
<panelcolors>
<ThemePanelColors header="#00000000"
back="#72727280"
show_header="TRUE"
show_back="FALSE">
</ThemePanelColors>
</panelcolors>
2012-02-13 11:29:34 +00:00
</ThemeSpaceGeneric>
</space>
2012-12-08 02:16:17 +00:00
</ThemeSequenceEditor>
</sequence_editor>
<properties>
2012-12-16 05:48:27 +00:00
<ThemeProperties>
2012-02-13 11:29:34 +00:00
<space>
2012-12-08 02:16:17 +00:00
<ThemeSpaceGeneric back="#3c3b37"
title="#acacac"
text="#acacac"
text_hi="#ffffff"
header="#464541"
2012-10-08 10:04:36 +00:00
header_text="#acacac"
2012-02-13 11:29:34 +00:00
header_text_hi="#ffffff"
2012-12-13 10:29:31 +00:00
button="#3c3b37ff"
2012-02-13 11:29:34 +00:00
button_title="#000000"
2012-12-08 02:16:17 +00:00
button_text="#000000"
button_text_hi="#ffffff">
2012-12-16 05:48:27 +00:00
<panelcolors>
<ThemePanelColors header="#00000000"
back="#72727280"
show_header="TRUE"
show_back="FALSE">
</ThemePanelColors>
</panelcolors>
2012-02-13 11:29:34 +00:00
</ThemeSpaceGeneric>
</space>
2012-12-08 02:16:17 +00:00
</ThemeProperties>
</properties>
<text_editor>
<ThemeTextEditor line_numbers_background="#3c3b37"
selected_text="#641f44"
cursor="#f47421"
syntax_builtin="#d6ff01"
syntax_special="#33a500"
syntax_comment="#249d60"
syntax_string="#6e00ff"
syntax_numbers="#972144">
2012-02-13 11:29:34 +00:00
<space>
2012-12-08 02:16:17 +00:00
<ThemeSpaceGeneric back="#131311"
title="#000000"
text="#19b6ee"
text_hi="#ffffff"
header="#464541"
2012-10-08 10:04:36 +00:00
header_text="#acacac"
2012-02-13 11:29:34 +00:00
header_text_hi="#ffffff"
2012-12-13 10:29:31 +00:00
button="#191919ff"
2012-12-08 02:16:17 +00:00
button_title="#64645e"
button_text="#95948f"
button_text_hi="#ffffff">
2012-12-16 05:48:27 +00:00
<panelcolors>
<ThemePanelColors header="#00000000"
back="#72727280"
show_header="TRUE"
show_back="FALSE">
</ThemePanelColors>
</panelcolors>
2012-12-08 02:16:17 +00:00
</ThemeSpaceGeneric>
</space>
</ThemeTextEditor>
</text_editor>
<timeline>
<ThemeTimeline grid="#272727"
frame_current="#f47421">
<space>
<ThemeSpaceGeneric back="#131311"
title="#000000"
text="#9c9c9c"
text_hi="#ffffff"
header="#464541"
header_text="#acacac"
header_text_hi="#ffffff"
2012-12-13 10:29:31 +00:00
button="#3c3b37ff"
2012-12-08 02:16:17 +00:00
button_title="#9c9c9c"
button_text="#9c9c9c"
button_text_hi="#ffffff">
2012-12-16 05:48:27 +00:00
<panelcolors>
<ThemePanelColors header="#00000000"
back="#72727280"
show_header="TRUE"
show_back="FALSE">
</ThemePanelColors>
</panelcolors>
2012-12-08 02:16:17 +00:00
</ThemeSpaceGeneric>
</space>
</ThemeTimeline>
</timeline>
<node_editor>
<ThemeNodeEditor node_selected="#ffffff"
node_active="#ffffff"
wire="#f45b00"
wire_select="#f4b696"
selected_text="#7f7070"
node_backdrop="#52524ed1"
in_out_node="#f40051"
converter_node="#93be00"
operator_node="#000000"
group_node="#19b6ee"
frame_node="#9a9b9ba0"
noodle_curving="5">
<space>
<ThemeSpaceGeneric back="#29001b"
title="#000000"
2012-02-13 11:29:34 +00:00
text="#eeedeb"
text_hi="#cbcbcb"
2012-12-08 02:16:17 +00:00
header="#464541"
header_text="#acacac"
header_text_hi="#ffffff"
2012-12-13 10:29:31 +00:00
button="#3534302f"
2012-12-08 02:16:17 +00:00
button_title="#acacac"
button_text="#acacac"
button_text_hi="#ffffff">
2012-12-16 05:48:27 +00:00
<panelcolors>
<ThemePanelColors header="#00000000"
back="#72727280"
show_header="TRUE"
show_back="FALSE">
</ThemePanelColors>
</panelcolors>
2012-02-13 11:29:34 +00:00
</ThemeSpaceGeneric>
</space>
<space_list>
<ThemeSpaceListGeneric list="#3c3b37"
2012-12-08 02:16:17 +00:00
list_title="#acacac"
2012-02-13 11:29:34 +00:00
list_text="#acacac"
2012-12-08 02:16:17 +00:00
list_text_hi="#ffffff">
2012-02-13 11:29:34 +00:00
</ThemeSpaceListGeneric>
</space_list>
</ThemeNodeEditor>
</node_editor>
2012-12-08 02:16:17 +00:00
<logic_editor>
2012-12-16 05:48:27 +00:00
<ThemeLogicEditor>
2012-12-08 02:16:17 +00:00
<space>
<ThemeSpaceGeneric back="#29001b"
title="#000000"
text="#acacac"
text_hi="#ffffff"
header="#464541"
header_text="#acacac"
header_text_hi="#ffffff"
2012-12-13 10:29:31 +00:00
button="#353430ff"
2012-12-08 02:16:17 +00:00
button_title="#7d7d7d"
button_text="#acacac"
button_text_hi="#ffffff">
2012-12-16 05:48:27 +00:00
<panelcolors>
<ThemePanelColors header="#00000000"
back="#72727280"
show_header="TRUE"
show_back="FALSE">
</ThemePanelColors>
</panelcolors>
2012-12-08 02:16:17 +00:00
</ThemeSpaceGeneric>
</space>
</ThemeLogicEditor>
</logic_editor>
2012-02-13 11:29:34 +00:00
<outliner>
<ThemeOutliner match="#337f33"
selected_highlight="#6a3859">
<space>
2012-12-08 02:16:17 +00:00
<ThemeSpaceGeneric back="#3c3b37"
title="#000000"
text="#cccccc"
text_hi="#f47421"
header="#464541"
2012-10-08 10:04:36 +00:00
header_text="#acacac"
2012-02-13 11:29:34 +00:00
header_text_hi="#ffffff"
2012-12-13 10:29:31 +00:00
button="#3c3b37ff"
2012-02-13 11:29:34 +00:00
button_title="#000000"
2012-12-08 02:16:17 +00:00
button_text="#000000"
button_text_hi="#f47421">
2012-12-16 05:48:27 +00:00
<panelcolors>
<ThemePanelColors header="#00000000"
back="#72727280"
show_header="TRUE"
show_back="FALSE">
</ThemePanelColors>
</panelcolors>
2012-02-13 11:29:34 +00:00
</ThemeSpaceGeneric>
</space>
</ThemeOutliner>
</outliner>
2012-12-08 02:16:17 +00:00
<info>
<ThemeInfo>
2012-02-13 11:29:34 +00:00
<space>
2012-12-08 02:16:17 +00:00
<ThemeSpaceGeneric back="#3c3b37"
title="#eeedeb"
text="#eeedeb"
2012-02-13 11:29:34 +00:00
text_hi="#ffffff"
2012-12-08 02:16:17 +00:00
header="#464541"
header_text="#ffffff"
2012-02-13 11:29:34 +00:00
header_text_hi="#ffffff"
2012-12-13 10:29:31 +00:00
button="#3c3b37ff"
2012-12-08 02:16:17 +00:00
button_title="#eeedeb"
button_text="#eeedeb"
button_text_hi="#ffffff">
2012-12-16 05:48:27 +00:00
<panelcolors>
<ThemePanelColors header="#00000000"
back="#72727280"
show_header="TRUE"
show_back="FALSE">
</ThemePanelColors>
</panelcolors>
2012-02-13 11:29:34 +00:00
</ThemeSpaceGeneric>
</space>
2012-12-08 02:16:17 +00:00
</ThemeInfo>
</info>
<user_preferences>
<ThemeUserPreferences>
2012-02-13 11:29:34 +00:00
<space>
2012-12-08 02:16:17 +00:00
<ThemeSpaceGeneric back="#3c3b37"
2012-02-13 11:29:34 +00:00
title="#000000"
2012-12-08 02:16:17 +00:00
text="#ccccc8"
text_hi="#ffffff"
header="#3c3b37"
header_text="#d3d2cd"
header_text_hi="#ffffff"
2012-12-13 10:29:31 +00:00
button="#696965ff"
2012-12-08 02:16:17 +00:00
button_title="#000000"
button_text="#000000"
button_text_hi="#ffffff">
2012-12-16 05:48:27 +00:00
<panelcolors>
<ThemePanelColors header="#00000000"
back="#72727280"
show_header="TRUE"
show_back="FALSE">
</ThemePanelColors>
</panelcolors>
2012-02-13 11:29:34 +00:00
</ThemeSpaceGeneric>
</space>
2012-12-08 02:16:17 +00:00
</ThemeUserPreferences>
</user_preferences>
<console>
<ThemeConsole line_output="#97f500"
line_input="#19b6ee"
line_info="#f47421"
line_error="#ff0000"
cursor="#f47421">
2012-02-13 11:29:34 +00:00
<space>
2012-12-08 02:16:17 +00:00
<ThemeSpaceGeneric back="#131311"
title="#000000"
text="#000000"
text_hi="#ffffff"
header="#464541"
2012-10-08 10:04:36 +00:00
header_text="#acacac"
2012-02-13 11:29:34 +00:00
header_text_hi="#ffffff"
2012-12-13 10:29:31 +00:00
button="#3c3b37ff"
2012-12-08 02:16:17 +00:00
button_title="#000000"
button_text="#000000"
button_text_hi="#ffffff">
2012-12-16 05:48:27 +00:00
<panelcolors>
<ThemePanelColors header="#00000000"
back="#72727280"
show_header="TRUE"
show_back="FALSE">
</ThemePanelColors>
</panelcolors>
2012-02-13 11:29:34 +00:00
</ThemeSpaceGeneric>
</space>
2012-12-08 02:16:17 +00:00
</ThemeConsole>
</console>
<clip_editor>
<ThemeClipEditor marker_outline="#000000"
marker="#76243b"
active_marker="#ffffff"
selected_marker="#d5ff00"
disabled_marker="#7f0000"
locked_marker="#7f7f7f"
path_before="#ff5100"
path_after="#19b6ee"
grid="#302e2c"
frame_current="#f47421"
handle_vertex="#000000"
handle_vertex_select="#ffff00"
handle_vertex_size="4"
strips="#0c0a0a"
strips_selected="#ff8c00">
2012-02-13 11:29:34 +00:00
<space>
2012-12-08 02:16:17 +00:00
<ThemeSpaceGeneric back="#131311"
title="#9c9c9c"
text="#9c9c9c"
2012-02-13 11:29:34 +00:00
text_hi="#ffffff"
2012-12-08 02:16:17 +00:00
header="#464541"
header_text="#9c9c9c"
header_text_hi="#ffffff"
2012-12-13 10:29:31 +00:00
button="#3c3b37ff"
2012-12-08 02:16:17 +00:00
button_title="#9c9c9c"
button_text="#ffffff"
button_text_hi="#ffffff">
2012-12-16 05:48:27 +00:00
<panelcolors>
<ThemePanelColors header="#00000000"
back="#72727280"
show_header="TRUE"
show_back="FALSE">
</ThemePanelColors>
</panelcolors>
2012-02-13 11:29:34 +00:00
</ThemeSpaceGeneric>
</space>
2012-12-08 02:16:17 +00:00
<space_list>
<ThemeSpaceListGeneric list="#666666"
list_title="#000000"
list_text="#000000"
list_text_hi="#ffffff">
</ThemeSpaceListGeneric>
</space_list>
</ThemeClipEditor>
</clip_editor>
2012-02-13 11:29:34 +00:00
<bone_color_sets>
2012-12-08 02:16:17 +00:00
<ThemeBoneColorSet normal="#9a2400"
select="#bd3000"
active="#f74700"
show_colored_constraints="FALSE">
2012-02-13 11:29:34 +00:00
</ThemeBoneColorSet>
2012-12-08 02:16:17 +00:00
<ThemeBoneColorSet normal="#ff5d06"
select="#ff7b20"
active="#ff9248"
show_colored_constraints="FALSE">
2012-02-13 11:29:34 +00:00
</ThemeBoneColorSet>
2012-12-08 02:16:17 +00:00
<ThemeBoneColorSet normal="#7f9103"
select="#a8b700"
active="#c9ef1d"
show_colored_constraints="FALSE">
2012-02-13 11:29:34 +00:00
</ThemeBoneColorSet>
2012-12-08 02:16:17 +00:00
<ThemeBoneColorSet normal="#19a3d5"
select="#00d9ee"
active="#95f5ff"
show_colored_constraints="FALSE">
2012-02-13 11:29:34 +00:00
</ThemeBoneColorSet>
2012-12-08 02:16:17 +00:00
<ThemeBoneColorSet normal="#a9294e"
select="#c1416a"
active="#f05d91"
show_colored_constraints="TRUE">
2012-02-13 11:29:34 +00:00
</ThemeBoneColorSet>
2012-12-08 02:16:17 +00:00
<ThemeBoneColorSet normal="#430c78"
select="#543aa3"
active="#8764d5"
show_colored_constraints="FALSE">
2012-02-13 11:29:34 +00:00
</ThemeBoneColorSet>
2012-12-08 02:16:17 +00:00
<ThemeBoneColorSet normal="#24785a"
select="#3c9579"
active="#6fb6ab"
show_colored_constraints="FALSE">
2012-02-13 11:29:34 +00:00
</ThemeBoneColorSet>
2012-12-08 02:16:17 +00:00
<ThemeBoneColorSet normal="#4b707c"
select="#6a8691"
active="#9bc2cd"
show_colored_constraints="FALSE">
2012-02-13 11:29:34 +00:00
</ThemeBoneColorSet>
2012-12-08 02:16:17 +00:00
<ThemeBoneColorSet normal="#f4c90c"
select="#eec236"
active="#f3ff00"
show_colored_constraints="FALSE">
2012-02-13 11:29:34 +00:00
</ThemeBoneColorSet>
2012-12-08 02:16:17 +00:00
<ThemeBoneColorSet normal="#1e2024"
select="#484c56"
active="#ffffff"
show_colored_constraints="FALSE">
2012-02-13 11:29:34 +00:00
</ThemeBoneColorSet>
2012-12-08 02:16:17 +00:00
<ThemeBoneColorSet normal="#6f2f6a"
select="#9845be"
active="#d330d6"
show_colored_constraints="FALSE">
2012-02-13 11:29:34 +00:00
</ThemeBoneColorSet>
2012-12-08 02:16:17 +00:00
<ThemeBoneColorSet normal="#6c8e22"
select="#7fb022"
active="#bbef5b"
show_colored_constraints="FALSE">
2012-02-13 11:29:34 +00:00
</ThemeBoneColorSet>
2012-12-08 02:16:17 +00:00
<ThemeBoneColorSet normal="#8d8d8d"
select="#b0b0b0"
active="#dedede"
show_colored_constraints="FALSE">
2012-02-13 11:29:34 +00:00
</ThemeBoneColorSet>
2012-12-08 02:16:17 +00:00
<ThemeBoneColorSet normal="#834326"
select="#8b5811"
active="#bd6a11"
show_colored_constraints="FALSE">
2012-02-13 11:29:34 +00:00
</ThemeBoneColorSet>
2012-12-08 02:16:17 +00:00
<ThemeBoneColorSet normal="#08310e"
select="#1c430b"
active="#34622b"
show_colored_constraints="FALSE">
2012-02-13 11:29:34 +00:00
</ThemeBoneColorSet>
2012-12-08 02:16:17 +00:00
<ThemeBoneColorSet normal="#000000"
select="#000000"
active="#000000"
show_colored_constraints="FALSE">
2012-02-13 11:29:34 +00:00
</ThemeBoneColorSet>
2012-12-08 02:16:17 +00:00
<ThemeBoneColorSet normal="#000000"
select="#000000"
active="#000000"
show_colored_constraints="FALSE">
2012-02-13 11:29:34 +00:00
</ThemeBoneColorSet>
2012-12-08 02:16:17 +00:00
<ThemeBoneColorSet normal="#000000"
select="#000000"
active="#000000"
show_colored_constraints="FALSE">
2012-02-13 11:29:34 +00:00
</ThemeBoneColorSet>
2012-12-08 02:16:17 +00:00
<ThemeBoneColorSet normal="#000000"
select="#000000"
active="#000000"
show_colored_constraints="FALSE">
2012-02-13 11:29:34 +00:00
</ThemeBoneColorSet>
2012-12-08 02:16:17 +00:00
<ThemeBoneColorSet normal="#000000"
select="#000000"
active="#000000"
show_colored_constraints="FALSE">
2012-02-13 11:29:34 +00:00
</ThemeBoneColorSet>
</bone_color_sets>
</Theme>
</bpy>