Skip to content

Commit

Permalink
Added radio focus key color (deephaven#2020)
Browse files Browse the repository at this point in the history
  • Loading branch information
bmingles committed May 15, 2024
1 parent 0a1ecc5 commit 6b254f4
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -96,4 +96,7 @@ label[class*='spectrum-Radio'] {
--spectrum-radio-emphasized-circle-border-color-error-down: var(
--dh-color-negative-down-bg
);
--spectrum-radio-circle-border-color-error-selected-key-focus: var(
--dh-color-negative-key-focus-bg
);
}

0 comments on commit 6b254f4

Please sign in to comment.