[Bf-blender-cvs] [66298a99e3f] blender2.8: Theme: add 2.7x theme

Campbell Barton noreply at git.blender.org
Wed Jun 27 15:33:20 CEST 2018


Commit: 66298a99e3f068f822f97c573cc1532282306ad3
Author: Campbell Barton
Date:   Wed Jun 27 15:32:34 2018 +0200
Branches: blender2.8
https://developer.blender.org/rB66298a99e3f068f822f97c573cc1532282306ad3

Theme: add 2.7x theme

Prepare for new default

===================================================================

A	release/scripts/presets/interface_theme/blender_27x.xml

===================================================================

diff --git a/release/scripts/presets/interface_theme/blender_27x.xml b/release/scripts/presets/interface_theme/blender_27x.xml
new file mode 100644
index 00000000000..6a78dd5fc8f
--- /dev/null
+++ b/release/scripts/presets/interface_theme/blender_27x.xml
@@ -0,0 +1,1242 @@
+<bpy>
+  <Theme>
+    <user_interface>
+      <ThemeUserInterface menu_shadow_fac="0.5"
+                          menu_shadow_width="12"
+                          icon_file=""
+                          icon_alpha="1"
+                          icon_saturation="1"
+                          widget_emboss="#ffffff05"
+                          editor_outline="#3f3f3f"
+                          axis_x="#dc0000"
+                          axis_y="#00dc00"
+                          axis_z="#0000dc"
+                          manipulator_hi="#ffffff"
+                          manipulator_primary="#deff0d"
+                          manipulator_secondary="#00ffff"
+                          manipulator_a="#177f17"
+                          manipulator_b="#7f1717">
+        <wcol_regular>
+          <ThemeWidgetColors outline="#191919"
+                             inner="#999999ff"
+                             inner_sel="#646464ff"
+                             item="#191919ff"
+                             text="#000000"
+                             text_sel="#ffffff"
+                             show_shaded="FALSE"
+                             shadetop="0"
+                             shadedown="0"
+                             roundness="0.5">
+          </ThemeWidgetColors>
+        </wcol_regular>
+        <wcol_tool>
+          <ThemeWidgetColors outline="#191919"
+                             inner="#999999ff"
+                             inner_sel="#646464ff"
+                             item="#191919ff"
+                             text="#000000"
+                             text_sel="#ffffff"
+                             show_shaded="TRUE"
+                             shadetop="15"
+                             shadedown="-15"
+                             roundness="0.4">
+          </ThemeWidgetColors>
+        </wcol_tool>
+        <wcol_toolbar_item>
+          <ThemeWidgetColors outline="#000000"
+                             inner="#464646ff"
+                             inner_sel="#ccccccff"
+                             item="#000000ff"
+                             text="#ffffff"
+                             text_sel="#333333"
+                             show_shaded="FALSE"
+                             shadetop="0"
+                             shadedown="0"
+                             roundness="0.6">
+          </ThemeWidgetColors>
+        </wcol_toolbar_item>
+        <wcol_radio>
+          <ThemeWidgetColors outline="#000000"
+                             inner="#464646ff"
+                             inner_sel="#5680c2ff"
+                             item="#ffffffff"
+                             text="#ffffff"
+                             text_sel="#000000"
+                             show_shaded="TRUE"
+                             shadetop="15"
+                             shadedown="-15"
+                             roundness="0.4">
+          </ThemeWidgetColors>
+        </wcol_radio>
+        <wcol_text>
+          <ThemeWidgetColors outline="#191919"
+                             inner="#999999ff"
+                             inner_sel="#999999ff"
+                             item="#5a5a5aff"
+                             text="#000000"
+                             text_sel="#ffffff"
+                             show_shaded="TRUE"
+                             shadetop="0"
+                             shadedown="25"
+                             roundness="0.4">
+          </ThemeWidgetColors>
+        </wcol_text>
+        <wcol_option>
+          <ThemeWidgetColors outline="#000000"
+                             inner="#464646ff"
+                             inner_sel="#464646ff"
+                             item="#ffffffff"
+                             text="#000000"
+                             text_sel="#ffffff"
+                             show_shaded="TRUE"
+                             shadetop="15"
+                             shadedown="-15"
+                             roundness="0.666666">
+          </ThemeWidgetColors>
+        </wcol_option>
+        <wcol_toggle>
+          <ThemeWidgetColors outline="#191919"
+                             inner="#999999ff"
+                             inner_sel="#646464ff"
+                             item="#191919ff"
+                             text="#000000"
+                             text_sel="#ffffff"
+                             show_shaded="FALSE"
+                             shadetop="0"
+                             shadedown="0"
+                             roundness="0.5">
+          </ThemeWidgetColors>
+        </wcol_toggle>
+        <wcol_num>
+          <ThemeWidgetColors outline="#191919"
+                             inner="#b4b4b4ff"
+                             inner_sel="#999999ff"
+                             item="#5a5a5aff"
+                             text="#000000"
+                             text_sel="#ffffff"
+                             show_shaded="TRUE"
+                             shadetop="-20"
+                             shadedown="0"
+                             roundness="1">
+          </ThemeWidgetColors>
+        </wcol_num>
+        <wcol_numslider>
+          <ThemeWidgetColors outline="#191919"
+                             inner="#b4b4b4ff"
+                             inner_sel="#999999ff"
+                             item="#808080ff"
+                             text="#000000"
+                             text_sel="#ffffff"
+                             show_shaded="TRUE"
+                             shadetop="-20"
+                             shadedown="0"
+                             roundness="1">
+          </ThemeWidgetColors>
+        </wcol_numslider>
+        <wcol_box>
+          <ThemeWidgetColors outline="#191919"
+                             inner="#808080ff"
+                             inner_sel="#646464ff"
+                             item="#191919ff"
+                             text="#000000"
+                             text_sel="#ffffff"
+                             show_shaded="FALSE"
+                             shadetop="0"
+                             shadedown="0"
+                             roundness="0.4">
+          </ThemeWidgetColors>
+        </wcol_box>
+        <wcol_menu>
+          <ThemeWidgetColors outline="#000000"
+                             inner="#464646ff"
+                             inner_sel="#464646ff"
+                             item="#ffffffff"
+                             text="#ffffff"
+                             text_sel="#cccccc"
+                             show_shaded="TRUE"
+                             shadetop="15"
+                             shadedown="-15"
+                             roundness="0.4">
+          </ThemeWidgetColors>
+        </wcol_menu>
+        <wcol_pulldown>
+          <ThemeWidgetColors outline="#000000"
+                             inner="#3f3f3fff"
+                             inner_sel="#5680c2ff"
+                             item="#ffffffff"
+                             text="#000000"
+                             text_sel="#000000"
+                             show_shaded="FALSE"
+                             shadetop="25"
+                             shadedown="-20"
+                             roundness="0.4">
+          </ThemeWidgetColors>
+        </wcol_pulldown>
+        <wcol_menu_back>
+          <ThemeWidgetColors outline="#000000"
+                             inner="#191919e6"
+                             inner_sel="#2d2d2de6"
+                             item="#646464ff"
+                             text="#a0a0a0"
+                             text_sel="#ffffff"
+                             show_shaded="FALSE"
+                             shadetop="25"
+                             shadedown="-20"
+                             roundness="0.5">
+          </ThemeWidgetColors>
+        </wcol_menu_back>
+        <wcol_pie_menu>
+          <ThemeWidgetColors outline="#0a0a0a"
+                             inner="#191919e6"
+                             inner_sel="#8c8c8cff"
+                             item="#2d2d2de6"
+                             text="#a0a0a0"
+                             text_sel="#ffffff"
+                             show_shaded="TRUE"
+                             shadetop="10"
+                             shadedown="-10"
+                             roundness="1">
+          </ThemeWidgetColors>
+        </wcol_pie_menu>
+        <wcol_tooltip>
+          <ThemeWidgetColors outline="#000000"
+                             inner="#191919e6"
+                             inner_sel="#2d2d2de6"
+                             item="#646464ff"
+                             text="#ffffff"
+                             text_sel="#ffffff"
+                             show_shaded="FALSE"
+                             shadetop="25"
+                             shadedown="-20"
+                             roundness="0.5">
+          </ThemeWidgetColors>
+        </wcol_tooltip>
+        <wcol_menu_item>
+          <ThemeWidgetColors outline="#000000"
+                             inner="#00000000"
+                             inner_sel="#5680c2ff"
+                             item="#acacac80"
+                             text="#ffffff"
+                             text_sel="#000000"
+                             show_shaded="TRUE"
+                             shadetop="38"
+                             shadedown="0"
+                             roundness="0.5">
+          </ThemeWidgetColors>
+        </wcol_menu_item>
+        <wcol_scroll>
+          <ThemeWidgetColors outline="#323232"
+                             inner="#505050b4"
+                             inner_sel="#646464b4"
+                             item="#808080ff"
+                             text="#000000"
+                             text_sel="#ffffff"
+         

@@ Diff output truncated at 10240 characters. @@



More information about the Bf-blender-cvs mailing list