All Downloads are FREE. Search and download functionalities are using the official Maven repository.

style.console-like.css Maven / Gradle / Ivy

The newest version!
.root * {
    -fx-control-inner-background:#000000;
    -fx-font-family: Consolas;
    -fx-highlight-fill: #00ff00;
    -fx-highlight-text-fill: #000000;
    -fx-text-fill: #00ff00;
}
.text-field:focused {
    -fx-background-color: #00ff00, #000000;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy