-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Closed
Labels
enhancementfeature: themingneeds infoWaiting for info from user(s). Issues with this label will auto-stale.Waiting for info from user(s). Issues with this label will auto-stale.
Description
As a follow-up to the changes made in #6332 utilize the new/to-be-introduced server-side capability values, see issue nextcloud/server#21586 or PRs nextcloud/server#21594 (Nc20) and nextcloud/server#21622 (Nc 19.0.1)
- replace
color-elementwithcolor-element-brightandcolor-element-dark - on (client) dark theme use
color-element-dark - on (client) light theme use
color-element-bright - store
color-element-darkandcolor-element-brighton client-side - use today's logic Enh/dark theme optimizations #6332 for pre-19.0.1 and the described logic for 19.0.1+
- Utilze 19.0.1 dark/light theming capability infos android-library#462 extend
OCCapabilityin https://github.com/nextcloud/android-library forcolor-element-darkandcolor-element-bright
- add info that old logic can be removed once 19.x is EOL
Metadata
Metadata
Assignees
Labels
enhancementfeature: themingneeds infoWaiting for info from user(s). Issues with this label will auto-stale.Waiting for info from user(s). Issues with this label will auto-stale.