Changing color schemes in terminal

Hello,

I am using Pycharm Pro for python development. I like having a white editor, but I am of the opinion that all terminals should be black.

So, I edited my color scheme as much as possible using the settings to get a black terminal window at the bottom of my screen. However, It also changed the color scheme for the other tabs there: Run and Python Console. Now, I don't mind having those be dark themed as well, I really just need my editor itself to be light themed. The big issue I have is that the Python Console, now with a black background, has black input text! When i go to write in the python console, I can't see what I am typing because it is black text on black background. In the terminal, my input text is white so I can see it, but not in python console. Also, the "Tracebacks links" for errors are a dark blue that is barely visible on the black background and I cant seem to find out where to change those colors.

If anyone knows how to change these two settings, I would really appreciate it!

2
1 comment

Haven't tried myself, but how about starting from default bright theme and change the console background from there?

0

Please sign in to leave a comment.