sdras / night-owl-vscode-theme

🌌 NIGHT OWL: A VS Code dark theme for contrast for nighttime coding, 🦉 LIGHT OWL: a daytime light theme
https://aka.ms/nightowl
MIT License
2.82k stars 243 forks source link

Text not showing correctly on Tests (Command Palete) #223

Closed Niroa95 closed 4 years ago

Niroa95 commented 5 years ago

I have some unit tests on my python project. Whenever I run the tests on vs code and then I want to see the output, the text is squeezed together on the command palette. If I switch to another theme it works properly. This bug also happens when I configure my tests to choose what test framework I want to work with.

I included attached screenshots to better understand the problem. Annotation 2019-08-20 140410

Here is the same bug in the configuration of test framework. Annotation 2019-08-20 141023

And here it's displayed correctly with another theme. Annotation 2019-08-20 140443

sdras commented 5 years ago

Yikes, that's no good. I'll fix it, though I'm low on time so will be at least a month or so. Also open to PRs.

Niroa95 commented 5 years ago

No pressure! I will take a look tho I have never modified any theme