Skip to content
Snippets Groups Projects
Commit ecad3fda authored by Rsge's avatar Rsge
Browse files

Changed CUC color from cyan to yellow

parent 10127848
Branches master
No related tags found
No related merge requests found
......@@ -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" />
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment