Improved bright text color in peach skin
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5894 178a84e3-b1eb-0310-8ba1-8eac791a3b58
This commit is contained in:
parent
aca58a4ddf
commit
908116c983
@ -183,7 +183,7 @@ when the border that intersect at this corner are enabled.
|
||||
|
||||
<!-- Colors -->
|
||||
<color type="text" state="neutral" r="0" g="0" b="0" />
|
||||
<color type="brighttext" state="neutral" r="243" g="173" b="6" />
|
||||
<color type="brighttext" state="neutral" r="255" g="145" b="0" />
|
||||
|
||||
<!-- For highlighted items, e.g. in list -->
|
||||
<color type="text" state="focused" r="255" g="255" b="255" />
|
||||
|
Loading…
x
Reference in New Issue
Block a user