aboutsummaryrefslogtreecommitdiff
path: root/webAO
diff options
context:
space:
mode:
authorsD <stoned@derpymail.org>2019-12-22 21:06:27 +0100
committersD <stoned@derpymail.org>2019-12-22 21:06:27 +0100
commit1e3988772431a0dcc19a27dab083ada0adfe3779 (patch)
tree8d2a66eb57eedb6a2983b1aaee6bc49ab1a4b921 /webAO
parent9c12ea54fbeb3aec81b13f497531e463b931e272 (diff)
pink was grey
Diffstat (limited to 'webAO')
-rw-r--r--webAO/client.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/webAO/client.js b/webAO/client.js
index 6082637..5187515 100644
--- a/webAO/client.js
+++ b/webAO/client.js
@@ -1043,7 +1043,7 @@ class Viewport {
"4": "#4596ff", // blue
"5": "#ffff00", // yellow
"6": "#fedcba", // 6 is rainbow.
- "7": "#aac0cb", // pink
+ "7": "#ffc0cb", // pink
"8": "#00ffff" // cyan
};