Skip to content

Conversation

nickvergessen
Copy link
Member

Bright mode always worked. The problem is that icon-more-white was translated by dark mode based on the background color and then the filter of the primary color invert it afterwards so it ended up being wrong. By forcing the background image to use the white svg directly instead of the one that depends on the main background it is fixed.

Before After
Bildschirmfoto vom 2022-08-05 11-54-33 Bildschirmfoto vom 2022-08-05 11-52-15
Bildschirmfoto vom 2022-08-05 11-54-27 Bildschirmfoto vom 2022-08-05 11-52-20

Signed-off-by: Joas Schilling <coding@schilljs.com>
@nickvergessen nickvergessen added bug 3. to review Waiting for reviews labels Aug 5, 2022
@nickvergessen nickvergessen added this to the Nextcloud 25 milestone Aug 5, 2022
@nickvergessen nickvergessen requested review from a team, artonge and Pytal and removed request for a team August 8, 2022 11:37
Copy link
Member

@PVince81 PVince81 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@PVince81 PVince81 merged commit cf5b7b1 into master Aug 8, 2022
@PVince81 PVince81 deleted the bugfix/noid/fix-more-icon-color branch August 8, 2022 15:10
@skjnldsv skjnldsv mentioned this pull request Aug 11, 2022
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants