return function(theme) return { HeirlineInactive = theme.error, HeirlineNormal = { link = "StatusNormal" }, HeirlineInsert = { link = "StatusInsert" }, HeirlineVisual = { link = "StatusVisual" }, HeirlineReplace = { link = "StatusReplace" }, HeirlineCommand = { link = "StatusCommand" }, HeirlineTerminal = { link = "StatusTerminal" }, } end