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:
parent
5b7b5f5be4
commit
5512e28406
1 changed files with 2 additions and 2 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue