Font color overrides tree-view and statusbar colors
Highlights like file added/modified in the tree-view, linter status and lines added/removed in statusbar are all plain white (#FAFAFA).
It's caused by line 188 of config.less which overrides every other text color sadly.
Yes, that's kinda intentional to create a reliable contrast with background images. I'm open for suggestions though!
On 12 nov. 2015, at 11:27, Richard de Wit [email protected] wrote:
Highlights like file added/modified in the tree-view, linter status and lines added/removed in statusbar are all plain white (#FAFAFA).
It's caused by line 188 of config.less which overrides every other text color sadly.
— Reply to this email directly or view it on GitHub.