leafcutter-cms / theme-hljs

Theme bundle providing scripts and styles for highlight.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

highlight.js theme bundle

This theme provides the javascript and CSS to use highlight.js. The packages it provides are.

library/hljs

highlight.js and a CSS theme

library/hljs/js

highlight.js without a theme

library/hljs/css

just the CSS theme portion of hljs, in its own package to allow customization

library/hljs/theme-leafcutter

An hljs theme that uses Leafcutter's theme variables and mixins to integrate well with most themes

library/hljs/theme-<name>

There are also packages for any of the built-in hljs themes, simply replace with any of the following to use a standard hljs theme.

  • a11y-dark
  • a11y-light
  • agate
  • androidstudio
  • an-old-hope
  • arduino-light
  • arta
  • ascetic
  • atelier-cave-dark
  • atelier-cave-light
  • atelier-dune-dark
  • atelier-dune-light
  • atelier-estuary-dark
  • atelier-estuary-light
  • atelier-forest-dark
  • atelier-forest-light
  • atelier-heath-dark
  • atelier-heath-light
  • atelier-lakeside-dark
  • atelier-lakeside-light
  • atelier-plateau-dark
  • atelier-plateau-light
  • atelier-savanna-dark
  • atelier-savanna-light
  • atelier-seaside-dark
  • atelier-seaside-light
  • atelier-sulphurpool-dark
  • atelier-sulphurpool-light
  • atom-one-dark
  • atom-one-dark-reasonable
  • atom-one-light
  • brown-paper
  • codepen-embed
  • color-brewer
  • darcula
  • dark
  • default
  • docco
  • dracula
  • far
  • foundation
  • github
  • github-gist
  • gml
  • googlecode
  • gradient-dark
  • grayscale
  • gruvbox-dark
  • gruvbox-light
  • hopscotch
  • hybrid
  • idea
  • ir-black
  • isbl-editor-dark
  • isbl-editor-light
  • kimbie.dark
  • kimbie.light
  • lightfair
  • magula
  • mono-blue
  • monokai
  • monokai-sublime
  • night-owl
  • nord
  • obsidian
  • ocean
  • paraiso-dark
  • paraiso-light
  • pojoaque
  • purebasic
  • qtcreator_dark
  • qtcreator_light
  • railscasts
  • rainbow
  • routeros
  • school-book
  • shades-of-purple
  • solarized-dark
  • solarized-light
  • srcery
  • sunburst
  • tomorrow
  • tomorrow-night
  • tomorrow-night-blue
  • tomorrow-night-bright
  • tomorrow-night-eighties
  • vs
  • vs2015
  • xcode
  • xt256
  • zenburn

About

Theme bundle providing scripts and styles for highlight.js

License:MIT License


Languages

Language:CSS 100.0%