[PR #2708] [PM-3549] Update oled (black) theme #3758

Closed
opened 2025-11-26 23:36:56 -06:00 by GiteaMirror · 0 comments
Owner

Original Pull Request: https://github.com/bitwarden/android/pull/2708

State: closed
Merged: No


Type of change

  • Bug fix
  • New feature development
  • Tech debt (refactoring, code cleanup, dependency upgrades, etc)
  • Build/deploy pipeline (DevOps)
  • Other

Objective

This PR slightly adjusts the colors of the black theme to be more consistent with the light theme (same primary blue tone), and to be more visually appealing (decrease contrast of non-primary buttons).

Code changes

  • Black.xaml: Adjust the colors

Screenshots

Before:
Pasted image 1

After:
Pasted image 2

Before you submit

  • Please check for formatting errors (dotnet format --verify-no-changes) (required)
  • Please add unit tests where it makes sense to do so (encouraged but not required)
  • If this change requires a documentation update - notify the documentation team
  • If this change has particular deployment requirements - notify the DevOps team
**Original Pull Request:** https://github.com/bitwarden/android/pull/2708 **State:** closed **Merged:** No --- ## Type of change - [ ] Bug fix - [x] New feature development - [ ] Tech debt (refactoring, code cleanup, dependency upgrades, etc) - [ ] Build/deploy pipeline (DevOps) - [ ] Other ## Objective This PR slightly adjusts the colors of the black theme to be more consistent with the light theme (same primary blue tone), and to be more visually appealing (decrease contrast of non-primary buttons). ## Code changes <!--Explain the changes you've made to each file or major component. This should help the reviewer understand your changes--> <!--Also refer to any related changes or PRs in other repositories--> * Black.xaml: Adjust the colors ## Screenshots Before: ![Pasted image 1](https://github.com/bitwarden/mobile/assets/11866552/5d367573-3993-4e79-b320-e5f6abfeb4c4) After: ![Pasted image 2](https://github.com/bitwarden/mobile/assets/11866552/847b703b-5f1d-4c01-afda-9615d74fca16) ## Before you submit - Please check for formatting errors (`dotnet format --verify-no-changes`) (required) - Please add **unit tests** where it makes sense to do so (encouraged but not required) - If this change requires a **documentation update** - notify the documentation team - If this change has particular **deployment requirements** - notify the DevOps team
GiteaMirror added the pull-request label 2025-11-26 23:36:56 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/android#3758