isotope-ui icon indicating copy to clipboard operation
isotope-ui copied to clipboard

Font color overrides tree-view and statusbar colors

Open richarddewit opened this issue 10 years ago • 1 comments

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.

richarddewit avatar Nov 12 '15 10:11 richarddewit

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.

braver avatar Nov 13 '15 18:11 braver