Browse Source

Dark theme: Fix icons in 'More apps' menu

Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
tags/v16.0.0alpha1
Jan-Christoph Borchardt 5 years ago
parent
commit
a47784e8f6
No account linked to committer's email address
1 changed files with 2 additions and 0 deletions
  1. 2
    0
      apps/accessibility/css/themedark.scss

+ 2
- 0
apps/accessibility/css/themedark.scss 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 {

Loading…
Cancel
Save