Uses inputActiveOptionBackground as default for actionBar.toggledBackground

This commit is contained in:
Henning Dieterichs
2023-08-14 17:51:57 +02:00
committed by Henning Dieterichs
parent 04dd69f669
commit d72cb889ed
5 changed files with 11 additions and 5 deletions

View File

@@ -11,7 +11,8 @@
"editor.selectionBackground": "#FFFFFF",
"statusBarItem.remoteBackground": "#00000000",
"ports.iconRunningProcessForeground": "#FFFFFF",
"editorWhitespace.foreground": "#7c7c7c"
"editorWhitespace.foreground": "#7c7c7c",
"actionBar.toggledBackground": "#383a49"
},
"tokenColors": [
{