mirror of
https://github.com/Ernous/TorrServerJellyfin.git
synced 2025-12-19 21:46:11 +05:00
color change
This commit is contained in:
@@ -16,10 +16,10 @@ export const snakeSettings = {
|
|||||||
borderWidth: 2,
|
borderWidth: 2,
|
||||||
pieceSize: 23,
|
pieceSize: 23,
|
||||||
gapBetweenPieces: 6,
|
gapBetweenPieces: 6,
|
||||||
backgroundColor: '#dbf2e8',
|
borderColor: '#4db380',
|
||||||
borderColor: '#6cc196',
|
|
||||||
completeColor: '#4db380',
|
completeColor: '#4db380',
|
||||||
progressColor: '#b3dfc9',
|
backgroundColor: '#dbf2e8',
|
||||||
|
progressColor: '#dbf2e8',
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user