it2 color preset create

Create a color preset from current profile settings

Synopsis

it2 color preset create <preset-name> [profile-name]

Description

Create a new color preset using the color settings from the specified profile. If no profile is specified, uses the current session's profile.

Options inherited from parent commands

--format (default "text")

Output format (text, json, yaml) - affects how command results are displayed

--timeout

Timeout for API operations - how long to wait for iTerm2 to respond

--url

WebSocket URL for iTerm2 API - typically ws://localhost:1912 for local iTerm2

See Also