mirror of
https://github.com/Ernous/TorrServerJellyfin.git
synced 2025-12-19 21:46:11 +05:00
update static web
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user