bitwarden / ios

Bitwarden mobile app for iOS.
https://bitwarden.com
GNU General Public License v3.0
209 stars 26 forks source link

PM-11217: Update colors to new design spec #968

Closed matt-livefront closed 1 month ago

matt-livefront commented 1 month ago

🎟ī¸ Tracking

PM-11217

📔 Objective

Updates the colors across the app to use the updated colors from the design style guide.

The biggest changes here include:

There's still a few "Legacy" colors in the asset catalog which didn't have a direct mapping to the new style guide and will be removed/replaced in future PRs as components that use these colors are updated (e.g. loading screen, accessory buttons, etc).

📸 Screenshots

See snapshots.

⏰ Reminders before review

đŸĻŽ Reviewer guidelines

github-actions[bot] commented 1 month ago

Logo Checkmarx One – Scan Summary & Details – fbb0b6b7-73f5-4d37-a95f-84ef443032d1

No New Or Fixed Issues Found

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 97.79412% with 3 lines in your changes missing coverage. Please review.

Project coverage is 88.76%. Comparing base (a674339) to head (744a96c). Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
.../UI/Auth/ProfileSwitcher/ProfileSwitcherItem.swift 0.00% 1 Missing :warning:
...d/UI/Auth/ProfileSwitcher/ProfileSwitcherRow.swift 80.00% 1 Missing :warning:
...pplication/Views/BitwardenMultilineTextField.swift 50.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #968 +/- ## ======================================= Coverage 88.76% 88.76% ======================================= Files 638 638 Lines 40082 40087 +5 ======================================= + Hits 35580 35585 +5 Misses 4502 4502 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.