dotfiles/.config/Code - OSS/User/settings.json

7 lines
No EOL
183 B
JSON

{
"workbench.colorTheme": "Atom One Dark",
"editor.fontFamily": "Fira Code",
"editor.fontSize": 13,
"editor.minimap.enabled": false,
"editor.fontLigatures": true
}