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

[Bug] - Can't see project name clearly in the project switch list #159

Closed
trofoto opened this issue Oct 20, 2023 · 2 comments
Closed

[Bug] - Can't see project name clearly in the project switch list #159

trofoto opened this issue Oct 20, 2023 · 2 comments
Labels
bug Something isn't working

Comments

@trofoto
Copy link
Contributor

trofoto commented Oct 20, 2023

Describe the bug

Can't see the selected project name clearly Under the VSCode Light Modern theme when enabled New UI.
Because the color of project name is similar with the background color.
It doesn't occur at the top of menus (above Open Projects).

Platform & Language Details

  • Language: Java
  • IDE Details:
IntelliJ IDEA 2023.2.2 (Ultimate Edition)
Build #IU-232.9921.47, built on September 13, 2023

Jetbrains Screenshot

Color with problem, the background color is light blue but color of name is white
image

Normal background color, we could see the original background color is some kind of dark blue and color of name is also white
image

Additional context/Logs

I think it's ok if we follow the default background color

@trofoto trofoto added the bug Something isn't working label Oct 20, 2023
@dinbtechit
Copy link
Owner

Thank you for reporting this issue. Hopefully we can fix this in the next release. PRs are welcome tho if you have time. Thanks!

trofoto pushed a commit to trofoto/vscode-theme-fork that referenced this issue Oct 30, 2023
…ssic UI;

1. add colors const for following official light theme style from expUI_light.theme.json;
2. change several selection-about colors, including selection color in editor, global selection background color and foreground color. It's more compatible with the Intellij Light theme, also closer with VS code light theme;
3. fix issue dinbtechit#159.
dinbtechit added a commit that referenced this issue Oct 30, 2023
…ui-light

Fix selection colors in new UI of light theme #159, it also works with classic UI
@dinbtechit
Copy link
Owner

Fixed in v1.10.7

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