9
0
mirror of https://github.com/IrisDimensions/overworld.git synced 2025-12-29 19:59:20 +00:00
Files
Iris-Pack-Overworld/aworld/aworld.code-workspace

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": "."}]
}