Skip to content

Instantly share code, notes, and snippets.

@codequokka
Last active August 7, 2020 07:59
Show Gist options
  • Save codequokka/2adf4584874544602ec1dd607eaa53ec to your computer and use it in GitHub Desktop.
Save codequokka/2adf4584874544602ec1dd607eaa53ec to your computer and use it in GitHub Desktop.
{
"terminal.integrated.fontFamily": "MesloLGS NF",
"editor.fontSize": 15,
"editor.fontFamily": "'MesloLGS NF'",
"terminal.integrated.fontSize": 15,
"editor.minimap.enabled": false,
"workbench.list.smoothScrolling": true,
"editor.cursorSmoothCaretAnimation": true,
"editor.smoothScrolling": true,
"workbench.iconTheme": "material-icon-theme",
"workbench.colorTheme": "Community Material Theme Palenight High Contrast"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment