Downloading theme via Wget

Hi !

I want to download the sweet-mars theme via wget, but the command I try wont work :
wget https://www.gnome-look.org/p/1253385/ -O Sweet-mars.tar.xz

And also tried this one :
wget https://www.gnome-look.org/dl?file_id=1583262388&file_type=application/x-xz&file_name=Sweet-mars.tar.xz&file_size=261940&project_id=1253385 -O Sweet-mars.tar.xz
Because when you put this URL in your Browser it downloads the file, but it didn’t work either

I tried both this command several times, but never worked

I want to do it so I can add this command to a script.

Can someone tell me my mistake, please ?

EDIT : Adding some precisions