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