Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support yazi flavors #3

Closed
mikavilpas opened this issue May 22, 2024 · 1 comment
Closed

Support yazi flavors #3

mikavilpas opened this issue May 22, 2024 · 1 comment

Comments

@mikavilpas
Copy link

Hi, here's an idea.

Flavors (BETA)
The "flavor" is a pre-made Yazi theme, while what we typically refer to as a "theme" is the user's own theme, i.e. ~/.config/yazi/theme.toml file.

The purpose of separating them is to allow users to customize their preferences more conveniently on top of an existing flavor, without having to modify those flavor files. This makes it easier to update, as there won't be conflicts when pulling from Git.

Behind the scenes, Yazi merges the user's theme.toml with the flavor's flavor.toml automatically, and the user's always takes precedence over the flavor.

https://yazi-rs.github.io/docs/flavors/overview

If you'd welcome a PR about this, please let me know and I can maybe contribute it.

@uncenter
Copy link
Member

Duplicate of #1.

@uncenter uncenter closed this as not planned Won't fix, can't repro, duplicate, stale May 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants