Skip to content

docs: align README branding - #274

Merged
gao-sun merged 1 commit into
masterfrom
gao-update-readme-branding
Aug 22, 2026
Merged

docs: align README branding#274
gao-sun merged 1 commit into
masterfrom
gao-update-readme-branding

Conversation

@gao-sun

@gao-sun gao-sun commented Aug 22, 2026

Copy link
Copy Markdown
Member

Aligns the README header with the latest Logto branding and messaging.

@gao-sun
gao-sun marked this pull request as ready for review August 22, 2026 07:44
Copilot AI lite review requested due to automatic review settings August 22, 2026 07:44
@gao-sun
gao-sun merged commit 9d42f10 into master Aug 22, 2026
4 checks passed
@gao-sun
gao-sun deleted the gao-update-readme-branding branch August 22, 2026 07:45

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the repository README header to match current Logto branding by replacing the local logo image with theme-aware (dark/light) SVG lockups hosted in the logto-io/.github repo.

Changes:

  • Replaced the README header logo with a <picture> element that switches SVG assets based on color scheme.
  • Updated logo sizing from 100px to 200px and removed the old tagline block from the header section.

馃挕 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment thread README.md
</a>
<br/>
<span><i><a href="https://logto.io" target="_blank">Logto</a> helps you build the sign-in experience and user identity within minutes.</i></span>
<a href="https://logto.io" target="_blank" align="center" alt="Logto Logo">
Comment thread README.md
Comment on lines +4 to +5
<source width="200" media="(prefers-color-scheme: dark)" srcset="https://github.com/logto-io/.github/raw/master/profile/logto-lockup-brand-on-dark.svg">
<source width="200" media="(prefers-color-scheme: light)" srcset="https://github.com/logto-io/.github/raw/master/profile/logto-lockup-brand-on-light.svg">
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Development

Successfully merging this pull request may close these issues.

2 participants