# Color themes for Google Code Prettify

> The selection of beautiful color themes for Google Code Prettify.

[![NPM version][npm-image]][npm-url] [![Downloads][downloads-image]][npm-url] [![Build Status][travis-image]][travis-url]


## Demo

https://jmblog.github.io/color-themes-for-google-code-prettify/

## Installation

**npm**

```sh
npm install color-themes-for-google-code-prettify
```

**Download a zip file**

https://jmblog.github.io/color-themes-for-google-code-prettify/themes.zip

## Contributing

Please read the [contribution guidelines](CONTRIBUTING.md) to make the contribution process easy and efficient for everyone involved.

## License
Code released under [the MIT license](http://jmblog.mit-license.org/).

[npm-url]: https://npmjs.org/package/color-themes-for-google-code-prettify
[downloads-image]: http://img.shields.io/npm/dm/color-themes-for-google-code-prettify.svg
[npm-image]: http://img.shields.io/npm/v/color-themes-for-google-code-prettify.svg
[travis-url]: https://travis-ci.org/jmblog/color-themes-for-google-code-prettify
[travis-image]: http://img.shields.io/travis/jmblog/color-themes-for-google-code-prettify.svg
