• Robert Knight's avatar
    Improve readability of focused PDF highlights · 599cfba3
    Robert Knight authored
    The visible part of PDF highlights are created by SVG elements which are
    multiply-blended with the PDF content to enhance legibility of
    highlighted text.  The blueish background for focused highlights was
    still being applied to the transparent text layer on top of the PDF
    which contains the `<hypothesis-highlight>` elements. This impacted the
    legibility of focused highlights.
    
    Improve the readability of PDF highlights by instead modifying the fill
    color of the SVG element.
    599cfba3
Name
Last commit
Last update
..
annotator Loading commit data...
boot Loading commit data...
images/icons Loading commit data...
shared Loading commit data...
sidebar Loading commit data...
styles Loading commit data...
test-util Loading commit data...
types Loading commit data...
.eslintrc Loading commit data...
karma.config.js Loading commit data...
tsconfig.json Loading commit data...