https://github.com/feluelle/pygments-snazzy
https://github.com/feluelle/pygments-snazzy
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/feluelle/pygments-snazzy
- Owner: feluelle
- Created: 2024-06-13T13:48:43.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-13T13:57:46.000Z (about 2 years ago)
- Last Synced: 2025-01-23T03:41:24.336Z (over 1 year ago)
- Language: Python
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```