Skip to content

First item of second column underlined #485

Closed Answered by sxyazi
LamprosPitsillos asked this question in Q&A
Discussion options

You must be logged in to vote

This is intentional; I wanted to add an underline instead of a background color to indicate it's a "temporary view" during preview.

Feel free to change its style to your liking easily:

# ~/.config/yazi/theme.toml
[manager]
preview_hovered = { fg = "black", bg = "lightblue" }

Just add the above to your configuration file. See the docs here: https://yazi-rs.github.io/docs/configuration/theme#manager

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@LamprosPitsillos
Comment options

Answer selected by LamprosPitsillos
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants