Advertisement
Guest User

Untitled

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