Ion-datetime look like a button

How can I get a datetime to look like a button?

<ion-datetime min="2015-05-01" max="{{now}}" displayFormat="MM/DD/YYYY" [(ngModel)]="date" ></ion-datetime>

This looks pretty unspectacular, black on white.
I want to add color…