Created
December 5, 2019 14:20
-
-
Save wedojava/cc4d0ee6380461a565ad3d632da0b726 to your computer and use it in GitHub Desktop.
Revisions
-
wedojava created this gist
Dec 5, 2019 .There are no files selected for viewing
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 charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,11 @@ { "workbench.iconTheme": "material-icon-theme", "workbench.colorTheme": "Material Theme", "terminal.integrated.fontFamily": "Fira Code", "editor.fontFamily": "'Fira Code', 'Fira Mono', Consolas, 'Courier New', monospace", "editor.lineNumbers": "off", "editor.lineHeight": 20, "editor.fontSize": 13, "editor.fontLigatures": true, "terminal.integrated.fontWeightBold": "bold" }