Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cocopon/colorswatch.vim
:rainbow: Beautiful color swatch from the current buffer
https://github.com/cocopon/colorswatch.vim
Last synced: 30 days ago
JSON representation
:rainbow: Beautiful color swatch from the current buffer
- Host: GitHub
- URL: https://github.com/cocopon/colorswatch.vim
- Owner: cocopon
- License: mit
- Created: 2013-09-11T03:22:54.000Z (about 11 years ago)
- Default Branch: main
- Last Pushed: 2021-09-06T07:10:19.000Z (about 3 years ago)
- Last Synced: 2024-08-02T05:13:23.812Z (3 months ago)
- Language: Vim script
- Homepage:
- Size: 44.9 KB
- Stars: 68
- Watchers: 4
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
colorswatch.vim
===============Overview
--------
colorswatch.vim generates a beautiful color swatch of the current buffer.![Screenshot](http://cocopon.me/app/colorswatch.vim/img/screenshot.png)
How to Use
----------
To generate a color swatch, just type the following commnand:```vim
:ColorSwatchGenerate
```License
-------
MIT License.
See `LICENSE.txt` for more information.