programs.lsd.colors

Home-Manager option

Configuration written to $XDG_CONFIG_HOME/lsd/colors.yaml. See https://github.com/lsd-rs/lsd/tree/v1.0.0#color-theme-file-content for supported colors. If this option is non-empty then the color.theme option is automatically set to "custom".

type: YAML 1.1 value or absolute path
Default
{ }
Example
{ size = { large = "dark_yellow"; none = "grey"; small = "yellow"; }; }
declared in: <home-manager/modules/programs/lsd.nix>source unavailable