forked from chromium/chromium
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Reland "[OS Settings] Use semantic colors for network icons."
This is a reland of 91bf035 A fallback color has been added for WebUIs that do not use the generated stylesheet, Original change's description: > [OS Settings] Use semantic colors for network icons. > > This CL updates the network icons in OS Settings to be displayed with > semantic colors. The way that the icons were being rendered previously > was with background() and opacity, which only allowed transparent blacks. > > This CL updates the icons to use -webkit-image-mask which allows us to > render the icons as different colors. > > TEST=Run OS Settings with --enable-features=SemanticColorDebugOverride. > The network icons will be magenta. > > Bug: 1018654 > Change-Id: I8990a7582cd2c40fdf11dc4da26aaa95cf91468d > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3000643 > Auto-Submit: calamity <calamity@chromium.org> > Reviewed-by: Kyle Horimoto <khorimoto@chromium.org> > Commit-Queue: Kyle Horimoto <khorimoto@chromium.org> > Cr-Commit-Position: refs/heads/master@{#899268} Bug: 1018654 Change-Id: I7209bce272f4ea7f3287fc5af6f16f6643790084 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3029745 Reviewed-by: Kyle Horimoto <khorimoto@chromium.org> Commit-Queue: calamity <calamity@chromium.org> Cr-Commit-Position: refs/heads/master@{#902329}
- Loading branch information
Showing
1 changed file
with
28 additions
and
28 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters