Skip to content

Instantly share code, notes, and snippets.

@hexbinoct
Created May 11, 2022 11:40
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 hexbinoct/97a62f5d960623efe1dcd049aa13ac13 to your computer and use it in GitHub Desktop.
Save hexbinoct/97a62f5d960623efe1dcd049aa13ac13 to your computer and use it in GitHub Desktop.
{
"workbench.colorCustomizations": {
"statusBar.background" : "#013585",
"statusBar.noFolderBackground" : "#212121",
"statusBar.debuggingBackground": "#263238",
"titleBar.activeBackground": "#0d1fc4da",
"titleBar.border": "#2e0303",
"titleBar.activeForeground": "#afffff",
// "activityBar.activeBackground": "#006eff",
"activityBar.background": "#101394"
},
"editor.semanticTokenColorCustomizations": {
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment