diff --git a/midnight.css b/midnight.css index e68b8c0..40d7404 100644 --- a/midnight.css +++ b/midnight.css @@ -402,6 +402,10 @@ background: #383C45; } +.projects-dialog-list-entry .entry-icon { + color: #EDEDED; +} + .projects-dialog-project-list-container { border-color: #2E333A; }