| Name | Type | Description |
|---|---|---|
term_program* | str | Value of the |
name* | str | Theme name to map. Validated as an exact registry-key match — labels and case variants are rejected here because the picker writes canonical keys. |
Persist a [ui.terminal_themes][term_program] = name entry.
The write is atomic (temp file + Path.replace) to avoid corrupting
config.toml on crash or SIGINT. Mirrors save_theme_preference.