mintty-theme-selector

Command-line theme selector for mintty


Keywords
mintty, theme, command-line
License
WTFPL
Install
pip install mintty-theme-selector==1.0.2

Documentation

Mintty Theme Selector

Python script to change between mintty themes from the command line

  • Save your themes — ~/.mintty/themes
  • Install the script — pip install mintty-theme-selector
  • List themes — mts
  • Select a theme — mts my-theme

Important: my-theme is a regex which will be matched against theme filenames without extension, so mts my-theme$ and similar works.