summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTor Andersson <tor@ccxvii.net>2023-11-08 00:53:23 +0100
committerTor Andersson <tor@ccxvii.net>2023-11-09 00:56:25 +0100
commit618e75a4153b14c073940922460fceb26a379ede (patch)
treea2118c3258529074f9781a71d755f0f14c0199bc
parentd1ef9fec253873a1596d8f247396f11854db00ad (diff)
downloadalgeria-618e75a4153b14c073940922460fceb26a379ede.tar.gz
White for action, cyan for selected, yellow for target, lime for tooltip.
-rw-r--r--play.html9
1 files changed, 5 insertions, 4 deletions
diff --git a/play.html b/play.html
index 00c7c11..87ccd03 100644
--- a/play.html
+++ b/play.html
@@ -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;