1
0
Fork 0
mirror of https://github.com/mwalbeck/nextcloud-breeze-dark.git synced 2025-07-07 03:31:57 +00:00

Correct path to settings

This commit is contained in:
Valdnet 2022-09-04 14:22:20 +02:00 committed by GitHub
parent 5b7b5f5be4
commit 5512e28406
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -44,7 +44,7 @@ After you install the theme, you need to enable it. There are two options for th
The global option enables the theme by default for all users and unauthenticated visits. Without this option items like the login and sharing pages won't be styled. You can also decide to automatically enable or disable the theme based on the theming choice reported by the browser. In the global options you will also find an option to exclude the login page from being themed. You can find the global options here:
```
Admin settings > Theming > Breeze Dark
Settings > Administration > Theming > Breeze Dark
```
Please note that you need the Theming app enabled in Nextcloud to access the global settings.
@ -54,7 +54,7 @@ Please note that you need the Theming app enabled in Nextcloud to access the glo
The personal option allows each user to set their own preference independent of how you set the global option. If the user hasn't set an option yet, they will follow the global option. They can also choose, independently, if they want the theme to match the theming choice reported by the browser. You can find the personal option here:
```
Personal settings > Accessibility > Breeze Dark
Settings > Personal > Accessibility > Breeze Dark
```
Please note that you need the Accessibility app enabled in Nextcloud to access the personal setting.