style.console-like.css Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of scafi-simulator-gui-new_2.13 Show documentation
Show all versions of scafi-simulator-gui-new_2.13 Show documentation
An aggregate programming toolkit on the JVM
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