summaryrefslogtreecommitdiffstats
path: root/sick-fits/frontend/.vscode/settings.json
blob: 68d36d3612a26f307afbce2ad5f27de37d047072 (plain)
1
2
3
4
5
6
7
8
{
  "workbench.colorCustomizations": {
    "titleBar.activeForeground": "#000",
    "titleBar.inactiveForeground": "#000000CC",
    "titleBar.activeBackground": "#FFC600",
    "titleBar.inactiveBackground": "#FFC600CC"
  }
}