[Bf-extensions-cvs] [4547ba5] master: Flatty Light Font size was wrong

Pablo Vazquez noreply at git.blender.org
Mon Nov 17 17:44:12 CET 2014


Commit: 4547ba5bcae9a1f39feff2f13bbd2b2f47365bd4
Author: Pablo Vazquez
Date:   Mon Nov 17 17:43:42 2014 +0100
Branches: master
https://developer.blender.org/rBAC4547ba5bcae9a1f39feff2f13bbd2b2f47365bd4

Flatty Light
Font size was wrong

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

M	presets/interface_theme/flatty_light.xml

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

diff --git a/presets/interface_theme/flatty_light.xml b/presets/interface_theme/flatty_light.xml
index 8b17271..b1b03cd 100644
--- a/presets/interface_theme/flatty_light.xml
+++ b/presets/interface_theme/flatty_light.xml
@@ -1135,7 +1135,7 @@
       </ThemeFontStyle>
     </panel_title>
     <widget_label>
-      <ThemeFontStyle points="10"
+      <ThemeFontStyle points="11"
                       font_kerning_style="FITTED"
                       shadow="1"
                       shadow_offset_x="1"
@@ -1145,7 +1145,7 @@
       </ThemeFontStyle>
     </widget_label>
     <widget>
-      <ThemeFontStyle points="10"
+      <ThemeFontStyle points="11"
                       font_kerning_style="FITTED"
                       shadow="1"
                       shadow_offset_x="1"



More information about the Bf-extensions-cvs mailing list