An open API service indexing awesome lists of open source software.

https://github.com/feluelle/pygments-snazzy


https://github.com/feluelle/pygments-snazzy

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# pygments-snazzy

A snazzy color scheme for Pygments.

## Installation

```bash
pip install pygments-snazzy
```

or if you only want to install it into [harlequin](https://github.com/tconbeer/harlequin):

```bash
pipx inject harlequin pygments-snazzy
```