Comment 0 for bug 1584223

Revision history for this message
Tim Süberkrüb (tim-sueberkrueb) wrote :

It would be very handy if one could change the ActionBar's delegate foregroundColor via StyleHints:

ActionBar {
    actions: [...]
    StyleHints { foregroundColor: UbuntuColors.aubergine }
}

For me this would be especially useful when using the ActionBar as PageHeader.extension.