Skip to content

Instantly share code, notes, and snippets.

@michaelbonner
Created January 29, 2020 22:10
Show Gist options
  • Save michaelbonner/0d7c27b0d041babd79198a3e3179ddbf to your computer and use it in GitHub Desktop.
Save michaelbonner/0d7c27b0d041babd79198a3e3179ddbf to your computer and use it in GitHub Desktop.
// in .vscode/settings.json
{
"workbench.colorCustomizations": {
"titleBar.activeForeground": "#051935",
"titleBar.inactiveForeground": "#051935CC",
"titleBar.activeBackground": "#377ED1",
"titleBar.inactiveBackground": "#377ED1CC"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment