JetBrains / jediterm

Pure Java Terminal Emulator. Works with SSH and PTY.
GNU Lesser General Public License v3.0
675 stars 171 forks source link

Color palette for sub application is not supported #286

Open PavelTurk opened 3 months ago

PavelTurk commented 3 months ago

Please, compare two screenshots. The first one is for IDEA (that uses JediTerm), the second one is for NetBeans (that seems to use another library):

Screenshot from 2024-07-20 16-02-51

Screenshot from 2024-07-20 16-03-35

As you see in both IDE's dark theme is used. However, MC colors are correct in NB, and wrong in IDEA.

By the way, is there any sense to open issues? I am asking, because I've opened several issues weeks ago and still didn't get any answer. I have no complaints I simply don't want to waste my time.