junegunn / fzf

:cherry_blossom: A command-line fuzzy finder
https://junegunn.github.io/fzf/
MIT License
64.25k stars 2.38k forks source link

Dynamically changing colors #3861

Open jdujava opened 3 months ago

jdujava commented 3 months ago

Checklist

Output of fzf --version

0.53.0 (c4a9ccd6)

OS

Shell

Problem / Steps to reproduce

Is there a way to dynamically change the colors? Reading through the documentation I was unable to find something along the lines of change-color action. Would it be difficult to implement?

Context: I would like to dynamically change the background color of a preview, depending on the type of preview I choose.

jdujava commented 3 months ago

More thorough description of my intended use case is in https://github.com/junegunn/fzf/issues/3862#issuecomment-2167953315.