Changeset - 079b24620dce
default
0
3
0
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
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
3 files changed with 55 insertions and 25 deletions:
0 comments (0 inline, 0 general)
0 comments (0 inline, 0 general)