How does one change monokai pygments style such that errors are printed in lighter colours in jupyter qtconsole when using python?
See the attached screenshot and especially notice how the error type (AttributeError) is in darkish red, function parameters, class/module separators and brackets are in an unreadable darkish blue and even keywords could use lighter green in the traceback.