Preview:
You need to change the owner of VSCode installation files folder into you current user, most likely you can find that folder in /usr/share then apply this command :
sudo chown -R ${whoami} /usr/share/code

After that you can apply the Neon Dreams setup in VSCode and then run this command again to set the owner back to the root:
sudo chown -R root /usr/share/code
downloadDownload PNG downloadDownload JPEG downloadDownload SVG

Tip: You can change the style, width & colours of the snippet with the inspect tool before clicking Download!

Click to optimize width for Twitter