Skip to content
This repository has been archived by the owner on Nov 4, 2024. It is now read-only.

Commit

Permalink
ide settings
Browse files Browse the repository at this point in the history
  • Loading branch information
indusninja committed Feb 19, 2022
1 parent 98091c9 commit 1313adb
Showing 1 changed file with 1 addition and 12 deletions.
13 changes: 1 addition & 12 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,16 +11,5 @@
"terminal.integrated.shellArgs.windows": [
"/K",
"C:\\cmder\\vendor\\init.bat"
],
"workbench.colorCustomizations": {
"activityBar.background": "#fe71a8",
"activityBar.foreground": "#15202b",
"activityBar.inactiveForeground": "#15202b99",
"activityBarBadge.background": "#8bfe41",
"activityBarBadge.foreground": "#15202b",
"titleBar.activeBackground": "#fd3f89",
"titleBar.inactiveBackground": "#fd3f8999",
"titleBar.activeForeground": "#15202b",
"titleBar.inactiveForeground": "#15202b99"
}
]
}

0 comments on commit 1313adb

Please sign in to comment.