local M = {} function M.get(cpt) return { FernBranchText = { fg = cpt.blue }, } end return M