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 stringDefault
{ }Example
declared in: <home-manager/modules/programs/fzf.nix>source unavailable{ bg = "#1e1e1e"; "bg+" = "#1e1e1e"; fg = "#d4d4d4"; "fg+" = "#d4d4d4"; }