9
0
mirror of https://github.com/IrisDimensions/overworld.git synced 2025-12-29 19:59:20 +00:00
Files
Iris-Pack-Overworld/testing/testing.code-workspace
Daniel Mills 4f082c3add tests
2020-08-05 15:03:19 -04:00

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