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
141 stars 31 forks source link

Python code colors in PyCharm are not the same as the Python code colors in VSCode #24

Closed kylemcmearty closed 4 years ago

kylemcmearty commented 4 years ago

What the issue is?

Python code colors in PyCharm are not the same as the Python code colors in VSCode

Screenshots

Screenshot from 2020-06-16 14-01-37

How would you fix it?

Copy the color scheme from VSCode Dark+ (default dark)

Additional info

Q A
Plugin Version 1.9
IDE and version PyCharm
Operating system Ubuntu 18.04
samdark commented 4 years ago

I don't have PyCharm so it would be very helpful if you'll try adjusting the scheme and doing a pull request. See https://github.com/samdark/intellij-visual-studio-code-dark-plus/blob/master/.github/CONTRIBUTING.md#code-highlighting

samdark commented 4 years ago

19

samdark commented 4 years ago

Should be fixed with #30.