a lot of stuff

This commit is contained in:
Crylia
2024-07-07 18:21:28 +02:00
parent a3aa086929
commit 06f04f9afa
23 changed files with 574 additions and 561 deletions

View File

@@ -93,7 +93,7 @@ CreateMemDialog::CreateMemDialog(QWidget* parent)
color: #212121;
font-size: 16px;
font-weight: bold;
background-color: #53EC87;
background-color: #A5D6A7;
border-radius: 10px;
}
)");
@@ -106,7 +106,7 @@ CreateMemDialog::CreateMemDialog(QWidget* parent)
color: #212121;
font-size: 16px;
font-weight: bold;
background-color: #FF5555;
background-color: #EF9A9A;
border-radius: 10px;
}
)");