Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Visual Studio 2013 dark theme collapsed text color almost invisible

The Visual Studio 2013 dark theme collapsed text color is black (as shown at the figure below), because the background is almost pure black, The text becomes very hard to see.

I tried to change the collapsed text color at Tools > Options > Environment > Fonts and colors > Collapsed text (Collapsed). I also have looked almost all others items and I was not able to find one that changes the collapsed text color.

Is that a bug? What is the correct item to change this color?

Collapsed text is black

EDIT: I was using edmuffin.MultiAdornment extension. It overwrites the collapsed text color, that is why even after a restart the text color was not changing.

like image 875
Pedro77 Avatar asked Dec 24 '13 19:12

Pedro77


1 Answers

I also faced the same issue and the trick is that you have to restart Visual Studio for the changes to be applied after you have made the necessary changes.(No idea why or what is the exact reason for this but this has worked for me)

like image 55
Rahul Tripathi Avatar answered Sep 28 '22 01:09

Rahul Tripathi