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

Tab color in new UI is wrong in some IDEs #57

Closed
samdark opened this issue May 9, 2023 · 16 comments
Closed

Tab color in new UI is wrong in some IDEs #57

samdark opened this issue May 9, 2023 · 16 comments
Labels
bug Something isn't working

Comments

@samdark
Copy link
Owner

samdark commented May 9, 2023

IDEA 2023.1.1 (Ultimate Edition):

68747470733a2f2f692e696d6775722e636f6d2f6e516b6a726a312e706e67

WebStrom 2023.1.1:

237209334-0125df52-e980-4ab3-80d2-b0123d0ab696

Rider:

237209348-85b00a81-28fb-4c62-b87a-099ebe33cb4c

See #56

@samdark samdark added the bug Something isn't working label May 9, 2023
@jsodeman
Copy link

I can't recall the details but when I was looking for a way to change the tab highlighting I came across a few tickets in YouTrack regarding the new UI ignoring some of the tab related color scheme settings.

@Fokrychel
Copy link

hah, same question, werid

@jsodeman
Copy link

@rtm516
Copy link

rtm516 commented May 10, 2023

I get this with the 'old' UI on IntelliJ Idea 2023.1.1 since the 2.7 release and this commit 47c3184

@patrickteng
Copy link

patrickteng commented May 11, 2023

Same issue here on PhpStorm. Needed to use a plugin to override it

Screenshot 2023-05-11 at 11 16 10 AM

@jsodeman
Copy link

@patrickteng
Copy link

patrickteng commented May 11, 2023

@jsodeman
yes, currently using that, but still slightly buggy (it goes to default pink color if i navigate to other apps, but reverts to the color i set after clicking on another tab). Still better than the bright blue on the vsc-dark-plus currently.

@samdark
Copy link
Owner Author

samdark commented May 11, 2023

Alright. I can reproduce it with PhpStorm 2023.1.1 and new UI:

image

@maples3
Copy link

maples3 commented May 12, 2023

For what it's worth, I'm also seeing this in PhpStorm 2023.1.1 with the old UI enabled, after updating the theme plugin to version 2.7.
image

Manually downloading and reinstalling version 2.6 fixes the issue

@jsodeman
Copy link

jsodeman commented May 18, 2023

I just updated to 2023.1.2 in both WebStorm and Rider and it looks like the active tab identification is fixed in both.

Edit: in the NewUI

WebStorm
image

Rider
image

@samdark
Copy link
Owner Author

samdark commented May 18, 2023

PhpStorm 2023.1.2.

Old UI:

image

New UI:

image

@jsodeman
Copy link

@samdark That's progress though right? :-) At least there's a version that works for each.

@MichalVasut
Copy link

PhpStorm 2023.1.2.

Old UI:

image New UI: image

Same happens in PyCharm 2023.1.2 (Professional Edition)

@ooooo84
Copy link

ooooo84 commented Jun 23, 2023

This issue is came back after upgrade to 2023.1.3, tested in IDEA and WebStorm. The UI is same as the initial post.
Downgrade to 2.6 and use old UI works fine.

@DonPuh
Copy link

DonPuh commented Jun 30, 2023

After updating PhpStorm to version 2023.1.3 the problem returned.

bug_color_tabs

@samdark
Copy link
Owner Author

samdark commented Jul 1, 2023

Will be fixed in the upcoming release.

@samdark samdark closed this as completed Jul 1, 2023
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

9 participants