pygments-css

css files created from pygment's built-in styles

  • Owner: richleland/pygments-css
  • Platform:
  • License:: The Unlicense
  • Category::
  • Topic:
  • Like:
    0
      Compare:

Github stars Tracking Chart

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

Main metrics

Overview
Name With Ownerrichleland/pygments-css
Primary LanguageCSS
Program languageCSS (Language Count: 2)
Platform
License:The Unlicense
所有者活动
Created At2009-05-27 04:33:45
Pushed At2022-08-25 17:06:09
Last Commit At2017-03-30 18:33:12
Release Count0
用户参与
Stargazers Count1.1k
Watchers Count28
Fork Count380
Commits Count23
Has Issues Enabled
Issues Count12
Issue Open Count4
Pull Requests Count8
Pull Requests Open Count3
Pull Requests Close Count7
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private