Files @ 079b24620dce
Branch filter:

Location: kallithea/docs/readme.rst - annotation

079b24620dce 42 B text/prs.fallenstein.rst Show Source Show as Raw Download as Raw
domruf
less: move non-generated parts of pygments.css to less file

The remaining parts of pygments.css can be generated with:

pygmentize -S default -f html | sed 's/^\(.*\) { /.code-highlight \1, .codehilite \1 { /g' > kallithea/public/css/pygments.css
1
2
3
.. _readme:

.. include:: ./../README.rst