[PR #5561] [MERGED] docs: update quote text color for light mode #6085

Closed
opened 2026-03-13 12:47:04 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/5561
Author: @bytaesu
Created: 10/24/2025
Status: Merged
Merged: 10/25/2025
Merged by: @himself65

Base: canaryHead: 2025-10-25/docs/quote-text-color


📝 Commits (1)

  • f74eb3d docs: update quote text color for light mode

📊 Changes

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

View changed files

📝 docs/content/docs/comparison.mdx (+1 -1)

📄 Description

This PR makes the quote text readable in light mode.

Before:

before

After:

after

Summary by cubic

Fix unreadable quote text in light mode on the Comparison docs page by increasing contrast.
Uses text-orange-400 for light mode and text-orange-200 for dark mode.


🔄 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/5561 **Author:** [@bytaesu](https://github.com/bytaesu) **Created:** 10/24/2025 **Status:** ✅ Merged **Merged:** 10/25/2025 **Merged by:** [@himself65](https://github.com/himself65) **Base:** `canary` ← **Head:** `2025-10-25/docs/quote-text-color` --- ### 📝 Commits (1) - [`f74eb3d`](https://github.com/better-auth/better-auth/commit/f74eb3db34cf85c71f78aca04f78c3926e087002) docs: update quote text color for light mode ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `docs/content/docs/comparison.mdx` (+1 -1) </details> ### 📄 Description This PR makes the quote text readable in light mode. ### Before: <img width="350" height="161" alt="before" src="https://github.com/user-attachments/assets/391d0a40-e68b-48bb-8757-6b008255dc38" /> ### After: <img width="350" height="146" alt="after" src="https://github.com/user-attachments/assets/a7c5c1db-78c7-44cb-9813-ffc08903d0e6" /> <!-- This is an auto-generated description by cubic. --> --- ## Summary by cubic Fix unreadable quote text in light mode on the Comparison docs page by increasing contrast. Uses text-orange-400 for light mode and text-orange-200 for dark mode. <!-- End of auto-generated description by cubic. --> --- <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-03-13 12:47:04 -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#6085