9 lines
259 B
JSON
9 lines
259 B
JSON
{
|
|
"workbench.colorCustomizations": {
|
|
"titleBar.activeBackground": "#083846",
|
|
"titleBar.activeForeground": "#ffffff",
|
|
"titleBar.inactiveBackground": "#0c323d",
|
|
"titleBar.inactiveForeground": "#ffffffcc",
|
|
"titleBar.border": "#0c1e23"
|
|
}
|
|
} |