Darkening Colors in radar name (or Colours if your british :| ) now more readable defaults in the radar

This commit is contained in:
phr0z3nt04st
2010-08-15 20:22:53 -05:00
parent 0561030740
commit d5d4ed6ff1

View File

@@ -145,10 +145,10 @@
<!-- RADAR -->
<RadarAvatar value="0, 0, 0, 255" />
<RadarFriend value="0, 255, 0, 255" />
<RadarLinden value="0, 0, 255, 255" />
<RadarFriend value="0, 128, 0, 255" />
<RadarLinden value="0, 0, 128, 255" />
<RadarEstateOwner value="204, 102, 10, 255" />
<RadarMuted value="255, 255, 255, 150" />
<RadarMuted value="128, 128, 128, 255" />
<!-- MINI-MAP -->
<NetMapBackgroundColor value="0, 0, 0, 77" />