yazi: add icon theming for v26.1.22#2167
Open
kerfuzzle wants to merge 1 commit intonix-community:masterfrom
Open
yazi: add icon theming for v26.1.22#2167kerfuzzle wants to merge 1 commit intonix-community:masterfrom
kerfuzzle wants to merge 1 commit intonix-community:masterfrom
Conversation
Manually specified icon colours as the default was changed to blue Update nixpkgs flake input so that it has yazi v26.1.22
trueNAHO
reviewed
Jan 29, 2026
Member
There was a problem hiding this comment.
Fixes #2165.
Thanks for fixing this.
Currently, I have just chosen colours from the base16 scheme that were similar to those in https://github.com/sxyazi/yazi/blob/main/yazi-config/preset/theme-dark.toml. Let me know if you think that they should be changed.
LGTM.
- Update nixpkgs flake input so that it has yazi v26.1.22
This PR should be merged after #2159 because it also updates the Nixpkgs input to the same revision, but fails due to upstream errors.
The testbed still seems to be having the issue where the instance launched on startup has an error but opening a second instance in a new terminal fixes this.
This has not been worked on since: #1731. Feel free to fix this in a separate PR.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fixes #2165.
Currently, I have just chosen colours from the base16 scheme that were similar to those in https://github.com/sxyazi/yazi/blob/main/yazi-config/preset/theme-dark.toml. Let me know if you think that they should be changed.
The testbed still seems to be having the issue where the instance launched on startup has an error but opening a second instance in a new terminal fixes this.