The CSS Accent-color Property

Yesterday I learned that there is a CSS way to control accent colors. This allows a website’s input fields to blend with the rest of the UX. I wish I had known about this CSS property before, because so far, the form fields in my projects have all used the same jarring blue color. A […]