prismjs
Version:
Lightweight, robust, elegant syntax highlighting. A spin-off project from Dabblet.
17 lines • 335 B
JSON
{
"name": "prism-twilight-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-twilight.css"
}