TableChat / .vscode /settings.json
xiaofengalg
init
b1a85eb
raw
history blame
294 Bytes
{
"workbench.colorCustomizations": {
"editor.lineHighlightBackground": "#1073cf2d",
"editor.lineHighlightBorder": "#9fced11f",
"activityBar.background": "#312E17",
"titleBar.activeBackground": "#454120",
"titleBar.activeForeground": "#FBFAF6"
}
}