Skip to content

Instantly share code, notes, and snippets.

@larrymyers
Created February 7, 2017 20:39
Show Gist options
  • Save larrymyers/6e909ae332aa6e0bd0ba5ebcef10243e to your computer and use it in GitHub Desktop.
Save larrymyers/6e909ae332aa6e0bd0ba5ebcef10243e to your computer and use it in GitHub Desktop.
Visual Studio Code OS X : Change status bar color
echo ".monaco-workbench>.part.statusbar{background-color:#333;}" | tee -a /Applications/Visual Studio Code.app/Contents/Resources/app/out/vs/workbench/electron-browser/workbench.main.css
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment