local Dashboard = { DashboardHeader = {fg = C.blue, }, DashboardCenter = {fg = C.fg, }, DashboardFooter = {fg = C.light_gray, }, } return Dashboard