https://github.com/microsoft/vscode/blob/87287d027563185f57e10b9724d3fff2ad81e122/src/vs/workbench/api/browser/viewsExtensionPoint.ts#L258-L258 This should use our codicon via `ThemeIcon`. I attempted to update this but didn't have success as it impacted other parameters.
vscode/src/vs/workbench/api/browser/viewsExtensionPoint.ts
Line 258 in 87287d0
This should use our codicon via
ThemeIcon. I attempted to update this but didn't have success as it impacted other parameters.