Dear web designers and developers who write CSS,
Is there anything you wish you could do to style a `<button>` or `<input type=button>` that you cannot easily do today in CSS???
Dear web designers and developers who write CSS,
Is there anything you wish you could do to style a `<button>` or `<input type=button>` that you cannot easily do today in CSS???
@dutchcelt > Styling buttons with system colours
Which part of the button would you like to see colored?
@jensimmons Just the three button values: ButtonText, ButtonFace, and ButtonBorder.
I think ButtonFace is a touch dark and ButtonBorder too similar with canvas. I like the recent improvement with link and visited, so hopefully we can see improvement across all system colors.
For now I have to replace some of them with my own values.
@dutchcelt @jensimmons ooh yes let me know if you do this!
I find there are even inconsistencies between the desktop and mobile browsers of the same kind - desktop chrome/edge's system colours really are terrible in dark mode, but mobile they seem fine 🤷