[PR #6676] [MERGED] docs: use actual logo colors for migration guide section #6816

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

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/6676
Author: @bytaesu
Created: 12/10/2025
Status: Merged
Merged: 12/11/2025
Merged by: @himself65

Base: canaryHead: 2025-12-11/docs/migration-guide-logo-color


📝 Commits (2)

  • 6f2d9c0 docs: use actual logo colors for migration guide section
  • c275f95 fix auth0 logo color rendering

📊 Changes

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

View changed files

📝 docs/components/sidebar-content.tsx (+144 -49)

📄 Description

https://github.com/user-attachments/assets/5ccacbe6-1444-47d1-8bff-616fb6f8364d


Summary by cubic

Updated provider logos in the migration guide sidebar to use official brand colors and theme-aware SVGs, improving visual accuracy in light and dark modes.

  • Refactors
    • Replaced monochrome icons with branded SVGs for Auth0, Clerk, Supabase, and other providers; added gradients and fixed viewBoxes for consistent 1em sizing.
    • Applied theme-aware fills (e.g., fill-black dark:fill-white, fill-current) where appropriate; no functional or API changes.

Written for commit c275f95600. Summary will update automatically on new commits.


🔄 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/6676 **Author:** [@bytaesu](https://github.com/bytaesu) **Created:** 12/10/2025 **Status:** ✅ Merged **Merged:** 12/11/2025 **Merged by:** [@himself65](https://github.com/himself65) **Base:** `canary` ← **Head:** `2025-12-11/docs/migration-guide-logo-color` --- ### 📝 Commits (2) - [`6f2d9c0`](https://github.com/better-auth/better-auth/commit/6f2d9c0868d346839ea93d4e1f6575e4f1cca024) docs: use actual logo colors for migration guide section - [`c275f95`](https://github.com/better-auth/better-auth/commit/c275f9560082c6f1c0b86da9e8676d042db9e8f2) fix auth0 logo color rendering ### 📊 Changes **1 file changed** (+144 additions, -49 deletions) <details> <summary>View changed files</summary> 📝 `docs/components/sidebar-content.tsx` (+144 -49) </details> ### 📄 Description https://github.com/user-attachments/assets/5ccacbe6-1444-47d1-8bff-616fb6f8364d <!-- This is an auto-generated description by cubic. --> --- ## Summary by cubic Updated provider logos in the migration guide sidebar to use official brand colors and theme-aware SVGs, improving visual accuracy in light and dark modes. - **Refactors** - Replaced monochrome icons with branded SVGs for Auth0, Clerk, Supabase, and other providers; added gradients and fixed viewBoxes for consistent 1em sizing. - Applied theme-aware fills (e.g., fill-black dark:fill-white, fill-current) where appropriate; no functional or API changes. <sup>Written for commit c275f9560082c6f1c0b86da9e8676d042db9e8f2. Summary will update automatically on new commits.</sup> <!-- 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 13:12:45 -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#6816