From 6d83e0c1f0056d330f63f5573db0c8f7d00dd226 Mon Sep 17 00:00:00 2001 From: maximeg Date: Wed, 24 Jan 2024 17:31:58 +0000 Subject: [PATCH] =?UTF-8?q?Update=20Param=C3=A8tres=20=E2=80=9Ctheme=20set?= =?UTF-8?q?tings=E2=80=9D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- hugo_config/_default/theme_settings.toml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) 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"