comparison Core.xml @ 21:d5ee940de273

use hardcoded aesthetic manipulations over loadstring cramming
author Nenue
date Fri, 08 Apr 2016 06:12:05 -0400
parents ed642234f017
children 9b3fa734abff
comparison
equal deleted inserted replaced
20:6bd2102d340b 21:d5ee940de273
25 25
26 <Texture name="VnTestLine" virtual="true"> 26 <Texture name="VnTestLine" virtual="true">
27 <Color r="1" g="1" b="0" a="1" /> 27 <Color r="1" g="1" b="0" a="1" />
28 </Texture> 28 </Texture>
29 29
30 <Font name="VeneerTitleFont" virtual="true" font="Fonts\FRIZQT__.TTF" outline="NORMAL" height="16" > 30 <Font name="VeneerTitleFont" virtual="true" font="Interface\Addons\SharedMedia_MyMedia\font\ArchivoNarrow-Bold.ttf" outline="NORMAL" height="15" >
31 <Color r="1" g=".80" b=".25" a="1" />
32 </Font>
33
34 <Font name="VeneerCriteriaFontNormal" virtual="true" font="Fonts\FRIZQT__.TTF" outline="NORMAL" height="16">
35 <Color r="1" g="1" b="1" a="1" /> 31 <Color r="1" g="1" b="1" a="1" />
36 </Font> 32 </Font>
37 <Font name="VeneerCriteriaFontComplete" virtual="true" font="Fonts\FRIZQT__.TTF" outline="NORMAL" height="16"> 33
34 <Font name="VeneerCriteriaFontNormal" virtual="true" font="Interface\Addons\SharedMedia_MyMedia\font\ArchivoNarrow-Regular.ttf" outline="NORMAL" height="16">
35 <Color r="1" g="1" b="1" a="1" />
36 </Font>
37 <Font name="VeneerCriteriaFontComplete" virtual="true" font="Interface\Addons\SharedMedia_MyMedia\font\ArchivoNarrow-Regular.ttf" outline="NORMAL" height="16">
38 <Color r="0" g="1" b="0" a=".75" /> 38 <Color r="0" g="1" b="0" a=".75" />
39 </Font> 39 </Font>
40 <Font name="VeneerCriteriaFontProgressed" virtual="true" font="Fonts\FRIZQT__.TTF" outline="NORMAL" height="16"> 40 <Font name="VeneerCriteriaFontProgressed" virtual="true" font="Interface\Addons\SharedMedia_MyMedia\font\ArchivoNarrow-Regular.ttf" outline="NORMAL" height="16">
41 <Color r="1" g="1" b="0" a="1" /> 41 <Color r="1" g="1" b="0" a="1" />
42 </Font> 42 </Font>
43 43
44 <Font name="VeneerCriteriaFontFailed" virtual="true" font="Fonts\FRIZQT__.TTF" outline="NORMAL" height="16"> 44 <Font name="VeneerCriteriaFontFailed" virtual="true" font="Interface\Addons\SharedMedia_MyMedia\font\ArchivoNarrow-Regular.ttf" outline="NORMAL" height="16">
45 <Color r="1" g=".4" b="0" a=".75" /> 45 <Color r="1" g=".4" b="0" a=".75" />
46 </Font> 46 </Font>
47 47
48 <Font name="VeneerStatusFont" virtual="true" font="Fonts\FRIZQT__.TTF" outline="NORMAL" height="14"> 48 <Font name="VeneerStatusFont" virtual="true" font="Interface\Addons\SharedMedia_MyMedia\font\ArchivoNarrow-Regular.ttf" outline="NORMAL" height="14">
49 <Color r="1" g="1" b="0" a="1" /> 49 <Color r="1" g="1" b="0" a="1" />
50 </Font> 50 </Font>
51 51
52 <FontString virtual="true" name="VeneerFieldName" parentKey="fieldname" inherits="VeneerFontHighlight" justifyV="TOP" justifyH="LEFT" /> 52 <FontString virtual="true" name="VeneerFieldName" parentKey="fieldname" inherits="VeneerFontHighlight" justifyV="TOP" justifyH="LEFT" />
53 <FontString virtual="true" name="VeneerFieldValue" parentKey="fieldvalue" inherits="VeneerFontNormal" justifyV="TOP" justifyH="LEFT" /> 53 <FontString virtual="true" name="VeneerFieldValue" parentKey="fieldvalue" inherits="VeneerFontNormal" justifyV="TOP" justifyH="LEFT" />