I am colorblind and I can barely make out __init__
when it is in the current line where the caret is, as in this example:

I just don’t see this compared to the highlighted “carriage line” background. The same problem for __repr__
, __str__
and other such predefined elements.
So, I would like to change my color. How should I do it?
I looked at the color settings (Figure below), but I can’t figure out which one to change. None of them seem to be doing what I want.

Yes, I know that I can change the color of the "carriage line", but this is not a viable alternative, because the __init__
current color also gives me problems in other circumstances.