You are viewing an older version (9.11.0). Go to latest (9.13.0)
{ } Raw JSON

bundles / IPython 9.11.0 / IPython / core / magics / basic / BasicMagics / colors

function

IPython.core.magics.basic:BasicMagics.colors

source: /IPython/core/magics/basic.py :320

Signature

def   colors ( self parameter_s = '' )

Summary

Switch color scheme/theme globally for IPython

Examples

To get a plain black and white terminal:: %colors nocolor

Aliases

  • IPython.core.magics.BasicMagics.colors