Skip to content

Instantly share code, notes, and snippets.

@akserikawa
Last active December 8, 2020 20:26
Show Gist options
  • Save akserikawa/832ab5686b041405b63448b7c0afe02f to your computer and use it in GitHub Desktop.
Save akserikawa/832ab5686b041405b63448b7c0afe02f to your computer and use it in GitHub Desktop.
VSCode Custom File Explorer Font Family CSS
.monaco-list-row {
font-family: "IBM Plex Mono";
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment