blob: 2fd8efcabdbd0e5f49a24ba2240dcc6664ad7726 (
plain)
1
2
3
4
5
6
7
|
{
"workbench.colorCustomizations": {
"titleBar.activeForeground": "#000",
"titleBar.inactiveForeground": "#000000CC",
"titleBar.activeBackground": "#FFC600",
"titleBar.inactiveBackground": "#FFC600CC"
}
|