Back to Settings

Colorful Statusline

Settings statusline 3,673

Colorful status line with ANSI color codes for enhanced visual appeal. Uses colors to distinguish between different information types: blue for model, green for directory, yellow for git branch.

Install Command
npx claude-code-templates@latest --setting statusline/colorful-statusline
View on GitHub
claude-code — colorful-statusline

Content

JSON
{
"description": "Colorful status line with ANSI color codes for enhanced visual appeal. Uses colo..."
"statusLine": {
"type": "command"
"command": "bash -c 'input=$(cat); MODEL=$(echo "$input" | jq -r ".model.display_name"); DIR..."
}
}

Stack Builder

0 components

Your stack is empty

Browse components and click the + button to add them to your stack for easy installation.