'Change color of error highlighting (hard to read) in jupyter notebook

I changed jupyter notebook's theme through jupyterthemes, but some of the error output is difficult to read, as it is white text with yellow highlights. How would I go about changing this?

I still want a dark themed background, which makes the text white, which makes it hard to read. I want to just change the highlighting color / error output, not the theme.

Sample image of error output here



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source