Advertisement
_Grimm

Untitled

Oct 1st, 2019
2,740
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 42.19 KB | None | 0 0
  1. <bpy>
  2.   <Theme>
  3.     <user_interface>
  4.       <ThemeUserInterface
  5.        menu_shadow_fac="0.5"
  6.        menu_shadow_width="12"
  7.        icon_alpha="1"
  8.        icon_saturation="0.5"
  9.        widget_emboss="#ffffff05"
  10.        editor_outline="#1f1f1f"
  11.        axis_x="#dc0000"
  12.        axis_y="#00dc00"
  13.        axis_z="#0000dc"
  14.        gizmo_hi="#ffffff"
  15.        gizmo_primary="#f5f14d"
  16.        gizmo_secondary="#63ffff"
  17.        gizmo_a="#4da84d"
  18.        gizmo_b="#a33535"
  19.        icon_scene="#e6e6e6ff"
  20.        icon_collection="#f4f4f4ff"
  21.        icon_object="#ee9e5dff"
  22.        icon_object_data="#00d4a3ff"
  23.        icon_modifier="#84b8ffff"
  24.        icon_shading="#ea7581ff"
  25.        icon_border_intensity="0"
  26.        >
  27.         <wcol_regular>
  28.           <ThemeWidgetColors
  29.            outline="#191919"
  30.            inner="#999999ff"
  31.            inner_sel="#646464ff"
  32.            item="#191919ff"
  33.            text="#191919"
  34.            text_sel="#191919"
  35.            show_shaded="FALSE"
  36.            shadetop="0"
  37.            shadedown="0"
  38.            roundness="0.4"
  39.            >
  40.           </ThemeWidgetColors>
  41.         </wcol_regular>
  42.         <wcol_tool>
  43.           <ThemeWidgetColors
  44.            outline="#191919"
  45.            inner="#999999ff"
  46.            inner_sel="#646464ff"
  47.            item="#191919ff"
  48.            text="#000000"
  49.            text_sel="#ffffff"
  50.            show_shaded="TRUE"
  51.            shadetop="15"
  52.            shadedown="-15"
  53.            roundness="0.4"
  54.            >
  55.           </ThemeWidgetColors>
  56.         </wcol_tool>
  57.         <wcol_toolbar_item>
  58.           <ThemeWidgetColors
  59.            outline="#373737"
  60.            inner="#313131ff"
  61.            inner_sel="#5680c2ff"
  62.            item="#ffffff8f"
  63.            text="#e6e6e6"
  64.            text_sel="#ffffff"
  65.            show_shaded="FALSE"
  66.            shadetop="0"
  67.            shadedown="0"
  68.            roundness="0.4"
  69.            >
  70.           </ThemeWidgetColors>
  71.         </wcol_toolbar_item>
  72.         <wcol_radio>
  73.           <ThemeWidgetColors
  74.            outline="#000000"
  75.            inner="#464646ff"
  76.            inner_sel="#5680c2ff"
  77.            item="#ffffffff"
  78.            text="#ffffff"
  79.            text_sel="#000000"
  80.            show_shaded="TRUE"
  81.            shadetop="15"
  82.            shadedown="-15"
  83.            roundness="0.4"
  84.            >
  85.           </ThemeWidgetColors>
  86.         </wcol_radio>
  87.         <wcol_text>
  88.           <ThemeWidgetColors
  89.            outline="#191919"
  90.            inner="#999999ff"
  91.            inner_sel="#999999ff"
  92.            item="#5a5a5aff"
  93.            text="#000000"
  94.            text_sel="#ffffff"
  95.            show_shaded="TRUE"
  96.            shadetop="0"
  97.            shadedown="25"
  98.            roundness="0.4"
  99.            >
  100.           </ThemeWidgetColors>
  101.         </wcol_text>
  102.         <wcol_option>
  103.           <ThemeWidgetColors
  104.            outline="#000000"
  105.            inner="#464646ff"
  106.            inner_sel="#464646ff"
  107.            item="#ffffffff"
  108.            text="#000000"
  109.            text_sel="#ffffff"
  110.            show_shaded="TRUE"
  111.            shadetop="15"
  112.            shadedown="-15"
  113.            roundness="0.4"
  114.            >
  115.           </ThemeWidgetColors>
  116.         </wcol_option>
  117.         <wcol_toggle>
  118.           <ThemeWidgetColors
  119.            outline="#191919"
  120.            inner="#999999ff"
  121.            inner_sel="#646464ff"
  122.            item="#191919ff"
  123.            text="#000000"
  124.            text_sel="#ffffff"
  125.            show_shaded="FALSE"
  126.            shadetop="0"
  127.            shadedown="0"
  128.            roundness="0.4"
  129.            >
  130.           </ThemeWidgetColors>
  131.         </wcol_toggle>
  132.         <wcol_num>
  133.           <ThemeWidgetColors
  134.            outline="#191919"
  135.            inner="#b4b4b4ff"
  136.            inner_sel="#999999ff"
  137.            item="#5a5a5aff"
  138.            text="#000000"
  139.            text_sel="#ffffff"
  140.            show_shaded="TRUE"
  141.            shadetop="-20"
  142.            shadedown="0"
  143.            roundness="0.4"
  144.            >
  145.           </ThemeWidgetColors>
  146.         </wcol_num>
  147.         <wcol_numslider>
  148.           <ThemeWidgetColors
  149.            outline="#191919"
  150.            inner="#b4b4b4ff"
  151.            inner_sel="#999999ff"
  152.            item="#808080ff"
  153.            text="#000000"
  154.            text_sel="#ffffff"
  155.            show_shaded="TRUE"
  156.            shadetop="-20"
  157.            shadedown="0"
  158.            roundness="0.4"
  159.            >
  160.           </ThemeWidgetColors>
  161.         </wcol_numslider>
  162.         <wcol_box>
  163.           <ThemeWidgetColors
  164.            outline="#191919"
  165.            inner="#808080ff"
  166.            inner_sel="#646464ff"
  167.            item="#191919ff"
  168.            text="#000000"
  169.            text_sel="#ffffff"
  170.            show_shaded="FALSE"
  171.            shadetop="0"
  172.            shadedown="0"
  173.            roundness="0.4"
  174.            >
  175.           </ThemeWidgetColors>
  176.         </wcol_box>
  177.         <wcol_menu>
  178.           <ThemeWidgetColors
  179.            outline="#000000"
  180.            inner="#464646ff"
  181.            inner_sel="#464646ff"
  182.            item="#ffffffff"
  183.            text="#ffffff"
  184.            text_sel="#cccccc"
  185.            show_shaded="TRUE"
  186.            shadetop="15"
  187.            shadedown="-15"
  188.            roundness="0.4"
  189.            >
  190.           </ThemeWidgetColors>
  191.         </wcol_menu>
  192.         <wcol_pulldown>
  193.           <ThemeWidgetColors
  194.            outline="#000000"
  195.            inner="#3f3f3fff"
  196.            inner_sel="#5680c2ff"
  197.            item="#ffffffff"
  198.            text="#cccccc"
  199.            text_sel="#000000"
  200.            show_shaded="FALSE"
  201.            shadetop="25"
  202.            shadedown="-20"
  203.            roundness="0.4"
  204.            >
  205.           </ThemeWidgetColors>
  206.         </wcol_pulldown>
  207.         <wcol_menu_back>
  208.           <ThemeWidgetColors
  209.            outline="#000000"
  210.            inner="#191919e6"
  211.            inner_sel="#2d2d2de6"
  212.            item="#646464ff"
  213.            text="#a0a0a0"
  214.            text_sel="#ffffff"
  215.            show_shaded="FALSE"
  216.            shadetop="25"
  217.            shadedown="-20"
  218.            roundness="0.4"
  219.            >
  220.           </ThemeWidgetColors>
  221.         </wcol_menu_back>
  222.         <wcol_pie_menu>
  223.           <ThemeWidgetColors
  224.            outline="#0a0a0a"
  225.            inner="#191919e6"
  226.            inner_sel="#8c8c8cff"
  227.            item="#2d2d2de6"
  228.            text="#a0a0a0"
  229.            text_sel="#ffffff"
  230.            show_shaded="TRUE"
  231.            shadetop="10"
  232.            shadedown="-10"
  233.            roundness="0.4"
  234.            >
  235.           </ThemeWidgetColors>
  236.         </wcol_pie_menu>
  237.         <wcol_tooltip>
  238.           <ThemeWidgetColors
  239.            outline="#000000"
  240.            inner="#191919e6"
  241.            inner_sel="#2d2d2de6"
  242.            item="#646464ff"
  243.            text="#ffffff"
  244.            text_sel="#ffffff"
  245.            show_shaded="FALSE"
  246.            shadetop="25"
  247.            shadedown="-20"
  248.            roundness="0.4"
  249.            >
  250.           </ThemeWidgetColors>
  251.         </wcol_tooltip>
  252.         <wcol_menu_item>
  253.           <ThemeWidgetColors
  254.            outline="#000000"
  255.            inner="#00000000"
  256.            inner_sel="#5680c2ff"
  257.            item="#acacac80"
  258.            text="#ffffff"
  259.            text_sel="#000000"
  260.            show_shaded="TRUE"
  261.            shadetop="38"
  262.            shadedown="0"
  263.            roundness="0.4"
  264.            >
  265.           </ThemeWidgetColors>
  266.         </wcol_menu_item>
  267.         <wcol_scroll>
  268.           <ThemeWidgetColors
  269.            outline="#323232"
  270.            inner="#505050b4"
  271.            inner_sel="#646464b4"
  272.            item="#808080ff"
  273.            text="#000000"
  274.            text_sel="#ffffff"
  275.            show_shaded="TRUE"
  276.            shadetop="5"
  277.            shadedown="-5"
  278.            roundness="1"
  279.            >
  280.           </ThemeWidgetColors>
  281.         </wcol_scroll>
  282.         <wcol_progress>
  283.           <ThemeWidgetColors
  284.            outline="#000000"
  285.            inner="#bebebeff"
  286.            inner_sel="#646464b4"
  287.            item="#808080ff"
  288.            text="#000000"
  289.            text_sel="#ffffff"
  290.            show_shaded="FALSE"
  291.            shadetop="0"
  292.            shadedown="0"
  293.            roundness="0.4"
  294.            >
  295.           </ThemeWidgetColors>
  296.         </wcol_progress>
  297.         <wcol_list_item>
  298.           <ThemeWidgetColors
  299.            outline="#000000"
  300.            inner="#00000000"
  301.            inner_sel="#5680c2ff"
  302.            item="#5a5a5aff"
  303.            text="#000000"
  304.            text_sel="#ffffff"
  305.            show_shaded="FALSE"
  306.            shadetop="0"
  307.            shadedown="0"
  308.            roundness="0.4"
  309.            >
  310.           </ThemeWidgetColors>
  311.         </wcol_list_item>
  312.         <wcol_state>
  313.           <ThemeWidgetStateColors
  314.            inner_anim="#73be4c"
  315.            inner_anim_sel="#5aa633"
  316.            inner_key="#f0eb64"
  317.            inner_key_sel="#d7d34b"
  318.            inner_driven="#b400ff"
  319.            inner_driven_sel="#9900e6"
  320.            inner_overridden="#00c3c3"
  321.            inner_overridden_sel="#118f8f"
  322.            inner_changed="#cc7529"
  323.            inner_changed_sel="#d26400"
  324.            blend="0.5"
  325.            >
  326.           </ThemeWidgetStateColors>
  327.         </wcol_state>
  328.         <wcol_tab>
  329.           <ThemeWidgetColors
  330.            outline="#202020"
  331.            inner="#424242ff"
  332.            inner_sel="#7a7a7aff"
  333.            item="#2d2d2dff"
  334.            text="#989898"
  335.            text_sel="#ffffff"
  336.            show_shaded="FALSE"
  337.            shadetop="0"
  338.            shadedown="0"
  339.            roundness="0.4"
  340.            >
  341.           </ThemeWidgetColors>
  342.         </wcol_tab>
  343.       </ThemeUserInterface>
  344.     </user_interface>
  345.     <view_3d>
  346.       <ThemeView3D
  347.        grid="#4040404d"
  348.        clipping_border_3d="#313131ff"
  349.        wire="#000000"
  350.        wire_edit="#000000"
  351.        gp_vertex="#000000"
  352.        gp_vertex_select="#ff8500"
  353.        gp_vertex_size="3"
  354.        text_grease_pencil="#b5e61d"
  355.        object_selected="#f15800"
  356.        object_active="#ffaa40"
  357.        text_keyframe="#ddd700"
  358.        camera="#000000"
  359.        empty="#000000"
  360.        light="#00000028"
  361.        speaker="#000000"
  362.        vertex="#000000"
  363.        vertex_select="#ff8500"
  364.        vertex_size="3"
  365.        vertex_bevel="#00a5ff"
  366.        vertex_unreferenced="#000000"
  367.        edge_select="#ffa000"
  368.        edge_seam="#db2512"
  369.        edge_sharp="#00ffff"
  370.        edge_crease="#cc0099"
  371.        edge_bevel="#00a5ff"
  372.        edge_facesel="#4b4b4b"
  373.        freestyle_edge_mark="#7fff7f"
  374.        face="#00000012"
  375.        face_select="#ff85003c"
  376.        face_dot="#ff8500"
  377.        facedot_size="4"
  378.        freestyle_face_mark="#7fff7f33"
  379.        nurb_uline="#909000"
  380.        nurb_vline="#803060"
  381.        nurb_sel_uline="#f0ff40"
  382.        nurb_sel_vline="#f090a0"
  383.        act_spline="#db2512"
  384.        handle_free="#000000"
  385.        handle_auto="#909000"
  386.        handle_vect="#409030"
  387.        handle_sel_vect="#40c030"
  388.        handle_align="#803060"
  389.        handle_sel_free="#000000"
  390.        handle_sel_auto="#f0ff40"
  391.        handle_sel_align="#f090a0"
  392.        lastsel_point="#ffffff"
  393.        extra_edge_len="#200000"
  394.        extra_edge_angle="#000000"
  395.        extra_face_angle="#000080"
  396.        extra_face_area="#002000"
  397.        editmesh_active="#ffffff80"
  398.        normal="#22dddd"
  399.        vertex_normal="#2361dd"
  400.        split_normal="#dd23dd"
  401.        bone_pose="#50c8ff"
  402.        bone_pose_active="#8cffff"
  403.        bone_solid="#c8c8c8"
  404.        bundle_solid="#c8c8c8"
  405.        camera_path="#000000"
  406.        skin_root="#b44d4d"
  407.        view_overlay="#000000"
  408.        transform="#ffffff"
  409.        frame_current="#60c040"
  410.        paint_curve_handle="#7fff7f7f"
  411.        paint_curve_pivot="#ff7f7f7f"
  412.        outline_width="1"
  413.        object_origin_size="6"
  414.        >
  415.         <space>
  416.           <ThemeSpaceGradient
  417.            title="#000000"
  418.            text="#000000"
  419.            text_hi="#ffffff"
  420.            header="#7a7a7a00"
  421.            header_text="#000000"
  422.            header_text_hi="#ffffff"
  423.            button="#7a7a7aff"
  424.            button_title="#000000"
  425.            button_text="#000000"
  426.            button_text_hi="#ffffff"
  427.            navigation_bar="#00000000"
  428.            execution_buts="#00000000"
  429.            tab_active="#7a7a7a"
  430.            tab_inactive="#535353"
  431.            tab_back="#404040ff"
  432.            tab_outline="#3c3c3c"
  433.            >
  434.             <gradients>
  435.               <ThemeGradientColors
  436.                show_grad="FALSE"
  437.                high_gradient="#393939"
  438.                gradient="#000000"
  439.                >
  440.               </ThemeGradientColors>
  441.             </gradients>
  442.             <panelcolors>
  443.               <ThemePanelColors
  444.                header="#0000001a"
  445.                back="#7a7a7a80"
  446.                sub_back="#00000000"
  447.                >
  448.               </ThemePanelColors>
  449.             </panelcolors>
  450.           </ThemeSpaceGradient>
  451.         </space>
  452.       </ThemeView3D>
  453.     </view_3d>
  454.     <graph_editor>
  455.       <ThemeGraphEditor
  456.        grid="#5e5e5e"
  457.        frame_current="#60c040"
  458.        time_scrub_background="#292929e6"
  459.        window_sliders="#969696"
  460.        channels_region="#707070"
  461.        dopesheet_channel="#52606e"
  462.        dopesheet_subchannel="#7c8996"
  463.        channel_group="#4f6549"
  464.        active_channels_group="#87b17d"
  465.        preview_range="#a14d0066"
  466.        vertex="#000000"
  467.        vertex_select="#ff8500"
  468.        vertex_size="6"
  469.        vertex_bevel="#000000"
  470.        vertex_unreferenced="#000000"
  471.        handle_free="#000000"
  472.        handle_auto="#909000"
  473.        handle_vect="#409030"
  474.        handle_sel_vect="#40c030"
  475.        handle_align="#803060"
  476.        handle_sel_free="#000000"
  477.        handle_sel_auto="#f0ff40"
  478.        handle_sel_align="#f090a0"
  479.        handle_auto_clamped="#994030"
  480.        handle_sel_auto_clamped="#f0af90"
  481.        lastsel_point="#ffffff"
  482.        handle_vertex="#000000"
  483.        handle_vertex_select="#ff8500"
  484.        handle_vertex_size="5"
  485.        >
  486.         <space>
  487.           <ThemeSpaceGeneric
  488.            back="#6b6b6b"
  489.            title="#000000"
  490.            text="#000000"
  491.            text_hi="#ffffff"
  492.            header="#7a7a7aff"
  493.            header_text="#000000"
  494.            header_text_hi="#ffffff"
  495.            button="#7a7a7aff"
  496.            button_title="#000000"
  497.            button_text="#000000"
  498.            button_text_hi="#ffffff"
  499.            navigation_bar="#00000000"
  500.            execution_buts="#00000000"
  501.            tab_active="#7a7a7a"
  502.            tab_inactive="#535353"
  503.            tab_back="#404040ff"
  504.            tab_outline="#3c3c3c"
  505.            >
  506.             <panelcolors>
  507.               <ThemePanelColors
  508.                header="#00000019"
  509.                back="#7a7a7a80"
  510.                sub_back="#0000003e"
  511.                >
  512.               </ThemePanelColors>
  513.             </panelcolors>
  514.           </ThemeSpaceGeneric>
  515.         </space>
  516.         <space_list>
  517.           <ThemeSpaceListGeneric
  518.            list="#666666"
  519.            list_title="#000000"
  520.            list_text="#000000"
  521.            list_text_hi="#ffffff"
  522.            >
  523.           </ThemeSpaceListGeneric>
  524.         </space_list>
  525.       </ThemeGraphEditor>
  526.     </graph_editor>
  527.     <file_browser>
  528.       <ThemeFileBrowser
  529.        selected_file="#ff8c19"
  530.        >
  531.         <space>
  532.           <ThemeSpaceGeneric
  533.            back="#4c4c4c"
  534.            title="#000000"
  535.            text="#fafafa"
  536.            text_hi="#0f0f0f"
  537.            header="#7a7a7aff"
  538.            header_text="#000000"
  539.            header_text_hi="#ffffff"
  540.            button="#7a7a7aff"
  541.            button_title="#000000"
  542.            button_text="#000000"
  543.            button_text_hi="#ffffff"
  544.            navigation_bar="#00000000"
  545.            execution_buts="#00000000"
  546.            tab_active="#7a7a7a"
  547.            tab_inactive="#535353"
  548.            tab_back="#404040ff"
  549.            tab_outline="#3c3c3c"
  550.            >
  551.             <panelcolors>
  552.               <ThemePanelColors
  553.                header="#00000019"
  554.                back="#7a7a7a80"
  555.                sub_back="#0000003e"
  556.                >
  557.               </ThemePanelColors>
  558.             </panelcolors>
  559.           </ThemeSpaceGeneric>
  560.         </space>
  561.       </ThemeFileBrowser>
  562.     </file_browser>
  563.     <nla_editor>
  564.       <ThemeNLAEditor
  565.        grid="#5e5e5e"
  566.        view_sliders="#969696"
  567.        active_action="#cc701a66"
  568.        active_action_unset="#9987614d"
  569.        preview_range="#a14d0066"
  570.        strips="#0c0a0a"
  571.        strips_selected="#ff8c00"
  572.        transition_strips="#1c2630"
  573.        transition_strips_selected="#2e75db"
  574.        meta_strips="#332642"
  575.        meta_strips_selected="#692196"
  576.        sound_strips="#2b3d3d"
  577.        sound_strips_selected="#1f7a7a"
  578.        tweak="#4df31a"
  579.        tweak_duplicate="#d90000"
  580.        keyframe_border="#000000ff"
  581.        keyframe_border_selected="#000000ff"
  582.        frame_current="#60c040"
  583.        time_scrub_background="#292929e6"
  584.        >
  585.         <space>
  586.           <ThemeSpaceGeneric
  587.            back="#6b6b6b"
  588.            title="#000000"
  589.            text="#000000"
  590.            text_hi="#ffffff"
  591.            header="#7a7a7aff"
  592.            header_text="#000000"
  593.            header_text_hi="#ffffff"
  594.            button="#7a7a7aff"
  595.            button_title="#000000"
  596.            button_text="#000000"
  597.            button_text_hi="#ffffff"
  598.            navigation_bar="#00000000"
  599.            execution_buts="#00000000"
  600.            tab_active="#7a7a7a"
  601.            tab_inactive="#535353"
  602.            tab_back="#404040ff"
  603.            tab_outline="#3c3c3c"
  604.            >
  605.             <panelcolors>
  606.               <ThemePanelColors
  607.                header="#00000019"
  608.                back="#7a7a7a80"
  609.                sub_back="#0000003e"
  610.                >
  611.               </ThemePanelColors>
  612.             </panelcolors>
  613.           </ThemeSpaceGeneric>
  614.         </space>
  615.         <space_list>
  616.           <ThemeSpaceListGeneric
  617.            list="#666666"
  618.            list_title="#000000"
  619.            list_text="#000000"
  620.            list_text_hi="#ffffff"
  621.            >
  622.           </ThemeSpaceListGeneric>
  623.         </space_list>
  624.       </ThemeNLAEditor>
  625.     </nla_editor>
  626.     <dopesheet_editor>
  627.       <ThemeDopeSheet
  628.        grid="#5e5e5e"
  629.        frame_current="#60c040"
  630.        time_scrub_background="#292929e6"
  631.        value_sliders="#000000"
  632.        view_sliders="#969696"
  633.        dopesheet_channel="#52606e24"
  634.        dopesheet_subchannel="#7c899624"
  635.        channels="#707070ff"
  636.        channels_selected="#60c04044"
  637.        channel_group="#4f654937"
  638.        active_channels_group="#87b17d55"
  639.        long_key="#0c0a0a80"
  640.        long_key_selected="#ff8c00cc"
  641.        keyframe="#e8e8e8"
  642.        keyframe_selected="#ffbe32"
  643.        keyframe_extreme="#e8b3cc"
  644.        keyframe_extreme_selected="#f28080"
  645.        keyframe_breakdown="#b3dbe8"
  646.        keyframe_breakdown_selected="#54bfed"
  647.        keyframe_jitter="#94e575"
  648.        keyframe_jitter_selected="#61c042"
  649.        keyframe_movehold="#5c5656"
  650.        keyframe_movehold_selected="#ffaf23"
  651.        keyframe_border="#000000ff"
  652.        keyframe_border_selected="#000000ff"
  653.        keyframe_scale_factor="1"
  654.        summary="#cc701a66"
  655.        preview_range="#a14d0066"
  656.        interpolation_line="#94e575cc"
  657.        >
  658.         <space>
  659.           <ThemeSpaceGeneric
  660.            back="#6b6b6b"
  661.            title="#000000"
  662.            text="#000000"
  663.            text_hi="#ffffff"
  664.            header="#7a7a7aff"
  665.            header_text="#000000"
  666.            header_text_hi="#ffffff"
  667.            button="#7a7a7aff"
  668.            button_title="#000000"
  669.            button_text="#000000"
  670.            button_text_hi="#ffffff"
  671.            navigation_bar="#00000000"
  672.            execution_buts="#00000000"
  673.            tab_active="#7a7a7a"
  674.            tab_inactive="#535353"
  675.            tab_back="#404040ff"
  676.            tab_outline="#3c3c3c"
  677.            >
  678.             <panelcolors>
  679.               <ThemePanelColors
  680.                header="#00000019"
  681.                back="#7a7a7a80"
  682.                sub_back="#0000003e"
  683.                >
  684.               </ThemePanelColors>
  685.             </panelcolors>
  686.           </ThemeSpaceGeneric>
  687.         </space>
  688.         <space_list>
  689.           <ThemeSpaceListGeneric
  690.            list="#666666"
  691.            list_title="#000000"
  692.            list_text="#000000"
  693.            list_text_hi="#ffffff"
  694.            >
  695.           </ThemeSpaceListGeneric>
  696.         </space_list>
  697.       </ThemeDopeSheet>
  698.     </dopesheet_editor>
  699.     <image_editor>
  700.       <ThemeImageEditor
  701.        vertex="#000000"
  702.        vertex_select="#ff8500"
  703.        vertex_size="3"
  704.        vertex_bevel="#000000"
  705.        vertex_unreferenced="#000000"
  706.        face="#ffffff0a"
  707.        face_select="#ff85003c"
  708.        face_dot="#ff8500"
  709.        facedot_size="3"
  710.        freestyle_face_mark="#00000000"
  711.        editmesh_active="#ffffff80"
  712.        wire_edit="#c0c0c0"
  713.        edge_select="#ff8500"
  714.        scope_back="#0000004c"
  715.        preview_stitch_face="#7f7f0033"
  716.        preview_stitch_edge="#ff00ff33"
  717.        preview_stitch_vert="#0000ff33"
  718.        preview_stitch_stitchable="#00ff00ff"
  719.        preview_stitch_unstitchable="#ff0000ff"
  720.        preview_stitch_active="#00000000"
  721.        uv_shadow="#707070ff"
  722.        uv_others="#606060ff"
  723.        frame_current="#60c040"
  724.        metadatabg="#000000"
  725.        metadatatext="#ffffff"
  726.        handle_free="#000000"
  727.        handle_auto="#909000"
  728.        handle_align="#803060"
  729.        handle_sel_free="#000000"
  730.        handle_sel_auto="#f0ff40"
  731.        handle_sel_align="#f090a0"
  732.        handle_auto_clamped="#000000"
  733.        handle_sel_auto_clamped="#000000"
  734.        handle_vertex="#000000"
  735.        handle_vertex_select="#ffff00"
  736.        handle_vertex_size="5"
  737.        paint_curve_handle="#7fff7f7f"
  738.        paint_curve_pivot="#ff7f7f7f"
  739.        >
  740.         <space>
  741.           <ThemeSpaceGeneric
  742.            back="#353535"
  743.            title="#000000"
  744.            text="#000000"
  745.            text_hi="#ffffff"
  746.            header="#7a7a7aff"
  747.            header_text="#000000"
  748.            header_text_hi="#ffffff"
  749.            button="#7a7a7a80"
  750.            button_title="#000000"
  751.            button_text="#000000"
  752.            button_text_hi="#ffffff"
  753.            navigation_bar="#00000000"
  754.            execution_buts="#00000000"
  755.            tab_active="#7a7a7a"
  756.            tab_inactive="#535353"
  757.            tab_back="#404040ff"
  758.            tab_outline="#3c3c3c"
  759.            >
  760.             <panelcolors>
  761.               <ThemePanelColors
  762.                header="#00000019"
  763.                back="#7a7a7a80"
  764.                sub_back="#0000003e"
  765.                >
  766.               </ThemePanelColors>
  767.             </panelcolors>
  768.           </ThemeSpaceGeneric>
  769.         </space>
  770.       </ThemeImageEditor>
  771.     </image_editor>
  772.     <sequence_editor>
  773.       <ThemeSequenceEditor
  774.        grid="#404040"
  775.        window_sliders="#a0a0a0"
  776.        movie_strip="#516987"
  777.        movieclip_strip="#20208f"
  778.        image_strip="#6d5881"
  779.        scene_strip="#4e983e"
  780.        audio_strip="#2e8f8f"
  781.        effect_strip="#a9547c"
  782.        transition_strip="#a25f6f"
  783.        meta_strip="#6d9183"
  784.        text_strip="#a29700"
  785.        frame_current="#60c040"
  786.        time_scrub_background="#292929e6"
  787.        keyframe="#ff8500"
  788.        draw_action="#50c8ff"
  789.        preview_back="#000000"
  790.        metadatabg="#000000"
  791.        metadatatext="#ffffff"
  792.        >
  793.         <space>
  794.           <ThemeSpaceGeneric
  795.            back="#747474"
  796.            title="#000000"
  797.            text="#000000"
  798.            text_hi="#ffffff"
  799.            header="#7a7a7aff"
  800.            header_text="#000000"
  801.            header_text_hi="#ffffff"
  802.            button="#7a7a7a80"
  803.            button_title="#000000"
  804.            button_text="#000000"
  805.            button_text_hi="#ffffff"
  806.            navigation_bar="#00000000"
  807.            execution_buts="#00000000"
  808.            tab_active="#7a7a7a"
  809.            tab_inactive="#535353"
  810.            tab_back="#404040ff"
  811.            tab_outline="#3c3c3c"
  812.            >
  813.             <panelcolors>
  814.               <ThemePanelColors
  815.                header="#00000019"
  816.                back="#7a7a7a80"
  817.                sub_back="#0000003e"
  818.                >
  819.               </ThemePanelColors>
  820.             </panelcolors>
  821.           </ThemeSpaceGeneric>
  822.         </space>
  823.       </ThemeSequenceEditor>
  824.     </sequence_editor>
  825.     <properties>
  826.       <ThemeProperties>
  827.         <space>
  828.           <ThemeSpaceGeneric
  829.            back="#7a7a7a"
  830.            title="#000000"
  831.            text="#000000"
  832.            text_hi="#ffffff"
  833.            header="#7a7a7aff"
  834.            header_text="#000000"
  835.            header_text_hi="#ffffff"
  836.            button="#7a7a7aff"
  837.            button_title="#000000"
  838.            button_text="#000000"
  839.            button_text_hi="#ffffff"
  840.            navigation_bar="#232323ff"
  841.            execution_buts="#00000000"
  842.            tab_active="#7a7a7a"
  843.            tab_inactive="#535353"
  844.            tab_back="#404040ff"
  845.            tab_outline="#3c3c3c"
  846.            >
  847.             <panelcolors>
  848.               <ThemePanelColors
  849.                header="#00000000"
  850.                back="#7a7a7a00"
  851.                sub_back="#00000024"
  852.                >
  853.               </ThemePanelColors>
  854.             </panelcolors>
  855.           </ThemeSpaceGeneric>
  856.         </space>
  857.       </ThemeProperties>
  858.     </properties>
  859.     <text_editor>
  860.       <ThemeTextEditor
  861.        line_numbers_background="#404040"
  862.        selected_text="#c67777"
  863.        cursor="#ff0000"
  864.        syntax_builtin="#800050"
  865.        syntax_symbols="#4c4c4c"
  866.        syntax_special="#5f5f00"
  867.        syntax_preprocessor="#32008c"
  868.        syntax_reserved="#8c3c00"
  869.        syntax_comment="#006432"
  870.        syntax_string="#640000"
  871.        syntax_numbers="#0000c8"
  872.        >
  873.         <space>
  874.           <ThemeSpaceGeneric
  875.            back="#999999"
  876.            title="#000000"
  877.            text="#000000"
  878.            text_hi="#ffffff"
  879.            header="#7a7a7a00"
  880.            header_text="#000000"
  881.            header_text_hi="#ffffff"
  882.            button="#7a7a7aff"
  883.            button_title="#000000"
  884.            button_text="#000000"
  885.            button_text_hi="#ffffff"
  886.            navigation_bar="#00000000"
  887.            execution_buts="#00000000"
  888.            tab_active="#7a7a7a"
  889.            tab_inactive="#535353"
  890.            tab_back="#404040ff"
  891.            tab_outline="#3c3c3c"
  892.            >
  893.             <panelcolors>
  894.               <ThemePanelColors
  895.                header="#00000019"
  896.                back="#7a7a7a80"
  897.                sub_back="#0000003e"
  898.                >
  899.               </ThemePanelColors>
  900.             </panelcolors>
  901.           </ThemeSpaceGeneric>
  902.         </space>
  903.       </ThemeTextEditor>
  904.     </text_editor>
  905.     <node_editor>
  906.       <ThemeNodeEditor
  907.        node_selected="#f15800"
  908.        node_active="#ffaa40"
  909.        wire="#000000"
  910.        wire_inner="#737373"
  911.        wire_select="#ffffff"
  912.        selected_text="#7f7070"
  913.        node_backdrop="#9b9b9ba0"
  914.        converter_node="#686a75"
  915.        color_node="#6c696f"
  916.        group_node="#69756eb9"
  917.        group_socket_node="#dfca35"
  918.        frame_node="#9b9b9ba0"
  919.        matte_node="#977474"
  920.        distor_node="#749797"
  921.        noodle_curving="5"
  922.        input_node="#646464"
  923.        output_node="#646464"
  924.        filter_node="#6c696f"
  925.        vector_node="#6c696f"
  926.        texture_node="#6c696f"
  927.        shader_node="#6c696f"
  928.        script_node="#6c696f"
  929.        pattern_node="#6c696f"
  930.        layout_node="#6c696f"
  931.        >
  932.         <space>
  933.           <ThemeSpaceGeneric
  934.            back="#393939"
  935.            title="#000000"
  936.            text="#000000"
  937.            text_hi="#ffffff"
  938.            header="#7a7a7aff"
  939.            header_text="#000000"
  940.            header_text_hi="#ffffff"
  941.            button="#7a7a7a80"
  942.            button_title="#000000"
  943.            button_text="#000000"
  944.            button_text_hi="#ffffff"
  945.            navigation_bar="#00000000"
  946.            execution_buts="#00000000"
  947.            tab_active="#7a7a7a"
  948.            tab_inactive="#535353"
  949.            tab_back="#404040ff"
  950.            tab_outline="#3c3c3c"
  951.            >
  952.             <panelcolors>
  953.               <ThemePanelColors
  954.                header="#00000019"
  955.                back="#7a7a7a80"
  956.                sub_back="#0000003e"
  957.                >
  958.               </ThemePanelColors>
  959.             </panelcolors>
  960.           </ThemeSpaceGeneric>
  961.         </space>
  962.         <space_list>
  963.           <ThemeSpaceListGeneric
  964.            list="#a5a5a5"
  965.            list_title="#000000"
  966.            list_text="#000000"
  967.            list_text_hi="#ffffff"
  968.            >
  969.           </ThemeSpaceListGeneric>
  970.         </space_list>
  971.       </ThemeNodeEditor>
  972.     </node_editor>
  973.     <outliner>
  974.       <ThemeOutliner
  975.        match="#337f33"
  976.        selected_highlight="#82878c"
  977.        selected_object="#e96a00"
  978.        active_object="#ffaf29"
  979.        edited_object="#00806266"
  980.        row_alternate="#ffffff0f"
  981.        >
  982.         <space>
  983.           <ThemeSpaceGeneric
  984.            back="#7a7a7a"
  985.            title="#000000"
  986.            text="#000000"
  987.            text_hi="#ffffff"
  988.            header="#7a7a7aff"
  989.            header_text="#000000"
  990.            header_text_hi="#ffffff"
  991.            button="#7a7a7aff"
  992.            button_title="#000000"
  993.            button_text="#000000"
  994.            button_text_hi="#ffffff"
  995.            navigation_bar="#00000000"
  996.            execution_buts="#00000000"
  997.            tab_active="#7a7a7a"
  998.            tab_inactive="#535353"
  999.            tab_back="#404040ff"
  1000.            tab_outline="#3c3c3c"
  1001.            >
  1002.             <panelcolors>
  1003.               <ThemePanelColors
  1004.                header="#00000019"
  1005.                back="#7a7a7a80"
  1006.                sub_back="#0000003e"
  1007.                >
  1008.               </ThemePanelColors>
  1009.             </panelcolors>
  1010.           </ThemeSpaceGeneric>
  1011.         </space>
  1012.       </ThemeOutliner>
  1013.     </outliner>
  1014.     <info>
  1015.       <ThemeInfo
  1016.        info_selected="#6080ff"
  1017.        info_selected_text="#ffffff"
  1018.        info_error="#dc0000"
  1019.        info_error_text="#000000"
  1020.        info_warning="#dc8060"
  1021.        info_warning_text="#000000"
  1022.        info_info="#00aa00"
  1023.        info_info_text="#000000"
  1024.        info_debug="#c4c4c4"
  1025.        info_debug_text="#000000"
  1026.        >
  1027.         <space>
  1028.           <ThemeSpaceGeneric
  1029.            back="#7a7a7a"
  1030.            title="#000000"
  1031.            text="#000000"
  1032.            text_hi="#ffffff"
  1033.            header="#7a7a7aff"
  1034.            header_text="#000000"
  1035.            header_text_hi="#ffffff"
  1036.            button="#7a7a7aff"
  1037.            button_title="#000000"
  1038.            button_text="#000000"
  1039.            button_text_hi="#ffffff"
  1040.            navigation_bar="#00000000"
  1041.            execution_buts="#00000000"
  1042.            tab_active="#7a7a7a"
  1043.            tab_inactive="#535353"
  1044.            tab_back="#404040ff"
  1045.            tab_outline="#3c3c3c"
  1046.            >
  1047.             <panelcolors>
  1048.               <ThemePanelColors
  1049.                header="#00000019"
  1050.                back="#7a7a7a80"
  1051.                sub_back="#0000003e"
  1052.                >
  1053.               </ThemePanelColors>
  1054.             </panelcolors>
  1055.           </ThemeSpaceGeneric>
  1056.         </space>
  1057.       </ThemeInfo>
  1058.     </info>
  1059.     <preferences>
  1060.       <ThemePreferences>
  1061.         <space>
  1062.           <ThemeSpaceGeneric
  1063.            back="#7a7a7a"
  1064.            title="#000000"
  1065.            text="#000000"
  1066.            text_hi="#ffffff"
  1067.            header="#7a7a7aff"
  1068.            header_text="#000000"
  1069.            header_text_hi="#ffffff"
  1070.            button="#7a7a7aff"
  1071.            button_title="#000000"
  1072.            button_text="#000000"
  1073.            button_text_hi="#ffffff"
  1074.            navigation_bar="#7a7a7aff"
  1075.            execution_buts="#4b4b4bff"
  1076.            tab_active="#4b4b4b"
  1077.            tab_inactive="#2b2b2b"
  1078.            tab_back="#232323ff"
  1079.            tab_outline="#232323"
  1080.            >
  1081.             <panelcolors>
  1082.               <ThemePanelColors
  1083.                header="#7a7a7aff"
  1084.                back="#0000001a"
  1085.                sub_back="#00000000"
  1086.                >
  1087.               </ThemePanelColors>
  1088.             </panelcolors>
  1089.           </ThemeSpaceGeneric>
  1090.         </space>
  1091.       </ThemePreferences>
  1092.     </preferences>
  1093.     <console>
  1094.       <ThemeConsole
  1095.        line_output="#6080ff"
  1096.        line_input="#ffffff"
  1097.        line_info="#00aa00"
  1098.        line_error="#dc6060"
  1099.        cursor="#dc6060"
  1100.        select="#ffffff30"
  1101.        >
  1102.         <space>
  1103.           <ThemeSpaceGeneric
  1104.            back="#000000"
  1105.            title="#000000"
  1106.            text="#000000"
  1107.            text_hi="#ffffff"
  1108.            header="#7a7a7aff"
  1109.            header_text="#000000"
  1110.            header_text_hi="#ffffff"
  1111.            button="#7a7a7aff"
  1112.            button_title="#000000"
  1113.            button_text="#000000"
  1114.            button_text_hi="#ffffff"
  1115.            navigation_bar="#00000000"
  1116.            execution_buts="#00000000"
  1117.            tab_active="#7a7a7a"
  1118.            tab_inactive="#535353"
  1119.            tab_back="#404040ff"
  1120.            tab_outline="#3c3c3c"
  1121.            >
  1122.             <panelcolors>
  1123.               <ThemePanelColors
  1124.                header="#00000019"
  1125.                back="#7a7a7a80"
  1126.                sub_back="#0000003e"
  1127.                >
  1128.               </ThemePanelColors>
  1129.             </panelcolors>
  1130.           </ThemeSpaceGeneric>
  1131.         </space>
  1132.       </ThemeConsole>
  1133.     </console>
  1134.     <clip_editor>
  1135.       <ThemeClipEditor
  1136.        marker_outline="#000000"
  1137.        marker="#7f7f00"
  1138.        active_marker="#ffffff"
  1139.        selected_marker="#ffff00"
  1140.        disabled_marker="#7f0000"
  1141.        locked_marker="#7f7f7f"
  1142.        path_before="#ff0000"
  1143.        path_after="#0000ff"
  1144.        frame_current="#60c040"
  1145.        time_scrub_background="#292929e6"
  1146.        strips="#0c0a0a"
  1147.        strips_selected="#ff8c00"
  1148.        metadatabg="#000000"
  1149.        metadatatext="#ffffff"
  1150.        handle_free="#000000"
  1151.        handle_auto="#909000"
  1152.        handle_align="#803060"
  1153.        handle_sel_free="#000000"
  1154.        handle_sel_auto="#f0ff40"
  1155.        handle_sel_align="#f090a0"
  1156.        handle_auto_clamped="#000000"
  1157.        handle_sel_auto_clamped="#000000"
  1158.        handle_vertex="#000000"
  1159.        handle_vertex_select="#ffff00"
  1160.        handle_vertex_size="5"
  1161.        >
  1162.         <space>
  1163.           <ThemeSpaceGeneric
  1164.            back="#393939"
  1165.            title="#000000"
  1166.            text="#000000"
  1167.            text_hi="#ffffff"
  1168.            header="#7a7a7aff"
  1169.            header_text="#000000"
  1170.            header_text_hi="#ffffff"
  1171.            button="#7a7a7a80"
  1172.            button_title="#000000"
  1173.            button_text="#000000"
  1174.            button_text_hi="#ffffff"
  1175.            navigation_bar="#00000000"
  1176.            execution_buts="#00000000"
  1177.            tab_active="#7a7a7a"
  1178.            tab_inactive="#535353"
  1179.            tab_back="#404040ff"
  1180.            tab_outline="#3c3c3c"
  1181.            >
  1182.             <panelcolors>
  1183.               <ThemePanelColors
  1184.                header="#00000019"
  1185.                back="#7a7a7a80"
  1186.                sub_back="#0000003e"
  1187.                >
  1188.               </ThemePanelColors>
  1189.             </panelcolors>
  1190.           </ThemeSpaceGeneric>
  1191.         </space>
  1192.         <space_list>
  1193.           <ThemeSpaceListGeneric
  1194.            list="#666666"
  1195.            list_title="#000000"
  1196.            list_text="#000000"
  1197.            list_text_hi="#ffffff"
  1198.            >
  1199.           </ThemeSpaceListGeneric>
  1200.         </space_list>
  1201.       </ThemeClipEditor>
  1202.     </clip_editor>
  1203.     <topbar>
  1204.       <ThemeTopBar>
  1205.         <space>
  1206.           <ThemeSpaceGeneric
  1207.            back="#7a7a7a"
  1208.            title="#ffffff"
  1209.            text="#e6e6e6"
  1210.            text_hi="#ffffff"
  1211.            header="#7a7a7aff"
  1212.            header_text="#eeeeee"
  1213.            header_text_hi="#ffffff"
  1214.            button="#7a7a7aff"
  1215.            button_title="#ffffff"
  1216.            button_text="#e5e5e5"
  1217.            button_text_hi="#ffffff"
  1218.            navigation_bar="#00000000"
  1219.            execution_buts="#00000000"
  1220.            tab_active="#4b4b4b"
  1221.            tab_inactive="#2b2b2b"
  1222.            tab_back="#232323ff"
  1223.            tab_outline="#232323"
  1224.            >
  1225.             <panelcolors>
  1226.               <ThemePanelColors
  1227.                header="#7a7a7acc"
  1228.                back="#333333b3"
  1229.                sub_back="#0000003e"
  1230.                >
  1231.               </ThemePanelColors>
  1232.             </panelcolors>
  1233.           </ThemeSpaceGeneric>
  1234.         </space>
  1235.       </ThemeTopBar>
  1236.     </topbar>
  1237.     <statusbar>
  1238.       <ThemeStatusBar>
  1239.         <space>
  1240.           <ThemeSpaceGeneric
  1241.            back="#2e2e2e"
  1242.            title="#ffffff"
  1243.            text="#838383"
  1244.            text_hi="#ffffff"
  1245.            header="#303030ff"
  1246.            header_text="#aaaaaa"
  1247.            header_text_hi="#ffffff"
  1248.            button="#353535ff"
  1249.            button_title="#000000"
  1250.            button_text="#000000"
  1251.            button_text_hi="#ffffff"
  1252.            navigation_bar="#00000000"
  1253.            execution_buts="#00000000"
  1254.            tab_active="#4b4b4b"
  1255.            tab_inactive="#2b2b2b"
  1256.            tab_back="#232323ff"
  1257.            tab_outline="#232323"
  1258.            >
  1259.             <panelcolors>
  1260.               <ThemePanelColors
  1261.                header="#7a7a7acc"
  1262.                back="#333333b3"
  1263.                sub_back="#0000003e"
  1264.                >
  1265.               </ThemePanelColors>
  1266.             </panelcolors>
  1267.           </ThemeSpaceGeneric>
  1268.         </space>
  1269.       </ThemeStatusBar>
  1270.     </statusbar>
  1271.     <bone_color_sets>
  1272.       <ThemeBoneColorSet
  1273.        normal="#9a0000"
  1274.        select="#bd1111"
  1275.        active="#f70a0a"
  1276.        show_colored_constraints="FALSE"
  1277.        >
  1278.       </ThemeBoneColorSet>
  1279.       <ThemeBoneColorSet
  1280.        normal="#f74018"
  1281.        select="#f66913"
  1282.        active="#fa9900"
  1283.        show_colored_constraints="FALSE"
  1284.        >
  1285.       </ThemeBoneColorSet>
  1286.       <ThemeBoneColorSet
  1287.        normal="#1e9109"
  1288.        select="#59b70b"
  1289.        active="#83ef1d"
  1290.        show_colored_constraints="FALSE"
  1291.        >
  1292.       </ThemeBoneColorSet>
  1293.       <ThemeBoneColorSet
  1294.        normal="#0a3694"
  1295.        select="#3667df"
  1296.        active="#5ec1ef"
  1297.        show_colored_constraints="FALSE"
  1298.        >
  1299.       </ThemeBoneColorSet>
  1300.       <ThemeBoneColorSet
  1301.        normal="#a9294e"
  1302.        select="#c1416a"
  1303.        active="#f05d91"
  1304.        show_colored_constraints="FALSE"
  1305.        >
  1306.       </ThemeBoneColorSet>
  1307.       <ThemeBoneColorSet
  1308.        normal="#430c78"
  1309.        select="#543aa3"
  1310.        active="#8764d5"
  1311.        show_colored_constraints="FALSE"
  1312.        >
  1313.       </ThemeBoneColorSet>
  1314.       <ThemeBoneColorSet
  1315.        normal="#24785a"
  1316.        select="#3c9579"
  1317.        active="#6fb6ab"
  1318.        show_colored_constraints="FALSE"
  1319.        >
  1320.       </ThemeBoneColorSet>
  1321.       <ThemeBoneColorSet
  1322.        normal="#4b707c"
  1323.        select="#6a8691"
  1324.        active="#9bc2cd"
  1325.        show_colored_constraints="FALSE"
  1326.        >
  1327.       </ThemeBoneColorSet>
  1328.       <ThemeBoneColorSet
  1329.        normal="#f4c90c"
  1330.        select="#eec236"
  1331.        active="#f3ff00"
  1332.        show_colored_constraints="FALSE"
  1333.        >
  1334.       </ThemeBoneColorSet>
  1335.       <ThemeBoneColorSet
  1336.        normal="#1e2024"
  1337.        select="#484c56"
  1338.        active="#ffffff"
  1339.        show_colored_constraints="FALSE"
  1340.        >
  1341.       </ThemeBoneColorSet>
  1342.       <ThemeBoneColorSet
  1343.        normal="#6f2f6a"
  1344.        select="#9845be"
  1345.        active="#d330d6"
  1346.        show_colored_constraints="FALSE"
  1347.        >
  1348.       </ThemeBoneColorSet>
  1349.       <ThemeBoneColorSet
  1350.        normal="#6c8e22"
  1351.        select="#7fb022"
  1352.        active="#bbef5b"
  1353.        show_colored_constraints="FALSE"
  1354.        >
  1355.       </ThemeBoneColorSet>
  1356.       <ThemeBoneColorSet
  1357.        normal="#8d8d8d"
  1358.        select="#b0b0b0"
  1359.        active="#dedede"
  1360.        show_colored_constraints="FALSE"
  1361.        >
  1362.       </ThemeBoneColorSet>
  1363.       <ThemeBoneColorSet
  1364.        normal="#834326"
  1365.        select="#8b5811"
  1366.        active="#bd6a11"
  1367.        show_colored_constraints="FALSE"
  1368.        >
  1369.       </ThemeBoneColorSet>
  1370.       <ThemeBoneColorSet
  1371.        normal="#08310e"
  1372.        select="#1c430b"
  1373.        active="#34622b"
  1374.        show_colored_constraints="FALSE"
  1375.        >
  1376.       </ThemeBoneColorSet>
  1377.       <ThemeBoneColorSet
  1378.        normal="#000000"
  1379.        select="#000000"
  1380.        active="#000000"
  1381.        show_colored_constraints="FALSE"
  1382.        >
  1383.       </ThemeBoneColorSet>
  1384.       <ThemeBoneColorSet
  1385.        normal="#000000"
  1386.        select="#000000"
  1387.        active="#000000"
  1388.        show_colored_constraints="FALSE"
  1389.        >
  1390.       </ThemeBoneColorSet>
  1391.       <ThemeBoneColorSet
  1392.        normal="#000000"
  1393.        select="#000000"
  1394.        active="#000000"
  1395.        show_colored_constraints="FALSE"
  1396.        >
  1397.       </ThemeBoneColorSet>
  1398.       <ThemeBoneColorSet
  1399.        normal="#000000"
  1400.        select="#000000"
  1401.        active="#000000"
  1402.        show_colored_constraints="FALSE"
  1403.        >
  1404.       </ThemeBoneColorSet>
  1405.       <ThemeBoneColorSet
  1406.        normal="#000000"
  1407.        select="#000000"
  1408.        active="#000000"
  1409.        show_colored_constraints="FALSE"
  1410.        >
  1411.       </ThemeBoneColorSet>
  1412.     </bone_color_sets>
  1413.   </Theme>
  1414.   <ThemeStyle>
  1415.     <panel_title>
  1416.       <ThemeFontStyle
  1417.        points="12"
  1418.        font_kerning_style="FITTED"
  1419.        shadow="1"
  1420.        shadow_offset_x="0"
  1421.        shadow_offset_y="-1"
  1422.        shadow_alpha="0.15"
  1423.        shadow_value="1"
  1424.        >
  1425.       </ThemeFontStyle>
  1426.     </panel_title>
  1427.     <widget_label>
  1428.       <ThemeFontStyle
  1429.        points="11"
  1430.        font_kerning_style="FITTED"
  1431.        shadow="3"
  1432.        shadow_offset_x="0"
  1433.        shadow_offset_y="-1"
  1434.        shadow_alpha="0.15"
  1435.        shadow_value="1"
  1436.        >
  1437.       </ThemeFontStyle>
  1438.     </widget_label>
  1439.     <widget>
  1440.       <ThemeFontStyle
  1441.        points="11"
  1442.        font_kerning_style="FITTED"
  1443.        shadow="0"
  1444.        shadow_offset_x="0"
  1445.        shadow_offset_y="0"
  1446.        shadow_alpha="0.25"
  1447.        shadow_value="0"
  1448.        >
  1449.       </ThemeFontStyle>
  1450.     </widget>
  1451.   </ThemeStyle>
  1452. </bpy>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement