We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 75d64f1 commit 4c9b8a7Copy full SHA for 4c9b8a7
.vscode/settings.json
@@ -7,9 +7,5 @@
7
"mypy-type-checker.importStrategy": "fromEnvironment",
8
"isort.importStrategy": "fromEnvironment",
9
"black-formatter.importStrategy": "fromEnvironment",
10
- "workbench.colorCustomizations": {
11
- "activityBar.background": "#121D85",
12
- "titleBar.activeBackground": "#1A28BA",
13
- "titleBar.activeForeground": "#F9FAFE"
14
- }
+ "workbench.colorCustomizations": { /* do not change please... */}
15
}
0 commit comments