base16-scss

base16-scss

Rouge highlight themes based of the Base16 theming architecture.

Base16 Scss

SCSS implementation of Base16 architecture https://github.com/chriskempson/base16. Originally planned for use with Jekyll/Rouge highlight blocks, it's been expanded to provide:

  • Generic css/theming based on the Base16 architecture
  • Available support for Jekyll/Rouge
  • Available support for PrismJS

Installation

git clone [email protected]/kenjdavidson/base16-scss

or

npm install @kenjdavidson/base16-scss

where NPM for @kenjdavidson should be configured for Github package registry.

Usage

For usage check out the documentation.