• 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
..
test Loading commit data...
AdderToolbar.tsx Loading commit data...
Banners.js Loading commit data...
Buckets.js Loading commit data...
ClusterToolbar.tsx Loading commit data...
ContentInfoBanner.js Loading commit data...
NotebookModal.js Loading commit data...
Toolbar.js Loading commit data...
WarningBanner.js Loading commit data...