##// END OF EJS Templates
Restore the ability to use %colors to switch terminal theme....
Restore the ability to use %colors to switch terminal theme. And restore previous coloring of prompts on classical color themes. Unlike 4.x this will **not** change with your terminal background. If the hightligh_style of TerminalInteractiveSHell is set to `legacy` then it uses the value of TermianlInteractiveShell.colors to select the theme: monokai for darkbg/linux (by decision of BDFL), and old prompt values. default for lightbg Closes #9648

File last commit:

r22475:0797d85f
r22578:ad10d99e
Show More
index.rst
44 lines | 1.2 KiB | text/x-rst | RstLexer

What's new in IPython

This section documents the changes that have been made in various versions of IPython. Users should consult these pages to learn about new features, bug fixes and backwards incompatibilities. Developers should summarize the development work they do here in a user friendly format.