From e1e40d08be31253e5ddb91fa0e172a635dcb8168 Mon Sep 17 00:00:00 2001 From: MM20 <15646950+MM2-0@users.noreply.github.com> Date: Mon, 10 Oct 2022 15:22:21 +0200 Subject: [PATCH] Docs: fix build --- docs/docs/user-guide/customization/themed-icons.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/user-guide/customization/themed-icons.md b/docs/docs/user-guide/customization/themed-icons.md index 696fe52f..a200b5f6 100644 --- a/docs/docs/user-guide/customization/themed-icons.md +++ b/docs/docs/user-guide/customization/themed-icons.md @@ -21,4 +21,4 @@ In Android 13, a [new API](https://developer.android.com/develop/ui/views/launch ## Auto generated themed icons -There is also an option to force themed icons to all icons (Settings > Appearance > Force themed icons). This scales the foreground layer of an icon down, adds a monochrome color filter and replaces the background with a solid color. Using this option is generally not recommended because icons may become illegible, but it might work well in combination with certain monochrome icon packs. You can also apply auto generated themed icons on a per-app basis by using the [customize menu](per-app-customization). +There is also an option to force themed icons to all icons (Settings > Appearance > Force themed icons). This scales the foreground layer of an icon down, adds a monochrome color filter and replaces the background with a solid color. Using this option is generally not recommended because icons may become illegible, but it might work well in combination with certain monochrome icon packs. You can also apply auto generated themed icons on a per-app basis by using the [customize menu](per-item-customization).