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

Closed
opened 2026-05-27 05:00:23 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/bitwarden/android/pull/2708
Author: @quexten
Created: 8/19/2023
Status: Closed

Base: mainHead: updated-oled-theme


📝 Commits (1)

📊 Changes

1 file changed (+17 additions, -17 deletions)

View changed files

📝 src/App/Styles/Black.xaml (+17 -17)

📄 Description

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

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/bitwarden/android/pull/2708 **Author:** [@quexten](https://github.com/quexten) **Created:** 8/19/2023 **Status:** ❌ Closed **Base:** `main` ← **Head:** `updated-oled-theme` --- ### 📝 Commits (1) - [`0328c71`](https://github.com/bitwarden/android/commit/0328c717be292ae6906c28b043e1e440f0cf34e6) Update Black.xaml ### 📊 Changes **1 file changed** (+17 additions, -17 deletions) <details> <summary>View changed files</summary> 📝 `src/App/Styles/Black.xaml` (+17 -17) </details> ### 📄 Description ## 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 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-05-27 05:00:23 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/android#90335