theme converter had a bug! menu item font is parsed now.
This commit is contained in:
parent
b31189b91a
commit
afac57ad00
1 changed files with 12 additions and 0 deletions
|
@ -171,13 +171,25 @@
|
|||
</title>
|
||||
<inactive>
|
||||
<primary r="0" g="0" b="34" a="255"/>
|
||||
<shadow>
|
||||
<offset x="2" y="2"/>
|
||||
<primary r="0" g="0" b="0" a="15"/>
|
||||
</shadow>
|
||||
</inactive>
|
||||
<disabled>
|
||||
<primary r="119" g="17" b="17" a="255"/>
|
||||
<shadow>
|
||||
<offset x="2" y="2"/>
|
||||
<primary r="0" g="0" b="0" a="15"/>
|
||||
</shadow>
|
||||
</disabled>
|
||||
<active>
|
||||
<text>
|
||||
<primary r="204" g="204" b="255" a="255"/>
|
||||
<shadow>
|
||||
<offset x="2" y="2"/>
|
||||
<primary r="0" g="0" b="0" a="15"/>
|
||||
</shadow>
|
||||
</text>
|
||||
<style>raised gradient horizontal bevel1</style>
|
||||
<primary r="85" g="85" b="119" a="255"/>
|
||||
|
|
Loading…
Reference in a new issue