Update README

This commit is contained in:
Kujiu 2023-09-30 01:33:37 +02:00
parent 62f260def1
commit 0f668f8f2e
Signed by: kujiu
GPG key ID: ABBB2CAC6855599F

View file

@ -13,7 +13,9 @@ IPython configuration:
.. code:: python
import pygments_nightfox_style
from pygments_nightfox_style.ipython_prompt import NightfoxPrompts
c = get_config()
c.TerminalInteractiveShell.prompts_class = NightfoxPrompts
c.TerminalInteractiveShell.highlighting_style = pygments_nightfox_style.NightfoxTransparentStyle