From 3f68a08ef346837cf5d01585fd190af21e8d3e97 Mon Sep 17 00:00:00 2001 From: Calixte Denizet Date: Thu, 8 Feb 2024 14:31:10 +0100 Subject: [PATCH] [Editor] Set the right color to size samples in the highlight thickness panelwhen in HCM (bug 1879107) --- web/annotation_editor_layer_builder.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/annotation_editor_layer_builder.css b/web/annotation_editor_layer_builder.css index 3e14bcb81..e69fb93ef 100644 --- a/web/annotation_editor_layer_builder.css +++ b/web/annotation_editor_layer_builder.css @@ -1185,7 +1185,7 @@ } @media screen and (forced-colors: active) { - --example-color: HighlightText; + --example-color: CanvasText; } &::before {