Advertisement
Guest User

Untitled

a guest
Apr 9th, 2024
55
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 47.66 KB | None | 0 0
  1. <bpy>
  2.   <Theme>
  3.     <user_interface>
  4.       <ThemeUserInterface
  5.        menu_shadow_fac="0.233805"
  6.        menu_shadow_width="7"
  7.        icon_alpha="1"
  8.        icon_saturation="1"
  9.        widget_emboss="#ffffff10"
  10.        editor_outline="#000000"
  11.        widget_text_cursor="#ffffff"
  12.        panel_roundness="0.109312"
  13.        transparent_checker_primary="#181818"
  14.        transparent_checker_secondary="#111111"
  15.        transparent_checker_size="12"
  16.        axis_x="#fa0000"
  17.        axis_y="#1e9e00"
  18.        axis_z="#0030ff"
  19.        gizmo_hi="#ffffff"
  20.        gizmo_primary="#f5f14d"
  21.        gizmo_secondary="#63ffff"
  22.        gizmo_view_align="#ffffff"
  23.        gizmo_a="#4da84d"
  24.        gizmo_b="#a33535"
  25.        icon_scene="#f1ff9bff"
  26.        icon_collection="#56a8ffff"
  27.        icon_object="#ee9e5dff"
  28.        icon_object_data="#00d4a3ff"
  29.        icon_modifier="#ceacffff"
  30.        icon_shading="#ea7581ff"
  31.        icon_folder="#e3c16eff"
  32.        icon_border_intensity="0"
  33.        >
  34.         <wcol_regular>
  35.           <ThemeWidgetColors
  36.            outline="#000000"
  37.            inner="#606060ff"
  38.            inner_sel="#0e51ff88"
  39.            item="#ffffffff"
  40.            text="#ffffff"
  41.            text_sel="#ffffff"
  42.            show_shaded="TRUE"
  43.            shadetop="10"
  44.            shadedown="-15"
  45.            roundness="0.3"
  46.            >
  47.           </ThemeWidgetColors>
  48.         </wcol_regular>
  49.         <wcol_tool>
  50.           <ThemeWidgetColors
  51.            outline="#000000"
  52.            inner="#464646ff"
  53.            inner_sel="#0066ffd8"
  54.            item="#ff00edff"
  55.            text="#ffffff"
  56.            text_sel="#ffffff"
  57.            show_shaded="TRUE"
  58.            shadetop="10"
  59.            shadedown="-10"
  60.            roundness="0.3"
  61.            >
  62.           </ThemeWidgetColors>
  63.         </wcol_tool>
  64.         <wcol_toolbar_item>
  65.           <ThemeWidgetColors
  66.            outline="#000000"
  67.            inner="#505050ff"
  68.            inner_sel="#3b72ffa4"
  69.            item="#0096ffff"
  70.            text="#e9e9e9"
  71.            text_sel="#ffffff"
  72.            show_shaded="TRUE"
  73.            shadetop="3"
  74.            shadedown="-3"
  75.            roundness="0.3"
  76.            >
  77.           </ThemeWidgetColors>
  78.         </wcol_toolbar_item>
  79.         <wcol_radio>
  80.           <ThemeWidgetColors
  81.            outline="#000000"
  82.            inner="#464646ff"
  83.            inner_sel="#2e58ebcd"
  84.            item="#2a2a2aff"
  85.            text="#ffffff"
  86.            text_sel="#ffffff"
  87.            show_shaded="TRUE"
  88.            shadetop="5"
  89.            shadedown="-9"
  90.            roundness="0.3"
  91.            >
  92.           </ThemeWidgetColors>
  93.         </wcol_radio>
  94.         <wcol_text>
  95.           <ThemeWidgetColors
  96.            outline="#000000"
  97.            inner="#232327bd"
  98.            inner_sel="#0f0f0f9c"
  99.            item="#2949f7ff"
  100.            text="#f3f3f3"
  101.            text_sel="#ffffff"
  102.            show_shaded="FALSE"
  103.            shadetop="-4"
  104.            shadedown="4"
  105.            roundness="0.5"
  106.            >
  107.           </ThemeWidgetColors>
  108.         </wcol_text>
  109.         <wcol_option>
  110.           <ThemeWidgetColors
  111.            outline="#000000"
  112.            inner="#2b2b2bff"
  113.            inner_sel="#3c66ff98"
  114.            item="#fff5f5ff"
  115.            text="#ffffff"
  116.            text_sel="#f9f8f4"
  117.            show_shaded="FALSE"
  118.            shadetop="5"
  119.            shadedown="0"
  120.            roundness="0.512268"
  121.            >
  122.           </ThemeWidgetColors>
  123.         </wcol_option>
  124.         <wcol_toggle>
  125.           <ThemeWidgetColors
  126.            outline="#000000"
  127.            inner="#494949ff"
  128.            inner_sel="#146aff9a"
  129.            item="#1917ffff"
  130.            text="#ffffff"
  131.            text_sel="#ffffff"
  132.            show_shaded="FALSE"
  133.            shadetop="0"
  134.            shadedown="-9"
  135.            roundness="0.4"
  136.            >
  137.           </ThemeWidgetColors>
  138.         </wcol_toggle>
  139.         <wcol_num>
  140.           <ThemeWidgetColors
  141.            outline="#000000"
  142.            inner="#232327ff"
  143.            inner_sel="#3f3f3fff"
  144.            item="#2d5fffff"
  145.            text="#ffffff"
  146.            text_sel="#f2f2f2"
  147.            show_shaded="FALSE"
  148.            shadetop="11"
  149.            shadedown="5"
  150.            roundness="0.3"
  151.            >
  152.           </ThemeWidgetColors>
  153.         </wcol_num>
  154.         <wcol_numslider>
  155.           <ThemeWidgetColors
  156.            outline="#000000"
  157.            inner="#232327ff"
  158.            inner_sel="#181818ff"
  159.            item="#4a4a4aff"
  160.            text="#ffffff"
  161.            text_sel="#ffffff"
  162.            show_shaded="FALSE"
  163.            shadetop="-4"
  164.            shadedown="-18"
  165.            roundness="0.3"
  166.            >
  167.           </ThemeWidgetColors>
  168.         </wcol_numslider>
  169.         <wcol_box>
  170.           <ThemeWidgetColors
  171.            outline="#000000"
  172.            inner="#232327ff"
  173.            inner_sel="#2e58ebff"
  174.            item="#ffffffff"
  175.            text="#f1f1f1"
  176.            text_sel="#ff06bf"
  177.            show_shaded="FALSE"
  178.            shadetop="0"
  179.            shadedown="-7"
  180.            roundness="0.265813"
  181.            >
  182.           </ThemeWidgetColors>
  183.         </wcol_box>
  184.         <wcol_menu>
  185.           <ThemeWidgetColors
  186.            outline="#000000"
  187.            inner="#4f4f4fff"
  188.            inner_sel="#318bff87"
  189.            item="#ffffffff"
  190.            text="#ffffff"
  191.            text_sel="#ffffff"
  192.            show_shaded="TRUE"
  193.            shadetop="10"
  194.            shadedown="-13"
  195.            roundness="0.3"
  196.            >
  197.           </ThemeWidgetColors>
  198.         </wcol_menu>
  199.         <wcol_pulldown>
  200.           <ThemeWidgetColors
  201.            outline="#f92323"
  202.            inner="#0f0f0fff"
  203.            inner_sel="#1279ff60"
  204.            item="#3cff00ff"
  205.            text="#ffffff"
  206.            text_sel="#ffffff"
  207.            show_shaded="FALSE"
  208.            shadetop="5"
  209.            shadedown="-4"
  210.            roundness="0.494622"
  211.            >
  212.           </ThemeWidgetColors>
  213.         </wcol_pulldown>
  214.         <wcol_menu_back>
  215.           <ThemeWidgetColors
  216.            outline="#000000"
  217.            inner="#313131ff"
  218.            inner_sel="#04ec36e6"
  219.            item="#15da08ff"
  220.            text="#f3f3f3"
  221.            text_sel="#f3f3f3"
  222.            show_shaded="FALSE"
  223.            shadetop="5"
  224.            shadedown="-5"
  225.            roundness="0.292568"
  226.            >
  227.           </ThemeWidgetColors>
  228.         </wcol_menu_back>
  229.         <wcol_pie_menu>
  230.           <ThemeWidgetColors
  231.            outline="#000000"
  232.            inner="#0000009f"
  233.            inner_sel="#3140a3ff"
  234.            item="#272955ff"
  235.            text="#e2e2e2"
  236.            text_sel="#ffffff"
  237.            show_shaded="FALSE"
  238.            shadetop="17"
  239.            shadedown="-20"
  240.            roundness="0.3634"
  241.            >
  242.           </ThemeWidgetColors>
  243.         </wcol_pie_menu>
  244.         <wcol_tooltip>
  245.           <ThemeWidgetColors
  246.            outline="#000000"
  247.            inner="#12120deb"
  248.            inner_sel="#cececee4"
  249.            item="#ffffffff"
  250.            text="#ffd2ac"
  251.            text_sel="#000000"
  252.            show_shaded="FALSE"
  253.            shadetop="25"
  254.            shadedown="-20"
  255.            roundness="0.553846"
  256.            >
  257.           </ThemeWidgetColors>
  258.         </wcol_tooltip>
  259.         <wcol_menu_item>
  260.           <ThemeWidgetColors
  261.            outline="#000000"
  262.            inner="#9b9b9b00"
  263.            inner_sel="#005fff79"
  264.            item="#00f000ff"
  265.            text="#ffffff"
  266.            text_sel="#ffffff"
  267.            show_shaded="FALSE"
  268.            shadetop="10"
  269.            shadedown="-6"
  270.            roundness="0.111111"
  271.            >
  272.           </ThemeWidgetColors>
  273.         </wcol_menu_item>
  274.         <wcol_scroll>
  275.           <ThemeWidgetColors
  276.            outline="#070707"
  277.            inner="#1d1d1dff"
  278.            inner_sel="#382c2c87"
  279.            item="#3e3e3eff"
  280.            text="#dfdfdf"
  281.            text_sel="#ec3939"
  282.            show_shaded="FALSE"
  283.            shadetop="0"
  284.            shadedown="0"
  285.            roundness="1"
  286.            >
  287.           </ThemeWidgetColors>
  288.         </wcol_scroll>
  289.         <wcol_progress>
  290.           <ThemeWidgetColors
  291.            outline="#000000"
  292.            inner="#3a3a3aff"
  293.            inner_sel="#646464b4"
  294.            item="#2c80ffff"
  295.            text="#c9c9c9"
  296.            text_sel="#fff5f5"
  297.            show_shaded="FALSE"
  298.            shadetop="0"
  299.            shadedown="0"
  300.            roundness="0.4"
  301.            >
  302.           </ThemeWidgetColors>
  303.         </wcol_progress>
  304.         <wcol_list_item>
  305.           <ThemeWidgetColors
  306.            outline="#000000"
  307.            inner="#cccccc08"
  308.            inner_sel="#044bc081"
  309.            item="#ac2007ff"
  310.            text="#ffffff"
  311.            text_sel="#ffffff"
  312.            show_shaded="FALSE"
  313.            shadetop="-42"
  314.            shadedown="0"
  315.            roundness="0.525054"
  316.            >
  317.           </ThemeWidgetColors>
  318.         </wcol_list_item>
  319.         <wcol_view_item>
  320.           <ThemeWidgetColors
  321.            outline="#2d2d2d"
  322.            inner="#303030ff"
  323.            inner_sel="#4772b3ff"
  324.            item="#4772b3ff"
  325.            text="#cccccc"
  326.            text_sel="#ffffff"
  327.            show_shaded="FALSE"
  328.            shadetop="0"
  329.            shadedown="0"
  330.            roundness="0.4"
  331.            >
  332.           </ThemeWidgetColors>
  333.         </wcol_view_item>
  334.         <wcol_state>
  335.           <ThemeWidgetStateColors
  336.            inner_anim="#257500"
  337.            inner_anim_sel="#1f5c00"
  338.            inner_key="#b47400"
  339.            inner_key_sel="#fca43d"
  340.            inner_driven="#b400ff"
  341.            inner_driven_sel="#9900e6"
  342.            inner_overridden="#00c3c3"
  343.            inner_overridden_sel="#118f8f"
  344.            inner_changed="#cc7529"
  345.            inner_changed_sel="#d26400"
  346.            blend="0.655235"
  347.            >
  348.           </ThemeWidgetStateColors>
  349.         </wcol_state>
  350.         <wcol_tab>
  351.           <ThemeWidgetColors
  352.            outline="#020202"
  353.            inner="#2b2b2bff"
  354.            inner_sel="#2052cead"
  355.            item="#ff0000ff"
  356.            text="#ffffff"
  357.            text_sel="#ffffff"
  358.            show_shaded="TRUE"
  359.            shadetop="17"
  360.            shadedown="2"
  361.            roundness="0.316266"
  362.            >
  363.           </ThemeWidgetColors>
  364.         </wcol_tab>
  365.       </ThemeUserInterface>
  366.     </user_interface>
  367.     <view_3d>
  368.       <ThemeView3D
  369.        grid="#c5c5c505"
  370.        clipping_border_3d="#121225ff"
  371.        wire="#000000"
  372.        wire_edit="#000000"
  373.        edge_width="0"
  374.        gp_vertex="#000000"
  375.        gp_vertex_select="#ff9000"
  376.        gp_vertex_size="4"
  377.        text_grease_pencil="#a449eb"
  378.        object_selected="#f66423"
  379.        object_active="#ffea54"
  380.        text_keyframe="#ddd700"
  381.        camera="#29a1fa"
  382.        empty="#0081e4"
  383.        light="#8886864c"
  384.        speaker="#366d39"
  385.        vertex="#2483ff"
  386.        vertex_select="#e02e2e"
  387.        vertex_active="#000000"
  388.        vertex_size="3"
  389.        vertex_bevel="#00a5ff"
  390.        vertex_unreferenced="#000000"
  391.        edge_select="#bd3200"
  392.        edge_seam="#752020"
  393.        edge_sharp="#095d96"
  394.        edge_crease="#b755c5"
  395.        edge_bevel="#00a5ff"
  396.        edge_facesel="#4b4b4b"
  397.        freestyle_edge_mark="#2fac2f"
  398.        face="#0a265044"
  399.        face_select="#e3533b43"
  400.        face_dot="#ff6c27"
  401.        facedot_size="4"
  402.        freestyle_face_mark="#225f2233"
  403.        face_retopology="#50c8ff0f"
  404.        face_back="#ff0000b3"
  405.        face_front="#0000ffb3"
  406.        nurb_uline="#909000"
  407.        nurb_vline="#803060"
  408.        nurb_sel_uline="#f0ff40"
  409.        nurb_sel_vline="#f090a0"
  410.        act_spline="#3d3d3d"
  411.        handle_free="#350635"
  412.        handle_auto="#164a6b"
  413.        handle_vect="#317c00"
  414.        handle_sel_vect="#40c030"
  415.        handle_align="#353535"
  416.        handle_sel_free="#af3ad1"
  417.        handle_sel_auto="#2391ff"
  418.        handle_sel_align="#ff4c0e"
  419.        lastsel_point="#d3ff59"
  420.        extra_edge_len="#dddddd"
  421.        extra_edge_angle="#727272"
  422.        extra_face_angle="#4545c7"
  423.        extra_face_area="#7e532c"
  424.        editmesh_active="#ffde71ff"
  425.        normal="#3b63cc"
  426.        vertex_normal="#008ec7"
  427.        split_normal="#912791"
  428.        bone_pose="#215ea3"
  429.        bone_pose_active="#ffdb65"
  430.        bone_solid="#c8c8c8"
  431.        bone_locked_weight="#ff000080"
  432.        bundle_solid="#8b7e7e"
  433.        camera_path="#333a3b"
  434.        camera_passepartout="#000000"
  435.        skin_root="#b44d4d"
  436.        view_overlay="#747474"
  437.        transform="#ff629a"
  438.        frame_current="#a5b276"
  439.        paint_curve_handle="#7fff7f7f"
  440.        paint_curve_pivot="#ff7f7f7f"
  441.        outline_width="1"
  442.        object_origin_size="8"
  443.        >
  444.         <space>
  445.           <ThemeSpaceGradient
  446.            title="#727272"
  447.            text="#ffffff"
  448.            text_hi="#e7d69a"
  449.            header="#24232375"
  450.            header_text="#dbdbdb"
  451.            header_text_hi="#b6b6b6"
  452.            button="#2c2c2cff"
  453.            button_title="#ffffff"
  454.            button_text="#b2b2b2"
  455.            button_text_hi="#dfdfdf"
  456.            navigation_bar="#1e3f1e7c"
  457.            execution_buts="#00000000"
  458.            tab_active="#0940af"
  459.            tab_inactive="#363636"
  460.            tab_back="#1f1e1eff"
  461.            tab_outline="#000000"
  462.            >
  463.             <gradients>
  464.               <ThemeGradientColors
  465.                background_type="LINEAR"
  466.                high_gradient="#182c58"
  467.                gradient="#441a1f"
  468.                >
  469.               </ThemeGradientColors>
  470.             </gradients>
  471.             <panelcolors>
  472.               <ThemePanelColors
  473.                header="#4a4a4a4b"
  474.                back="#1414143c"
  475.                sub_back="#0000003e"
  476.                >
  477.               </ThemePanelColors>
  478.             </panelcolors>
  479.           </ThemeSpaceGradient>
  480.         </space>
  481.       </ThemeView3D>
  482.     </view_3d>
  483.     <graph_editor>
  484.       <ThemeGraphEditor
  485.        grid="#303030"
  486.        frame_current="#ff8500"
  487.        time_scrub_background="#292929e6"
  488.        time_marker_line="#00000060"
  489.        time_marker_line_selected="#ffffff60"
  490.        window_sliders="#789617"
  491.        channels_region="#444444"
  492.        dopesheet_channel="#2f4377"
  493.        dopesheet_subchannel="#273966"
  494.        channel_group="#29334f"
  495.        active_channels_group="#b13438"
  496.        preview_range="#a14d0066"
  497.        vertex="#000000"
  498.        vertex_select="#ff5000"
  499.        vertex_active="#ffffff"
  500.        vertex_size="3"
  501.        vertex_bevel="#000000"
  502.        vertex_unreferenced="#000000"
  503.        handle_free="#fafafa"
  504.        handle_auto="#909000"
  505.        handle_vect="#409030"
  506.        handle_sel_vect="#40c030"
  507.        handle_align="#853963"
  508.        handle_sel_free="#5d5d5d"
  509.        handle_sel_auto="#a3ac2d"
  510.        handle_sel_align="#7e7e7e"
  511.        handle_auto_clamped="#e98167"
  512.        handle_sel_auto_clamped="#79644c"
  513.        lastsel_point="#ffffff"
  514.        handle_vertex="#1f1f1f"
  515.        handle_vertex_select="#a8a8a8"
  516.        handle_vertex_size="4"
  517.        >
  518.         <space>
  519.           <ThemeSpaceGeneric
  520.            back="#252525"
  521.            title="#949393"
  522.            text="#d6d6d6"
  523.            text_hi="#ffffff"
  524.            header="#3b3b3bff"
  525.            header_text="#000000"
  526.            header_text_hi="#ffffff"
  527.            button="#2c2c2cff"
  528.            button_title="#cccccc"
  529.            button_text="#c3c3c3"
  530.            button_text_hi="#ffffff"
  531.            navigation_bar="#00000000"
  532.            execution_buts="#00000000"
  533.            tab_active="#ff5450"
  534.            tab_inactive="#2c2c2c"
  535.            tab_back="#181818ff"
  536.            tab_outline="#000000"
  537.            >
  538.             <panelcolors>
  539.               <ThemePanelColors
  540.                header="#bdbdbd0c"
  541.                back="#6b6c6a80"
  542.                sub_back="#0000003e"
  543.                >
  544.               </ThemePanelColors>
  545.             </panelcolors>
  546.           </ThemeSpaceGeneric>
  547.         </space>
  548.         <space_list>
  549.           <ThemeSpaceListGeneric
  550.            list="#2c2c2c"
  551.            list_title="#4e4e4e"
  552.            list_text="#898989"
  553.            list_text_hi="#ffffff"
  554.            >
  555.           </ThemeSpaceListGeneric>
  556.         </space_list>
  557.       </ThemeGraphEditor>
  558.     </graph_editor>
  559.     <file_browser>
  560.       <ThemeFileBrowser
  561.        selected_file="#973e1b"
  562.        row_alternate="#ffffff07"
  563.        >
  564.         <space>
  565.           <ThemeSpaceGeneric
  566.            back="#202020"
  567.            title="#8b8b8b"
  568.            text="#cacaca"
  569.            text_hi="#0f0f0f"
  570.            header="#3b3b3bff"
  571.            header_text="#8b8b8b"
  572.            header_text_hi="#ffffff"
  573.            button="#303030ff"
  574.            button_title="#b9b9b9"
  575.            button_text="#ffffff"
  576.            button_text_hi="#ffffff"
  577.            navigation_bar="#00000000"
  578.            execution_buts="#444444ff"
  579.            tab_active="#8f3200"
  580.            tab_inactive="#3d3d3d"
  581.            tab_back="#0a0a0aff"
  582.            tab_outline="#3c3c3c"
  583.            >
  584.             <panelcolors>
  585.               <ThemePanelColors
  586.                header="#bdbdbd0c"
  587.                back="#6b6c6a80"
  588.                sub_back="#0000003e"
  589.                >
  590.               </ThemePanelColors>
  591.             </panelcolors>
  592.           </ThemeSpaceGeneric>
  593.         </space>
  594.       </ThemeFileBrowser>
  595.     </file_browser>
  596.     <nla_editor>
  597.       <ThemeNLAEditor
  598.        grid="#2f2f2f"
  599.        view_sliders="#977a82"
  600.        dopesheet_channel="#5a85b2"
  601.        nla_track="#424242"
  602.        active_action="#bb511966"
  603.        active_action_unset="#4f4f4f4d"
  604.        preview_range="#a14d0066"
  605.        strips="#101010"
  606.        strips_selected="#ff4300"
  607.        transition_strips="#1c2630"
  608.        transition_strips_selected="#2e75db"
  609.        meta_strips="#332642"
  610.        meta_strips_selected="#692196"
  611.        sound_strips="#2b3d3d"
  612.        sound_strips_selected="#22597a"
  613.        tweak="#4df31a"
  614.        tweak_duplicate="#d90000"
  615.        keyframe_border="#000000ff"
  616.        keyframe_border_selected="#000000ff"
  617.        frame_current="#ff8500"
  618.        time_scrub_background="#292929e6"
  619.        time_marker_line="#00000060"
  620.        time_marker_line_selected="#ffffff60"
  621.        >
  622.         <space>
  623.           <ThemeSpaceGeneric
  624.            back="#252525"
  625.            title="#787878"
  626.            text="#7c7c7c"
  627.            text_hi="#ffffff"
  628.            header="#3b3b3bff"
  629.            header_text="#ebebeb"
  630.            header_text_hi="#ffffff"
  631.            button="#2c2c2cff"
  632.            button_title="#e7e7e7"
  633.            button_text="#b7b7b7"
  634.            button_text_hi="#ffffff"
  635.            navigation_bar="#00000000"
  636.            execution_buts="#00000000"
  637.            tab_active="#7a5e62"
  638.            tab_inactive="#535353"
  639.            tab_back="#444444ff"
  640.            tab_outline="#3c3c3c"
  641.            >
  642.             <panelcolors>
  643.               <ThemePanelColors
  644.                header="#bdbdbd0c"
  645.                back="#6b6c6a80"
  646.                sub_back="#0000003e"
  647.                >
  648.               </ThemePanelColors>
  649.             </panelcolors>
  650.           </ThemeSpaceGeneric>
  651.         </space>
  652.         <space_list>
  653.           <ThemeSpaceListGeneric
  654.            list="#2c2c2c"
  655.            list_title="#000000"
  656.            list_text="#000000"
  657.            list_text_hi="#ffffff"
  658.            >
  659.           </ThemeSpaceListGeneric>
  660.         </space_list>
  661.       </ThemeNLAEditor>
  662.     </nla_editor>
  663.     <dopesheet_editor>
  664.       <ThemeDopeSheet
  665.        grid="#272121"
  666.        frame_current="#ff8500"
  667.        time_scrub_background="#1b2b3b7e"
  668.        time_marker_line="#00000060"
  669.        time_marker_line_selected="#ffffff60"
  670.        value_sliders="#000000"
  671.        view_sliders="#8b8b8b"
  672.        dopesheet_channel="#2b324624"
  673.        dopesheet_subchannel="#26336624"
  674.        channels="#333333ff"
  675.        channels_selected="#8b340623"
  676.        channel_group="#3d476337"
  677.        active_channels_group="#bb3e4255"
  678.        long_key="#00000080"
  679.        long_key_selected="#bb3e42cc"
  680.        keyframe="#9c9c9c"
  681.        keyframe_selected="#ffbe32"
  682.        keyframe_extreme="#e8b3cc"
  683.        keyframe_extreme_selected="#f28080"
  684.        keyframe_breakdown="#b3dbe8"
  685.        keyframe_breakdown_selected="#54bfed"
  686.        keyframe_jitter="#94e575"
  687.        keyframe_jitter_selected="#61c042"
  688.        keyframe_movehold="#5c5656"
  689.        keyframe_movehold_selected="#ffaf23"
  690.        keyframe_border="#000000ff"
  691.        keyframe_border_selected="#000000ff"
  692.        keyframe_scale_factor="1"
  693.        summary="#1b48999b"
  694.        preview_range="#a14d0066"
  695.        interpolation_line="#94e575cc"
  696.        simulated_frames="#721e65ff"
  697.        >
  698.         <space>
  699.           <ThemeSpaceGeneric
  700.            back="#1b1b1b"
  701.            title="#000000"
  702.            text="#aaa9a9"
  703.            text_hi="#ffffff"
  704.            header="#313131ff"
  705.            header_text="#000000"
  706.            header_text_hi="#ffffff"
  707.            button="#292929ff"
  708.            button_title="#000000"
  709.            button_text="#000000"
  710.            button_text_hi="#e2e2e2"
  711.            navigation_bar="#00000000"
  712.            execution_buts="#00000000"
  713.            tab_active="#818181"
  714.            tab_inactive="#535353"
  715.            tab_back="#404040ff"
  716.            tab_outline="#3c3c3c"
  717.            >
  718.             <panelcolors>
  719.               <ThemePanelColors
  720.                header="#bdbdbd0c"
  721.                back="#6b6c6a80"
  722.                sub_back="#0000003e"
  723.                >
  724.               </ThemePanelColors>
  725.             </panelcolors>
  726.           </ThemeSpaceGeneric>
  727.         </space>
  728.         <space_list>
  729.           <ThemeSpaceListGeneric
  730.            list="#2c2c2c"
  731.            list_title="#585858"
  732.            list_text="#8a8a8a"
  733.            list_text_hi="#ffffff"
  734.            >
  735.           </ThemeSpaceListGeneric>
  736.         </space_list>
  737.       </ThemeDopeSheet>
  738.     </dopesheet_editor>
  739.     <image_editor>
  740.       <ThemeImageEditor
  741.        grid="#191919ff"
  742.        vertex="#047ce8"
  743.        vertex_select="#f74500"
  744.        vertex_active="#000000"
  745.        vertex_size="3"
  746.        vertex_bevel="#000000"
  747.        vertex_unreferenced="#000000"
  748.        face="#8585850e"
  749.        face_select="#ff3b003d"
  750.        face_dot="#ffffff"
  751.        facedot_size="3"
  752.        freestyle_face_mark="#245f5200"
  753.        face_retopology="#00000000"
  754.        face_back="#00000000"
  755.        face_front="#00000000"
  756.        editmesh_active="#05ff00ff"
  757.        wire_edit="#595959"
  758.        edge_width="0"
  759.        edge_select="#f74500"
  760.        scope_back="#2c2c2cff"
  761.        preview_stitch_face="#1242b026"
  762.        preview_stitch_edge="#ff85007d"
  763.        preview_stitch_vert="#f682005b"
  764.        preview_stitch_stitchable="#00ff00ff"
  765.        preview_stitch_unstitchable="#ff0000ff"
  766.        preview_stitch_active="#e1d2c323"
  767.        uv_shadow="#363636ff"
  768.        frame_current="#60c040"
  769.        metadatabg="#000000"
  770.        metadatatext="#646464"
  771.        handle_free="#000000"
  772.        handle_auto="#909000"
  773.        handle_align="#803060"
  774.        handle_sel_free="#000000"
  775.        handle_sel_auto="#f0ff40"
  776.        handle_sel_align="#f090a0"
  777.        handle_auto_clamped="#000000"
  778.        handle_sel_auto_clamped="#000000"
  779.        handle_vertex="#000000"
  780.        handle_vertex_select="#ffff00"
  781.        handle_vertex_size="5"
  782.        paint_curve_handle="#7fff7f7f"
  783.        paint_curve_pivot="#ff7f7f7f"
  784.        >
  785.         <space>
  786.           <ThemeSpaceGeneric
  787.            back="#161616"
  788.            title="#636363"
  789.            text="#8b8b8b"
  790.            text_hi="#ffffff"
  791.            header="#383838ff"
  792.            header_text="#000000"
  793.            header_text_hi="#ffffff"
  794.            button="#2c2c2cff"
  795.            button_title="#8b8b8b"
  796.            button_text="#e7e7e7"
  797.            button_text_hi="#ffffff"
  798.            navigation_bar="#00000000"
  799.            execution_buts="#00000000"
  800.            tab_active="#582f25"
  801.            tab_inactive="#323232"
  802.            tab_back="#272727ff"
  803.            tab_outline="#000000"
  804.            >
  805.             <panelcolors>
  806.               <ThemePanelColors
  807.                header="#6b6b6b13"
  808.                back="#6a6a6a80"
  809.                sub_back="#0000003e"
  810.                >
  811.               </ThemePanelColors>
  812.             </panelcolors>
  813.           </ThemeSpaceGeneric>
  814.         </space>
  815.       </ThemeImageEditor>
  816.     </image_editor>
  817.     <sequence_editor>
  818.       <ThemeSequenceEditor
  819.        grid="#2a2a2a"
  820.        window_sliders="#946f6f"
  821.        movie_strip="#1f70aa"
  822.        movieclip_strip="#323270"
  823.        image_strip="#8b5ab8"
  824.        scene_strip="#359920"
  825.        audio_strip="#503c1c"
  826.        effect_strip="#c5518a"
  827.        color_strip="#8f8f8f"
  828.        meta_strip="#6d9183"
  829.        mask_strip="#666666"
  830.        text_strip="#a29700"
  831.        active_strip="#ffffff"
  832.        selected_strip="#ff5e06"
  833.        frame_current="#ff8500"
  834.        time_scrub_background="#292929e6"
  835.        time_marker_line="#00000060"
  836.        time_marker_line_selected="#ffffff60"
  837.        keyframe="#ff8500"
  838.        draw_action="#50c8ff"
  839.        preview_back="#020202"
  840.        metadatabg="#494949"
  841.        metadatatext="#ffffff"
  842.        preview_range="#a14d0066"
  843.        row_alternate="#ffffff0d"
  844.        >
  845.         <space>
  846.           <ThemeSpaceGeneric
  847.            back="#1d1d25"
  848.            title="#8b8b8b"
  849.            text="#948989"
  850.            text_hi="#ffffff"
  851.            header="#3b3b3bff"
  852.            header_text="#000000"
  853.            header_text_hi="#ffffff"
  854.            button="#2c2c2c80"
  855.            button_title="#f0f0f0"
  856.            button_text="#bdbdbd"
  857.            button_text_hi="#ffffff"
  858.            navigation_bar="#00000000"
  859.            execution_buts="#00000000"
  860.            tab_active="#727272"
  861.            tab_inactive="#535353"
  862.            tab_back="#404040ff"
  863.            tab_outline="#3c3c3c"
  864.            >
  865.             <panelcolors>
  866.               <ThemePanelColors
  867.                header="#bdbdbd0c"
  868.                back="#6b6c6a80"
  869.                sub_back="#0000003e"
  870.                >
  871.               </ThemePanelColors>
  872.             </panelcolors>
  873.           </ThemeSpaceGeneric>
  874.         </space>
  875.         <space_list>
  876.           <ThemeSpaceListGeneric
  877.            list="#181818"
  878.            list_title="#ffffff"
  879.            list_text="#ffffff"
  880.            list_text_hi="#ffffff"
  881.            >
  882.           </ThemeSpaceListGeneric>
  883.         </space_list>
  884.       </ThemeSequenceEditor>
  885.     </sequence_editor>
  886.     <properties>
  887.       <ThemeProperties
  888.        match="#309e4b"
  889.        active_modifier="#5680c2ff"
  890.        >
  891.         <space>
  892.           <ThemeSpaceGeneric
  893.            back="#2d2d2d"
  894.            title="#c0c0c0"
  895.            text="#c0c0c0"
  896.            text_hi="#ff5f08"
  897.            header="#315525ff"
  898.            header_text="#dbeec4"
  899.            header_text_hi="#d64867"
  900.            button="#3b3b3bff"
  901.            button_title="#ffb3b3"
  902.            button_text="#e9a3a3"
  903.            button_text_hi="#ffffff"
  904.            navigation_bar="#191919ff"
  905.            execution_buts="#4242422e"
  906.            tab_active="#b9b9b9"
  907.            tab_inactive="#979797"
  908.            tab_back="#414141ff"
  909.            tab_outline="#3c3c3c"
  910.            >
  911.             <panelcolors>
  912.               <ThemePanelColors
  913.                header="#8b8b8b14"
  914.                back="#2929298e"
  915.                sub_back="#79797938"
  916.                >
  917.               </ThemePanelColors>
  918.             </panelcolors>
  919.           </ThemeSpaceGeneric>
  920.         </space>
  921.       </ThemeProperties>
  922.     </properties>
  923.     <text_editor>
  924.       <ThemeTextEditor
  925.        line_numbers="#d0d0d0"
  926.        line_numbers_background="#191919"
  927.        selected_text="#323266"
  928.        cursor="#ff4800"
  929.        syntax_builtin="#39cbf0"
  930.        syntax_symbols="#e97b10"
  931.        syntax_special="#fd6d56"
  932.        syntax_preprocessor="#409090"
  933.        syntax_reserved="#8c3c00"
  934.        syntax_comment="#cd8b00"
  935.        syntax_string="#28cc26"
  936.        syntax_numbers="#3fc37d"
  937.        >
  938.         <space>
  939.           <ThemeSpaceGeneric
  940.            back="#241c1b"
  941.            title="#8b8b8b"
  942.            text="#c29059"
  943.            text_hi="#ffffff"
  944.            header="#29292900"
  945.            header_text="#000000"
  946.            header_text_hi="#929292"
  947.            button="#292929ff"
  948.            button_title="#737573"
  949.            button_text="#8b8b8b"
  950.            button_text_hi="#9e9e9e"
  951.            navigation_bar="#00000000"
  952.            execution_buts="#00000000"
  953.            tab_active="#727272"
  954.            tab_inactive="#535353"
  955.            tab_back="#404040ff"
  956.            tab_outline="#3c3c3c"
  957.            >
  958.             <panelcolors>
  959.               <ThemePanelColors
  960.                header="#ffffff0c"
  961.                back="#72727280"
  962.                sub_back="#0000003e"
  963.                >
  964.               </ThemePanelColors>
  965.             </panelcolors>
  966.           </ThemeSpaceGeneric>
  967.         </space>
  968.       </ThemeTextEditor>
  969.     </text_editor>
  970.     <node_editor>
  971.       <ThemeNodeEditor
  972.        grid="#232323"
  973.        node_selected="#b65219"
  974.        node_active="#ffc600"
  975.        wire="#000000ff"
  976.        wire_inner="#485783"
  977.        wire_select="#b65219b3"
  978.        selected_text="#756767"
  979.        node_backdrop="#6464649b"
  980.        converter_node="#575675"
  981.        color_node="#854285"
  982.        group_node="#313131"
  983.        group_socket_node="#dfca35"
  984.        frame_node="#00000077"
  985.        matte_node="#977474"
  986.        distor_node="#749797"
  987.        noodle_curving="3"
  988.        grid_levels="2"
  989.        dash_alpha="0.5"
  990.        input_node="#4f7427"
  991.        output_node="#155abd"
  992.        filter_node="#1d7e7e"
  993.        vector_node="#2c6f6f"
  994.        texture_node="#bb5a1f"
  995.        shader_node="#5b9626"
  996.        script_node="#2c6f6f"
  997.        pattern_node="#2c6f6f"
  998.        layout_node="#146666"
  999.        geometry_node="#00d7a4"
  1000.        attribute_node="#3f5980"
  1001.        simulation_zone="#66416233"
  1002.        >
  1003.         <space>
  1004.           <ThemeSpaceGeneric
  1005.            back="#1f1f1f"
  1006.            title="#8b7373"
  1007.            text="#ffffff"
  1008.            text_hi="#ff8e00"
  1009.            header="#383838ff"
  1010.            header_text="#757575"
  1011.            header_text_hi="#ffffff"
  1012.            button="#2c2c2cff"
  1013.            button_title="#ffffff"
  1014.            button_text="#c7c7c7"
  1015.            button_text_hi="#f3e7ff"
  1016.            navigation_bar="#00000000"
  1017.            execution_buts="#00000000"
  1018.            tab_active="#243968"
  1019.            tab_inactive="#313030"
  1020.            tab_back="#141414ff"
  1021.            tab_outline="#3c3c3c"
  1022.            >
  1023.             <panelcolors>
  1024.               <ThemePanelColors
  1025.                header="#ffffff0c"
  1026.                back="#3b3b3bff"
  1027.                sub_back="#0000003e"
  1028.                >
  1029.               </ThemePanelColors>
  1030.             </panelcolors>
  1031.           </ThemeSpaceGeneric>
  1032.         </space>
  1033.         <space_list>
  1034.           <ThemeSpaceListGeneric
  1035.            list="#a5a5a5"
  1036.            list_title="#000000"
  1037.            list_text="#000000"
  1038.            list_text_hi="#ffffff"
  1039.            >
  1040.           </ThemeSpaceListGeneric>
  1041.         </space_list>
  1042.       </ThemeNodeEditor>
  1043.     </node_editor>
  1044.     <outliner>
  1045.       <ThemeOutliner
  1046.        match="#337f33"
  1047.        selected_highlight="#662631"
  1048.        active="#482e58"
  1049.        selected_object="#fc4518"
  1050.        active_object="#ffe669"
  1051.        edited_object="#00806266"
  1052.        row_alternate="#ffffff07"
  1053.        >
  1054.         <space>
  1055.           <ThemeSpaceGeneric
  1056.            back="#251d2c"
  1057.            title="#969696"
  1058.            text="#f8f7f7"
  1059.            text_hi="#ffa75c"
  1060.            header="#4d325aff"
  1061.            header_text="#474747"
  1062.            header_text_hi="#517a59"
  1063.            button="#242424ff"
  1064.            button_title="#908282"
  1065.            button_text="#3e782c"
  1066.            button_text_hi="#11903f"
  1067.            navigation_bar="#55484800"
  1068.            execution_buts="#00000000"
  1069.            tab_active="#727272"
  1070.            tab_inactive="#535353"
  1071.            tab_back="#404040ff"
  1072.            tab_outline="#3c3c3c"
  1073.            >
  1074.             <panelcolors>
  1075.               <ThemePanelColors
  1076.                header="#bdbdbd0c"
  1077.                back="#6b6c6a80"
  1078.                sub_back="#0000003e"
  1079.                >
  1080.               </ThemePanelColors>
  1081.             </panelcolors>
  1082.           </ThemeSpaceGeneric>
  1083.         </space>
  1084.       </ThemeOutliner>
  1085.     </outliner>
  1086.     <info>
  1087.       <ThemeInfo
  1088.        info_selected="#6080ff"
  1089.        info_selected_text="#ffffff"
  1090.        info_error="#661313ff"
  1091.        info_error_text="#ff5959"
  1092.        info_warning="#f5bc41ff"
  1093.        info_warning_text="#ffd27e"
  1094.        info_info="#1e641eff"
  1095.        info_info_text="#8eff51"
  1096.        info_debug="#333333ff"
  1097.        info_debug_text="#838383"
  1098.        info_property="#3ace87ff"
  1099.        info_property_text="#ffffff"
  1100.        info_operator="#3ace87ff"
  1101.        info_operator_text="#ffffff"
  1102.        >
  1103.         <space>
  1104.           <ThemeSpaceGeneric
  1105.            back="#1d1c1c"
  1106.            title="#414141"
  1107.            text="#a3a3a3"
  1108.            text_hi="#8f8585"
  1109.            header="#383838ff"
  1110.            header_text="#c0c0c0"
  1111.            header_text_hi="#444141"
  1112.            button="#3b3b3bff"
  1113.            button_title="#727272"
  1114.            button_text="#707070"
  1115.            button_text_hi="#645050"
  1116.            navigation_bar="#00000000"
  1117.            execution_buts="#00000000"
  1118.            tab_active="#727272"
  1119.            tab_inactive="#535353"
  1120.            tab_back="#404040ff"
  1121.            tab_outline="#3c3c3c"
  1122.            >
  1123.             <panelcolors>
  1124.               <ThemePanelColors
  1125.                header="#4444440c"
  1126.                back="#6b6c6a80"
  1127.                sub_back="#0000003e"
  1128.                >
  1129.               </ThemePanelColors>
  1130.             </panelcolors>
  1131.           </ThemeSpaceGeneric>
  1132.         </space>
  1133.       </ThemeInfo>
  1134.     </info>
  1135.     <preferences>
  1136.       <ThemePreferences>
  1137.         <space>
  1138.           <ThemeSpaceGeneric
  1139.            back="#2c2b2b"
  1140.            title="#eeeeee"
  1141.            text="#e6e6e6"
  1142.            text_hi="#ffffff"
  1143.            header="#424242ff"
  1144.            header_text="#eeeeee"
  1145.            header_text_hi="#ffffff"
  1146.            button="#424242ff"
  1147.            button_title="#ffffff"
  1148.            button_text="#e5e5e5"
  1149.            button_text_hi="#ffffff"
  1150.            navigation_bar="#4b4b4bff"
  1151.            execution_buts="#4b4b4bff"
  1152.            tab_active="#4b4b4b"
  1153.            tab_inactive="#2b2b2b"
  1154.            tab_back="#232323ff"
  1155.            tab_outline="#232323"
  1156.            >
  1157.             <panelcolors>
  1158.               <ThemePanelColors
  1159.                header="#42424200"
  1160.                back="#333333b3"
  1161.                sub_back="#0000003e"
  1162.                >
  1163.               </ThemePanelColors>
  1164.             </panelcolors>
  1165.           </ThemeSpaceGeneric>
  1166.         </space>
  1167.       </ThemePreferences>
  1168.     </preferences>
  1169.     <console>
  1170.       <ThemeConsole
  1171.        line_output="#757575"
  1172.        line_input="#dbd9d9"
  1173.        line_info="#00aa00"
  1174.        line_error="#dc6060"
  1175.        cursor="#dc6060"
  1176.        select="#ffffff30"
  1177.        >
  1178.         <space>
  1179.           <ThemeSpaceGeneric
  1180.            back="#202020"
  1181.            title="#000000"
  1182.            text="#000000"
  1183.            text_hi="#ffffff"
  1184.            header="#303030ff"
  1185.            header_text="#000000"
  1186.            header_text_hi="#ffffff"
  1187.            button="#3b3b3bff"
  1188.            button_title="#000000"
  1189.            button_text="#000000"
  1190.            button_text_hi="#ffffff"
  1191.            navigation_bar="#00000000"
  1192.            execution_buts="#00000000"
  1193.            tab_active="#727272"
  1194.            tab_inactive="#535353"
  1195.            tab_back="#404040ff"
  1196.            tab_outline="#3c3c3c"
  1197.            >
  1198.             <panelcolors>
  1199.               <ThemePanelColors
  1200.                header="#bdbdbd0c"
  1201.                back="#6b6c6a80"
  1202.                sub_back="#0000003e"
  1203.                >
  1204.               </ThemePanelColors>
  1205.             </panelcolors>
  1206.           </ThemeSpaceGeneric>
  1207.         </space>
  1208.       </ThemeConsole>
  1209.     </console>
  1210.     <clip_editor>
  1211.       <ThemeClipEditor
  1212.        grid="#000000ff"
  1213.        marker_outline="#4b4b4b"
  1214.        marker="#696969"
  1215.        active_marker="#ffae3b"
  1216.        selected_marker="#c23700"
  1217.        disabled_marker="#5a5a5a"
  1218.        locked_marker="#858585"
  1219.        path_before="#d36f66"
  1220.        path_after="#306aff"
  1221.        path_keyframe_before="#ffc4c4"
  1222.        path_keyframe_after="#c4c4ff"
  1223.        frame_current="#ff7e27"
  1224.        time_scrub_background="#171717b2"
  1225.        time_marker_line="#00000060"
  1226.        time_marker_line_selected="#ffffff60"
  1227.        strips="#131111"
  1228.        strips_selected="#ff8c00"
  1229.        metadatabg="#000000"
  1230.        metadatatext="#ffffff"
  1231.        handle_free="#000000"
  1232.        handle_auto="#909000"
  1233.        handle_align="#803060"
  1234.        handle_sel_free="#000000"
  1235.        handle_sel_auto="#cfdf32"
  1236.        handle_sel_align="#f090a0"
  1237.        handle_auto_clamped="#000000"
  1238.        handle_sel_auto_clamped="#000000"
  1239.        handle_vertex="#000000"
  1240.        handle_vertex_select="#666620"
  1241.        handle_vertex_size="3"
  1242.        >
  1243.         <space>
  1244.           <ThemeSpaceGeneric
  1245.            back="#191818"
  1246.            title="#202020"
  1247.            text="#000000"
  1248.            text_hi="#505050"
  1249.            header="#2e2e2eff"
  1250.            header_text="#443f3f"
  1251.            header_text_hi="#979797"
  1252.            button="#2c2c2c80"
  1253.            button_title="#dddddd"
  1254.            button_text="#b8b8b8"
  1255.            button_text_hi="#979797"
  1256.            navigation_bar="#00000000"
  1257.            execution_buts="#00000000"
  1258.            tab_active="#4872e7"
  1259.            tab_inactive="#272626"
  1260.            tab_back="#111010ff"
  1261.            tab_outline="#000000"
  1262.            >
  1263.             <panelcolors>
  1264.               <ThemePanelColors
  1265.                header="#aeb1ae16"
  1266.                back="#4e4e4e80"
  1267.                sub_back="#0000003e"
  1268.                >
  1269.               </ThemePanelColors>
  1270.             </panelcolors>
  1271.           </ThemeSpaceGeneric>
  1272.         </space>
  1273.         <space_list>
  1274.           <ThemeSpaceListGeneric
  1275.            list="#363636"
  1276.            list_title="#969696"
  1277.            list_text="#838383"
  1278.            list_text_hi="#ffffff"
  1279.            >
  1280.           </ThemeSpaceListGeneric>
  1281.         </space_list>
  1282.       </ThemeClipEditor>
  1283.     </clip_editor>
  1284.     <topbar>
  1285.       <ThemeTopBar>
  1286.         <space>
  1287.           <ThemeSpaceGeneric
  1288.            back="#6e3535"
  1289.            title="#ffffff"
  1290.            text="#e6e6e6"
  1291.            text_hi="#ffffff"
  1292.            header="#111111ff"
  1293.            header_text="#eeeeee"
  1294.            header_text_hi="#ffffff"
  1295.            button="#424242ff"
  1296.            button_title="#ffffff"
  1297.            button_text="#b4b4b4"
  1298.            button_text_hi="#ffffff"
  1299.            navigation_bar="#614f4f00"
  1300.            execution_buts="#00000000"
  1301.            tab_active="#486bc2"
  1302.            tab_inactive="#585858"
  1303.            tab_back="#412f2fff"
  1304.            tab_outline="#232323"
  1305.            >
  1306.             <panelcolors>
  1307.               <ThemePanelColors
  1308.                header="#3a3a3acc"
  1309.                back="#be9c9cb3"
  1310.                sub_back="#1616163e"
  1311.                >
  1312.               </ThemePanelColors>
  1313.             </panelcolors>
  1314.           </ThemeSpaceGeneric>
  1315.         </space>
  1316.       </ThemeTopBar>
  1317.     </topbar>
  1318.     <statusbar>
  1319.       <ThemeStatusBar>
  1320.         <space>
  1321.           <ThemeSpaceGeneric
  1322.            back="#443838"
  1323.            title="#ffffff"
  1324.            text="#838383"
  1325.            text_hi="#ffffff"
  1326.            header="#161616ff"
  1327.            header_text="#aaaa78"
  1328.            header_text_hi="#ffffff"
  1329.            button="#646464ff"
  1330.            button_title="#000000"
  1331.            button_text="#000000"
  1332.            button_text_hi="#ffffff"
  1333.            navigation_bar="#00000000"
  1334.            execution_buts="#00000000"
  1335.            tab_active="#4b4b4b"
  1336.            tab_inactive="#2b2b2b"
  1337.            tab_back="#232323ff"
  1338.            tab_outline="#232323"
  1339.            >
  1340.             <panelcolors>
  1341.               <ThemePanelColors
  1342.                header="#909090cc"
  1343.                back="#755b5bb3"
  1344.                sub_back="#2727273e"
  1345.                >
  1346.               </ThemePanelColors>
  1347.             </panelcolors>
  1348.           </ThemeSpaceGeneric>
  1349.         </space>
  1350.       </ThemeStatusBar>
  1351.     </statusbar>
  1352.     <spreadsheet>
  1353.       <ThemeSpreadsheet
  1354.        row_alternate="#ffffff04"
  1355.        >
  1356.         <space>
  1357.           <ThemeSpaceGeneric
  1358.            back="#282828"
  1359.            title="#ffffff"
  1360.            text="#c3c3c3"
  1361.            text_hi="#ffffff"
  1362.            header="#303030b3"
  1363.            header_text="#eeeeee"
  1364.            header_text_hi="#ffffff"
  1365.            button="#30303000"
  1366.            button_title="#ffffff"
  1367.            button_text="#cccccc"
  1368.            button_text_hi="#ffffff"
  1369.            navigation_bar="#1d1d1dff"
  1370.            execution_buts="#303030ff"
  1371.            tab_active="#303030"
  1372.            tab_inactive="#1d1d1d"
  1373.            tab_back="#181818ff"
  1374.            tab_outline="#3d3d3d"
  1375.            >
  1376.             <panelcolors>
  1377.               <ThemePanelColors
  1378.                header="#3d3d3dff"
  1379.                back="#3d3d3dff"
  1380.                sub_back="#0000001f"
  1381.                >
  1382.               </ThemePanelColors>
  1383.             </panelcolors>
  1384.           </ThemeSpaceGeneric>
  1385.         </space>
  1386.         <space_list>
  1387.           <ThemeSpaceListGeneric
  1388.            list="#303030"
  1389.            list_title="#c3c3c3"
  1390.            list_text="#b8b8b8"
  1391.            list_text_hi="#ffaf23"
  1392.            >
  1393.           </ThemeSpaceListGeneric>
  1394.         </space_list>
  1395.       </ThemeSpreadsheet>
  1396.     </spreadsheet>
  1397.     <bone_color_sets>
  1398.       <ThemeBoneColorSet
  1399.        normal="#9a0000"
  1400.        select="#bd1111"
  1401.        active="#ff3f3f"
  1402.        show_colored_constraints="FALSE"
  1403.        >
  1404.       </ThemeBoneColorSet>
  1405.       <ThemeBoneColorSet
  1406.        normal="#f74018"
  1407.        select="#f66913"
  1408.        active="#ffb02f"
  1409.        show_colored_constraints="FALSE"
  1410.        >
  1411.       </ThemeBoneColorSet>
  1412.       <ThemeBoneColorSet
  1413.        normal="#1e9109"
  1414.        select="#59b70b"
  1415.        active="#83ef1d"
  1416.        show_colored_constraints="FALSE"
  1417.        >
  1418.       </ThemeBoneColorSet>
  1419.       <ThemeBoneColorSet
  1420.        normal="#0a3694"
  1421.        select="#3667df"
  1422.        active="#5ec1ef"
  1423.        show_colored_constraints="FALSE"
  1424.        >
  1425.       </ThemeBoneColorSet>
  1426.       <ThemeBoneColorSet
  1427.        normal="#a9294e"
  1428.        select="#c1416a"
  1429.        active="#f05d91"
  1430.        show_colored_constraints="FALSE"
  1431.        >
  1432.       </ThemeBoneColorSet>
  1433.       <ThemeBoneColorSet
  1434.        normal="#430c78"
  1435.        select="#543aa3"
  1436.        active="#8764d5"
  1437.        show_colored_constraints="FALSE"
  1438.        >
  1439.       </ThemeBoneColorSet>
  1440.       <ThemeBoneColorSet
  1441.        normal="#24785a"
  1442.        select="#3c9579"
  1443.        active="#6fb6ab"
  1444.        show_colored_constraints="FALSE"
  1445.        >
  1446.       </ThemeBoneColorSet>
  1447.       <ThemeBoneColorSet
  1448.        normal="#4b707c"
  1449.        select="#6a8691"
  1450.        active="#9bc2cd"
  1451.        show_colored_constraints="FALSE"
  1452.        >
  1453.       </ThemeBoneColorSet>
  1454.       <ThemeBoneColorSet
  1455.        normal="#be9b00"
  1456.        select="#e0b31a"
  1457.        active="#f3ff00"
  1458.        show_colored_constraints="FALSE"
  1459.        >
  1460.       </ThemeBoneColorSet>
  1461.       <ThemeBoneColorSet
  1462.        normal="#1e2024"
  1463.        select="#484c56"
  1464.        active="#ffffff"
  1465.        show_colored_constraints="FALSE"
  1466.        >
  1467.       </ThemeBoneColorSet>
  1468.       <ThemeBoneColorSet
  1469.        normal="#6f2f6a"
  1470.        select="#9845be"
  1471.        active="#d330d6"
  1472.        show_colored_constraints="FALSE"
  1473.        >
  1474.       </ThemeBoneColorSet>
  1475.       <ThemeBoneColorSet
  1476.        normal="#6c8e22"
  1477.        select="#7fb022"
  1478.        active="#bbef5b"
  1479.        show_colored_constraints="FALSE"
  1480.        >
  1481.       </ThemeBoneColorSet>
  1482.       <ThemeBoneColorSet
  1483.        normal="#8d8d8d"
  1484.        select="#b0b0b0"
  1485.        active="#dedede"
  1486.        show_colored_constraints="FALSE"
  1487.        >
  1488.       </ThemeBoneColorSet>
  1489.       <ThemeBoneColorSet
  1490.        normal="#834326"
  1491.        select="#8b5811"
  1492.        active="#bd6a11"
  1493.        show_colored_constraints="FALSE"
  1494.        >
  1495.       </ThemeBoneColorSet>
  1496.       <ThemeBoneColorSet
  1497.        normal="#08310e"
  1498.        select="#1c430b"
  1499.        active="#34622b"
  1500.        show_colored_constraints="FALSE"
  1501.        >
  1502.       </ThemeBoneColorSet>
  1503.       <ThemeBoneColorSet
  1504.        normal="#000000"
  1505.        select="#000000"
  1506.        active="#000000"
  1507.        show_colored_constraints="FALSE"
  1508.        >
  1509.       </ThemeBoneColorSet>
  1510.       <ThemeBoneColorSet
  1511.        normal="#000000"
  1512.        select="#000000"
  1513.        active="#000000"
  1514.        show_colored_constraints="FALSE"
  1515.        >
  1516.       </ThemeBoneColorSet>
  1517.       <ThemeBoneColorSet
  1518.        normal="#000000"
  1519.        select="#000000"
  1520.        active="#000000"
  1521.        show_colored_constraints="FALSE"
  1522.        >
  1523.       </ThemeBoneColorSet>
  1524.       <ThemeBoneColorSet
  1525.        normal="#000000"
  1526.        select="#000000"
  1527.        active="#000000"
  1528.        show_colored_constraints="FALSE"
  1529.        >
  1530.       </ThemeBoneColorSet>
  1531.       <ThemeBoneColorSet
  1532.        normal="#000000"
  1533.        select="#000000"
  1534.        active="#000000"
  1535.        show_colored_constraints="FALSE"
  1536.        >
  1537.       </ThemeBoneColorSet>
  1538.     </bone_color_sets>
  1539.     <collection_color>
  1540.       <ThemeCollectionColor
  1541.        color="#e2605b"
  1542.        >
  1543.       </ThemeCollectionColor>
  1544.       <ThemeCollectionColor
  1545.        color="#f1a355"
  1546.        >
  1547.       </ThemeCollectionColor>
  1548.       <ThemeCollectionColor
  1549.        color="#f1dc55"
  1550.        >
  1551.       </ThemeCollectionColor>
  1552.       <ThemeCollectionColor
  1553.        color="#7bcc7b"
  1554.        >
  1555.       </ThemeCollectionColor>
  1556.       <ThemeCollectionColor
  1557.        color="#5db6ea"
  1558.        >
  1559.       </ThemeCollectionColor>
  1560.       <ThemeCollectionColor
  1561.        color="#8d59da"
  1562.        >
  1563.       </ThemeCollectionColor>
  1564.       <ThemeCollectionColor
  1565.        color="#c673b8"
  1566.        >
  1567.       </ThemeCollectionColor>
  1568.       <ThemeCollectionColor
  1569.        color="#7a5441"
  1570.        >
  1571.       </ThemeCollectionColor>
  1572.     </collection_color>
  1573.     <strip_color>
  1574.       <ThemeStripColor
  1575.        color="#e2605b"
  1576.        >
  1577.       </ThemeStripColor>
  1578.       <ThemeStripColor
  1579.        color="#f1a355"
  1580.        >
  1581.       </ThemeStripColor>
  1582.       <ThemeStripColor
  1583.        color="#f1dc55"
  1584.        >
  1585.       </ThemeStripColor>
  1586.       <ThemeStripColor
  1587.        color="#7bcc7b"
  1588.        >
  1589.       </ThemeStripColor>
  1590.       <ThemeStripColor
  1591.        color="#5db6ea"
  1592.        >
  1593.       </ThemeStripColor>
  1594.       <ThemeStripColor
  1595.        color="#8d59da"
  1596.        >
  1597.       </ThemeStripColor>
  1598.       <ThemeStripColor
  1599.        color="#c673b8"
  1600.        >
  1601.       </ThemeStripColor>
  1602.       <ThemeStripColor
  1603.        color="#7a5441"
  1604.        >
  1605.       </ThemeStripColor>
  1606.       <ThemeStripColor
  1607.        color="#5f5f5f"
  1608.        >
  1609.       </ThemeStripColor>
  1610.     </strip_color>
  1611.   </Theme>
  1612.   <ThemeStyle>
  1613.     <panel_title>
  1614.       <ThemeFontStyle
  1615.        points="12"
  1616.        shadow="3"
  1617.        shadow_offset_x="-1"
  1618.        shadow_offset_y="-2"
  1619.        shadow_alpha="1"
  1620.        shadow_value="0"
  1621.        >
  1622.       </ThemeFontStyle>
  1623.     </panel_title>
  1624.     <widget_label>
  1625.       <ThemeFontStyle
  1626.        points="12"
  1627.        shadow="0"
  1628.        shadow_offset_x="7"
  1629.        shadow_offset_y="2"
  1630.        shadow_alpha="1"
  1631.        shadow_value="1"
  1632.        >
  1633.       </ThemeFontStyle>
  1634.     </widget_label>
  1635.     <widget>
  1636.       <ThemeFontStyle
  1637.        points="12"
  1638.        shadow="0"
  1639.        shadow_offset_x="3"
  1640.        shadow_offset_y="1"
  1641.        shadow_alpha="1"
  1642.        shadow_value="0"
  1643.        >
  1644.       </ThemeFontStyle>
  1645.     </widget>
  1646.   </ThemeStyle>
  1647. </bpy>
Tags: ui theme blender
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement