it2 color preset
Manage color presets
Description
Commands for listing, importing, exporting, and applying iTerm2 color presets
Command Reference
Core Operations
- it2 color preset create - Create a color preset from current profile settings
- it2 color preset list - List available color presets
Other Commands
- it2 color preset apply - Apply a color preset to a profile
- it2 color preset delete - Delete a color preset
- it2 color preset export - Export a color preset to an .itermcolors file
- it2 color preset import - Import a color preset from an .itermcolors file
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
- it2 color - Manage iTerm2 colors and appearance