Closed mavaa closed 7 years ago
Thanks for your report, that is indeed not the way a selected list item should be colored. These lines of code were intended for something different, but I forgot to remove them.
I've already fixed it some moments ago to include it in the next package update.
@marza91 Released a APM package update version 0.9.0
which includes the fix for this issue.
Updated and working, thanks a lot :)
Selected folders in tree view have a transparent background unlike files, which are highlighted. Is this intentional, or could it be changed? It makes it really hard to navigate the tree view using the keyboard.
I've removed these lines on my computer, which fixes the issue: https://github.com/arcticicestudio/nord-atom-ui/blob/master/styles/tree-view.less#L61-L63
I can make a pull request if you're not against removing it.