mirror of
https://github.com/junegunn/fzf
synced 2026-06-09 10:03:17 +00:00
01567b4f06
InitTheme was called before the runtime coerced BorderInline to BorderLine, so HeaderBorder / FooterBorder inherited from ListBorder even when the effective shape was 'line'. Mirror the coercion so color inheritance matches the rendered shape.