[feature request] allow setting color swatches #7

Closed
opened 2026-09-03 02:52:04 +00:00 by written9676 · 1 comment

It'd be nice to have the ability to set the 6 swatches in the editing ui to an arbitrary color. Being able to use hex codes would be cool since that's pretty prevalent every where and one could go with a set from a specific palette.

It'd be nice to have the ability to set the 6 swatches in the editing ui to an arbitrary color. Being able to use hex codes would be cool since that's pretty prevalent every where and one could go with a set from a specific palette.
Owner

added as edit.swatches : grabit set edit.swatches "#f38ba8,#f9e2af,#a6e3a1,#89b4fa,#11111b,#cdd6f4"

six colors, each #rrggbb, #rgb or a name. or set one at a time with grabit set edit.swatches 3 blue, and default puts one back.

you can also do it from the toolbar, click a swatch thats already selected and the picker opens on that one so you can repoint it, with a reset button next to the eyedropper.

f125612 the option and the toolbar editing
19cc552 setting one at a time

its on main not released yet. aur git should be updated

added as `edit.swatches` : ``grabit set edit.swatches "#f38ba8,#f9e2af,#a6e3a1,#89b4fa,#11111b,#cdd6f4"`` six colors, each `#rrggbb`, `#rgb` or a name. or set one at a time with ``grabit set edit.swatches 3 blue``, and `default` puts one back. you can also do it from the toolbar, click a swatch thats already selected and the picker opens on that one so you can repoint it, with a reset button next to the eyedropper. [`f125612`](https://heliopolis.live/creations/grabit/commit/f125612) the option and the toolbar editing [`19cc552`](https://heliopolis.live/creations/grabit/commit/19cc552) setting one at a time its on main not released yet. aur git should be updated
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
creations/grabit#7
No description provided.