Skip to content

Instantly share code, notes, and snippets.

@aramis-it
Created November 22, 2019 03:50
Show Gist options
  • Save aramis-it/e86ea89a51e958fb87fd578b20ef3f34 to your computer and use it in GitHub Desktop.
Save aramis-it/e86ea89a51e958fb87fd578b20ef3f34 to your computer and use it in GitHub Desktop.
vscode, titlebar color, statusbar color, php brand color
{
"folders": [
{
"path": "formik-ck"
}
],
"settings": {
"workbench.colorCustomizations": {
"statusBar.background": "#787CB5",
"titleBar.activeBackground": "#787CB5"
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment