diff --git a/packages/web/components/templates/article/PdfArticleContainer.tsx b/packages/web/components/templates/article/PdfArticleContainer.tsx index 06cb94286..5c6815509 100644 --- a/packages/web/components/templates/article/PdfArticleContainer.tsx +++ b/packages/web/components/templates/article/PdfArticleContainer.tsx @@ -275,6 +275,7 @@ export default function PdfArticleContainer( const annotation = new PSPDFKit.Annotations.HighlightAnnotation({ pageIndex: highlightAnnotation.pageIndex, rects: rects, + opacity: 0.2, boundingBox: PSPDFKit.Geometry.Rect.union(rects), customData: { omnivoreHighlight: {