Skip to content

Commit 4b37121

Browse files
committed
change folder color
1 parent 63c1543 commit 4b37121

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web/src/components/TorrentList/AddFirstTorrent.jsx

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ export default function AddFirstTorrent() {
1919
src='https://cdn.lordicon.com/jkzgajyr.json'
2020
trigger='loop'
2121
delay='2000'
22-
colors={`primary:#121331,secondary:${primary}`}
22+
colors={`primary:#575757,secondary:${primary}`}
2323
stroke='light'
2424
scale='60'
2525
/>

0 commit comments

Comments
 (0)