From 5c71a5e87f149491d55d32cf3ec14f57a81d6de7 Mon Sep 17 00:00:00 2001 From: Faraz Samapoor Date: Mon, 17 Jul 2023 14:29:16 +0330 Subject: [PATCH] Update theming.rst Signed-off-by: Faraz Samapoor --- admin_manual/configuration_server/theming.rst | 24 +++++++++---------- 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/admin_manual/configuration_server/theming.rst b/admin_manual/configuration_server/theming.rst index 21dad89d9..5f6aed633 100644 --- a/admin_manual/configuration_server/theming.rst +++ b/admin_manual/configuration_server/theming.rst @@ -2,11 +2,11 @@ Theming ======= -With our theming feature you are able to customize the look and feel of your +With our theming feature, you are able to customize the look and feel of your Nextcloud instance according to the corporate design of your organization by -replacing Nextcloud logo and color with your own assets. +replacing the Nextcloud logo and color with your own assets. -The theming-app is enabled by default so the section should appear by default in +The theming app is enabled by default so the section should appear by default in your admin-settings. If not, check in the apps management that this app is enabled. Modify the appearance of Nextcloud @@ -19,15 +19,15 @@ You can change the following parameters of the look and feel on your instance: * Name (e.g. ACME Inc. Cloud) * Web link (e.g. https://acme.inc/) * Slogan -* Color: The color of header bar, checkboxes and folder icon -* Logo: The logo will appear in the header and on the log in page. Default has 62/34 px. +* Color: The color of the header bar, checkboxes, and folder icon +* Logo: The logo will appear in the header and on the login page. The default has 62/34 px. * Background and login image: The background image .. figure:: ../configuration_server/images/theming2.png * Additional legal links (Legal notice and Privacy policy link) -* Custom header logo and favicon as alternative to auto-generation based on logo -* Disable user theming: Although you can select and customize your instance, users can change their background and colors. If you want to enforce your customization, you can toggle this on. +* Custom header logo and favicon as an alternative to auto-generation based on logo +* Disable user theming: Although you can select and customize your instance, users can change their backgrounds and colors. If you want to enforce your customization, you can toggle this on. Configure theming through CLI @@ -43,7 +43,7 @@ The following values are available to be set through this: .. note:: Images require to be read from a local file on the Nextcloud server -Use a color instead of an image as background: +Use a color instead of an image as a background: :: @@ -73,10 +73,10 @@ Branded clients users get up and running in no time. If you are interested in our advanced branding & support subscription, `contact our sales team `_. -The theming app supports to change the URLs to the mobile apps (Android & iOS) that -is shown when the webinterface is opened on one of those devices. Then there was a -header shown, that redirects the user to the app in the app store. By default -this redirects to the Nextcloud apps. In some cases it is wanted that this +The theming app supports changing the URLs to the mobile apps (Android & iOS) that +are shown when the web interface is opened on one of those devices. Then there was a +header shown, that redirects the user to the app in the app store. By default, +this redirects to the Nextcloud apps. In some cases, it is wanted that this links to branded versions of those apps. In those cases the IDs and URLs can be set via the ``occ``-command::