make vscode theme look a bit nicer on windows

This commit is contained in:
notfire 2025-03-12 09:50:03 -04:00
parent 55d3a118d1
commit 94d1a0ab47
Signed by: notfire
GPG key ID: 01661E362467B090

View file

@ -11,5 +11,7 @@
"tab.activeBackground": "#000",
"tab.inactiveBackground": "#000",
"tab.hoverBackground": "#000",
"titleBar.activeBackground": "#000",
"titleBar.inactiveBackground": "#000"
}
}