pdu/Software/Code/.vscode/settings.json

29 lines
1.2 KiB
JSON

{
"workbench.colorCustomizations": {
"activityBar.activeBackground": "#c16ccf",
"activityBar.background": "#c16ccf",
"activityBar.foreground": "#15202b",
"activityBar.inactiveForeground": "#15202b99",
"activityBarBadge.background": "#d8cc87",
"activityBarBadge.foreground": "#15202b",
"commandCenter.border": "#e7e7e799",
"panel.border": "#c16ccf",
"sash.hoverBorder": "#c16ccf",
"sideBar.border": "#c16ccf",
"statusBar.background": "#b146c2",
"statusBar.border": "#b146c2",
"statusBar.foreground": "#e7e7e7",
"statusBarItem.hoverBackground": "#c16ccf",
"statusBarItem.remoteBackground": "#b146c2",
"statusBarItem.remoteForeground": "#e7e7e7",
"tab.activeBorder": "#c16ccf",
"titleBar.activeBackground": "#b146c2",
"titleBar.activeForeground": "#e7e7e7",
"titleBar.border": "#b146c2",
"titleBar.inactiveBackground": "#b146c299",
"titleBar.inactiveForeground": "#e7e7e799"
},
"stm32-for-vscode.openOCDPath": false,
"stm32-for-vscode.makePath": false,
"stm32-for-vscode.armToolchainPath": false
}