local M = {} function M.get_colors() return require("catppuccin.core.color_palette") end return M