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

Brighter colours when coloured icons is on #104

Open
wants to merge 9 commits into
base: main
Choose a base branch
from

Conversation

rlees85
Copy link
Contributor

@rlees85 rlees85 commented May 14, 2024

Fixes: #96

This is another change I have been running that may need to go behind a setting if you wanted to implement it into the app. It makes the "coloured icons" option look much much nicer on the black background.

  • Any icons that are 100% black are forced to be 100% white
  • Every other icon will be forced to be as bright as possible in their current colour.

Its one of those you'd have to run and see it for yourself but in my opinion the coloured icons option wasn't usable before.

Feel free to contribute to this PR especially as the code is fairly bad (probably) 😁

@rlees85 rlees85 changed the title [WIP] Brighter colours when coloured icons is on Brighter colours when coloured icons is on Jun 27, 2024
@rlees85
Copy link
Contributor Author

rlees85 commented Jun 27, 2024

I think this is as tidy as I can get it. The coloured notifications option is fairly useless without it IMO hence why I didn't include a setting option (but I can do).

I'm also not sure why one of the checks are failing, doesn't seem to have any output.

Let me know what you think

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature Request] Override notifications with black icons
1 participant