Skip to content

Display monochrome icons using color of corresponding text item#470

Merged
ge0rdi merged 1 commit into
Open-Shell:masterfrom
ge0rdi:adjust-monochrome-icons
Sep 26, 2020
Merged

Display monochrome icons using color of corresponding text item#470
ge0rdi merged 1 commit into
Open-Shell:masterfrom
ge0rdi:adjust-monochrome-icons

Conversation

@ge0rdi

@ge0rdi ge0rdi commented Sep 25, 2020

Copy link
Copy Markdown
Member

Some icons (modern settings, jump-list tasks) are monochrome, basically
they are defined just by alpha channel.
Thus they can be displayed in any color (white is default).

Since these icons are white by default, they look nice on dark
backgrounds. But they are not very visible on light backgrounds.

Thus the idea is to 'colorize' such icon using color of corresponding
text item. That way they will always have proper color.

Fixes #466.

Some icons (modern settings, jump-list tasks) are monochrome, basically
they are defined just by alpha channel.
Thus they can be displayed in any color (white is default).

Since these icons are white by default, they look nice on dark
backgrounds. But they are not very visible on light backgrounds.

Thus the idea is to 'colorize' such icon using color of corresponding
text item. That way they will always have proper color.

Fixes Open-Shell#466.
@AppVeyorBot

Copy link
Copy Markdown

@ge0rdi ge0rdi merged commit bce9efc into Open-Shell:master Sep 26, 2020
@ge0rdi ge0rdi deleted the adjust-monochrome-icons branch September 26, 2020 13:46
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.

Some icons don't adjust their color to the background

3 participants