Can't find "Custom" fields in Pycharm
Hi,
I’m currently developing an interactive class for beginners with Python.
In order to be user-friendly, I’d like to modify python's keywords to have customized colors in Pycharm IDLE.
Unfortunatly I don't have the "Custum" fields in my menu (Settings | Editor | Color Scheme | Custom) as mentionned here :
https://pavelkarateev.com/posts/2019/01/07/highlighting/
Could someone help me figure this out ?
Thank you
Regards
Please sign in to leave a comment.
Hi, the screenshot is probably from one of the older versions, the "Custom" category seems to have been removed form the settings. You can still modify python-related syntax color in "Preferences | Editor | Color Scheme | Python".
Let me know if there's a specific keyword you can't find the color setting for.