python icon indicating copy to clipboard operation
python copied to clipboard

🐍 Soothing pastel theme for Python

Results 22 python issues
Sort by recently updated
recently updated
newest added

Auto-update `src/palette.json` based on https://github.com/catppuccin/palette/blob/main/palette.json

The release of IPython 9.0.0 came with a rewrite to the theming, and deprecates the `c.TerminalInteractiveShell.highlighting_style` setting. I don't quite understand how to customise the new theming yet, but it...

help wanted