Dark theme: Fix icons in 'More apps' menu

Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
pull/13648/head
Jan-Christoph Borchardt 7 years ago
parent f25fc2ea39
commit a47784e8f6
No known key found for this signature in database
GPG Key ID: CBD846FC845CBE17
  1. 2
      apps/accessibility/css/themedark.scss

@ -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…
Cancel
Save