This repository has been archived by the owner on Feb 22, 2023. It is now read-only.
[Feature] Use css accent-color
for ui control styling
#222
Labels
🕹 aspect: interface
Concerns end-users' experience with the software
🌟 goal: addition
Addition of new feature
good first issue
New-contributor friendly
help wanted
Open to participation from the community
🟩 priority: low
Low priority and doesn't need to be rushed
We can use css
accent-color
to style checkboxes, radio buttons, etc. with out brand color. In the transitional styles, this is our blue accent color.openverse-frontend/tailwind.config.js
Line 18 in 792a99c
This rule should be added—make sure to test which selectors it needs to be applied to to work correctly. This article on web.dev should be a good reference:
https://web.dev/accent-color/
The text was updated successfully, but these errors were encountered: