Skip to content
/ ccc.nvim Public
forked from uga-rosa/ccc.nvim

Super powerful color picker/colorizer plugin.

License

Notifications You must be signed in to change notification settings

Usuim/ccc.nvim

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ccc.nvim

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.

GIF

Seamless mode change

cccpick

Restore previously used colors

restore

Colorizer

  • LSP textDocument/documentColor is supported (Requires neovim built-in LSP client).

image

  • Many color formats conforming to CSS Color Module level4 can be highlighted without LSP.

image

Use multiple color spaces simultaneously

  • Advanced settings
  • See wiki

multi

About

Super powerful color picker/colorizer plugin.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Lua 99.5%
  • Other 0.5%