Skip to content

Instantly share code, notes, and snippets.

@pie6k
Created July 6, 2017 18:21
Show Gist options
  • Save pie6k/c169b050f13840a87d9ef345fc688803 to your computer and use it in GitHub Desktop.
Save pie6k/c169b050f13840a87d9ef345fc688803 to your computer and use it in GitHub Desktop.
VSCode custom css
.monaco-shell {
font-family: 'Lucida Grande', sans-serif;
}
.monaco-split-view > .split-view-view > .header {
text-transform: none;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment