Skip to content
Snippets Groups Projects
Commit 34b5e6d9 authored by Xenhat Hex's avatar Xenhat Hex Committed by RobotRoss
Browse files

Add nametag distance colors

parent 59c0677e
No related branches found
No related tags found
No related merge requests found
......@@ -1117,5 +1117,17 @@
reference="EmphasisColor"/>
<color
name="MusicTickerEmphasisColor"
reference="EmphasisColor"/>
reference="EmphasisColor"/>
<color
name="NameTagWhisperDistanceColor"
value="0.075 0.686 0.698 1.0"/>
<color
name="NameTagChatDistanceColor"
value="0.075 0.698 0.294 1.0" />
<color
name="NameTagShoutDistanceColor"
value="0.698 0.604 0.075 1.0" />
<color
name="NameTagBeyondShoutDistanceColor"
value="0.698 0.076 0.076 1.0" />
</colors>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment