fix: add hovered style to yazi mgr for visible cursor highlight
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -11,6 +11,7 @@ overall = { bg = "#2E3440" }
|
||||
|
||||
[mgr]
|
||||
cwd = { fg = "#88C0D0", bold = true }
|
||||
hovered = { fg = "#ECEFF4", bg = "#434C5E", bold = true }
|
||||
find_keyword = { fg = "#EBCB8B", bold = true, underline = true }
|
||||
find_position = { fg = "#D08770", bold = true }
|
||||
symlink_target = { fg = "#81A1C1", italic = true }
|
||||
|
||||
Reference in New Issue
Block a user