mirror of
https://github.com/tobspr/shapez.io.git
synced 2024-10-27 20:34:29 +00:00
fix #1569
This commit is contained in:
parent
0713c850ec
commit
8916659060
@ -27,7 +27,8 @@ const RESOURCES = {
|
|||||||
"my-theme.json": {
|
"my-theme.json": {
|
||||||
map: {
|
map: {
|
||||||
background: "#abc",
|
background: "#abc",
|
||||||
grid: "#ccc",
|
gridRegular: "#ccc",
|
||||||
|
gridPlacing: "#ddd",
|
||||||
gridLineWidth: 1,
|
gridLineWidth: 1,
|
||||||
|
|
||||||
selectionOverlay: "rgba(74, 163, 223, 0.7)",
|
selectionOverlay: "rgba(74, 163, 223, 0.7)",
|
||||||
|
Loading…
Reference in New Issue
Block a user