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