10 lines
401 B
Markdown
10 lines
401 B
Markdown
## Usage
|
|
|
|
1. Create a directory `~/.config/yazi` if it doesn't already exist.
|
|
2. Copy one of the themes to this directory as `theme.toml`
|
|
|
|
> [!NOTE]
|
|
> Syntax highlighting is provided by a `tmTheme file`. Which can be found [here](https://github.com/scottmckendry/cyberdream.nvim/tree/main/extras/textmate)
|
|
|
|
More info can be found in the [Yazi docs](https://yazi-rs.github.io/docs/configuration/theme)
|