You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Extension information pages (details, features, changelog, &c) do not render properly with dark themes. If I want to read the text, I must highlight it.
Please confirm that this problem is VSCodium-specific
This bug doesn't happen if I use Microsoft's Visual Studio Code. It only happens in VSCodium.
Happens with every extension I have tried
No problem with light themes
Please confirm that the issue/resolution isn't already documented
All colors are controlled by the theme, so bad color = bad theme
So either all of the pre-installed dark themes have been changed on my system and now have very poor colors or there is a problem with VS Codium. And why does, say, the "Dark Modern" theme have white text in VS Code and not in VS Codium?
Please note, this was a fresh install, and no settings were altered from the defaults.
I was able to fix this by deleting the settings.json file in the app data folder. (The contents were just a pair of curly braces.) Now it works as expected.
I have no idea why this happened.
Describe the bug
Extension information pages (details, features, changelog, &c) do not render properly with dark themes. If I want to read the text, I must highlight it.
Please confirm that this problem is VSCodium-specific
Please confirm that the issue/resolution isn't already documented
I did my best to find anything related to dark themes
To Reproduce
Steps to reproduce the behavior:
Expected behavior
I expect the text to be white with a dark background. Instead, there is black text on a dark background.
Screenshots
Please see attached screenshot, below. Some text is highlighted in order to read it.
Desktop (please complete the following information):
Additional context
That's all folks. Have a great day!
The text was updated successfully, but these errors were encountered: