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