Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(colors): avoid hard coded colors in GradientIcon (#6424)
### Description As the title - to avoid hard coded "muted" colors here, I am using a semi transparent mask. ### Test plan no visual changes ### Related issues - Related to RET-1293 ### Backwards compatibility Y ### Network scalability If a new NetworkId and/or Network are added in the future, the changes in this PR will: - [ ] Continue to work without code changes, OR trigger a compilation error (guaranteeing we find it when a new network is added)
- Loading branch information