Switch color themes on the fly in cygwin's mintty terminal
Project description
A command line tool for switching colors on the fly in cygwin’s mintty terminal.
Installation
You know this:
pip install mintty-colors
This installs a command-line tool - mtc that let’s you control the colors of your mintty session.
Usage
List available themes
$ mtc list
Change current theme
$ mtc set <theme>
Configuration
You can add your own themes or override the built-in themes by putting a file at ~/.mintty-colors
. This file is a config file where each section describes a mintty color scheme in the format used in mintty’s ~/.minttyrc
file.
Example:
[solarized-light] BackgroundColour=253,246,227 ForegroundColour=88,110,117 CursorColour=88,110,117 Black=0,43,54 BoldBlack=101,123,131 Red=220,50,47 BoldRed=220,50,47 Green=133,153,0 BoldGreen=133,153,0 Yellow=181,137,0 BoldYellow=181,137,0 Blue=38,139,210 BoldBlue=38,139,210 Magenta=108,113,196 BoldMagenta=108,113,196 Cyan=42,161,152 BoldCyan=42,161,152 White=147,161,161 BoldWhite=253,246,227
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
mintty-colors-1.0.0.tar.gz
(3.3 kB
view details)
File details
Details for the file mintty-colors-1.0.0.tar.gz
.
File metadata
- Download URL: mintty-colors-1.0.0.tar.gz
- Upload date:
- Size: 3.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | db683d3fdbd6ac8d9d1c310f5a37c3dffd982c72b02f2dfe931c65091bc0157b |
|
MD5 | 1fa59acf0aa68972ac0656b62748b304 |
|
BLAKE2b-256 | ebf65bf89b4627aea6ba43ddd9309220d970c0e01ea522aca999fc28fed6a31d |