betaflight / betaflight.com

52 stars 80 forks source link

A little blur with light theme #211

Closed McGiverGim closed 9 months ago

McGiverGim commented 1 year ago

Hi! The light theme seems to me that makes some texts a little blur. I don't know sure why, I suppose is the effect of the contrast with the background.

image

I'm the only one that thinks that is a little blur?

haslinghuis commented 1 year ago

On linux: image

McGiverGim commented 1 year ago

Where is the background? 😱

haslinghuis commented 1 year ago

¯_(ツ)_/¯

Same on windows (edge)

haslinghuis commented 1 year ago

image

haslinghuis commented 1 year ago

Only have 1366x768 and 1600x900 devices with me here for testing.

github-actions[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs within a week.

McGiverGim commented 1 year ago

I'm out of home. I will keep it open until I return and can do more tests.

github-actions[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs within a week.

nerdCopter commented 1 year ago

have not looked deeply, have to play with these things: image

increasing blur px helped, but is the wrong solution. i feel like opacity might help, but do not immediately know where that "var" is set.

McGiverGim commented 1 year ago

Thanks! I didn't have time to play with it until now. It seems the principal culprit is: image

This style is used as a square with the contents in the page. But I don't know what replacement can be good.

github-actions[bot] commented 11 months ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs within a week.

McGiverGim commented 11 months ago

The issue remains, but simply I don't know how to fix it.

nerdCopter commented 11 months ago

@VitroidFPV @freasy

github-actions[bot] commented 10 months ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs within a week.

McGiverGim commented 10 months ago

Keep on!

VitroidFPV commented 10 months ago

Will have a look

ctzsnooze commented 10 months ago

This is the Download page on Mac with Chrome. Only Development and Download have the fancy background. All the text is sharp.

'You can find release planning here' is grey, and lacks contrast with the pale grey background.

My main frustration is the lack of contrast between the orange text and grey backgrounds in daylight mode. It's just too difficult to read.

Our stock orange is #fb3 which is a color angle of 45 degrees and luminance of 60.

We probably need a darker orange for text, and if we stick with the same color angle, we could use:

Screen Shot 2023-12-20 at 08 44 55

ctzsnooze commented 10 months ago

@McGiverGim is it improved a little bit now?

McGiverGim commented 10 months ago

Yes it seems better now image

I'm not sure if it's because the colours have changed or simply because the shade is at different position than in my first screen capture. But at this moment the issue is fixed for me.

haslinghuis commented 10 months ago

We also had missing commas in color definition for 750: 'rgb(44 44 44)',

Found in https://github.com/betaflight/betaflight.com/pull/288

github-actions[bot] commented 9 months ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs within a week.

github-actions[bot] commented 9 months ago

Issue closed automatically as inactive.