diff options
author | Tor Andersson <tor@ccxvii.net> | 2023-03-27 14:05:10 +0200 |
---|---|---|
committer | Tor Andersson <tor@ccxvii.net> | 2023-03-27 17:37:33 +0200 |
commit | 8a29c80a3b67a480832b5a4828fc1f1b2203b0b1 (patch) | |
tree | bed52a156df5e4cf73af6f5b6b02fa15a491fd26 /mountain-supply-french.svg | |
parent | fe298c4c4c1f22fc0b302e9fa26164d73f00dfb7 (diff) | |
download | wilderness-war-8a29c80a3b67a480832b5a4828fc1f1b2203b0b1.tar.gz |
Add different highlight for dangerous moves. Make colors clearer.
Moves into spaces which will yield to the opponent are highlighted with an
extra red inside border.
Also change colors to be consistent:
Yellow - action for both spaces and units
Blue - selected unit
White - highlight (both for tooltip and current battle/intercept space)
Clearer blue and red colors for supply lines.
RED
Diffstat (limited to 'mountain-supply-french.svg')
-rw-r--r-- | mountain-supply-french.svg | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mountain-supply-french.svg b/mountain-supply-french.svg index 6f8ea17..f4e74d5 100644 --- a/mountain-supply-french.svg +++ b/mountain-supply-french.svg @@ -2,7 +2,7 @@ <svg xmlns="http://www.w3.org/2000/svg" width="210" height="148"> <path fill="none" - stroke="#0092d5" - stroke-width="10" + stroke="blue" + stroke-width="12" d="M 10 138 L 78 35 L 101 57 L 128 10"/> </svg> |