diff --git a/hugo_config/_default/theme_settings.toml b/hugo_config/_default/theme_settings.toml index a9a5bfc..898223c 100644 --- a/hugo_config/_default/theme_settings.toml +++ b/hugo_config/_default/theme_settings.toml @@ -1,3 +1,5 @@ +background_color_class = "bg-red" + [params] - background_color_class = "bg-purple" - bg-color = "rouge" +background_color_class = "bg-purple" +bg-color = "rouge"