Changed color of messageList background

This commit is contained in:
DieGurke 2020-07-16 22:10:04 +02:00
parent 7b693e0328
commit b88f260efc
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@
}
#messageList, .text-field, .password-field, .tooltip, .pane, .pane .content, .vbox, .titled-pane > .title, .titled-pane > *.content, .context-menu, .menu-item {
-fx-background-color: #262626;
-fx-background-color: #222222;
}
.list-cell:selected, .list-cell:selected > *, .menu-item:hover {