You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We could use something like blue6 (0xFF7DA1C4) to get a nice contrast:
Moreover all the account and category icons should be switched to Dark Mode in different pages (only in the settings page they are updated while, for example, in the home page they are not).
Finally in the transactions page, if you switch to Dark Mode the month selector creates so much contrast that is almost unreadable:
The text was updated successfully, but these errors were encountered:
Hi! There is an open PR which addressed a few issues that were already found about the dark mode, if you want you could pick it up so that we can solve all the problems that we currently have for the theme
If you set Dark Mode, the colors in the line chart do not change.
This point is already addressed in the code:
sossoldi/lib/pages/home_page.dart
Lines 139 to 145 in fc3c316
We could use something like
blue6
(0xFF7DA1C4
) to get a nice contrast:Moreover all the account and category icons should be switched to Dark Mode in different pages (only in the settings page they are updated while, for example, in the home page they are not).
Finally in the transactions page, if you switch to Dark Mode the month selector creates so much contrast that is almost unreadable:
The text was updated successfully, but these errors were encountered: