Allow specifying icon colors toolbar commands
Open
feature
ui
- Dominant language
- Python
- Stars
- 4.3k
- Forks
- 371
- Avg merge
- 26d 1h
- Merged PRs (30d)
- 1
Description
#### Is your feature request related to a problem? Please describe
In this particular case, ui.command items added into the toolbar card represents some state. So ability to provide different colors to the icons based on state will ui improve the user experience of the application. Also another use case
would be to choose icon colour according to the app theme.
#### Describe the solution you'd like
Extend the ui.command API to expect an icon color.
Contributor guide
Assessment
This issue has not been assessed yet.