from quarto import theme_brand_pygal
light_style = theme_brand_pygal('light-brand.yml')
dark_style = theme_brand_pygal('dark-brand.yml')from quarto import theme_brand_pygal
light_style = theme_brand_pygal('light-brand.yml')
dark_style = theme_brand_pygal('dark-brand.yml')