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

style.menu-bar.css Maven / Gradle / Ivy

The newest version!
.root * {
    -fx-background-color: #000000;
    -fx-control-inner-background:#000000;
    -fx-font-family: Consolas;
    -fx-highlight-fill: #ffffff;
    -fx-highlight-text-fill: #ffffff;
    -fx-text-fill: #ffffff;
}
.menu-bar .menu-item:hover, .menu-bar .menu-item:hover *{
   -fx-background-color: #a0a0a0;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy