local colors = require("base46").get_theme_tb "base_30"
return {
AlphaHeader = { fg = colors.grey_fg },
AlphaButtons = { fg = colors.light_grey },
}