MykolaBalakin / VSOutputEnhancer

Extension to add colors to Visual Studio output window

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Colors hardly readable in VS Light and Blue Themes

awaescher opened this issue · comments

The default text colors are hardly readable if Visual Studio is used with another color theme than "Dark". Please consider to adjust the colors by the theme used in Visual Studio.

output

I see you have custom resources for the different themes but it seems to me that the logic to retrieve the theme does not work as expected.

Thanks for feedback.
I've not tested light theme at all, to be honest. :)
I'll fix it in next release. Also you can suggest new "default" colors for light/blue themes.

@BertTank, what do you think about colors like this:
vsoe light theme

hey @nbalakin thanks for that quick response! The colors are quite good to read, yes! It seems to me that the green color is a little bit dark in contrast to the others but that's fine, too.

@BertTank, or something like this:
vsoe light theme 2

Just a slight change but indeed a recognizable improvement. I like it 👍

Just released 0.4 version with fixed colors for light themes.