created new window

This commit is contained in:
2021-11-25 11:34:33 +01:00
parent 95de4b5985
commit 1900f83b45
4 changed files with 40 additions and 0 deletions

View File

@@ -2,6 +2,10 @@ GridPane{
-fx-background-color: #282C34;
}
Label{
-fx-text-fill: white;
}
.main-btn{
-fx-background-color: #ffffff;
-fx-text-fill: white;