vivid

Generate LS_COLORS environment variable with support for multiple themes

brewmacoslinux
Try with needOr install directly
Source

About

Generator for LS_COLORS with support for multiple color themes

Commands

vivid

Examples

Generate and apply the default color theme to your shell$ export LS_COLORS="$(vivid generate default)"
List all available color themes$ vivid themes
Generate and apply a specific color theme (e.g., Monokai)$ export LS_COLORS="$(vivid generate monokai)"