pustota theme for pygments for code highlighting.
- Highlights you core with
pygmentize - Follows
pustotatheme colors
We recommend using uvx.
Dark theme:
uvx --with pustota-pygments --from pygments pygmentize \
-f rtf -P style=pustota -O fontface='Menlo' \
$FILENAME | pbcopyLight theme:
uvx --with pustota-pygments --from pygments pygmentize \
-f rtf -P style=pustota-light -O fontface='Menlo' \
$FILENAME | pbcopyInstead of pbcopy you might need another copy tool for your OS.
This project was generated with wemake-python-package. Current template version is: e00027b714460fb8b35cdd98a3705af58475c3e2. See what is updated since then.

