11 lines
No EOL
334 B
JSON
11 lines
No EOL
334 B
JSON
{
|
|
"workbench.colorTheme": "Atom One Dark",
|
|
"editor.fontFamily": "'Fira Code', 'Font Awesome 5 Brands', 'Font Awesome 5 Free', 'Font Awesome 5 Free Solid'",
|
|
"editor.minimap.enabled": false,
|
|
"editor.fontLigatures": true,
|
|
"editor.renderControlCharacters": false,
|
|
"editor.rulers": [
|
|
80,
|
|
120
|
|
]
|
|
} |