We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 63c1543 commit 4b37121Copy full SHA for 4b37121
web/src/components/TorrentList/AddFirstTorrent.jsx
@@ -19,7 +19,7 @@ export default function AddFirstTorrent() {
19
src='https://cdn.lordicon.com/jkzgajyr.json'
20
trigger='loop'
21
delay='2000'
22
- colors={`primary:#121331,secondary:${primary}`}
+ colors={`primary:#575757,secondary:${primary}`}
23
stroke='light'
24
scale='60'
25
/>
0 commit comments