programs.fzf.colors

Home-Manager option

Color scheme options added to FZF_DEFAULT_OPTS. See https://github.com/junegunn/fzf/wiki/Color-schemes for documentation.

type: attribute set of string
Default
{ }
Example
{ bg = "#1e1e1e"; "bg+" = "#1e1e1e"; fg = "#d4d4d4"; "fg+" = "#d4d4d4"; }
declared in: <home-manager/modules/programs/fzf.nix>source unavailable