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

it.unibo.tuprolog.ui.gui.dark-code-area.css Maven / Gradle / Ivy

There is a newer version: 1.0.4
Show newest version
.styled-text-area .text{
    -fx-fill: white;
}

.caret{
    -fx-fill: white;
}
.code-area .lineno {
     -fx-background-color: #404040;
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy