I switched the layout to agent mode and when I switched it back the chat window retained the bgcolor of the code/edit windows instead of reverting to the darker chat/sidepanel windows. Help! it’s too bright/blends into the editor views now. Is there something somewhere to fix?
Steps to Reproduce
not sure, select agent views and when you try and go back to editor it doesnt appear to reset the bg of the chat window.
Expected Behavior
chat window bg shares the sidepanel colors of the agents/filebrowsers, not the editor panels in the middle.
strangely its been working for year+. Some pop up appeared “try agent layout” i think it was or similar, clicked okay. It rearranged everything. Didnt like it, so went back to “Editor” layout and the color was broken from that point. Restart/nothing else will resolve.
When the app is starting I can see the bg colors are absolutely correct
Hey, sorry for the late reply. Based on your description, it looks like after switching layouts the chat panel started using editor.background instead of the sidebar background color.
Try adding this to workbench.colorCustomizations in your settings.json to explicitly set the chat panel background:
Hi Dean, sadly it looks like someone changed the chat panel to be the editor color instead of the sidebar color, need to get that reverted. Changing editor bg changes the right chat panel color. Might be a bug where it thinks the chat is in “editor” mode so picking up the editor color instead of sidebar mode and picking up the sidebar color.