• Lyza Danger Gardner's avatar
    Style highlight clusters with defined colors instead of CSS blending · 13aa4754
    Lyza Danger Gardner authored
    Set explicit second and third colors to use for nested highlights in
    highlight clusters, instead of using `mix-blend-mode: multiply`.
    
    This will allow us to style drawn SVG highlights for PDFS, as transparency
    or blending is not feasible for those.
    
    Reorganize CSS and CSS variables a bit to prepare for next steps.
    13aa4754
Name
Last commit
Last update
..
components Loading commit data...
_base.scss Loading commit data...
_utilities.scss Loading commit data...
annotator.scss Loading commit data...
highlights.scss Loading commit data...
pdfjs-overrides.scss Loading commit data...