This repository has been archived by the owner on Mar 5, 2023. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
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