Any color preview plugins that support `modern` rgb() css functions?

This page summarizes the projects mentioned and recommended in the original post on /r/neovim

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • nvim-highlight-colors

    Highlight colors for neovim

  • I ended up contributing to https://github.com/brenoprata10/nvim-highlight-colors as I prefer the single regex used there, note that NvChad/nvim-colorizer uses 4 regexes to achieve what is done with one here..

  • stylelint

    A mighty CSS linter that helps you avoid errors and enforce conventions.

  • I am seeing this specifically in scss modules linted with stylelint.io which will auto "fix" them to the new spec.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • nvim-colorizer.lua

    Maintained fork of the fastest Neovim colorizer (by NvChad)

  • I believe https://github.com/NvChad/nvim-colorizer.lua should have support for it now

  • color.js

    Color conversion & manipulation library by the editors of the CSS Color specifications

  • Notice the spec authors are constantly updating this: https://github.com/LeaVerou/color.js which likely includes functions that could be used for various conversions. 🤔 CSS Color has a lot going on at the minute with LCH and P3 starting to ship in browsers. Imagine it will be significant work have something fully features and fully future proof.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts