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:
2026-06-21 20:03:41 +02:00
co-authored by Claude Sonnet 4.6
parent b76b9762ab
commit 26d2b066bc
+1
View File
@@ -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 }