UNPKG

prismjs

Version:

Lightweight, robust, elegant syntax highlighting. A spin-off project from Dabblet.

17 lines 327 B
{ "name": "prism-dark-theme", "version": "0.0.1", "description": "A CSS theme for PrismJS", "repository": { "type": "git", "url": "https://github.com/PrismJS/prism.git" }, "keywords": [ "prism", "highlight", "theme" ], "author": "Lea Verou", "license": "MIT", "style": "prism-dark.css" }