1 2 3 4 5 6 7
local Alpha = { AlphaHeader = { guifg = C.blue }, AlphaBody = { guifg = C.fg }, AlphaFooter = { guifg = C.light_gray }, } return Alpha