2 Replies
you can override theme colors using preferences. You probably need the key
list.errorForeground
, which you have to put in a json file for vscode. You can see an example here https://code.visualstudio.com/docs/getstarted/themes#_customizing-a-color-themethank you