.root { -fx-background-color: white; } .label { -fx-text-fill: black; } .button { -fx-background-color: #e0e0e0; -fx-text-fill: black; }