Skip to content

Add support for palettes/named colors in the color picker #140899

@DanTup

Description

@DanTup

It would be nice to have some sort of palette support in the color picker. Right now, picking a color is quite cumbersome using sliders and dragging around:

Screenshot 2022-01-18 at 11 54 09

It would be nice if an extension/server could provide a palette of colors that should be shown in a grid alongside the picker to allow a user to pick specific colors easily. These colours could be named colors (for example CSS has named colors, and Flutter has sets of named colors too), or extensions could allow the user to define themes that are contributed here (or a clever language server might index colors used/defined elsewhere in the project and provide them).

Metadata

Metadata

Assignees

Labels

apieditor-color-pickerEditor color picker widget issuesfeature-requestRequest for new features or functionality

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions