Skip to content

Instantly share code, notes, and snippets.

@AvocadoVenom
Created January 17, 2022 22:17
Show Gist options
  • Select an option

  • Save AvocadoVenom/0f76b87f88852ffdfff49292c7b99a37 to your computer and use it in GitHub Desktop.

Select an option

Save AvocadoVenom/0f76b87f88852ffdfff49292c7b99a37 to your computer and use it in GitHub Desktop.
[type="checkbox"] {
accent-color: darkgreen;
}
[type="radio"] {
accent-color: midnightblue;
}
* {
accent-color: tomato;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment