changeset 2:881a2c218fa5

Updated colors for ping-ring on world map
author Vynn <mischivin@gmail.com>
date Sat, 05 Nov 2016 13:18:43 -0400
parents 7f6ef1723137
children 4402edd42a3f
files WhistleMaster.xml
diffstat 1 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/WhistleMaster.xml	Sat Nov 05 13:17:26 2016 -0400
+++ b/WhistleMaster.xml	Sat Nov 05 13:18:43 2016 -0400
@@ -9,21 +9,21 @@
 		<Layer level="OVERLAY">
 			<Texture parentKey="centerRing" file="Interface\minimap\UI-Minimap-Ping-Center">
 				<Size x="32" y="32"/>
-				<Color r="0" g="0.3" b="1" a="0.9"/>
+				<Color r="0.5" g="1.0" b="0.5" a="0.9"/>
 				<Anchors>
 					<Anchor point="CENTER"/>
 				</Anchors>
 			</Texture>
 			<Texture parentKey="rotatingRing" file="Interface\minimap\UI-Minimap-Ping-Rotate">
 				<Size x="48" y="48"/>
-				<Color r="0" g="0.3" b="1" a="0.9"/>
+				<Color r="0.5" g="1.0" b="0.5" a="0.9"/>
 				<Anchors>
 					<Anchor point="CENTER"/>
 				</Anchors>
 			</Texture>
 			<Texture parentKey="expandingRing" file="Interface\minimap\UI-Minimap-Ping-Expand">
 				<Size x="32" y="32"/>
-				<Color r="0" g="0.3" b="1" a="0.9"/>
+				<Color r="0.5" g="1.0" b="0.5" a="0.9"/>
 				<Anchors>
 					<Anchor point="CENTER"/>
 				</Anchors>