Ecosyste.ms: Awesome

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

https://github.com/numist/highlight-css

CSS files created from Pygments' and Rouge's built-in styles
https://github.com/numist/highlight-css

css highlighting pygments rouge

Last synced: 2 months ago
JSON representation

CSS files created from Pygments' and Rouge's built-in styles

Lists

README

        

# highlight-css

This repository hosts CSS files for Pygments-compatible styles.

Primarily these are the styles built into [Pygments](http://pygments.org), with a few more from [Rouge](https://github.com/rouge-ruby/rouge) (which is used by [Jekyll](https://github.com/jekyll/jekyll)).

build
-----

To rebuild the stylesheets and docs, just run `make`. You will need some `ruby` (I'm using 3.1.1) and some `python` (3.10.8). This is mostly useful before merging @dependabot dependency update PRs.