update static web

This commit is contained in:
nikk gitanes
2021-08-26 06:08:48 +03:00
parent 36219829b0
commit 5cb6fa1727
9 changed files with 63 additions and 63 deletions

View File

@@ -7,9 +7,9 @@ export const snakeSettings = {
borderWidth: 1,
pieceSize: 14,
gapBetweenPieces: 3,
borderColor: rgba('#fff', 0.85),
borderColor: rgba('#fff', 0.2),
completeColor: rgba(mainColors.dark.primary, 0.5),
backgroundColor: mainColors.dark.secondary,
backgroundColor: '#949ca0',
progressColor: rgba('#fff', 0.2),
readerColor: '#8f0405',
rangeColor: '#cda184',