dracula / jetbrains

🧛🏻‍♂️ Dark theme for JetBrains IDEs (IntelliJ IDEA, PyCharm, RubyMine, PhpStorm, WebStorm, etc.)
https://draculatheme.com/jetbrains
MIT License
768 stars 34 forks source link

Dracula Jetbrains IDE Terminal colors not consistent with the colors for the Dracula theme for various terminal applications. #83

Open dakojohn opened 1 year ago

dakojohn commented 1 year ago

If you're reporting an UI issue, make sure you take a screenshot that shows the actual bug.

iTerm2 colors:

image

Jetbrains IDE Terminal colors:

image

Based on screenshots on the Dracula theme website, colors are (mostly) consistent between all of the various terminal applications when using the Dracula theme. The Jetbrains IDE terminal window should share that consistency.

Biggest concern is that the colors aren't contrasting enough in the Jetbrains theme, making it hard to read sometimes, which is why I noticed the inconsistency in the first place. See the first part of the right side prompt which reports the exit code of the previous command. In the Jetbrains terminal, you almost can't read it if it's a non-zero code.

dakojohn commented 1 year ago

Additional screenshots of neofetch showing a color swatch:

iTerm2:

image

Jetbrains IDE Terminal colors:

image