-
Notifications
You must be signed in to change notification settings - Fork 509
Closed
Labels
Milestone
Description
How to use GitHub
- Please use the 👍 reaction to show that you are affected by the same issue.
- Please don't comment if you have no relevant information to add. It's just extra noise for everyone subscribed to this issue.
- Subscribe to receive notifications on status change and new comments.
We use icon-talk which comes from server, but it in itself is inverted already for dark mode.
However the dashboard also inverts the icon with var(--background-invert-if-dark), so it is inverted twice.
Mostlikely we should define our own class with the dark image like the activity app does:
https://github.com/nextcloud/activity/blob/ffa44d082d185316e428453b5678b481e4afe86c/css/style.css#L171-L174