Skip to content

Commit b7420ca

Browse files
authored
docs: use true colors in ipython example config (#26)
1 parent f2a7c92 commit b7420ca

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,7 @@ from catppuccin.extras.pygments import MacchiatoStyle
8484
A minimal configuration:
8585

8686
```python
87+
c.TerminalInteractiveShell.true_color = True
8788
c.TerminalInteractiveShell.highlighting_style = "catppuccin-mocha"
8889
```
8990

0 commit comments

Comments
 (0)