1
0
mirror of https://github.com/tobspr/shapez.io.git synced 2026-03-02 03:39:21 +00:00

Improve layer preview

This commit is contained in:
tobspr
2020-08-15 15:24:42 +02:00
parent c25428357e
commit 6a3a9c49cf
17 changed files with 141 additions and 100 deletions

View File

@@ -34,7 +34,8 @@
},
"wires": {
"overlayColor": "rgba(97, 161, 152, 0.75)"
"overlayColor": "rgba(97, 161, 152, 0.75)",
"previewColor": "rgb(97, 161, 152, 0.5)"
}
},

View File

@@ -35,7 +35,8 @@
},
"wires": {
"overlayColor": "rgba(97, 161, 152, 0.75)"
"overlayColor": "rgba(97, 161, 152, 0.75)",
"previewColor": "rgb(97, 161, 152, 0.4)"
}
},