Visual Studio Code 1.58
Night Wolf theme 1.9.1
Using Night Wolf [black] [no italics]
In the above image, I am selecting both of the lines with a mouse (click and drag to select code portion). I cannot see the selected portion at all. The above example is from a python file.
For this image, I only select the top line, the bottom line is not selected, and I cannot see the difference between the two.
Example of the problem from a TypeScript file. I only select the function, I did not select the generateExamples() line
Hi @grindarius, thanks for taking the time to make this issue, I updated the theme to address this in v1.10.0, let me know if fixed for you, thanks again
Versions:
Visual Studio Code 1.58 Night Wolf theme 1.9.1 Using
Night Wolf [black] [no italics]
In the above image, I am selecting both of the lines with a mouse (click and drag to select code portion). I cannot see the selected portion at all. The above example is from a python file.
For this image, I only select the top line, the bottom line is not selected, and I cannot see the difference between the two.
Example of the problem from a TypeScript file. I only select the function, I did not select the
generateExamples()
line