This repository has been archived on 2021-12-05. You can view files and clone it, but cannot push or open issues or pull requests.
envoy/src/main/resources/css/dark.css

4 lines
72 B
CSS

.button{
-fx-background-color: rgb(105,0,153);
-fx-text-fill: white;
}