Nachtzuster / BirdNET-Pi

A realtime acoustic bird classification system for the Raspberry Pi 5, 4B 3B+ 0W2 and more. Built on the TFLite version of BirdNET.
https://birdnetpi.com
Other
169 stars 24 forks source link

Dark daily chart #152

Closed Emmo213 closed 3 months ago

Emmo213 commented 4 months ago

Updated the daily chart to support only the light/dark themes based on the settings file.

alexbelgium commented 4 months ago

Works nicely! It looks slightly dull though... What do you think of making the species colors shades of red instead of shades of gray? As this might then recall the colors of the logos ?

image

Emmo213 commented 4 months ago

Personally a "dark" theme to me is mostly black, white, and grey, so I don't think having reds and pinks would fit.

Nachtzuster commented 3 months ago

@alexbelgium , @Hiemstra87 does this match the rest of the dark 'colour' scheme, or are there some tweaks needed?

alexbelgium commented 3 months ago

what do you think of a slightly darker background to make it less luminous ?

Emmo213 commented 3 months ago

Sure, how does this look?

Current:

image

Proposed:

image
alexbelgium commented 3 months ago

I very much like the proposed one - I think it highlights in a nice fashion the birds graphs. It is easier in my opinion to read it It is also a color that seems very aligned with the rest of the theme

Thanks for checking that !

Emmo213 commented 3 months ago

Changes pushed. I actually used the "darkgrey" color that you suggested. With the darker background I was also able to make the current hour a different color again. 

image
alexbelgium commented 3 months ago

@alexbelgium , @Hiemstra87 does this match the rest of the dark 'colour' scheme, or are there some tweaks needed?

Ready to merge for me! Thanks @Emmo213

Emmo213 commented 3 months ago

Not sure what the linter is unhappy about. Let me install it locally to verify.

Emmo213 commented 3 months ago

Back leveled to Python 3.9.

Emmo213 commented 3 months ago

Sweetness. Thank you!