Reputation: 349
I am using Pycharm Pro 2020.1.2. When I load the theme Monokai Pro (similar behavior for other theme) I don't have the expected Python colored code. I expect to have the one displayed in Ctlr+Alt+S->Editor->Color Scheme->Python
But when I open a python file, the colored code is the following:
How can I enforce the colored code seen in Color Scheme->Python to the editor?
Upvotes: 0
Views: 640
Reputation: 71
Not sure why your changes not getting effected. I tried using duplicate schema and it works.
Upvotes: 1