emilast/vscode-logfile-highlighter

Red warnings and yellow errors?

Closed this issue · 1 comments

I've got a log that has lines that start:

WARN  2020-04-01 17:21:08,243 
WARN  2020-04-01 17:21:08,243 
ERROR 2020-04-01 17:21:09,255 
ERROR 2020-04-01 17:21:09,255 

and they are rendered using red for warnings and yellow for errors, which doesn't match the screenshots for the extension:

image

The colors are taken from the active color theme by default so they harmonize with background colors etc. To override the colors, follow these instructions: https://github.com/emilast/vscode-logfile-highlighter#customizing-the-colors