Changed settings

This commit is contained in:
Sven Heidemann 2021-11-24 08:55:56 +01:00
parent 1c785046d3
commit 27fc4e152e

View File

@ -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"