Skip to content

Instantly share code, notes, and snippets.

@blacknoob20
Created May 4, 2023 14:51
Show Gist options
  • Save blacknoob20/fd81576f180e6c011c2a800e9d76ae0b to your computer and use it in GitHub Desktop.
Save blacknoob20/fd81576f180e6c011c2a800e9d76ae0b to your computer and use it in GitHub Desktop.
Theme for VS Code

SynthWave '84

Activar Glow's en Debian

Antes de ejecutar el comando "Enable Neon Dreams"

Debemos dar permiso de escritura al usuario que ejecuta el VS Code

sudo chown -R $USER /usr/share/code/

Después de ejecutar el commando "Enable Neon Dreams"

Restaurar los permisos al usuario administrador

sudo chown -R root /usr/share/code/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment