An open API service indexing awesome lists of open source software.

https://github.com/highlightjs/base16-highlightjs

Base16 Template Repository for Highlight.js
https://github.com/highlightjs/base16-highlightjs

Last synced: 2 months ago
JSON representation

Base16 Template Repository for Highlight.js

Awesome Lists containing this project

README

        

# base16-highlightjs

[Base16](https://github.com/chriskempson/base16) for the [Highlight.js](https://highlightjs.org)

NOTE: All files in this repository are generated by a base16-builder

## Usage

Simply copy/vendor the theme you wish to use from the `themes` directory into your project.

## Building

Use one of the many builder's available for Base16:

- https://github.com/chriskempson/base16#builder-repositories

Add this repository to your `/sources/templates/list.yaml`.

```yaml
highlight: https://github.com/bezhermoso/base16-highlight
highlightjs: https://github.com/highlightjs/base16-highlightjs
html-preview: https://github.com/chriskempson/base16-html-preview
```

Build. Using node for example:

- `base16 builder build`

## License

`highlightjs-base16` is released under the MIT License. See the [LICENSE][1] file
for details.

[1]: https://github.com/highlightjs/base16-highlightjs/blob/main/LICENSE