mirror of
https://github.com/sxyazi/yazi.git
synced 2026-07-25 08:41:05 +00:00
..
This commit is contained in:
parent
f8a3fb05b8
commit
fad9491b8f
1 changed files with 6 additions and 1 deletions
|
|
@ -26,10 +26,15 @@ However, if you want to customize certain configurations:
|
|||
|
||||
For the user's `theme.toml` file, you can only apply the same color scheme to both the light and dark themes.
|
||||
|
||||
If you want more granular control over colors, specify two different flavors for light and dark modes under the `[flavor]` section of your `theme.toml`, and override them there instead.
|
||||
If you want more granular control over colors, specify two different flavors for light and dark modes under the `[flavor]` section of your `theme.toml`, and override them in your respective flavor instead.
|
||||
|
||||
[shipped]: https://github.com/sxyazi/yazi/tree/shipped
|
||||
[yazi-default]: yazi-default.toml
|
||||
[keymap-default]: keymap-default.toml
|
||||
[theme-dark]: theme-dark.toml
|
||||
[theme-light]: theme-light.toml
|
||||
|
||||
## Learn more
|
||||
|
||||
- [Configuration documentation](https://yazi-rs.github.io/docs/configuration/overview)
|
||||
- [Flavors documentation](https://yazi-rs.github.io/docs/flavors/overview)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue