To make sure the radio button dot looks as expected in themes like SURF Green, we can change the background color of the radio button center dot. This dot is visible when a radio button is selected.
Currently the value of the background color is determined by the --primary-foreground token, that should be the --background token (same approach as the Switch).
To make sure the radio button dot looks as expected in themes like SURF Green, we can change the background color of the radio button center dot. This dot is visible when a radio button is selected.
Currently the value of the background color is determined by the --primary-foreground token, that should be the --background token (same approach as the Switch).