Skip to content

Commit 6ebd3d6

Browse files
authored
Revert seetings.json (#630)
1 parent cc96f59 commit 6ebd3d6

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

.vscode/settings.json

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,5 @@
77
"mypy-type-checker.importStrategy": "fromEnvironment",
88
"isort.importStrategy": "fromEnvironment",
99
"black-formatter.importStrategy": "fromEnvironment",
10-
"workbench.colorCustomizations": {
11-
"activityBar.background": "#4D1C3B",
12-
"titleBar.activeBackground": "#6B2752",
13-
"titleBar.activeForeground": "#FDF8FB"
14-
}
10+
"workbench.colorCustomizations": { /* do not change please... */}
1511
}

0 commit comments

Comments
 (0)