Fixed black and acrylic theme fonts

This commit is contained in:
BarsTiger
2022-12-26 10:16:19 +02:00
parent 2848cb76be
commit 4507814fcd
2 changed files with 2 additions and 1 deletions

View File

@@ -331,7 +331,7 @@ QListWidget {
border-color: rgba(48, 48, 48);
padding: 10px;
background-color: rgba(100, 100, 100, 0);
font: 10pt "Segoe UI";
font: 15pt "Segoe UI";
}
QListWidget:item {
background-color: rgba(36, 36, 36, 0);