From faca67e9e2b8d0d1682680148dc1003fcaadb3c4 Mon Sep 17 00:00:00 2001 From: Andrew Serong <14988353+andrewserong@users.noreply.github.com> Date: Mon, 16 Oct 2023 13:25:50 +1100 Subject: [PATCH] Add backgroundImage to the theme json docs for appearanceTools --- docs/how-to-guides/themes/theme-json.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/how-to-guides/themes/theme-json.md b/docs/how-to-guides/themes/theme-json.md index 09264be194e894..024564b7c9eaeb 100644 --- a/docs/how-to-guides/themes/theme-json.md +++ b/docs/how-to-guides/themes/theme-json.md @@ -320,6 +320,7 @@ Note, however, that not all settings are relevant for all blocks. The settings s There's one special setting property, `appearanceTools`, which is a boolean and its default value is false. Themes can use this setting to enable the following ones: +- background: backgroundImage - border: color, radius, style, width - color: link - dimensions: minHeight