[PR #1278] [MERGED] feat: update text color for light mode in community page #20631

Closed
opened 2026-04-15 19:49:50 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/1278
Author: @rxhul18
Created: 1/24/2025
Status: Merged
Merged: 1/25/2025
Merged by: @Bekacru

Base: mainHead: feat-community-page-bug


📝 Commits (1)

  • 0837f5d fix: update text color for light mode in community page

📊 Changes

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

View changed files

📝 docs/app/community/page.tsx (+1 -1)

📄 Description

PR: Fixed Text Visibility on Community Page for Light Mode

Description

  • Updated the text color on the Community page to fix readability issues in light mode.
  • Previously, the text was visible only in dark mode, making it inaccessible for users in light mode.
  • The new update ensures the text is now clearly visible across both themes, improving accessibility and user experience.

Changes

  • Modified the text color for the Community page.

Screenshots

Before

Screenshot 2025-01-25 at 12 04 08 AM

After

Screenshot 2025-01-25 at 12 04 22 AM

Impact

  • Enhanced UI/UX for light mode users.
  • Consistent readability across both light and dark themes.

🔄 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/better-auth/better-auth/pull/1278 **Author:** [@rxhul18](https://github.com/rxhul18) **Created:** 1/24/2025 **Status:** ✅ Merged **Merged:** 1/25/2025 **Merged by:** [@Bekacru](https://github.com/Bekacru) **Base:** `main` ← **Head:** `feat-community-page-bug` --- ### 📝 Commits (1) - [`0837f5d`](https://github.com/better-auth/better-auth/commit/0837f5d0629b9fd30ff651b196362b900b7f9abb) fix: update text color for light mode in community page ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `docs/app/community/page.tsx` (+1 -1) </details> ### 📄 Description ## PR: Fixed Text Visibility on Community Page for Light Mode ### Description - Updated the text color on the Community page to fix readability issues in light mode. - Previously, the text was visible only in dark mode, making it inaccessible for users in light mode. - The new update ensures the text is now clearly visible across both themes, improving accessibility and user experience. ### Changes - Modified the text color for the Community page. ### Screenshots ## Before <img width="1440" alt="Screenshot 2025-01-25 at 12 04 08 AM" src="https://github.com/user-attachments/assets/9f419f8c-bd2a-45de-b980-a09e76463105" /> ## After <img width="1440" alt="Screenshot 2025-01-25 at 12 04 22 AM" src="https://github.com/user-attachments/assets/88f3e291-f6bd-4ac6-a69f-7c7510f2df76" /> ### Impact - Enhanced UI/UX for light mode users. - Consistent readability across both light and dark themes. --- <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-04-15 19:49:50 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/better-auth#20631