Skip to content

Instantly share code, notes, and snippets.

@bmingles
Created September 5, 2022 18:48
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 bmingles/9fe410ea6f2a73aab27eb0a622d80320 to your computer and use it in GitHub Desktop.
Save bmingles/9fe410ea6f2a73aab27eb0a622d80320 to your computer and use it in GitHub Desktop.
vscode custom colors
{
"workbench.colorCustomizations": {
"statusBar.background": "#ce6f03",
"titleBar.activeBackground": "#ce6f03"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment