Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dark theme issue with extension information page #2091

Closed
4 tasks done
mas-co opened this issue Nov 4, 2024 · 3 comments
Closed
4 tasks done

Dark theme issue with extension information page #2091

mas-co opened this issue Nov 4, 2024 · 3 comments
Labels
bug Something isn't working

Comments

@mas-co
Copy link

mas-co commented Nov 4, 2024

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

To Reproduce
Steps to reproduce the behavior:

  1. Use a dark theme.
  2. Go to the extension manager.
  3. Search for an extension.
  4. Attempt to read about the extension in the pane.

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):

  • OS: Windows 10 Pro (22H2)
  • Architecture: AMD Ryzen Threadripper
  • Version: VSCodium 1.95.1 Release 24307
  • App Manager downloaded binary from website
  • Sandboxed: nope

Additional context

That's all folks. Have a great day!

Screenshot 2024-11-04 155705

@mas-co mas-co added the bug Something isn't working label Nov 4, 2024
@daiyam
Copy link
Member

daiyam commented Nov 4, 2024

All colors are controlled by the theme, so bad color = bad theme

Screen Shot 2024-11-04 at 23 11 06

@mas-co
Copy link
Author

mas-co commented Nov 5, 2024

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?

No worries. I will go back to VS Code.

@mas-co
Copy link
Author

mas-co commented Nov 5, 2024

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.

@mas-co mas-co closed this as completed Nov 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants