mirror of
https://github.com/IrisDimensions/earthworld.git
synced 2025-12-29 11:49:07 +00:00
13 lines
403 B
Plaintext
13 lines
403 B
Plaintext
{
|
|
"settings": {
|
|
"files.autoSave": "onFocusChange",
|
|
"workbench.statusBar.visible": false,
|
|
"workbench.tips.enabled": false,
|
|
"workbench.colorTheme": "Monokai",
|
|
"workbench.preferredDarkColorTheme": "Solarized Dark",
|
|
"workbench.tree.indent": 24,
|
|
"workbench.preferredHighContrastColorTheme": "Solarized Dark"
|
|
},
|
|
"folders": [{"path": "."}]
|
|
}
|