This is a Python script that converts iTerm2 theme files to Ghostty color format. It takes an iTerm2 theme file (usually an .itermcolors
file) and converts the colors into the format used by Ghostty, which can be used in your terminal configurations.
script.py [-h] -f FILE [-o OUTPUT]