Skip to content

[Feature Suggestion] Add a picker to colorize static entries #69

@delphinus

Description

@delphinus

I wrote a picker (link) to colorize any string with setting a table in setup().

require("ccc").setup {
  picker = {
    require "ccc.picker.rgb",
    require "core.utils.ccc" {
      red = "#BF616A",
      green = "#A3BE8C",
      blue = "#81A1C1",

      ……

    }
  },
}

スクリーンショット 2023-02-26 19 18 46

Can you merge this feature when I issue it as a PR?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions