[PR #4362] [MERGED] docs: improve the tooltip content display #5331

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

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/4362
Author: @Kinfe123
Created: 9/2/2025
Status: Merged
Merged: 9/2/2025
Merged by: @Kinfe123

Base: mainHead: fix/ui-tooltip-dark-mode


📝 Commits (1)

📊 Changes

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

View changed files

📝 docs/components/display-techstack.tsx (+1 -3)

📄 Description

this pr avoid unnecessary linear gradient issue that affect the light/dark mode resolve and makes it looks off


Summary by cubic

Removed hardcoded gradient and text color from TechStack tooltips to fix contrast issues in light/dark mode. Tooltips now inherit the default theme for a consistent look.


🔄 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/4362 **Author:** [@Kinfe123](https://github.com/Kinfe123) **Created:** 9/2/2025 **Status:** ✅ Merged **Merged:** 9/2/2025 **Merged by:** [@Kinfe123](https://github.com/Kinfe123) **Base:** `main` ← **Head:** `fix/ui-tooltip-dark-mode` --- ### 📝 Commits (1) - [`29417c4`](https://github.com/better-auth/better-auth/commit/29417c47f5939808ca0175c46a21d007c5ee0a6f) linear gradient ### 📊 Changes **1 file changed** (+1 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `docs/components/display-techstack.tsx` (+1 -3) </details> ### 📄 Description this pr avoid unnecessary linear gradient issue that affect the light/dark mode resolve and makes it looks off <!-- This is an auto-generated description by cubic. --> --- ## Summary by cubic Removed hardcoded gradient and text color from TechStack tooltips to fix contrast issues in light/dark mode. Tooltips now inherit the default theme for a consistent look. <!-- 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:19:05 -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#5331