Use modal-mask--dark selector to make icons light + add light ⬇️ dowload icon #1059
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
When using a share link the download icon is rendered black instread of white
before:
![screenshot_2021-11-04-102732](https://user-images.githubusercontent.com/662538/140289872-da42a2f1-7c2e-49fa-a4f2-a0b3f3299f89.png)
after
![screenshot_2021-11-04-102809](https://user-images.githubusercontent.com/662538/140289874-b2d2e81a-1e1e-4c41-a52f-eaf19160a0ad.png)
As of the following commit, we may use
modal-mask--dark
as selector to know if the modal is dark.nextcloud-libraries/nextcloud-vue@0cd2258
Steps to reproduce: