started the great ui redesign

This commit is contained in:
ramollia
2025-10-03 20:38:50 +02:00
parent 5a200a8a70
commit 82f8d00625
18 changed files with 681 additions and 583 deletions

View File

@@ -1,8 +1,3 @@
.quit_background {
-fx-background-color: rgba(0, 0, 0, 0.6);
}
.quit_box {
-fx-background-color: rgba(30, 30, 30, 0.5);
-fx-background-radius: 15;
.background {
-fx-background-color: #0000007f;
}