Merge pull request #17638 from calixteman/bug1879107

[Editor] Set the right color to size samples in the highlight thickness panelwhen in HCM (bug 1879107)
This commit is contained in:
calixteman 2024-02-08 15:25:14 +01:00 committed by GitHub
commit d7479a59b7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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