it2 tab clear-color

Clear the color of a tab

Synopsis

it2 tab clear-color [<tab-id>] [flags]

Description

Clear the color of a tab, reverting to the default color.

This disables the custom tab color and allows the tab to use the default color
from the profile.

If no tab ID is provided, the current tab is used.

Options

--format (default "table")

Output format (table|json|yaml|text)

--timeout (default "5s")

Command timeout

--url (default "ws://localhost:1912")

iTerm2 WebSocket URL

See Also