[Editor] Set the right color to size samples in the highlight thickness panelwhen in HCM (bug 1879107)

This commit is contained in:
Calixte Denizet 2024-02-08 14:31:10 +01:00
parent 60fd9d583d
commit 3f68a08ef3

View File

@ -1185,7 +1185,7 @@
} }
@media screen and (forced-colors: active) { @media screen and (forced-colors: active) {
--example-color: HighlightText; --example-color: CanvasText;
} }
&::before { &::before {