``` icon.style { ...
# tornadofx
b
Copy code
icon.style {
                    Styles.iconColor.value = c("red")
                }