Dark theme: Fix icons in 'More apps' menu

Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
This commit is contained in:
Jan-Christoph Borchardt 2019-01-17 10:33:39 +01:00
parent f25fc2ea39
commit a47784e8f6
No known key found for this signature in database
GPG Key ID: CBD846FC845CBE17
1 changed files with 2 additions and 0 deletions

View File

@ -24,6 +24,8 @@ $color-border-dark: lighten($color-main-background, 14%);
filter: invert(100%);
}
}
#navigation #apps li a,
#body-settings #content.app-settings .app-image-icon,
#body-settings #content.app-settings #app-sidebar #app-details-view h2 {
svg {