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
// Place your settings in this file to overwrite the default settings | |
{ | |
"window.zoomLevel": -1, | |
"editor.fontFamily": "Office Code Pro D Regular, Operator Mono Light, Menlo, SF Mono Light, 'Fira Code', Inconsolata, Consolas, 'Courier New', monospace", | |
"editor.fontSize": 18, | |
"editor.tabSize": 2, | |
// Theme Settings | |
"workbench.iconTheme": "Monokai Pro (Filter Spectrum) Icons", | |
"terminal.integrated.shell.windows": "C:\\Program Files\\Git\\bin\\bash.exe", | |
"workbench.colorTheme": "Monokai Pro (Filter Spectrum)", |
NewerOlder