Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jmblog/color-themes-for-google-code-prettify
Syntax highlighting color themes for Google Code Prettify
https://github.com/jmblog/color-themes-for-google-code-prettify
color-theme google-code-prettify syntax-highlighting
Last synced: about 1 month ago
JSON representation
Syntax highlighting color themes for Google Code Prettify
- Host: GitHub
- URL: https://github.com/jmblog/color-themes-for-google-code-prettify
- Owner: jmblog
- License: other
- Created: 2012-06-11T14:10:22.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2016-04-29T13:40:31.000Z (over 8 years ago)
- Last Synced: 2024-05-14T16:53:57.403Z (7 months ago)
- Topics: color-theme, google-code-prettify, syntax-highlighting
- Language: CSS
- Homepage: https://jmblog.github.io/color-themes-for-google-code-prettify/
- Size: 878 KB
- Stars: 298
- Watchers: 12
- Forks: 44
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
README
# 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