In vision I am using the built in checkboxes and I have no been able to find a way to change the check box color from blue when enabled.
I would like the checkbox to be grey when pressed with the checkmark white.
In vision I am using the built in checkboxes and I have no been able to find a way to change the check box color from blue when enabled.
I would like the checkbox to be grey when pressed with the checkmark white.
Vision is built on Java Swing and it does not support custom theming very well.
My advice is to avoid going down this unsupported rabbit hole.
How to Set UI Theme in v8.1 Vision Clients - Ignition - Inductive Automation Forum
thank you for the feedback