[PR #358] [MERGED] fix: Update background filter and user badges in UserSummary #612

Closed
opened 2026-02-16 12:36:04 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/stoatchat/for-web/pull/358
Author: @amazingca
Created: 4/27/2025
Status: Merged
Merged: 8/15/2025
Merged by: @insertish

Base: mainHead: UserSummary-visual-fixes


📝 Commits (1)

  • 90a512b fix: Corrections to UserSummary banner colors

📊 Changes

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

View changed files

📝 packages/client/components/app/interface/settings/user/account/UserSummary.tsx (+3 -1)

📄 Description

Please make sure to check the following tasks before opening and submitting a PR

  • I understand and have followed the contribution guide
  • I have tested my changes locally and they are working as intended

Summary of Changes

This is a small PR intended to fix some of the visual discrepancies for the UserSummary modal when switching between light/dark themes.

Original

Light

Screenshot From 2025-04-27 16-03-39

Dark

Screenshot From 2025-04-27 16-03-47

Updated

Light

Screenshot From 2025-04-27 16-03-55

Dark

Screenshot From 2025-04-27 16-04-02

As like before, this is one of my first contributions to this repository and am not familiar with the codebase. Please let me know if there are ways in which I can improve my help.


🔄 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/stoatchat/for-web/pull/358 **Author:** [@amazingca](https://github.com/amazingca) **Created:** 4/27/2025 **Status:** ✅ Merged **Merged:** 8/15/2025 **Merged by:** [@insertish](https://github.com/insertish) **Base:** `main` ← **Head:** `UserSummary-visual-fixes` --- ### 📝 Commits (1) - [`90a512b`](https://github.com/stoatchat/for-web/commit/90a512b802b1ef8a36fb41320ad559d2c5cee0f5) fix: Corrections to UserSummary banner colors ### 📊 Changes **1 file changed** (+3 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `packages/client/components/app/interface/settings/user/account/UserSummary.tsx` (+3 -1) </details> ### 📄 Description ## Please make sure to check the following tasks before opening and submitting a PR - [x] I understand and have followed the [contribution guide](https://github.com/revoltchat/.github/blob/master/.github/CONTRIBUTING.md) - [x] I have tested my changes locally and they are working as intended ## Summary of Changes This is a small PR intended to fix some of the visual discrepancies for the UserSummary modal when switching between light/dark themes. ### Original > #### Light > ![Screenshot From 2025-04-27 16-03-39](https://github.com/user-attachments/assets/7bd55ae7-98e6-40af-b821-a77d2b29d7d9) > #### Dark > ![Screenshot From 2025-04-27 16-03-47](https://github.com/user-attachments/assets/2b840488-d916-494e-bf99-93a65ddbc018) ### Updated > #### Light > ![Screenshot From 2025-04-27 16-03-55](https://github.com/user-attachments/assets/5f52daaf-a073-4d17-b587-5199168f2a62) > #### Dark > ![Screenshot From 2025-04-27 16-04-02](https://github.com/user-attachments/assets/3068b7a0-1874-418c-80b8-775603833276) As like before, this is one of my first contributions to this repository and am not familiar with the codebase. Please let me know if there are ways in which I can improve my help. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-16 12:36:04 -05:00
yindo closed this issue 2026-02-16 12:36:04 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: stoatchat/for-web#612