Browse Source

Reset settings.json

master
waldluis 1 year ago
parent
commit
48f3dc9499
1 changed files with 0 additions and 20 deletions
  1. 0
    20
      .vscode/settings.json

+ 0
- 20
.vscode/settings.json View File

{ {
"github-enterprise.uri": "https://git.efi.th-nuernberg.de", "github-enterprise.uri": "https://git.efi.th-nuernberg.de",
"workbench.colorCustomizations": {
"activityBar.activeBackground": "#ab307e",
"activityBar.background": "#ab307e",
"activityBar.foreground": "#e7e7e7",
"activityBar.inactiveForeground": "#e7e7e799",
"activityBarBadge.background": "#25320e",
"activityBarBadge.foreground": "#e7e7e7",
"commandCenter.border": "#e7e7e799",
"sash.hoverBorder": "#ab307e",
"statusBar.background": "#832561",
"statusBar.foreground": "#e7e7e7",
"statusBarItem.hoverBackground": "#ab307e",
"statusBarItem.remoteBackground": "#832561",
"statusBarItem.remoteForeground": "#e7e7e7",
"titleBar.activeBackground": "#832561",
"titleBar.activeForeground": "#e7e7e7",
"titleBar.inactiveBackground": "#83256199",
"titleBar.inactiveForeground": "#e7e7e799"
},
"peacock.remoteColor": "#832561"
} }

Loading…
Cancel
Save