Created
August 28, 2025 18:08
-
-
Save cocoastorm/520689d20235a73f446b94bd786b9c5f to your computer and use it in GitHub Desktop.
VSCode Github Monaspace Settings
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
| { | |
| "editor.fontFamily": "'Monaspace Neon', 'Fira Code', Menlo, Monaco, monospace", | |
| "editor.inlineSuggestion.fontFamily": "'Monaspace Kypton', monospace", | |
| "editor.fontLigatures": "'calt', 'liga', 'ss01', 'ss06'", | |
| "terminal.integrated.fontFamily": "'Monaspace Neon', 'Fira Code', Menlo, Monaco, monospace", | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment