9 lines
218 B
JSON
9 lines
218 B
JSON
{
|
|
"workbench.colorCustomizations": {
|
|
"titleBar.activeForeground": "#333",
|
|
"titleBar.activeBackground": "#de6666",
|
|
"titleBar.inactiveForeground": "#ddd",
|
|
"titleBar.inactiveBackground": "#bf7c90"
|
|
}
|
|
}
|