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