samdark / intellij-visual-studio-code-dark-plus

Visual Studio Code Dark Plus theme for JetBrains IDEs
https://plugins.jetbrains.com/plugin/12255-visual-studio-code-dark-plus-theme
BSD 3-Clause "New" or "Revised" License
139 stars 31 forks source link

Tab color in new UI #55

Closed rogama25 closed 1 year ago

rogama25 commented 1 year ago

What the issue is?

The active tab color is not different from the color of the other tabs in the new UI that will be released in 2022.3

Screenshots

image (Active tab is the second one)

How would you fix it?

I would update the theme colors. If I have some spare time, I will create a PR for this Soon(TM)

Additional info

Q A
Plugin Version 2.6
IDE and version IntelliJ IDEA Community 2022.3 EAP
Operating system Ubuntu 22.04
burya4ok commented 1 year ago

Could some one take this bug and create PR with fix?

samdark commented 1 year ago

That's not only tab color in new UI that is missing.

When no file is opened, there's no distinction between panels and the main area which is a bit confusing:

image
melisekm commented 1 year ago

Temporal workaround would be to install another theme like Material Theme UI, which changes menu style and then use VSCode theme with it.

img1 img2
wylu1037 commented 1 year ago

You can intsall the plugin file, then unzip downloaded file, locate visual_studio_code_dark_plus.theme.json, follow the below picture, then backup IDEA, intsall plugin from the disk. image

samdark commented 1 year ago

@wylu1037 would you please make a pull request out of it? Thanks.