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
commit 7c073fdeca
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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
----------------