---@type ChadrcConfig local M = {} M.base46 = { theme = "catppuccin", theme_toggle = { "tokyodark", "tokyonight" }, transparency = true } return M