It is already possible to change the color by defining your own delegate. See, for example, http://bazaar.launchpad.net/~ubuntu-sdk-team /ubuntu-ui- toolkit/trunk/view/head:/tests/unit_x11/tst_components/tst_actionbar.qml#L159
I agree that it can be more convenient to make the default delegate use a foregroundColor of the ActionBar. Are there any other advantages to that over setting a custom delegate? ** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: New => Confirmed ** Changed in: ubuntu-ui-toolkit (Ubuntu) Importance: Undecided => Medium -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ubuntu-ui-toolkit in Ubuntu. https://bugs.launchpad.net/bugs/1584223 Title: Apply StyleHint's foregroundColor to ActionBar Status in ubuntu-ui-toolkit package in Ubuntu: Confirmed Bug description: 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. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit/+bug/1584223/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp