mirror of
https://github.com/Ernous/TorrServerJellyfin.git
synced 2025-12-19 21:46:11 +05:00
refactor
This commit is contained in:
@@ -6,9 +6,9 @@ export const snakeSettings = {
|
|||||||
borderWidth: 1,
|
borderWidth: 1,
|
||||||
pieceSize: 14,
|
pieceSize: 14,
|
||||||
gapBetweenPieces: 3,
|
gapBetweenPieces: 3,
|
||||||
backgroundColor: '#fff',
|
|
||||||
borderColor: '#dbf2e8',
|
borderColor: '#dbf2e8',
|
||||||
completeColor: '#00a572',
|
completeColor: '#00a572',
|
||||||
|
backgroundColor: '#fff',
|
||||||
progressColor: '#b3dfc9',
|
progressColor: '#b3dfc9',
|
||||||
},
|
},
|
||||||
mini: {
|
mini: {
|
||||||
|
|||||||
Reference in New Issue
Block a user