Skip to content

Instantly share code, notes, and snippets.

@CodelineRed
Created January 4, 2023 10:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save CodelineRed/82cd8f542d82e4ea7ccfc8e6525feb4c to your computer and use it in GitHub Desktop.
Save CodelineRed/82cd8f542d82e4ea7ccfc8e6525feb4c to your computer and use it in GitHub Desktop.
VScode User Settings
{
"workbench.colorTheme": "Default Dark+",
"files.autoSave": "onFocusChange",
"terminal.integrated.defaultProfile.windows": "Command Prompt"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment