diff options
Diffstat (limited to 'indra/newview/skins')
-rw-r--r-- | indra/newview/skins/default/colors.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/skins/default/colors.xml b/indra/newview/skins/default/colors.xml index fe4a6889ec..64c61ff278 100644 --- a/indra/newview/skins/default/colors.xml +++ b/indra/newview/skins/default/colors.xml @@ -408,7 +408,7 @@ value="0.43 0.06 0.06 1" /> <color name="HTMLLinkColor" - value="0.2 0.45 0.7 1" /> + reference="EmphasisColor" /> <color name="HealthTextColor" reference="White" /> |