⚠️ This issue respects the following points: ⚠️
Bug description
Icon More in header is using icon-more-white, so its colour depends on whether the light or dark mode is used. However, as it appears with a transparent background on the header, which uses the primary colour and does not change based on whether dark mode is used or not, the icon colour should be set to var(--primary-color-text) instead (well, I guess so :-) ).


Steps to reproduce
Scenario 1:
- If not set already, set the default colour in the Theming app
- Enable dark mode
- Narrow the window until the More icon is shown in the list of apps in the header
Scenario 2:
- If not set already, set the default colour in the Theming app
- Enable dark mode (in the browser)
- Share a file with a public link
- Open the link
Expected behavior
The icon should be "white", but it is "black" instead.
Installation method
No response
Operating system
No response
PHP engine version
No response
Web server
No response
Database engine version
No response
Is this bug present after an update or on a fresh install?
No response
Are you using the Nextcloud Server Encryption module?
No response
What user-backends are you using?
Configuration report
No response
List of activated Apps
Default apps from a fresh Git installation + Talk.
Nextcloud Signing status
No response
Nextcloud Logs
No response
Additional info
No response
Bug description
Icon More in header is using
icon-more-white, so its colour depends on whether the light or dark mode is used. However, as it appears with a transparent background on the header, which uses the primary colour and does not change based on whether dark mode is used or not, the icon colour should be set tovar(--primary-color-text)instead (well, I guess so :-) ).Steps to reproduce
Scenario 1:
Scenario 2:
Expected behavior
The icon should be "white", but it is "black" instead.
Installation method
No response
Operating system
No response
PHP engine version
No response
Web server
No response
Database engine version
No response
Is this bug present after an update or on a fresh install?
No response
Are you using the Nextcloud Server Encryption module?
No response
What user-backends are you using?
Configuration report
No response
List of activated Apps
Nextcloud Signing status
No response
Nextcloud Logs
No response
Additional info
No response