mapcomplete/.vscode/settings.json
2021-07-22 10:00:24 +02:00

8 lines
No EOL
211 B
JSON

{
"files.eol": "\n",
"workbench.colorCustomizations": {
"activityBar.background": "#551907",
"titleBar.activeBackground": "#78230A",
"titleBar.activeForeground": "#FFFBFA"
}
}