Page 1 of 1

Background colour

Posted: 05 Jun 2018 01:13
by Rafi4
Hi
Is there any way to change background colour of action "input dialog" Background colour. If it is in Script actions explain more. Because I can't understand more functions in script actions.

Re: Background colour

Posted: 05 Jun 2018 18:07
by Desmanto
AFAIK, there is no way to change it. It is by design. Maybe you can request for the additional theme color for background in those dialogs.

Re: Background colour

Posted: 05 Jun 2018 18:23
by digitalstone
The only way to achieve such thing is by making a widget.
But it would be specifically just for that single purpose since you can't dynamically create a variable amount of elements inside the widget.
If you'd choose to do that, you can design your dialog any way that you want.