• Adam Barth's avatar
    Estimate the brightness of the primary color (#10071) · 49b183c5
    Adam Barth authored
    If the caller doesn't explicitly give the brightness of the primary
    color, we now estimate it using an algorithm from the Web Content
    Accessibility Guidelines.
    
    Also, this patch contains a function that converts RGB colors to
    HSVColors. I was originally going to use that, but the WCAG algorithm
    ended up seeming like a better choice. The patch still includes this
    function because it's generally useful.
    
    Fixes #5718
    49b183c5
Name
Last commit
Last update
..
animation Loading commit data...
cupertino Loading commit data...
engine Loading commit data...
examples Loading commit data...
foundation Loading commit data...
gestures Loading commit data...
harness Loading commit data...
material Loading commit data...
painting Loading commit data...
physics Loading commit data...
rendering Loading commit data...
scheduler Loading commit data...
services Loading commit data...
ui Loading commit data...
widgets Loading commit data...