In PyCharm’s Settings > Editor > Color Scheme there doesn’t seem to be any way to change the color of PySide6 class names. They all come up as black.
I tried settings under Language Defaults > Classes > Class name, but that doesn’t get applied to PySide class names, probably because they’re in a library, not part of Python itself.
Anyone?
5