RMusicBot/.vscode/settings.json
2020-03-09 13:00:04 +01:00

9 lines
252 B
JSON

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