Home

Awesome

LS_COLORS yazi-theme

LS_COLORS by trapd00r contains unique colors from over 300 different file types. This is typically used by ls (or ls-like commands like lsd) to color files in the terminal.

This repository contains a yazi theme that uses the colors from LS_COLORS. The colors were converted using lsColorsToToml

Install

git clone https://github.com/Mellbourn/ls-colors.yazi
mkdir -p ~/.config/yazi
cd ls-colors.yazi
mv theme.toml ~/.config/yazi/

Alternatively, you can simply insert the contents of theme.toml into your ~/.config/yazi/theme.toml file, replacing or extending the [filetype±] section.

Screenshot

Screenshot (in tmux) showing yazi in the top pane and an lsd list below. Notice that the colors of the files match. Terminal screenshot