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 cc96f59 commit 6ebd3d6Copy full SHA for 6ebd3d6
.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": "#4D1C3B",
12
- "titleBar.activeBackground": "#6B2752",
13
- "titleBar.activeForeground": "#FDF8FB"
14
- }
+ "workbench.colorCustomizations": { /* do not change please... */}
15
}
0 commit comments