Configurable widgets appearance #349
redtide
started this conversation in
Other features
Replies: 1 comment
-
See also #350 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Currently Elements supports custom theme configuration globally, it would be nice to extend in some way this feature also per widget.
For example I would like to customize the group background color. In this case it's possible to change the frame border color but this would also change globally all widgets frame border colors, like check boxes or radio buttons, so it would be necessary to add a
frame_bgcolor
but also set the custom preferences to groups only.Beta Was this translation helpful? Give feedback.
All reactions