diff options
Diffstat (limited to 'play.html')
-rw-r--r-- | play.html | 9 |
1 files changed, 5 insertions, 4 deletions
@@ -33,17 +33,18 @@ --red-75: #ff8484; --red-67: #fe4a57; - --area-tip-color: yellow; + --area-tip-color: lime; + --unit-tip-color: lime; + --area-target-color: gold; --urban-action-color: white; --rural-action-color: green; --remote-action-color: brown; - --unit-tip-color: yellow; - --unit-action-color: yellow; + --unit-action-color: white; --unit-selected-color: cyan; - --unit-target-color: lime; + --unit-target-color: yellow; --counter-french-color: #bcddff; --counter-elite-color: #ffcccb; |