Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(userstatus): Fix colors of user status icons #5107

Closed
wants to merge 1 commit into from

Conversation

nickvergessen
Copy link
Contributor

All the status colors are slightly off. Most noticable on away in bright mode.

🖼️ Screenshots

Bright Dark
Bildschirmfoto vom 2024-01-22 10-05-00 Bildschirmfoto vom 2024-01-22 09-59-15
Bildschirmfoto vom 2024-01-22 10-05-09 Bildschirmfoto vom 2024-01-22 10-01-04
Bildschirmfoto vom 2024-01-22 10-05-15 Bildschirmfoto vom 2024-01-22 10-01-11

If the colors are not okay, we need to change them in the original SVGs which are the ones used all over the place:
https://github.com/nextcloud/server/tree/4a08736a9bc0ff0bb2dced31c1cd2585e42d3972/apps/user_status/img
But they need to work with dark and bright mode at the same time.

🏁 Checklist

  • ⛑️ Tests are included or are not applicable
  • 📘 Component documentation has been extended, updated or is not applicable

Signed-off-by: Joas Schilling <coding@schilljs.com>
@nickvergessen nickvergessen added bug Something isn't working 3. to review Waiting for reviews feature: avatar Related to the avatar component labels Jan 22, 2024
@Antreesy
Copy link
Contributor

I'm not sure if it's conflicting with nextcloud/server#42732

@nickvergessen
Copy link
Contributor Author

Okay, that is exactly my subline comment

@Pytal Pytal deleted the bugfix/noid/fix-status-icon-colors branch January 22, 2024 20:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review Waiting for reviews bug Something isn't working feature: avatar Related to the avatar component
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants