css files created from pygment's built-in styles
View the Project on GitHub richleland/pygments-css
pygments-cssPygments, a Python-based code highlighting tool, comes with a set of builtin styles (not css files) for code highlighting. You have to generate a CSS file using the command line. You can generate these yourself, but this git repository has already generated them for you.
These css files were generated using pygmentize on the command line like so:
pygmentize -S default -f html -a .highlight > default.css
You can remove or change the top-level class by removing or modifying -a .highlight in the makefile.
To regenerate them all with whichever pygments version you are using, run:
git clone
cd pygments-css
make cssfiles
Themes autumn.css borland.css bw.css colorful.css default.css emacs.css friendly.css fruity.css manni.css monokai.css murphy.css native.css pastie.css perldoc.css tango.css trac.css vim.css vs.css
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4