From a8c493277b3197018032a695268d2c0d36e2a198 Mon Sep 17 00:00:00 2001 From: Daniel Shleifman Date: Sat, 19 Jun 2021 04:03:46 +0300 Subject: [PATCH] refactor --- .../DialogTorrentDetailsContent/TorrentCache/snakeSettings.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/src/components/DialogTorrentDetailsContent/TorrentCache/snakeSettings.js b/web/src/components/DialogTorrentDetailsContent/TorrentCache/snakeSettings.js index d835122..0beb380 100644 --- a/web/src/components/DialogTorrentDetailsContent/TorrentCache/snakeSettings.js +++ b/web/src/components/DialogTorrentDetailsContent/TorrentCache/snakeSettings.js @@ -6,9 +6,9 @@ export const snakeSettings = { borderWidth: 1, pieceSize: 14, gapBetweenPieces: 3, - backgroundColor: '#fff', borderColor: '#dbf2e8', completeColor: '#00a572', + backgroundColor: '#fff', progressColor: '#b3dfc9', }, mini: {