BoostIO / BoostNote-App

Boost Note is a document driven project management tool that maximizes remote DevOps team velocity.
https://boostnote.io
Other
3.76k stars 369 forks source link

The color of the empty screen icons doesn't feel right on light themes background #490

Open ZeroX-DG opened 4 years ago

ZeroX-DG commented 4 years ago

Current behavior

Currently the color of the icons showed in the empty screen when I created new folder doesn't feel right on the light theme background. There's too much contrast which make the app looks wrong. Since the icon is svg, I think we should be able to customize it color if we directly render it via svg tag and change color via CSS.

image

Expected behavior

Icons to have lower contrast in color

aaronmcox commented 4 years ago

My problem is that there is almost no contrast between the text and the background. This affects both the tags and the empty screen icons.

I'm using the Windows application, version 0.7.0

image

image

And it looks like it's just inheriting a default color from the body:

image