Stuntkoala

Blender 2.8 Testtheme

Jun 28th, 2018
122
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 52.68 KB | None | 0 0
  1. <bpy>
  2.   <Theme>
  3.     <user_interface>
  4.       <ThemeUserInterface menu_shadow_fac="0.3"
  5.                          menu_shadow_width="6"
  6.                          icon_file=""
  7.                          icon_alpha="1"
  8.                          icon_saturation="0.3"
  9.                          widget_emboss="#00000009"
  10.                          editor_outline="#202020"
  11.                          axis_x="#bf2727"
  12.                          axis_y="#27bf27"
  13.                          axis_z="#2727bf"
  14.                          manipulator_hi="#ffffff"
  15.                          manipulator_primary="#deff0d"
  16.                          manipulator_secondary="#00ffff"
  17.                          manipulator_a="#177f17"
  18.                          manipulator_b="#7f1717">
  19.         <wcol_regular>
  20.           <ThemeWidgetColors outline="#202020"
  21.                             inner="#474747ff"
  22.                             inner_sel="#4668aeff"
  23.                             item="#2b2b2bff"
  24.                             text="#d1d1d1"
  25.                             text_sel="#ffffff"
  26.                             show_shaded="FALSE"
  27.                             shadetop="5"
  28.                             shadedown="0"
  29.                             roundness="0.5">
  30.           </ThemeWidgetColors>
  31.         </wcol_regular>
  32.         <wcol_tool>
  33.           <ThemeWidgetColors outline="#202020"
  34.                             inner="#2b2b2bff"
  35.                             inner_sel="#7a7a7aff"
  36.                             item="#191919ff"
  37.                             text="#d1d1d1"
  38.                             text_sel="#ffffff"
  39.                             show_shaded="FALSE"
  40.                             shadetop="8"
  41.                             shadedown="0"
  42.                             roundness="0.4">
  43.           </ThemeWidgetColors>
  44.         </wcol_tool>
  45.         <wcol_toolbar_item>
  46.           <ThemeWidgetColors outline="#202020"
  47.                             inner="#3d3d3dff"
  48.                             inner_sel="#4668aeff"
  49.                             item="#000000ff"
  50.                             text="#ffffff"
  51.                             text_sel="#f3f3f3"
  52.                             show_shaded="FALSE"
  53.                             shadetop="10"
  54.                             shadedown="0"
  55.                             roundness="0.6">
  56.           </ThemeWidgetColors>
  57.         </wcol_toolbar_item>
  58.         <wcol_radio>
  59.           <ThemeWidgetColors outline="#202020"
  60.                             inner="#2b2b2bff"
  61.                             inner_sel="#4668aeff"
  62.                             item="#ffffffff"
  63.                             text="#d1d1d1"
  64.                             text_sel="#ffffff"
  65.                             show_shaded="FALSE"
  66.                             shadetop="8"
  67.                             shadedown="0"
  68.                             roundness="0.4">
  69.           </ThemeWidgetColors>
  70.         </wcol_radio>
  71.         <wcol_text>
  72.           <ThemeWidgetColors outline="#202020"
  73.                             inner="#292929ff"
  74.                             inner_sel="#3b3b3bff"
  75.                             item="#575757ff"
  76.                             text="#e3e3e3"
  77.                             text_sel="#ffffff"
  78.                             show_shaded="FALSE"
  79.                             shadetop="-8"
  80.                             shadedown="0"
  81.                             roundness="0.4">
  82.           </ThemeWidgetColors>
  83.         </wcol_text>
  84.         <wcol_option>
  85.           <ThemeWidgetColors outline="#141414"
  86.                             inner="#2c2c2cff"
  87.                             inner_sel="#252525ff"
  88.                             item="#ffffffff"
  89.                             text="#b8b8b8"
  90.                             text_sel="#ffffff"
  91.                             show_shaded="FALSE"
  92.                             shadetop="10"
  93.                             shadedown="-2"
  94.                             roundness="0.4">
  95.           </ThemeWidgetColors>
  96.         </wcol_option>
  97.         <wcol_toggle>
  98.           <ThemeWidgetColors outline="#202020"
  99.                             inner="#2c2c2cff"
  100.                             inner_sel="#232323ff"
  101.                             item="#191919ff"
  102.                             text="#b8b8b8"
  103.                             text_sel="#ffffff"
  104.                             show_shaded="FALSE"
  105.                             shadetop="10"
  106.                             shadedown="0"
  107.                             roundness="0.5">
  108.           </ThemeWidgetColors>
  109.         </wcol_toggle>
  110.         <wcol_num>
  111.           <ThemeWidgetColors outline="#202020"
  112.                             inner="#292929ff"
  113.                             inner_sel="#232323ff"
  114.                             item="#292929ff"
  115.                             text="#c3c3c3"
  116.                             text_sel="#ffffff"
  117.                             show_shaded="FALSE"
  118.                             shadetop="0"
  119.                             shadedown="0"
  120.                             roundness="0.4">
  121.           </ThemeWidgetColors>
  122.         </wcol_num>
  123.         <wcol_numslider>
  124.           <ThemeWidgetColors outline="#202020"
  125.                             inner="#2b2b2bff"
  126.                             inner_sel="#2d2d2dff"
  127.                             item="#5e5e5eff"
  128.                             text="#cccccc"
  129.                             text_sel="#ffffff"
  130.                             show_shaded="FALSE"
  131.                             shadetop="-5"
  132.                             shadedown="0"
  133.                             roundness="0.4">
  134.           </ThemeWidgetColors>
  135.         </wcol_numslider>
  136.         <wcol_box>
  137.           <ThemeWidgetColors outline="#202020"
  138.                             inner="#4a4a4aff"
  139.                             inner_sel="#3b3b3bff"
  140.                             item="#2b2b2bff"
  141.                             text="#bfbfbf"
  142.                             text_sel="#ffffff"
  143.                             show_shaded="FALSE"
  144.                             shadetop="-2"
  145.                             shadedown="0"
  146.                             roundness="0.4">
  147.           </ThemeWidgetColors>
  148.         </wcol_box>
  149.         <wcol_menu>
  150.           <ThemeWidgetColors outline="#202020"
  151.                             inner="#2b2b2bff"
  152.                             inner_sel="#2b2b2bff"
  153.                             item="#7a7a7aff"
  154.                             text="#b8b8b8"
  155.                             text_sel="#535353"
  156.                             show_shaded="FALSE"
  157.                             shadetop="5"
  158.                             shadedown="0"
  159.                             roundness="0.4">
  160.           </ThemeWidgetColors>
  161.         </wcol_menu>
  162.         <wcol_pulldown>
  163.           <ThemeWidgetColors outline="#202020"
  164.                             inner="#2b2b2bff"
  165.                             inner_sel="#4668aeff"
  166.                             item="#ffffffff"
  167.                             text="#b8b8b8"
  168.                             text_sel="#ffffff"
  169.                             show_shaded="FALSE"
  170.                             shadetop="25"
  171.                             shadedown="0"
  172.                             roundness="0.35">
  173.           </ThemeWidgetColors>
  174.         </wcol_pulldown>
  175.         <wcol_menu_back>
  176.           <ThemeWidgetColors outline="#404040"
  177.                             inner="#404040ff"
  178.                             inner_sel="#292929ff"
  179.                             item="#9c9c9cff"
  180.                             text="#c2c2c2"
  181.                             text_sel="#ffffff"
  182.                             show_shaded="FALSE"
  183.                             shadetop="2"
  184.                             shadedown="-5"
  185.                             roundness="0.5">
  186.           </ThemeWidgetColors>
  187.         </wcol_menu_back>
  188.         <wcol_pie_menu>
  189.           <ThemeWidgetColors outline="#0a0a0a"
  190.                             inner="#191919e6"
  191.                             inner_sel="#8c8c8cff"
  192.                             item="#2d2d2de6"
  193.                             text="#a0a0a0"
  194.                             text_sel="#ffffff"
  195.                             show_shaded="FALSE"
  196.                             shadetop="10"
  197.                             shadedown="-10"
  198.                             roundness="1">
  199.           </ThemeWidgetColors>
  200.         </wcol_pie_menu>
  201.         <wcol_tooltip>
  202.           <ThemeWidgetColors outline="#1a1a1a"
  203.                             inner="#000000e6"
  204.                             inner_sel="#191919e0"
  205.                             item="#646464ff"
  206.                             text="#ffffff"
  207.                             text_sel="#ffffff"
  208.                             show_shaded="FALSE"
  209.                             shadetop="100"
  210.                             shadedown="0"
  211.                             roundness="0.5">
  212.           </ThemeWidgetColors>
  213.         </wcol_tooltip>
  214.         <wcol_menu_item>
  215.           <ThemeWidgetColors outline="#000000"
  216.                             inner="#00000000"
  217.                             inner_sel="#4668aeff"
  218.                             item="#ffffffff"
  219.                             text="#e6e6e6"
  220.                             text_sel="#ffffff"
  221.                             show_shaded="FALSE"
  222.                             shadetop="19"
  223.                             shadedown="0"
  224.                             roundness="0.4">
  225.           </ThemeWidgetColors>
  226.         </wcol_menu_item>
  227.         <wcol_scroll>
  228.           <ThemeWidgetColors outline="#3b3b3b"
  229.                             inner="#2b2b2b00"
  230.                             inner_sel="#6464644d"
  231.                             item="#595959ff"
  232.                             text="#000000"
  233.                             text_sel="#ffffff"
  234.                             show_shaded="FALSE"
  235.                             shadetop="0"
  236.                             shadedown="0"
  237.                             roundness="1">
  238.           </ThemeWidgetColors>
  239.         </wcol_scroll>
  240.         <wcol_progress>
  241.           <ThemeWidgetColors outline="#202020"
  242.                             inner="#000000ff"
  243.                             inner_sel="#646464b4"
  244.                             item="#6d6d6dff"
  245.                             text="#d1d1d1"
  246.                             text_sel="#ffffff"
  247.                             show_shaded="FALSE"
  248.                             shadetop="2"
  249.                             shadedown="0"
  250.                             roundness="0.5">
  251.           </ThemeWidgetColors>
  252.         </wcol_progress>
  253.         <wcol_list_item>
  254.           <ThemeWidgetColors outline="#000000"
  255.                             inner="#00000000"
  256.                             inner_sel="#6b6b6bc9"
  257.                             item="#868686ff"
  258.                             text="#e0e0e0"
  259.                             text_sel="#ffffff"
  260.                             show_shaded="FALSE"
  261.                             shadetop="0"
  262.                             shadedown="30"
  263.                             roundness="0.4">
  264.           </ThemeWidgetColors>
  265.         </wcol_list_item>
  266.         <wcol_state>
  267.           <ThemeWidgetStateColors inner_anim="#418d39"
  268.                                  inner_anim_sel="#2b8000"
  269.                                  inner_key="#bc9831"
  270.                                  inner_key_sel="#666200"
  271.                                  inner_driven="#b400ff"
  272.                                  inner_driven_sel="#9900e6"
  273.                                  inner_overridden="#4a8989"
  274.                                  inner_overridden_sel="#317070"
  275.                                  blend="0.5">
  276.           </ThemeWidgetStateColors>
  277.         </wcol_state>
  278.         <wcol_tab>
  279.           <ThemeWidgetColors outline="#202020"
  280.                             inner="#242424ff"
  281.                             inner_sel="#3b3b3bff"
  282.                             item="#191919ff"
  283.                             text="#8b8b8b"
  284.                             text_sel="#cfcfcf"
  285.                             show_shaded="FALSE"
  286.                             shadetop="0"
  287.                             shadedown="15"
  288.                             roundness="0.5">
  289.           </ThemeWidgetColors>
  290.         </wcol_tab>
  291.       </ThemeUserInterface>
  292.     </user_interface>
  293.     <view_3d>
  294.       <ThemeView3D grid="#464646"
  295.                   clipping_border_3d="#313131ff"
  296.                   wire="#000000"
  297.                   wire_edit="#1b1f20"
  298.                   gp_vertex="#000000"
  299.                   gp_vertex_select="#ff8500"
  300.                   gp_vertex_size="3"
  301.                   text_grease_pencil="#b5e61d"
  302.                   object_selected="#f15800"
  303.                   object_active="#ffaa40"
  304.                   text_keyframe="#ddd700"
  305.                   camera="#121415"
  306.                   empty="#828b99"
  307.                   lamp="#828b994d"
  308.                   speaker="#828b99"
  309.                   vertex="#141414"
  310.                   vertex_select="#ff8500"
  311.                   vertex_size="4"
  312.                   vertex_bevel="#00a5ff"
  313.                   vertex_unreferenced="#404040"
  314.                   edge_select="#ffa000"
  315.                   edge_seam="#db2512"
  316.                   edge_sharp="#00ffff"
  317.                   edge_crease="#cc0099"
  318.                   edge_bevel="#00a5ff"
  319.                   edge_facesel="#4b4b4b"
  320.                   freestyle_edge_mark="#7fff7f"
  321.                   face="#00000000"
  322.                   face_select="#ff85003c"
  323.                   face_dot="#ff8500"
  324.                   facedot_size="3"
  325.                   freestyle_face_mark="#7fff7f33"
  326.                   nurb_uline="#909000"
  327.                   nurb_vline="#803060"
  328.                   nurb_sel_uline="#f0ff40"
  329.                   nurb_sel_vline="#f090a0"
  330.                   act_spline="#db2512"
  331.                   handle_free="#000000"
  332.                   handle_auto="#909000"
  333.                   handle_vect="#409030"
  334.                   handle_sel_vect="#40c030"
  335.                   handle_align="#803060"
  336.                   handle_sel_free="#000000"
  337.                   handle_sel_auto="#f0ff40"
  338.                   handle_sel_align="#f090a0"
  339.                   lastsel_point="#ffffff"
  340.                   extra_edge_len="#200000"
  341.                   extra_edge_angle="#000000"
  342.                   extra_face_angle="#000080"
  343.                   extra_face_area="#002000"
  344.                   editmesh_active="#ffffff80"
  345.                   normal="#22dddd"
  346.                   vertex_normal="#2361dd"
  347.                   split_normal="#dd23dd"
  348.                   bone_pose="#50c8ff"
  349.                   bone_pose_active="#8cffff"
  350.                   bone_solid="#c8c8c8"
  351.                   bundle_solid="#c8c8c8"
  352.                   camera_path="#000000"
  353.                   skin_root="#000000"
  354.                   view_overlay="#000000"
  355.                   transform="#ffffff"
  356.                   frame_current="#60c040"
  357.                   paint_curve_handle="#7fff7f7f"
  358.                   paint_curve_pivot="#ff7f7f7f"
  359.                   outline_width="2">
  360.         <space>
  361.           <ThemeSpaceGradient title="#ffffff"
  362.                              text="#b8b8b8"
  363.                              text_hi="#e9e9e9"
  364.                              header="#44444400"
  365.                              header_text="#252525"
  366.                              header_text_hi="#ffffff"
  367.                              button="#3b3b3b00"
  368.                              button_title="#cccccc"
  369.                              button_text="#bfbfbf"
  370.                              button_text_hi="#ffffff"
  371.                              tab_active="#6b6b6b"
  372.                              tab_inactive="#313131"
  373.                              tab_back="#1d2021ff"
  374.                              tab_outline="#191919">
  375.             <gradients>
  376.               <ThemeGradientColors show_grad="TRUE"
  377.                                   gradient="#242424"
  378.                                   high_gradient="#4a4a4a">
  379.               </ThemeGradientColors>
  380.             </gradients>
  381.             <panelcolors>
  382.               <ThemePanelColors header="#474747ff"
  383.                                back="#474747cc"
  384.                                sub_back="#00000019"
  385.                                show_header="TRUE"
  386.                                show_back="TRUE">
  387.               </ThemePanelColors>
  388.             </panelcolors>
  389.           </ThemeSpaceGradient>
  390.         </space>
  391.       </ThemeView3D>
  392.     </view_3d>
  393.     <graph_editor>
  394.       <ThemeGraphEditor grid="#464646"
  395.                        frame_current="#458b2d"
  396.                        window_sliders="#969696"
  397.                        channels_region="#707070"
  398.                        dopesheet_channel="#52606e"
  399.                        dopesheet_subchannel="#545d66"
  400.                        channel_group="#24471c"
  401.                        active_channels_group="#407e31"
  402.                        vertex="#000000"
  403.                        vertex_select="#ff8500"
  404.                        vertex_size="3"
  405.                        vertex_bevel="#00a5ff"
  406.                        vertex_unreferenced="#000000"
  407.                        handle_free="#000000"
  408.                        handle_auto="#909000"
  409.                        handle_vect="#409030"
  410.                        handle_sel_vect="#40c030"
  411.                        handle_align="#803060"
  412.                        handle_sel_free="#000000"
  413.                        handle_sel_auto="#f0ff40"
  414.                        handle_sel_align="#f090a0"
  415.                        handle_auto_clamped="#994030"
  416.                        handle_sel_auto_clamped="#f0af90"
  417.                        lastsel_point="#ffffff"
  418.                        handle_vertex="#000000"
  419.                        handle_vertex_select="#ff8500"
  420.                        handle_vertex_size="4">
  421.         <space>
  422.           <ThemeSpaceGeneric back="#3b3b3b"
  423.                             title="#ffffff"
  424.                             text="#b8b8b8"
  425.                             text_hi="#e9e9e9"
  426.                             header="#444444ff"
  427.                             header_text="#b9b9b9"
  428.                             header_text_hi="#ffffff"
  429.                             button="#212121cc"
  430.                             button_title="#979797"
  431.                             button_text="#979797"
  432.                             button_text_hi="#ffffff"
  433.                             tab_active="#6b6b6b"
  434.                             tab_inactive="#313131"
  435.                             tab_back="#1d1d1dff"
  436.                             tab_outline="#191919">
  437.             <panelcolors>
  438.               <ThemePanelColors header="#3b3b3bff"
  439.                                back="#1a1a1a4d"
  440.                                sub_back="#00000019"
  441.                                show_header="TRUE"
  442.                                show_back="FALSE">
  443.               </ThemePanelColors>
  444.             </panelcolors>
  445.           </ThemeSpaceGeneric>
  446.         </space>
  447.         <space_list>
  448.           <ThemeSpaceListGeneric list="#3b3b3b"
  449.                                 list_title="#cccccc"
  450.                                 list_text="#b3b3b3"
  451.                                 list_text_hi="#0a0a0a">
  452.           </ThemeSpaceListGeneric>
  453.         </space_list>
  454.       </ThemeGraphEditor>
  455.     </graph_editor>
  456.     <file_browser>
  457.       <ThemeFileBrowser selected_file="#6b6b6b">
  458.         <space>
  459.           <ThemeSpaceGeneric back="#2a2a2a"
  460.                             title="#ffffff"
  461.                             text="#b8b8b8"
  462.                             text_hi="#e9e9e9"
  463.                             header="#444444ff"
  464.                             header_text="#b9b9b9"
  465.                             header_text_hi="#ffffff"
  466.                             button="#3b3b3bcc"
  467.                             button_title="#cccccc"
  468.                             button_text="#b3b3b3"
  469.                             button_text_hi="#ffffff"
  470.                             tab_active="#6b6b6b"
  471.                             tab_inactive="#313131"
  472.                             tab_back="#1b1d1dff"
  473.                             tab_outline="#191919">
  474.             <panelcolors>
  475.               <ThemePanelColors header="#474747ff"
  476.                                back="#1a1a1a4d"
  477.                                sub_back="#00000019"
  478.                                show_header="TRUE"
  479.                                show_back="FALSE">
  480.               </ThemePanelColors>
  481.             </panelcolors>
  482.           </ThemeSpaceGeneric>
  483.         </space>
  484.       </ThemeFileBrowser>
  485.     </file_browser>
  486.     <nla_editor>
  487.       <ThemeNLAEditor grid="#464646"
  488.                      view_sliders="#969696"
  489.                      active_action="#cc701a66"
  490.                      active_action_unset="#9987614d"
  491.                      strips="#0c0a0a"
  492.                      strips_selected="#ff8c00"
  493.                      transition_strips="#1c2630"
  494.                      transition_strips_selected="#2e75db"
  495.                      meta_strips="#332642"
  496.                      meta_strips_selected="#692196"
  497.                      sound_strips="#2b3d3d"
  498.                      sound_strips_selected="#1f7a7a"
  499.                      tweak="#4df31a"
  500.                      tweak_duplicate="#d90000"
  501.                      keyframe_border="#000000ff"
  502.                      keyframe_border_selected="#000000ff"
  503.                      frame_current="#458b2d">
  504.         <space>
  505.           <ThemeSpaceGeneric back="#292929"
  506.                             title="#ffffff"
  507.                             text="#b8b8b8"
  508.                             text_hi="#e9e9e9"
  509.                             header="#444444ff"
  510.                             header_text="#b9b9b9"
  511.                             header_text_hi="#ffffff"
  512.                             button="#3b3b3bcc"
  513.                             button_title="#bfbfbf"
  514.                             button_text="#979797"
  515.                             button_text_hi="#ffffff"
  516.                             tab_active="#6b6b6b"
  517.                             tab_inactive="#313131"
  518.                             tab_back="#1b1d1dff"
  519.                             tab_outline="#191919">
  520.             <panelcolors>
  521.               <ThemePanelColors header="#3b3b3bff"
  522.                                back="#1a1a1a4d"
  523.                                sub_back="#00000019"
  524.                                show_header="TRUE"
  525.                                show_back="FALSE">
  526.               </ThemePanelColors>
  527.             </panelcolors>
  528.           </ThemeSpaceGeneric>
  529.         </space>
  530.         <space_list>
  531.           <ThemeSpaceListGeneric list="#3b3b3b"
  532.                                 list_title="#cccccc"
  533.                                 list_text="#b3b3b3"
  534.                                 list_text_hi="#ffffff">
  535.           </ThemeSpaceListGeneric>
  536.         </space_list>
  537.       </ThemeNLAEditor>
  538.     </nla_editor>
  539.     <dopesheet_editor>
  540.       <ThemeDopeSheet grid="#464646"
  541.                      frame_current="#458b2d"
  542.                      value_sliders="#000000"
  543.                      view_sliders="#969696"
  544.                      dopesheet_channel="#4c546e"
  545.                      dopesheet_subchannel="#455361"
  546.                      channels="#707070"
  547.                      channels_selected="#60c040"
  548.                      channel_group="#24471c"
  549.                      active_channels_group="#407e31"
  550.                      long_key="#0c0a0a"
  551.                      long_key_selected="#ff374a"
  552.                      keyframe="#bddae8"
  553.                      keyframe_selected="#ffbe32"
  554.                      keyframe_extreme="#e8b3cc"
  555.                      keyframe_extreme_selected="#f28080"
  556.                      keyframe_breakdown="#b3dbe8"
  557.                      keyframe_breakdown_selected="#54bfed"
  558.                      keyframe_jitter="#ace493"
  559.                      keyframe_jitter_selected="#61c042"
  560.                      keyframe_border="#000000ff"
  561.                      keyframe_border_selected="#000000ff"
  562.                      keyframe_scale_factor="1"
  563.                      summary="#1a1a1a82">
  564.         <space>
  565.           <ThemeSpaceGeneric back="#2a2a2a"
  566.                             title="#ffffff"
  567.                             text="#b8b8b8"
  568.                             text_hi="#e9e9e9"
  569.                             header="#444444ff"
  570.                             header_text="#b9b9b9"
  571.                             header_text_hi="#ffffff"
  572.                             button="#3b3b3bcc"
  573.                             button_title="#979797"
  574.                             button_text="#979797"
  575.                             button_text_hi="#ffffff"
  576.                             tab_active="#6b6b6b"
  577.                             tab_inactive="#313131"
  578.                             tab_back="#1d1d1dff"
  579.                             tab_outline="#191919">
  580.             <panelcolors>
  581.               <ThemePanelColors header="#47474799"
  582.                                back="#1a1a1a4d"
  583.                                sub_back="#00000019"
  584.                                show_header="TRUE"
  585.                                show_back="FALSE">
  586.               </ThemePanelColors>
  587.             </panelcolors>
  588.           </ThemeSpaceGeneric>
  589.         </space>
  590.         <space_list>
  591.           <ThemeSpaceListGeneric list="#3b3b3b"
  592.                                 list_title="#cccccc"
  593.                                 list_text="#0a0a0a"
  594.                                 list_text_hi="#161616">
  595.           </ThemeSpaceListGeneric>
  596.         </space_list>
  597.       </ThemeDopeSheet>
  598.     </dopesheet_editor>
  599.     <image_editor>
  600.       <ThemeImageEditor gp_vertex="#000000"
  601.                        gp_vertex_select="#ff8500"
  602.                        gp_vertex_size="3"
  603.                        vertex="#32adec"
  604.                        vertex_select="#be6925"
  605.                        vertex_size="3"
  606.                        vertex_bevel="#00a5ff"
  607.                        vertex_unreferenced="#404040"
  608.                        face="#a47c5b0a"
  609.                        face_select="#a47c5b3c"
  610.                        face_dot="#ffffff"
  611.                        facedot_size="3"
  612.                        freestyle_face_mark="#00000000"
  613.                        editmesh_active="#ffffff80"
  614.                        wire_edit="#c0c0c0"
  615.                        edge_select="#ff8500"
  616.                        scope_back="#303030ff"
  617.                        preview_stitch_face="#1242b026"
  618.                        preview_stitch_edge="#ff8500b2"
  619.                        preview_stitch_vert="#ff85007f"
  620.                        preview_stitch_stitchable="#00ff00ff"
  621.                        preview_stitch_unstitchable="#ff0000ff"
  622.                        preview_stitch_active="#e1d2c323"
  623.                        uv_shadow="#707070ff"
  624.                        uv_others="#606060ff"
  625.                        frame_current="#60c040"
  626.                        metadatabg="#000000"
  627.                        metadatatext="#ffffff"
  628.                        handle_free="#000000"
  629.                        handle_auto="#909000"
  630.                        handle_align="#803060"
  631.                        handle_sel_free="#000000"
  632.                        handle_sel_auto="#f0ff40"
  633.                        handle_sel_align="#f090a0"
  634.                        handle_auto_clamped="#000000"
  635.                        handle_sel_auto_clamped="#000000"
  636.                        handle_vertex="#000000"
  637.                        handle_vertex_select="#ffff00"
  638.                        handle_vertex_size="5"
  639.                        paint_curve_handle="#7fff7f7f"
  640.                        paint_curve_pivot="#ff7f7f7f">
  641.         <space>
  642.           <ThemeSpaceGeneric back="#292929"
  643.                             title="#ffffff"
  644.                             text="#b8b8b8"
  645.                             text_hi="#e9e9e9"
  646.                             header="#444444ff"
  647.                             header_text="#cccccc"
  648.                             header_text_hi="#ffffff"
  649.                             button="#3b3b3b00"
  650.                             button_title="#cccccc"
  651.                             button_text="#b3b3b3"
  652.                             button_text_hi="#ffffff"
  653.                             tab_active="#6b6b6b"
  654.                             tab_inactive="#313131"
  655.                             tab_back="#1d1d1dff"
  656.                             tab_outline="#191919">
  657.             <panelcolors>
  658.               <ThemePanelColors header="#474747ff"
  659.                                back="#1a1a1a4d"
  660.                                sub_back="#00000019"
  661.                                show_header="TRUE"
  662.                                show_back="FALSE">
  663.               </ThemePanelColors>
  664.             </panelcolors>
  665.           </ThemeSpaceGeneric>
  666.         </space>
  667.       </ThemeImageEditor>
  668.     </image_editor>
  669.     <sequence_editor>
  670.       <ThemeSequenceEditor gp_vertex="#000000"
  671.                           gp_vertex_select="#ff8500"
  672.                           gp_vertex_size="3"
  673.                           grid="#464646"
  674.                           window_sliders="#999999"
  675.                           movie_strip="#516987"
  676.                           movieclip_strip="#20208f"
  677.                           image_strip="#6d5881"
  678.                           scene_strip="#68983e"
  679.                           audio_strip="#2e8f8f"
  680.                           effect_strip="#a9547c"
  681.                           transition_strip="#a25f6f"
  682.                           meta_strip="#6d9183"
  683.                           text_strip="#a29700"
  684.                           frame_current="#458b2d"
  685.                           keyframe="#ff8500"
  686.                           draw_action="#50c8ff"
  687.                           preview_back="#1f2222"
  688.                           metadatabg="#000000"
  689.                           metadatatext="#ffffff">
  690.         <space>
  691.           <ThemeSpaceGeneric back="#383838"
  692.                             title="#ffffff"
  693.                             text="#b8b8b8"
  694.                             text_hi="#e9e9e9"
  695.                             header="#444444ff"
  696.                             header_text="#b9b9b9"
  697.                             header_text_hi="#ffffff"
  698.                             button="#3b3b3bcc"
  699.                             button_title="#cccccc"
  700.                             button_text="#b3b3b3"
  701.                             button_text_hi="#ffffff"
  702.                             tab_active="#6b6b6b"
  703.                             tab_inactive="#313131"
  704.                             tab_back="#1d1d1dff"
  705.                             tab_outline="#191919">
  706.             <panelcolors>
  707.               <ThemePanelColors header="#474747ff"
  708.                                back="#1a1a1a4d"
  709.                                sub_back="#00000019"
  710.                                show_header="TRUE"
  711.                                show_back="FALSE">
  712.               </ThemePanelColors>
  713.             </panelcolors>
  714.           </ThemeSpaceGeneric>
  715.         </space>
  716.       </ThemeSequenceEditor>
  717.     </sequence_editor>
  718.     <properties>
  719.       <ThemeProperties>
  720.         <space>
  721.           <ThemeSpaceGeneric back="#3b3b3b"
  722.                             title="#cccccc"
  723.                             text="#b3b3b3"
  724.                             text_hi="#e9e9e9"
  725.                             header="#444444ff"
  726.                             header_text="#b9b9b9"
  727.                             header_text_hi="#ffffff"
  728.                             button="#000000cc"
  729.                             button_title="#cccccc"
  730.                             button_text="#979797"
  731.                             button_text_hi="#ffffff"
  732.                             tab_active="#6b6b6b"
  733.                             tab_inactive="#313131"
  734.                             tab_back="#2c2c2c4d"
  735.                             tab_outline="#191919">
  736.             <panelcolors>
  737.               <ThemePanelColors header="#474747ff"
  738.                                back="#0f0f0f4d"
  739.                                sub_back="#00000019"
  740.                                show_header="TRUE"
  741.                                show_back="FALSE">
  742.               </ThemePanelColors>
  743.             </panelcolors>
  744.           </ThemeSpaceGeneric>
  745.         </space>
  746.       </ThemeProperties>
  747.     </properties>
  748.     <text_editor>
  749.       <ThemeTextEditor line_numbers_background="#202425"
  750.                       selected_text="#404040"
  751.                       cursor="#c9ff34"
  752.                       syntax_builtin="#4badff"
  753.                       syntax_symbols="#999999"
  754.                       syntax_special="#b97aff"
  755.                       syntax_preprocessor="#8b7aff"
  756.                       syntax_reserved="#832b3d"
  757.                       syntax_comment="#5f8b50"
  758.                       syntax_string="#ffaa67"
  759.                       syntax_numbers="#72ec8e">
  760.         <space>
  761.           <ThemeSpaceGeneric back="#292929"
  762.                             title="#ffffff"
  763.                             text="#c2c2c2"
  764.                             text_hi="#e9e9e9"
  765.                             header="#444444ff"
  766.                             header_text="#b9b9b9"
  767.                             header_text_hi="#ffffff"
  768.                             button="#3b3b3bcc"
  769.                             button_title="#bfbfbf"
  770.                             button_text="#979797"
  771.                             button_text_hi="#ffffff"
  772.                             tab_active="#6b6b6b"
  773.                             tab_inactive="#313131"
  774.                             tab_back="#1d1d1dff"
  775.                             tab_outline="#191919">
  776.             <panelcolors>
  777.               <ThemePanelColors header="#474747ff"
  778.                                back="#1a1a1a4d"
  779.                                sub_back="#00000019"
  780.                                show_header="TRUE"
  781.                                show_back="FALSE">
  782.               </ThemePanelColors>
  783.             </panelcolors>
  784.           </ThemeSpaceGeneric>
  785.         </space>
  786.       </ThemeTextEditor>
  787.     </text_editor>
  788.     <node_editor>
  789.       <ThemeNodeEditor gp_vertex="#000000"
  790.                       gp_vertex_select="#ff8500"
  791.                       gp_vertex_size="3"
  792.                       node_selected="#747474"
  793.                       node_active="#eeeeee"
  794.                       wire="#000000"
  795.                       wire_inner="#737373"
  796.                       wire_select="#ffffff"
  797.                       selected_text="#7f7070"
  798.                       node_backdrop="#575757ff"
  799.                       converter_node="#525f7a"
  800.                       color_node="#796f52"
  801.                       group_node="#36493a"
  802.                       group_socket_node="#e66c00"
  803.                       frame_node="#9a9b9ba0"
  804.                       matte_node="#977474"
  805.                       distor_node="#749797"
  806.                       noodle_curving="5"
  807.                       input_node="#69474a"
  808.                       output_node="#794d7e"
  809.                       filter_node="#496b6a"
  810.                       vector_node="#6f5c8a"
  811.                       texture_node="#88614d"
  812.                       shader_node="#5f8d75"
  813.                       script_node="#1e1e1e"
  814.                       pattern_node="#a67c49"
  815.                       layout_node="#000000">
  816.         <space>
  817.           <ThemeSpaceGeneric back="#2a2a2a"
  818.                             title="#dfdfdf"
  819.                             text="#cccccc"
  820.                             text_hi="#e9e9e9"
  821.                             header="#444444ff"
  822.                             header_text="#b9b9b9"
  823.                             header_text_hi="#ffffff"
  824.                             button="#3b3b3bcc"
  825.                             button_title="#cccccc"
  826.                             button_text="#bfbfbf"
  827.                             button_text_hi="#ffffff"
  828.                             tab_active="#6b6b6b"
  829.                             tab_inactive="#313131"
  830.                             tab_back="#1d1d1dff"
  831.                             tab_outline="#191919">
  832.             <panelcolors>
  833.               <ThemePanelColors header="#474747ff"
  834.                                back="#1a1a1a4d"
  835.                                sub_back="#00000019"
  836.                                show_header="TRUE"
  837.                                show_back="FALSE">
  838.               </ThemePanelColors>
  839.             </panelcolors>
  840.           </ThemeSpaceGeneric>
  841.         </space>
  842.         <space_list>
  843.           <ThemeSpaceListGeneric list="#a5a5a5"
  844.                                 list_title="#000000"
  845.                                 list_text="#000000"
  846.                                 list_text_hi="#ffffff">
  847.           </ThemeSpaceListGeneric>
  848.         </space_list>
  849.       </ThemeNodeEditor>
  850.     </node_editor>
  851.     <outliner>
  852.       <ThemeOutliner match="#4d3639"
  853.                     selected_highlight="#6b6b6b">
  854.         <space>
  855.           <ThemeSpaceGeneric back="#2a2a2a"
  856.                             title="#ffffff"
  857.                             text="#b8b8b8"
  858.                             text_hi="#e9e9e9"
  859.                             header="#444444ff"
  860.                             header_text="#b9b9b9"
  861.                             header_text_hi="#ffffff"
  862.                             button="#3b3b3bcc"
  863.                             button_title="#979797"
  864.                             button_text="#979797"
  865.                             button_text_hi="#ffffff"
  866.                             tab_active="#6b6b6b"
  867.                             tab_inactive="#4e4e4e"
  868.                             tab_back="#333333ff"
  869.                             tab_outline="#191919">
  870.             <panelcolors>
  871.               <ThemePanelColors header="#47474799"
  872.                                back="#1a1a1a4d"
  873.                                sub_back="#00000019"
  874.                                show_header="TRUE"
  875.                                show_back="FALSE">
  876.               </ThemePanelColors>
  877.             </panelcolors>
  878.           </ThemeSpaceGeneric>
  879.         </space>
  880.       </ThemeOutliner>
  881.     </outliner>
  882.     <info>
  883.       <ThemeInfo info_selected="#6b6b6b"
  884.                 info_selected_text="#ffffff"
  885.                 info_error="#dc0000"
  886.                 info_error_text="#000000"
  887.                 info_warning="#dc8060"
  888.                 info_warning_text="#000000"
  889.                 info_info="#00aa00"
  890.                 info_info_text="#000000"
  891.                 info_debug="#c4c4c4"
  892.                 info_debug_text="#000000">
  893.         <space>
  894.           <ThemeSpaceGeneric back="#292929"
  895.                             title="#ffffff"
  896.                             text="#cccccc"
  897.                             text_hi="#e9e9e9"
  898.                             header="#444444ff"
  899.                             header_text="#c4c4c4"
  900.                             header_text_hi="#ffffff"
  901.                             button="#1a1a1acc"
  902.                             button_title="#979797"
  903.                             button_text="#979797"
  904.                             button_text_hi="#ffffff"
  905.                             tab_active="#6b6b6b"
  906.                             tab_inactive="#313131"
  907.                             tab_back="#1b1d1dff"
  908.                             tab_outline="#191919">
  909.             <panelcolors>
  910.               <ThemePanelColors header="#1a1a1a99"
  911.                                back="#1a1a1a4d"
  912.                                sub_back="#00000019"
  913.                                show_header="TRUE"
  914.                                show_back="TRUE">
  915.               </ThemePanelColors>
  916.             </panelcolors>
  917.           </ThemeSpaceGeneric>
  918.         </space>
  919.       </ThemeInfo>
  920.     </info>
  921.     <user_preferences>
  922.       <ThemeUserPreferences>
  923.         <space>
  924.           <ThemeSpaceGeneric back="#3b3b3b"
  925.                             title="#ffffff"
  926.                             text="#c2c2c2"
  927.                             text_hi="#e9e9e9"
  928.                             header="#444444ff"
  929.                             header_text="#b9b9b9"
  930.                             header_text_hi="#ffffff"
  931.                             button="#1a1a1acc"
  932.                             button_title="#979797"
  933.                             button_text="#979797"
  934.                             button_text_hi="#ffffff"
  935.                             tab_active="#6b6b6b"
  936.                             tab_inactive="#313131"
  937.                             tab_back="#1d1d1dff"
  938.                             tab_outline="#191919">
  939.             <panelcolors>
  940.               <ThemePanelColors header="#1a1a1a99"
  941.                                back="#1a1a1a4d"
  942.                                sub_back="#00000019"
  943.                                show_header="FALSE"
  944.                                show_back="FALSE">
  945.               </ThemePanelColors>
  946.             </panelcolors>
  947.           </ThemeSpaceGeneric>
  948.         </space>
  949.       </ThemeUserPreferences>
  950.     </user_preferences>
  951.     <console>
  952.       <ThemeConsole line_output="#c799ff"
  953.                    line_input="#ffffff"
  954.                    line_info="#e6006a"
  955.                    line_error="#af2020"
  956.                    cursor="#80ce00"
  957.                    select="#ffffff30">
  958.         <space>
  959.           <ThemeSpaceGeneric back="#2a2a2a"
  960.                             title="#ffffff"
  961.                             text="#b8b8b8"
  962.                             text_hi="#e9e9e9"
  963.                             header="#444444ff"
  964.                             header_text="#b9b9b9"
  965.                             header_text_hi="#ffffff"
  966.                             button="#1a1a1acc"
  967.                             button_title="#979797"
  968.                             button_text="#979797"
  969.                             button_text_hi="#ffffff"
  970.                             tab_active="#6b6b6b"
  971.                             tab_inactive="#313131"
  972.                             tab_back="#1b1d1dff"
  973.                             tab_outline="#191919">
  974.             <panelcolors>
  975.               <ThemePanelColors header="#1a1a1a99"
  976.                                back="#1a1a1a4d"
  977.                                sub_back="#00000019"
  978.                                show_header="TRUE"
  979.                                show_back="TRUE">
  980.               </ThemePanelColors>
  981.             </panelcolors>
  982.           </ThemeSpaceGeneric>
  983.         </space>
  984.       </ThemeConsole>
  985.     </console>
  986.     <clip_editor>
  987.       <ThemeClipEditor gp_vertex="#000000"
  988.                       gp_vertex_select="#000000"
  989.                       gp_vertex_size="1"
  990.                       marker_outline="#000000"
  991.                       marker="#7f7f00"
  992.                       active_marker="#ffffff"
  993.                       selected_marker="#ffff00"
  994.                       disabled_marker="#7f0000"
  995.                       locked_marker="#7f7f7f"
  996.                       path_before="#ff0000"
  997.                       path_after="#0000ff"
  998.                       frame_current="#9c9c9c"
  999.                       strips="#0c0a0a"
  1000.                       strips_selected="#ff374a"
  1001.                       handle_free="#000000"
  1002.                       handle_auto="#909000"
  1003.                       handle_align="#803060"
  1004.                       handle_sel_free="#000000"
  1005.                       handle_sel_auto="#f0ff40"
  1006.                       handle_sel_align="#f090a0"
  1007.                       handle_auto_clamped="#000000"
  1008.                       handle_sel_auto_clamped="#000000"
  1009.                       handle_vertex="#000000"
  1010.                       handle_vertex_select="#ffff00"
  1011.                       handle_vertex_size="4">
  1012.         <space>
  1013.           <ThemeSpaceGeneric back="#2a2a2a"
  1014.                             title="#ffffff"
  1015.                             text="#b8b8b8"
  1016.                             text_hi="#e9e9e9"
  1017.                             header="#444444ff"
  1018.                             header_text="#b9b9b9"
  1019.                             header_text_hi="#ffffff"
  1020.                             button="#3b3b3bcc"
  1021.                             button_title="#cccccc"
  1022.                             button_text="#979797"
  1023.                             button_text_hi="#ffffff"
  1024.                             tab_active="#6b6b6b"
  1025.                             tab_inactive="#313131"
  1026.                             tab_back="#1b1d1dff"
  1027.                             tab_outline="#191919">
  1028.             <panelcolors>
  1029.               <ThemePanelColors header="#474747ff"
  1030.                                back="#1a1a1a4d"
  1031.                                sub_back="#00000019"
  1032.                                show_header="TRUE"
  1033.                                show_back="FALSE">
  1034.               </ThemePanelColors>
  1035.             </panelcolors>
  1036.           </ThemeSpaceGeneric>
  1037.         </space>
  1038.         <space_list>
  1039.           <ThemeSpaceListGeneric list="#3b3b3b"
  1040.                                 list_title="#b9b9b9"
  1041.                                 list_text="#979797"
  1042.                                 list_text_hi="#ffffff">
  1043.           </ThemeSpaceListGeneric>
  1044.         </space_list>
  1045.       </ThemeClipEditor>
  1046.     </clip_editor>
  1047.     <topbar>
  1048.       <ThemeTopBar>
  1049.         <space>
  1050.           <ThemeSpaceGeneric back="#3b3b3b"
  1051.                             title="#000000"
  1052.                             text="#cccccc"
  1053.                             text_hi="#ffffff"
  1054.                             header="#505050ff"
  1055.                             header_text="#000000"
  1056.                             header_text_hi="#ffffff"
  1057.                             button="#7272727f"
  1058.                             button_title="#000000"
  1059.                             button_text="#000000"
  1060.                             button_text_hi="#ffffff"
  1061.                             tab_active="#727272"
  1062.                             tab_inactive="#535353"
  1063.                             tab_back="#404040ff"
  1064.                             tab_outline="#3c3c3c">
  1065.             <panelcolors>
  1066.               <ThemePanelColors header="#00000019"
  1067.                                back="#72727280"
  1068.                                sub_back="#00000000"
  1069.                                show_header="FALSE"
  1070.                                show_back="FALSE">
  1071.               </ThemePanelColors>
  1072.             </panelcolors>
  1073.           </ThemeSpaceGeneric>
  1074.         </space>
  1075.       </ThemeTopBar>
  1076.     </topbar>
  1077.     <statusbar>
  1078.       <ThemeStatusBar>
  1079.         <space>
  1080.           <ThemeSpaceGeneric back="#393939"
  1081.                             title="#ffffff"
  1082.                             text="#b8b8b8"
  1083.                             text_hi="#e9e9e9"
  1084.                             header="#444444ff"
  1085.                             header_text="#c7c7c7"
  1086.                             header_text_hi="#ffffff"
  1087.                             button="#3b3b3b00"
  1088.                             button_title="#cccccc"
  1089.                             button_text="#bfbfbf"
  1090.                             button_text_hi="#ffffff"
  1091.                             tab_active="#6b6b6b"
  1092.                             tab_inactive="#313131"
  1093.                             tab_back="#1d2021ff"
  1094.                             tab_outline="#191919">
  1095.             <panelcolors>
  1096.               <ThemePanelColors header="#474747ff"
  1097.                                back="#1d2021b3"
  1098.                                sub_back="#00000000"
  1099.                                show_header="TRUE"
  1100.                                show_back="FALSE">
  1101.               </ThemePanelColors>
  1102.             </panelcolors>
  1103.           </ThemeSpaceGeneric>
  1104.         </space>
  1105.       </ThemeStatusBar>
  1106.     </statusbar>
  1107.     <bone_color_sets>
  1108.       <ThemeBoneColorSet normal="#9a0000"
  1109.                         select="#bd1111"
  1110.                         active="#f70a0a"
  1111.                         show_colored_constraints="FALSE">
  1112.       </ThemeBoneColorSet>
  1113.       <ThemeBoneColorSet normal="#f74018"
  1114.                         select="#f66913"
  1115.                         active="#fa9900"
  1116.                         show_colored_constraints="FALSE">
  1117.       </ThemeBoneColorSet>
  1118.       <ThemeBoneColorSet normal="#1e9109"
  1119.                         select="#59b70b"
  1120.                         active="#83ef1d"
  1121.                         show_colored_constraints="FALSE">
  1122.       </ThemeBoneColorSet>
  1123.       <ThemeBoneColorSet normal="#0a3694"
  1124.                         select="#3667df"
  1125.                         active="#5ec1ef"
  1126.                         show_colored_constraints="FALSE">
  1127.       </ThemeBoneColorSet>
  1128.       <ThemeBoneColorSet normal="#a9294e"
  1129.                         select="#c1416a"
  1130.                         active="#f05d91"
  1131.                         show_colored_constraints="FALSE">
  1132.       </ThemeBoneColorSet>
  1133.       <ThemeBoneColorSet normal="#430c78"
  1134.                         select="#543aa3"
  1135.                         active="#8764d5"
  1136.                         show_colored_constraints="FALSE">
  1137.       </ThemeBoneColorSet>
  1138.       <ThemeBoneColorSet normal="#24785a"
  1139.                         select="#3c9579"
  1140.                         active="#6fb6ab"
  1141.                         show_colored_constraints="FALSE">
  1142.       </ThemeBoneColorSet>
  1143.       <ThemeBoneColorSet normal="#4b707c"
  1144.                         select="#6a8691"
  1145.                         active="#9bc2cd"
  1146.                         show_colored_constraints="FALSE">
  1147.       </ThemeBoneColorSet>
  1148.       <ThemeBoneColorSet normal="#f4c90c"
  1149.                         select="#eec236"
  1150.                         active="#f3ff00"
  1151.                         show_colored_constraints="FALSE">
  1152.       </ThemeBoneColorSet>
  1153.       <ThemeBoneColorSet normal="#1e2024"
  1154.                         select="#484c56"
  1155.                         active="#ffffff"
  1156.                         show_colored_constraints="FALSE">
  1157.       </ThemeBoneColorSet>
  1158.       <ThemeBoneColorSet normal="#6f2f6a"
  1159.                         select="#9845be"
  1160.                         active="#d330d6"
  1161.                         show_colored_constraints="FALSE">
  1162.       </ThemeBoneColorSet>
  1163.       <ThemeBoneColorSet normal="#6c8e22"
  1164.                         select="#7fb022"
  1165.                         active="#bbef5b"
  1166.                         show_colored_constraints="FALSE">
  1167.       </ThemeBoneColorSet>
  1168.       <ThemeBoneColorSet normal="#8d8d8d"
  1169.                         select="#b0b0b0"
  1170.                         active="#dedede"
  1171.                         show_colored_constraints="FALSE">
  1172.       </ThemeBoneColorSet>
  1173.       <ThemeBoneColorSet normal="#834326"
  1174.                         select="#8b5811"
  1175.                         active="#bd6a11"
  1176.                         show_colored_constraints="FALSE">
  1177.       </ThemeBoneColorSet>
  1178.       <ThemeBoneColorSet normal="#08310e"
  1179.                         select="#1c430b"
  1180.                         active="#34622b"
  1181.                         show_colored_constraints="FALSE">
  1182.       </ThemeBoneColorSet>
  1183.       <ThemeBoneColorSet normal="#000000"
  1184.                         select="#000000"
  1185.                         active="#000000"
  1186.                         show_colored_constraints="FALSE">
  1187.       </ThemeBoneColorSet>
  1188.       <ThemeBoneColorSet normal="#000000"
  1189.                         select="#000000"
  1190.                         active="#000000"
  1191.                         show_colored_constraints="FALSE">
  1192.       </ThemeBoneColorSet>
  1193.       <ThemeBoneColorSet normal="#000000"
  1194.                         select="#000000"
  1195.                         active="#000000"
  1196.                         show_colored_constraints="FALSE">
  1197.       </ThemeBoneColorSet>
  1198.       <ThemeBoneColorSet normal="#000000"
  1199.                         select="#000000"
  1200.                         active="#000000"
  1201.                         show_colored_constraints="FALSE">
  1202.       </ThemeBoneColorSet>
  1203.       <ThemeBoneColorSet normal="#000000"
  1204.                         select="#000000"
  1205.                         active="#000000"
  1206.                         show_colored_constraints="FALSE">
  1207.       </ThemeBoneColorSet>
  1208.     </bone_color_sets>
  1209.   </Theme>
  1210.   <ThemeStyle>
  1211.     <panel_title>
  1212.       <ThemeFontStyle points="12"
  1213.                      font_kerning_style="FITTED"
  1214.                      shadow="1"
  1215.                      shadow_offset_x="0"
  1216.                      shadow_offset_y="-1"
  1217.                      shadow_alpha="0.15"
  1218.                      shadow_value="1">
  1219.       </ThemeFontStyle>
  1220.     </panel_title>
  1221.     <widget_label>
  1222.       <ThemeFontStyle points="11"
  1223.                      font_kerning_style="FITTED"
  1224.                      shadow="3"
  1225.                      shadow_offset_x="0"
  1226.                      shadow_offset_y="-1"
  1227.                      shadow_alpha="0.15"
  1228.                      shadow_value="1">
  1229.       </ThemeFontStyle>
  1230.     </widget_label>
  1231.     <widget>
  1232.       <ThemeFontStyle points="11"
  1233.                      font_kerning_style="FITTED"
  1234.                      shadow="0"
  1235.                      shadow_offset_x="0"
  1236.                      shadow_offset_y="0"
  1237.                      shadow_alpha="0.25"
  1238.                      shadow_value="0">
  1239.       </ThemeFontStyle>
  1240.     </widget>
  1241.   </ThemeStyle>
  1242. </bpy>
Add Comment
Please, Sign In to add comment