Skip to content
This repository was archived by the owner on Dec 3, 2024. It is now read-only.

Commit

Permalink
Merge pull request #497 from communitiesuk/BAU-fix-colour-settings
Browse files Browse the repository at this point in the history
BAU Dont override user workspace colour preferences
  • Loading branch information
sfount authored Dec 2, 2024
2 parents 263548e + 419df7a commit 6e0005d
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,4 @@
{
"workbench.colorCustomizations": {
"activityBar.background": "#10a84a",
"titleBar.activeBackground": "#10a84a",
"titleBar.activeForeground": "#ffffff"
},
"editor.formatOnSave": false,
"python.testing.pytestArgs": [
"tests"
],
Expand Down

0 comments on commit 6e0005d

Please sign in to comment.