jithware / brethap

https://jithware.github.io/brethap
GNU General Public License v3.0
50 stars 11 forks source link

light on dark would be better #44

Closed wolftune closed 2 years ago

wolftune commented 2 years ago

All the dark-theme stuff in general is lighter figure on darker ground (e.g. white text on dark background). So, brethap dark mode should use a lighter circle with a darker (blacker) background instead of a lighter-grey background and darker-grey circle.

jithware commented 2 years ago

Behavior of ThemeData.dark (default dark theme in flutter). https://github.com/jithware/brethap/blob/63b9d3ad9f333ddd3c7c59ce16d5b90e2518fc11/lib/main.dart#L97