Dark theme: Fix icons in 'More apps' menu
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
This commit is contained in:
parent
f25fc2ea39
commit
a47784e8f6
|
@ -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 {
|
||||
|
|
Loading…
Reference in New Issue