Safari on iOS sets the button text color to this light blue shade:
Safari on macOS sets the pressed button text color to white:
I think this can safely be hard coded to black, unless you want to support alternative color schemes like high-contrast mode, in which case it'd make sense to use a new CSS variable.
Safari on iOS sets the button text color to this light blue shade:
Safari on macOS sets the pressed button text color to white:
I think this can safely be hard coded to black, unless you want to support alternative color schemes like high-contrast mode, in which case it'd make sense to use a new CSS variable.