Feature request: Allow customizing the Claude logo/icon in the CLI

Resolved 💬 3 comments Opened Mar 5, 2026 by anativ Closed Apr 6, 2026

Description

It would be great to have a configuration option (e.g., in ~/.claude/settings.json) to customize or replace the Claude logo/icon displayed in the CLI with a custom character, emoji, or ASCII art.

Use case

Personalization — users who spend a lot of time in the CLI may want to make it feel more like their own.

Suggested approach

A setting like:

{
  "icon": "🐦"
}

or even support for short ASCII art would be nice.

View original on GitHub ↗

This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗