Paths that exist in .gitignore are still colored as if they need to be added to the Git index
Klikini opened this issue · 1 comments
Describe the bug
A clear and concise description of what the bug is.
Files that have been created locally but not checked in to Git are colored red even if they are in .gitignore, which may be a design choice but it's inconsistent with all other themes I've used, and it makes it look like there are files that need to be added to Git.
To Reproduce
Steps to reproduce the behavior:
- Create file/folder
- Add to .gitignore
Screenshots
If applicable, add screenshots to help explain your problem.
Note the color of the _build
folder text between these themes:
Monokai Pro (same issue in all variants)
One Dark
Application:
I've seen it in both PyCharm 2022.2 and WebStorm 2022.2, but I have no reason to believe it's limited to just those two.
Thanks, fix is pushed: https://plugins.jetbrains.com/plugin/13643-monokai-pro-theme/versions/stable/216933