thinkt theme#

Browse and manage TUI themes

Synopsis#

Browse and manage TUI themes.

Running without a subcommand launches the interactive theme browser.

The theme controls colors for conversation blocks, labels, borders, and other UI elements. Themes are stored in ~/.thinkt/themes/.

Examples: thinkt theme # Browse themes interactively thinkt theme show # Show current theme with samples thinkt theme show –json # Output theme as JSON thinkt theme list # List all available themes thinkt theme set dracula # Switch to a theme thinkt theme builder # Interactive theme builder thinkt theme import f.itermcolors # Import iTerm2 color scheme

thinkt theme [flags]

Options#

  -h, --help   help for theme

Options inherited from parent commands#

  -v, --verbose   verbose output

SEE ALSO#