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

Fix #23: Update colors settings for tabs #25

Closed gayanper closed 4 years ago

gayanper commented 4 years ago

Use new attributes to support new releases of intelliJ Fixes : https://github.com/samdark/intellij-visual-studio-code-dark-plus/issues/23

samdark commented 4 years ago

Looks good when tab is active and editor is active:

image

Does not look as good when tab is active but I'm focused on file tree:

image

In VS code it always stays as in the first screenshot. Is it possible to make this element the same color as active tab?

image

gayanper commented 4 years ago

Did some update to make it more closer to vscode

samdark commented 4 years ago

Looks great now. Thanks!

image

samdark commented 4 years ago

Thank you!