From 4b78b2e80d8269d6e2115311a6b44dc8a0cb8508 Mon Sep 17 00:00:00 2001 From: Jackson Harper Date: Wed, 23 Feb 2022 13:39:56 -0800 Subject: [PATCH] Use the omnivoreYellow background on the highlight view The highlightBackground colour is now used for the background highlight color when text is selected. --- packages/web/components/patterns/HighlightView.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/web/components/patterns/HighlightView.tsx b/packages/web/components/patterns/HighlightView.tsx index 1bff50332..ce2ce746d 100644 --- a/packages/web/components/patterns/HighlightView.tsx +++ b/packages/web/components/patterns/HighlightView.tsx @@ -25,7 +25,7 @@ export function HighlightView(props: HighlightViewProps): JSX.Element { }) return ( - + {props.highlight.prefix}