BoostNote-App icon indicating copy to clipboard operation
BoostNote-App copied to clipboard

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

Open ZeroX-DG opened this issue 5 years ago • 1 comments

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

ZeroX-DG avatar May 29 '20 14:05 ZeroX-DG

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

aaronmcox avatar Jul 13 '20 19:07 aaronmcox