I'd like to set the color of the prompt to cyan (instead of green) in PtIPython. The suggestion from the examples doesn't work: ``` # Blue prompt. Token.Layout.Prompt: 'bg:#eeeeff #000000 bold', ``` I'm using ConEmu on Windows and latest IPython/ptpython.
I'd like to set the color of the prompt to cyan (instead of green) in PtIPython. The suggestion from the examples doesn't work:
I'm using ConEmu on Windows and latest IPython/ptpython.