Styling Python Console input
已回答
I'm trying to configure the style of my PyCharm Python console and terminal. I prefer a dark theme for these and a light theme for code. If I configure the Console Colors to my liking with a black background and white foreground, the Terminal works fine. However, the input of the Python Console is still black, which on a black background is unreadable. Is it possible to style the Python Console input text separately?
请先登录再写评论。
Hello,
Have you tried to configure Console font color in *Preferences | Editor| Colors&Fonts| Console Font*?
I don't see any font color options on that page.
Same problem here.
You can find a screenshot and the configuration file here: https://drive.google.com/drive/folders/1x0REIZSwtu_cnhB3oT4DbJ4ExCaqbAm2
Hello,
We have several related issues on YouTrack: https://youtrack.jetbrains.com/issue/IDEA-119443, https://youtrack.jetbrains.com/issue/PY-15916
same on here :(