[Bf-extensions-cvs] [aee5285] master: New theme based on 2.5x default, but flat and a bit lighter.

Pablo Vazquez noreply at git.blender.org
Fri Nov 7 16:35:42 CET 2014


Commit: aee528512c65dcc84f4285d94cf712622cdb2480
Author: Pablo Vazquez
Date:   Fri Nov 7 16:31:47 2014 +0100
Branches: master
https://developer.blender.org/rBACaee528512c65dcc84f4285d94cf712622cdb2480

New theme based on 2.5x default, but flat and a bit lighter.

This is a work in progress, it will be improved little by little.
It has been requested several times since I first started working on the widgets re-design months ago.

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

A	presets/interface_theme/flatty_light.xml

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

diff --git a/presets/interface_theme/flatty_light.xml b/presets/interface_theme/flatty_light.xml
new file mode 100644
index 0000000..a81b6c3
--- /dev/null
+++ b/presets/interface_theme/flatty_light.xml
@@ -0,0 +1,1158 @@
+<bpy>
+  <Theme>
+    <user_interface>
+      <ThemeUserInterface menu_shadow_fac="0.4"
+                          menu_shadow_width="4"
+                          icon_file=""
+                          icon_alpha="1"
+                          emboss="#00000005"
+                          axis_x="#dc0000"
+                          axis_y="#00dc00"
+                          axis_z="#0000dc">
+        <wcol_regular>
+          <ThemeWidgetColors outline="#9d9d9d"
+                             inner="#b3b3b3ff"
+                             inner_sel="#5680c2ff"
+                             item="#191919ff"
+                             text="#000000"
+                             text_sel="#ffffff"
+                             show_shaded="FALSE"
+                             shadetop="0"
+                             shadedown="-5">
+          </ThemeWidgetColors>
+        </wcol_regular>
+        <wcol_tool>
+          <ThemeWidgetColors outline="#c7c7c7"
+                             inner="#dbdbdbff"
+                             inner_sel="#5680c2ff"
+                             item="#191919ff"
+                             text="#000000"
+                             text_sel="#ffffff"
+                             show_shaded="FALSE"
+                             shadetop="0"
+                             shadedown="-5">
+          </ThemeWidgetColors>
+        </wcol_tool>
+        <wcol_radio>
+          <ThemeWidgetColors outline="#4d4d4d"
+                             inner="#464646ff"
+                             inner_sel="#5680c2ff"
+                             item="#ffffffff"
+                             text="#ffffff"
+                             text_sel="#ffffff"
+                             show_shaded="FALSE"
+                             shadetop="5"
+                             shadedown="-5">
+          </ThemeWidgetColors>
+        </wcol_radio>
+        <wcol_text>
+          <ThemeWidgetColors outline="#666666"
+                             inner="#2f2f2fff"
+                             inner_sel="#5680c2ff"
+                             item="#80b1ffff"
+                             text="#dddddd"
+                             text_sel="#ffffff"
+                             show_shaded="FALSE"
+                             shadetop="-8"
+                             shadedown="0">
+          </ThemeWidgetColors>
+        </wcol_text>
+        <wcol_option>
+          <ThemeWidgetColors outline="#999999"
+                             inner="#4d4d4dff"
+                             inner_sel="#5680c2ff"
+                             item="#ffffffff"
+                             text="#000000"
+                             text_sel="#ffffff"
+                             show_shaded="FALSE"
+                             shadetop="0"
+                             shadedown="-15">
+          </ThemeWidgetColors>
+        </wcol_option>
+        <wcol_toggle>
+          <ThemeWidgetColors outline="#808080"
+                             inner="#b3b3b3ff"
+                             inner_sel="#646464ff"
+                             item="#191919ff"
+                             text="#000000"
+                             text_sel="#ffffff"
+                             show_shaded="FALSE"
+                             shadetop="0"
+                             shadedown="0">
+          </ThemeWidgetColors>
+        </wcol_toggle>
+        <wcol_num>
+          <ThemeWidgetColors outline="#b8b8b8"
+                             inner="#d3d3d3ff"
+                             inner_sel="#5680c2ff"
+                             item="#999999ff"
+                             text="#1a1a1a"
+                             text_sel="#ffffff"
+                             show_shaded="FALSE"
+                             shadetop="-10"
+                             shadedown="0">
+          </ThemeWidgetColors>
+        </wcol_num>
+        <wcol_numslider>
+          <ThemeWidgetColors outline="#999999"
+                             inner="#3c3c3cff"
+                             inner_sel="#333333ff"
+                             item="#5680c2ff"
+                             text="#ffffff"
+                             text_sel="#ffffff"
+                             show_shaded="TRUE"
+                             shadetop="-4"
+                             shadedown="0">
+          </ThemeWidgetColors>
+        </wcol_numslider>
+        <wcol_box>
+          <ThemeWidgetColors outline="#959595"
+                             inner="#cccccccc"
+                             inner_sel="#666666ff"
+                             item="#191919ff"
+                             text="#333333"
+                             text_sel="#ffffff"
+                             show_shaded="FALSE"
+                             shadetop="0"
+                             shadedown="0">
+          </ThemeWidgetColors>
+        </wcol_box>
+        <wcol_menu>
+          <ThemeWidgetColors outline="#2d2d2d"
+                             inner="#4d4d4dff"
+                             inner_sel="#596880ff"
+                             item="#ffffffff"
+                             text="#e6e6e6"
+                             text_sel="#cccccc"
+                             show_shaded="FALSE"
+                             shadetop="10"
+                             shadedown="-10">
+          </ThemeWidgetColors>
+        </wcol_menu>
+        <wcol_pulldown>
+          <ThemeWidgetColors outline="#000000"
+                             inner="#3f3f3fff"
+                             inner_sel="#5680c2ff"
+                             item="#ffffffff"
+                             text="#000000"
+                             text_sel="#ffffff"
+                             show_shaded="FALSE"
+                             shadetop="25"
+                             shadedown="-20">
+          </ThemeWidgetColors>
+        </wcol_pulldown>
+        <wcol_menu_back>
+          <ThemeWidgetColors outline="#000000"
+                             inner="#333333eb"
+                             inner_sel="#5680c2ff"
+                             item="#646464ff"
+                             text="#e6e6e6"
+                             text_sel="#ffffff"
+                             show_shaded="FALSE"
+                             shadetop="25"
+                             shadedown="-20">
+          </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">
+          </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">
+          </ThemeWidgetColors>
+        </wcol_tooltip>
+        <wcol_menu_item>
+          <ThemeWidgetColors outline="#000000"
+                             inner="#00000000"
+                             inner_sel="#5680c2ff"
+                             item="#acacac80"
+                             text="#ffffff"
+                             text_sel="#ffffff"
+                             show_shaded="FALSE"
+                             shadetop="38"
+                             shadedown="0">
+          </ThemeWidgetColors>
+        </wcol_menu_item>
+        <wcol_scroll>
+          <ThemeWidgetColors outline="#999999"
+                             inner="#50505000"
+                             inner_sel="#646464b3"
+                             item="#c2c2c299"
+                             text="#000000"
+                             text_sel="#ffffff"
+                             show_shaded="FALSE"
+                             shadetop="5"
+                             shadedown="-5">
+          </ThemeWidgetColors>
+        </wcol_scroll>
+        <wcol_progress>
+          <ThemeWidgetColors outline="#b3b3b3"
+                             inner="#ccccccff"
+                             inner_sel="#646464b4"
+                             item="#5094ffff"
+                             text="#000000"
+                             text_sel="#ffffff"
+                             show_shaded="FALSE"
+                             shadetop="0"
+                             shadedown="0">
+          </ThemeWidgetColors>
+        </wcol_progress>
+        <wcol_list_item>
+          <ThemeWidgetColors outline="#e6e6e6"
+                             inner="#00000000"
+                             inner_sel="#5680c2ff"
+                             item="#cccccc80"
+                             text="#1a1a1a"
+                             text_sel="#ffffff"
+                             show_shaded="FALSE"
+                             shadetop="0"
+                             shadedown="0">
+          </ThemeWidgetColors>
+        </wcol_list_item>
+        <wcol_state>
+          <ThemeWidgetStateColors inner_anim="#73be4c"
+                                  inner_anim_sel="#5aa633"
+                                  inner_key="#f0eb64"
+                                  inner_key_sel="#d7d34b"
+                                  inner_driven="#b400ff"
+                                  inner_driven_sel="#9900e6"
+                                  blend="0.5">
+          </ThemeWidgetStateColors>
+        </wcol_s

@@ Diff output truncated at 10240 characters. @@



More information about the Bf-extensions-cvs mailing list