Last active
December 8, 2020 20:26
-
-
Save akserikawa/832ab5686b041405b63448b7c0afe02f to your computer and use it in GitHub Desktop.
VSCode Custom File Explorer Font Family CSS
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| .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