This commit is contained in:
Daniel Shleifman
2021-06-19 04:03:46 +03:00
parent f94dfc2b0f
commit a8c493277b

View File

@@ -6,9 +6,9 @@ export const snakeSettings = {
borderWidth: 1,
pieceSize: 14,
gapBetweenPieces: 3,
backgroundColor: '#fff',
borderColor: '#dbf2e8',
completeColor: '#00a572',
backgroundColor: '#fff',
progressColor: '#b3dfc9',
},
mini: {