Skip to content

Instantly share code, notes, and snippets.

@ahmadrosid
Created April 20, 2020 14:11
Show Gist options
  • Save ahmadrosid/f3d150c81787136cca11100dbcd9f2d2 to your computer and use it in GitHub Desktop.
Save ahmadrosid/f3d150c81787136cca11100dbcd9f2d2 to your computer and use it in GitHub Desktop.
{
"workbench.startupEditor": "newUntitledFile",
"workbench.iconTheme": "material-icon-theme",
"workbench.colorTheme": "Atom One Dark",
"window.menuBarVisibility": "hidden",
"editor.lineHeight": 40,
"editor.fontLigatures": true,
"editor.fontSize": 20,
"editor.fontFamily": "Fira Code",
"editor.semanticHighlighting.enabled": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment