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

Further fixes

This commit is contained in:
tobspr
2020-09-24 17:14:15 +02:00
parent a4b46f8527
commit 7cd1ee22fd
17 changed files with 22 additions and 34 deletions

View File

@@ -17,8 +17,8 @@
"background": "rgba(74, 237, 134, 0.2)"
},
"wires": {
"color": "rgb(209, 107, 203)",
"background": "rgba(209, 107, 203, 0.2)"
"color": "rgb(74, 237, 134)",
"background": "rgba(74, 237, 134, 0.2)"
}
},

View File

@@ -17,8 +17,8 @@
"background": "rgba(74, 237, 134, 0.2)"
},
"wires": {
"color": "rgb(209, 107, 203)",
"background": "rgba(209, 107, 203, 0.2)"
"color": "rgb(74, 237, 134)",
"background": "rgba(74, 237, 134, 0.2)"
}
},