CS342 / 2023-Utah

The CS342 2023 U-STEP Project
MIT License
0 stars 3 forks source link

Make the app light mode only #110

Closed jenlmoore closed 1 year ago

jenlmoore commented 1 year ago

Make the app light mode only

:recycle: Current situation & Problem

Right now, if you use your phone on dark mode, the app turns dark. We havent updated the UI/colors to be compatible with dark mode so will force light mode.

:bulb: Proposed solution

Force light mode

:gear: Release Notes

:heavy_plus_sign: Additional Information

Related PRs

Testing

Reviewer Nudging

Code of Conduct & Contributing Guidelines

By submitting creating this pull request, you agree to follow our Code of Conduct and Contributing Guidelines:

codecov[bot] commented 1 year ago

Codecov Report

Merging #110 (6a93b48) into main (5e4f9e5) will increase coverage by 14.53%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##             main     #110       +/-   ##
===========================================
+ Coverage   82.51%   97.04%   +14.53%     
===========================================
  Files          55       11       -44     
  Lines        1795      371     -1424     
===========================================
- Hits         1481      360     -1121     
+ Misses        314       11      -303     

see 44 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 5e4f9e5...6a93b48. Read the comment docs.