Skip to content

How to use custom pickers and defaults? #108

Closed Answered by uga-rosa
RAprogramm asked this question in Q&A
Discussion options

You must be logged in to vote

You should read the help. Default values are on :h ccc-option-pickers.

{
  pickers = {
    ccc.picker.hex,
    ccc.picker.css_rgb,
    ccc.picker.css_hsl,
    ccc.picker.css_hwb,
    ccc.picker.css_lab,
    ccc.picker.css_lch,
    ccc.picker.css_oklab,
    ccc.picker.css_oklch,
    ccc.picker.custom_entries(require('neviraide-ui.themes.colors').palette),
  },
}

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Answer selected by RAprogramm
Comment options

You must be logged in to vote
1 reply
@uga-rosa
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants