Aparente Ghostty Aura
aparente-ghostty-aura is a Claude Code plugin for the Build phase that maps session state to dynamic Ghostty terminal colors through OSC sequences.
Tint your Ghostty terminal from Claude Code session state so long agent runs feel readable and you can spot idle vs active work at a glance.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install aparente-ghostty-aura@aparente/ghostty-auraBuilt to be called by your agent
Skillselion is itself an MCP server. Your agent can pull this entry and a paste-ready install config straight from the API - no copy-paste.
Retrieve this entry with skillselion.get_details("plugin:aparente/ghostty-aura") and the paste-ready config with skillselion.get_install_config("plugin:aparente/ghostty-aura").
What it does
aparente-ghostty-aura is a Claude Code plugin that links your Ghostty terminal appearance to live session state using OSC color sequences. Solo builders who live in Ghostty while running Claude Code get subtle, theme-agnostic ambient coloring instead of a static palette that never reflects whether the agent is thinking, waiting on you, or executing tools. The plugin is narrow by design: one capability, one terminal target, no full theme pack to maintain. Install it when you want the shell around your agent to communicate status without opening extra dashboards. It does not replace logging or progress UIs; it complements them for developers who optimize their daily driver terminal. Expect to use Ghostty and a Claude Code setup that can emit the OSC hooks this plugin expects.
Highlights
- Drives Ghostty colors dynamically via OSC sequences tied to session state
- Theme-agnostic ambient coloring that does not lock you to one Ghostty theme
- Session-state cues so terminal aura reflects what the agent is doing
- Single-plugin bundle focused on terminal UX for Claude Code workflows
- Works in the Ghostty terminal emulator used alongside local agent sessions
Why builders use it
A static terminal look gives you no at-a-glance signal while Claude Code runs long tool loops in Ghostty.
After install, Ghostty shifts ambient colors with session state so you can scan terminal aura instead of only reading transcripts.
At a glance
- Type - Plugin in Development Tools.
- Adoption - 0 installs, 0 stars, 0 votes.
FAQ
Who is aparente-ghostty-aura for?
Developers who run Claude Code in Ghostty and want session-aware terminal coloring without swapping entire themes.
When should I use aparente-ghostty-aura?
Use it when you already use Ghostty daily and want OSC-driven color cues during agent sessions, not when you need log aggregation or CI monitoring.
How do I add aparente-ghostty-aura to my agent?
Register the aparente/ghostty-aura Claude Code plugin from its repo, enable it in your Claude Code plugin config, and confirm Ghostty receives OSC color updates during a test session.
Comments
Share how you use aparente-ghostty-aura, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.