# richleland/pygments-css

css files created from pygment's built-in styles

Repository: https://github.com/richleland/pygments-css
Canonical: https://ross.abutalabs.com/products/pygments-css
Homepage: http://richleland.github.io/pygments-css/
Language: CSS
License: Unlicense
License Family: permissive
Last push: 2022-08-25T17:06:09+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 6307, "days_push": 1469, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1122, forks 362 (observed 2026-08-28T04:03:40.041205+00:00)

## What it is
A collection of pre-generated CSS files for all of Pygments' built-in syntax highlighting styles, so users don't have to run pygmentize themselves. It includes themes like monokai, friendly, and tango, with a makefile to regenerate them.

## Use cases
- add syntax highlighting styles to a static site without running pygmentize
- get a monokai CSS theme for code blocks
- style code snippets in a blog with pygments themes
- regenerate pygments CSS files with a custom top-level class
- find all pygments builtin style CSS files in one place

## When to choose
- you use Pygments for code highlighting and want ready-made CSS files
- you want to quickly theme code blocks on a website or documentation

## When to avoid
- you need a JavaScript-based highlighter like highlight.js or Prism
- you need custom styles not derived from Pygments built-ins
- you need actively updated themes for the latest Pygments versions

## Facets
- artifact type: dataset
- maturity: maintenance
- function: css-framework, developer-tools
- domain: web-development, frontend, developer-tools
- platform: cross-platform
- tags: syntax-highlighting, pygments, code-themes, css-themes, static-assets, web-server

## Member repositories
- richleland/pygments-css (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:40.041205+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:40:57.690486+00:00, confidence not recorded.
  - readme: https://github.com/richleland/pygments-css (fetched 2026-08-28T04:03:40.041205+00:00, sha 6fa469c42f05)
  - homepage: http://richleland.github.io/pygments-css/ (fetched 2026-08-29T12:44:27.884464+00:00, sha f55eb0962ae7)
- Data as of 2026-08-30T08:39:29.467469+00:00.
