Skip to content
Discussion options

You must be logged in to vote

Hello there!
Unfortunately the chat text foreground shares the color with the sideBar.foreground key. We have no way to change it without compromising the color of the sidebar. If you want, you can patch the sideBar.foreground color from your setting, the following code will change the color of the chat and the text sidebar:

"workbench.colorCustomizations": {
    "sideBar.foreground": "YOURCOLOR"
},

You can read more about customizations here https://github.com/orgs/vira-themes/discussions/1318

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by equinusocio
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Issues
Labels
None yet
2 participants