RMusicBot/.vscode/settings.json
2020-01-10 09:59:12 +01:00

8 lines
221 B
JSON

{
"editor.formatOnSave": true,
"workbench.colorCustomizations": {
"activityBar.background": "#2B300C",
"titleBar.activeBackground": "#3D4311",
"titleBar.activeForeground": "#F9FBEF"
}
}