Added some more colors to the dark skin to "copy" the grey skin.

This will make Friends yellow and others green on the minimap
master
Wolfspirit 2011-07-04 00:10:00 +02:00
parent cd66498a4f
commit 213cbde97a
1 changed files with 25 additions and 1 deletions

View File

@ -33,6 +33,30 @@
name="TextFgReadOnlyColor"
reference="LtGray_50" />
<color
name="BackgroundChatColor"
reference="DkGray" />
<color
name="ButtonImageColor"
reference="SL-White" />
<color
name="ButtonLabelColor"
reference="LtGray" />
<color
name="ChatHistoryTextColor"
reference="LtGray" />
<color
name="MapAvatarColor"
reference="Green" />
<color
name="MapAvatarFriendColor"
reference="Yellow" />
<color
name="ObjectChatColor"
reference="EmphasisColor" />
</colors>