Merge pull request #10570 from nextcloud/document-theming-background-color

docs(theming): add theming:config background backgroundColor
This commit is contained in:
Daniel
2023-06-06 15:55:46 +02:00
committed by GitHub

View File

@@ -48,9 +48,7 @@ Use a color instead of an image as background:
::
occ theming:config color "#0082c9"
occ theming:config --reset background
occ config:app:set theming backgroundMime --value="backgroundColor"
occ theming:config background backgroundColor
Theming of icons
----------------