Changed settings
This commit is contained in:
parent
1c785046d3
commit
27fc4e152e
5
.vscode/settings.json
vendored
5
.vscode/settings.json
vendored
@ -13,7 +13,10 @@
|
|||||||
"titleBar.activeBackground": "#832561",
|
"titleBar.activeBackground": "#832561",
|
||||||
"titleBar.activeForeground": "#e7e7e7",
|
"titleBar.activeForeground": "#e7e7e7",
|
||||||
"titleBar.inactiveBackground": "#83256199",
|
"titleBar.inactiveBackground": "#83256199",
|
||||||
"titleBar.inactiveForeground": "#e7e7e799"
|
"titleBar.inactiveForeground": "#e7e7e799",
|
||||||
|
"sash.hoverBorder": "#ab307e",
|
||||||
|
"statusBarItem.remoteBackground": "#832561",
|
||||||
|
"statusBarItem.remoteForeground": "#e7e7e7"
|
||||||
},
|
},
|
||||||
"peacock.color": "#832561",
|
"peacock.color": "#832561",
|
||||||
"python.pythonPath": "C:\\Users\\sattler\\AppData\\Local\\Programs\\Python\\Python39\\python.exe"
|
"python.pythonPath": "C:\\Users\\sattler\\AppData\\Local\\Programs\\Python\\Python39\\python.exe"
|
||||||
|
Loading…
Reference in New Issue
Block a user