I'm trying to change the background color of textarea in scenebuilder, but the outline color is changing

538 Views Asked by At

In similar questions, it was written that if you set the background-color style, the background color will change, but in my case the outline changes

Scene Builder configuration:

image showing Scene Builder style field

Result:

image showing result

And for some reason the outline is not for the entire rectangle.

1

There are 1 best solutions below

0
Nudzejma Zukic On

Try to look at your xml file, it should be written something like this: style="-fx-background-color: #FFF5EE; -fx-border-color: #FFF5EE