Create Color Code in neovim.
Use the colorful sliders, easy, to create any color you want!
-
Features
- No dependency.
- RGB, HSL, CMYK, and other color space sliders for color creation.
- Dynamic highlighting of sliders.
- Restore previously used colors.
- Selectable output formats.
- Transparent slider for css functions (e.g.
rgb()
,hsl()
) - Fast colorizer.
-
Requirements
- neovim 0.8+
See doc for details.
- LSP
textDocument/documentColor
is supported (Requires neovim built-in LSP client).
- Many color formats conforming to CSS Color Module level4 can be highlighted without LSP.
- Advanced settings
- See wiki