make vscode theme look a bit nicer on windows
This commit is contained in:
parent
55d3a118d1
commit
94d1a0ab47
1 changed files with 2 additions and 0 deletions
|
@ -11,5 +11,7 @@
|
|||
"tab.activeBackground": "#000",
|
||||
"tab.inactiveBackground": "#000",
|
||||
"tab.hoverBackground": "#000",
|
||||
"titleBar.activeBackground": "#000",
|
||||
"titleBar.inactiveBackground": "#000"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue