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