codeforbtv / cvoeo-app

The "Money on My Mind" app helps CVOEO's Reach-Up clients stay on track with their personal finance coaching.
Apache License 2.0
11 stars 4 forks source link

updated dashboard styling to better match original design #36

Closed jbpayne closed 5 years ago

jbpayne commented 5 years ago

Styling changes:

Background color is now white, and the progress boxes have shadows to match the preferred design

I couldn't find the style guide, but I tried to more closely match the colors in the design

The title bar now appears to not extend into the top status bar, so I changed the top padding to match. If it extends into the status bar on a different display, then this could be a problem. For me, it looks correct at the moment.

Before After
doub1ejack commented 5 years ago

@jbpayne I've added a before/after screenshot to this PR, just to help visualize the changes. Feel free to replace the "after" screenshot as much as you need to as you work on this branch.

jbpayne commented 5 years ago

The commits in this pull request are included in a later pull request.