Changing Terminal visual theme in PyCharm

pycharm

Solution

Navigate to:

- Settings

- Editor

- Colors&Fonts

- Console Colors and Console Font

Problem

How can one change the visual style/theme for PyCharm's terminal? I've tried looking in the Terminal menu inside settings, But as you can see there's no place where I can change the visual themes, is it at all possible? I'm using PyCharm 3.0.1.

Original source