Solved
customize textbox color outline
Hi,
Is there a way to change or customize texbox outline color?

Hi,
Is there a way to change or customize texbox outline color?

nope , but you can put the text field inside a card and change the background color of card according you your need
a!cardLayout(
contents: {
a!textField(
label: "",
labelPosition: "ABOVE",
saveInto: {},
refreshAfter: "UNFOCUS",
validations: {}
)
},
height: "AUTO",
style: "ACCENT",
marginBelow: "STANDARD"
)Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.