We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f2a7c92 commit b7420caCopy full SHA for b7420ca
1 file changed
README.md
@@ -84,6 +84,7 @@ from catppuccin.extras.pygments import MacchiatoStyle
84
A minimal configuration:
85
86
```python
87
+c.TerminalInteractiveShell.true_color = True
88
c.TerminalInteractiveShell.highlighting_style = "catppuccin-mocha"
89
```
90
0 commit comments