Skip to content

Commit

Permalink
Mention generated previews and Travis CI badge
Browse files Browse the repository at this point in the history
  • Loading branch information
yous committed Mar 8, 2019
1 parent c093d4d commit 24a1ee1
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,21 @@
# open-color.vim

[![Build Status](https://travis-ci.org/yous/vim-open-color.svg?branch=master)](https://travis-ci.org/yous/vim-open-color)

Vim color scheme using [Open Color](https://yeun.github.io/open-color/).
Conversion from original colors to 256 colors has done according to
[CIEDE2000](https://en.wikipedia.org/wiki/Color_difference). See
[the implementation](https://gist.github.com/yous/6907d5ee01c237b9849ab005a13cf621).

## Demo

The previews are generated based on the latest master branch.

- [Dark GUI](https://yous.github.io/vim-open-color/dark_gui.html)
- [Light GUI](https://yous.github.io/vim-open-color/light_gui.html)
- [Dark 256 colors](https://yous.github.io/vim-open-color/dark_256.html)
- [Light 256 colors](https://yous.github.io/vim-open-color/light_256.html)

## Screenshots

### GUI
Expand Down

0 comments on commit 24a1ee1

Please sign in to comment.