programs.fzf.colors
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
- <home-manager/modules/programs/fzf.nix>