/mintty-theme-selector

Primary LanguagePythonDo What The F*ck You Want To Public LicenseWTFPL

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.