Replies: 3 comments 6 replies
-
According to the docs you must create directories within the ~/.config/yazi/flavors/bar.yazi/
├── flavor.toml
├── tmtheme.xml
├── ... and then invoke the directory name in [flavor]
dark = "bar" (notice the lower case Can you show your directory structure? Chances are, it doesn't conform to the above. |
Beta Was this translation helpful? Give feedback.
-
Is this still a problem with the latest v25.5.31? |
Beta Was this translation helpful? Give feedback.
-
Please try other flavors, such as the official one at https://github.com/yazi-rs/flavors/tree/main/catppuccin-mocha.yazi |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
What system are you running Yazi on?
Linux X11
What terminal are you running Yazi in?
Wezterm
yazi --debug
outputDescribe the question
I have installed four flavors in ~/.config/yazi/flavors. I am using the theme-demo.toml (theme.toml in the yazi folder and added:
[Flavor]
use = "ayu-dark"
dark = "ayu-dark"
light = ""
There is no change in the appearance of yazi. If I change to one of the other three, again there is no change in the appearance. Have I done something wrong. I followed the instructions in the Yazi installation document.
I have search the internet and Discord for a resolution of the issue, but haven'found an answer.
Hopefully someone will direct me to a solution,
Thanks
Anything else?
No response
Checklist
Beta Was this translation helpful? Give feedback.
All reactions