pygments-css

css files created from pygment's built-in styles

  • 所有者: richleland/pygments-css
  • 平台:
  • 許可證: The Unlicense
  • 分類:
  • 主題:
  • 喜歡:
    0
      比較:

Github星跟蹤圖

pygments-css

Pygments, 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.

build

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 <this repo>
cd pygments-css
make cssfiles

主要指標

概覽
名稱與所有者richleland/pygments-css
主編程語言CSS
編程語言CSS (語言數: 2)
平台
許可證The Unlicense
所有者活动
創建於2009-05-27 04:33:45
推送於2022-08-25 17:06:09
最后一次提交2017-03-30 18:33:12
發布數0
用户参与
星數1.1k
關注者數28
派生數380
提交數23
已啟用問題?
問題數12
打開的問題數4
拉請求數8
打開的拉請求數3
關閉的拉請求數7
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?