How can I restore a mistakenly deleted Theme.scss file?

Hi guys,

Theme. scss deleted by mistake, how can that be fixdd! Thank you

Did you make a lot of changes already? If not just go the the Theme Store install the same theme anew - but as a new theme. Copy over the file from the new theme - done.

BTW if you use git you will never have this problem.

@Alliance
Hi,
It keeps making errors due to the character limit here (60,000).
I sent you PM how to find it but you may not read the message.

I’ll let you know how to retrieve the theme.scss file.

Actually it’s still in background.

On you homepage, right click and select “Inspect”.

Right side, under Style, scroll down and find theme,scss file.

On mouse over theme.scss file name and right click.

Select “Reveal in Sources panel”.

On right top, click anywhere and ctrl+A (select all), and then ctrl+C (copy)

Under Assets, make a file (name as theme.scss).

When a blank file comes up, paste the code in there.

Hope it helps.

Thanks.