MyNixOS website logo

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".

Declarations
Type
YAML value
Default
{ }
Example
{
  size = {
    large = "dark_yellow";
    none = "grey";
    small = "yellow";
  };
}