summaryrefslogtreecommitdiffstats
path: root/sick-fits/backend/.vscode/settings.json
blob: 974249b40b525e368040f4a3e7979a671dc9096c (plain)
1
2
3
4
5
6
{
  "workbench.colorCustomizations": {
    "titleBar.activeBackground": "#FF2C70",
    "titleBar.inactiveBackground": "#FF2C70CC"
  }
}