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