Skip to content

Commit 75c6f2b

Browse files
committed
feat(radio): updating emphasized hcm selected color
1 parent 6075002 commit 75c6f2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/radio/index.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -419,7 +419,7 @@
419419
--highcontrast-radio-button-border-color-focus: Highlight;
420420

421421
/* high contrast emphasized selector */
422-
--highcontrast-radio-emphasized-accent-color: ButtonText;
422+
--highcontrast-radio-emphasized-accent-color: Highlight;
423423
--highcontrast-radio-emphasized-accent-color-hover: Highlight;
424424
--highcontrast-radio-emphasized-accent-color-down: ButtonText;
425425
--highcontrast-radio-emphasized-accent-color-focus: Highlight;

0 commit comments

Comments
 (0)