[feature request] allow setting color swatches #7
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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.
added as
edit.swatches:grabit set edit.swatches "#f38ba8,#f9e2af,#a6e3a1,#89b4fa,#11111b,#cdd6f4"six colors, each
#rrggbb,#rgbor a name. or set one at a time withgrabit set edit.swatches 3 blue, anddefaultputs 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.
f125612the option and the toolbar editing19cc552setting one at a timeits on main not released yet. aur git should be updated