Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
UI: don't multiply color channels by alpha (#12599)
# Objective - since #12500, text is a little bit more gray in UI ## Solution - don't multiply color by alpha. I think this was done in the original PR (#8973) for shadows which were not added in #12500
- Loading branch information