RT Jhey 🐻🛠
Have you seen CSS accent-color? ✨
A one-liner to theme form controls coming in Chrome 93+ and Firefox 92+ 😎
form {
accent-color: red;
}
Neat thing, combined with Houdini you could animate the theme 👀
📚
👉
https://web.dev/accent-color/
https://codepen.io/jh3y/pen/qBmeBjw