Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[se-edu#415] Ui: fix default PersonListPanel background color (se-edu…
…#791) Normally, the background of the PersonListPanel is gray in color. However, it changes to white color when no Person is listed. This does not fit the dark theme style of other parts of the Ui as the difference in color makes the PersonListPanel stand out rather prominently. Let's fix this by setting the default background color of PersonListPanel to match the rest of the Ui.
- Loading branch information