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

Uniform icon colour #14072

Merged
merged 4 commits into from
Dec 20, 2024
Merged

Uniform icon colour #14072

merged 4 commits into from
Dec 20, 2024

Conversation

ZetaTom
Copy link
Collaborator

@ZetaTom ZetaTom commented Nov 21, 2024

During testing I noticed that some icons of the navigation bar were slightly off colour compared to the other icons. This change tints all navigation icons as #757575.

Similarly, the share icons had different colours, especially noticeable in dark mode. To appear uniform, the night variants were removed and the day variants adjusted to be the same colour as the other ones (#666666). (Reverted, as requested.)

Previously With this pull request
uniform_nav_before uniform_nav_after
uniform_fda_before uniform_fda_after
Outdated screenshots

Previously With this pull request
image image
image image


  • Tests written, or not not needed

@ZetaTom ZetaTom self-assigned this Nov 21, 2024
Copy link
Member

@jancborchardt jancborchardt left a comment

Choose a reason for hiding this comment

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

@ZetaTom very nice catch! :) Just a little info – the share/link icon being white in the file list is intentional, as that denotes "Shared" items and differentiates them from the not-yet-shared items.

Copy link

github-actions bot commented Dec 6, 2024

Hello there,
Thank you so much for taking the time and effort to create a pull request to our Nextcloud project.

We hope that the review process is going smooth and is helpful for you. We want to ensure your pull request is reviewed to your satisfaction. If you have a moment, our community management team would very much appreciate your feedback on your experience with this PR review process.

Your feedback is valuable to us as we continuously strive to improve our community developer experience. Please take a moment to complete our short survey by clicking on the following link: https://cloud.nextcloud.com/apps/forms/s/i9Ago4EQRZ7TWxjfmeEpPkf6

Thank you for contributing to Nextcloud and we hope to hear from you soon!

(If you believe you should not receive this message, you can add yourself to the blocklist.)

@tobiasKaminsky
Copy link
Member

@ZetaTom we discussed that if tinting needs to be reverted, also mail/circles should be changed.
So, please revert tinting as requested by Jan and create a new issue/pr for the other.

@ZetaTom
Copy link
Collaborator Author

ZetaTom commented Dec 9, 2024

@ZetaTom we discussed that if tinting needs to be reverted, also mail/circles should be changed. So, please revert tinting as requested by Jan and create a new issue/pr for the other.

I've since reverted the changes as requested and adjusted the other icons accordingly.

@ZetaTom ZetaTom requested a review from jancborchardt December 9, 2024 13:48
Copy link
Member

@jancborchardt jancborchardt left a comment

Choose a reason for hiding this comment

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

Looks good to me now, thanks @ZetaTom! :)

Signed-off-by: ZetaTom <70907959+ZetaTom@users.noreply.github.com>
- remove black border from white icons

Signed-off-by: ZetaTom <70907959+ZetaTom@users.noreply.github.com>
Signed-off-by: ZetaTom <70907959+ZetaTom@users.noreply.github.com>
Signed-off-by: ZetaTom <70907959+ZetaTom@users.noreply.github.com>
Copy link

Codacy

Lint

TypemasterPR
Warnings5959
Errors33

SpotBugs

CategoryBaseNew
Bad practice6565
Correctness5858
Dodgy code299299
Experimental11
Internationalization77
Malicious code vulnerability11
Multithreaded correctness77
Performance5353
Security1818
Total509509

@tobiasKaminsky tobiasKaminsky merged commit ad7b081 into master Dec 20, 2024
18 of 21 checks passed
@tobiasKaminsky tobiasKaminsky deleted the fix/uniform_colour branch December 20, 2024 09:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants