9 lines
294 B
JSON
9 lines
294 B
JSON
|
|
{
|
||
|
|
"workbench.colorCustomizations": {
|
||
|
|
"editor.lineHighlightBackground": "#1073cf2d",
|
||
|
|
"editor.lineHighlightBorder": "#9fced11f",
|
||
|
|
"activityBar.background": "#081E85",
|
||
|
|
"titleBar.activeBackground": "#0B2ABA",
|
||
|
|
"titleBar.activeForeground": "#F9FAFF"
|
||
|
|
}
|
||
|
|
}
|