summaryrefslogtreecommitdiff
path: root/mountain-tip.svg
diff options
context:
space:
mode:
authorTor Andersson <tor@ccxvii.net>2023-03-27 14:05:10 +0200
committerTor Andersson <tor@ccxvii.net>2023-03-27 17:37:33 +0200
commit8a29c80a3b67a480832b5a4828fc1f1b2203b0b1 (patch)
treebed52a156df5e4cf73af6f5b6b02fa15a491fd26 /mountain-tip.svg
parentfe298c4c4c1f22fc0b302e9fa26164d73f00dfb7 (diff)
downloadwilderness-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-tip.svg')
-rw-r--r--mountain-tip.svg5
1 files changed, 2 insertions, 3 deletions
diff --git a/mountain-tip.svg b/mountain-tip.svg
index 50a4aac..3dd60fa 100644
--- a/mountain-tip.svg
+++ b/mountain-tip.svg
@@ -2,8 +2,7 @@
<svg xmlns="http://www.w3.org/2000/svg" width="210" height="148">
<path
fill="none"
- stroke="yellow"
- stroke-width="10"
- stroke-dasharray="20 20"
+ stroke="white"
+ stroke-width="8"
d="M 10 138 L 78 35 L 101 57 L 128 10 L 200 138 Z"/>
</svg>