zero01101 / openOutpaint

local offline javascript and html canvas outpainting gizmo for stable diffusion webUI API 🐠
MIT License
499 stars 43 forks source link

[Feature Request]: Being able to change color of mask brush #190

Open ghost opened 1 year ago

ghost commented 1 year ago

Is your feature request related to a problem? Please describe.

Im okay with it being red when using the Dream tool or Img2img, but I often have to mask bright areas and it can get quite clumsy to do that.

I looked in the settings and I think there is no option to change that. Maybe even add the option to have it paint some well-recognizable pattern, but not these eye-burning red lines like in InvokeAI.

If there is an option to change that then I am sorry to open this request

Describe the solution you'd like

Its in the description

Proposed workflow

Options:

Choose another color Choose pattern

Describe alternatives you've considered

No alternatives

Additional context

No response

zero01101 commented 1 year ago

seems reasonable enough and likely something that could be added to the config panel

seijihariki commented 1 year ago

Changing colors is easy. Changing patterns not so much.

It would be nice to have an easy theme definition format for colors and some other display settings...

zero01101 commented 1 year ago

ack, yeah, sorry, shoulda clarified i was specifically referring to a user-defined mask color (and probably invert mask too in that case)