diff --git a/Highlights.xml.cuc b/Highlights.xml.cuc index 8a3200db7e78000046a754e09edd94bc0d041428..2a8b6a90a23b7f2d4102d64fe8bc1953c1cf19cf 100644 --- a/Highlights.xml.cuc +++ b/Highlights.xml.cuc @@ -28,8 +28,8 @@ <style name="WorkedFill" type="FilledHex" width ="1" color="0,255,0,50" /> <style name="WorkedOutline" type="SplineBorder" width ="7" texture="hex_contour1.dds" color="0,255,0,164" /> - <style name="UnlockedFill" type="FilledHex" width ="1" color="0,255,255,50" /> - <style name="UnlockedOutline" type="SplineBorder" width ="7" texture="hex_contour1.dds" color="0,255,255,164" /> + <style name="UnlockedFill" type="FilledHex" width ="1" color="255,255,0,50" /> + <style name="UnlockedOutline" type="SplineBorder" width ="7" texture="hex_contour1.dds" color="255,255,0,164" /> <style name="OwnedFill" type="FilledHex" width ="1" color="0,140,255,50" /> <style name="OwnedOutline" type="SplineBorder" width ="7" texture="hex_contour1.dds" color="0,140,255,164" />