{ "info": { "author": "Joakim Karlsson", "author_email": "joakim@jkarlsson.com", "bugtrack_url": null, "classifiers": [], "description": "#############\nmintty-colors\n#############\n\nA command line tool for switching colors on the fly in cygwin's mintty terminal.\n\n************\nInstallation\n************\n\nYou know this::\n\n pip install mintty-colors\n\nThis installs a command-line tool - `mtc` that let's you control the colors of your mintty session.\n\n\n*****\nUsage\n*****\n\nList available themes\n=====================\n\n.. code:: bash\n\n $ mtc list\n\nChange current theme\n====================\n\n.. code:: bash\n\n $ mtc set \n\nConfiguration\n=============\n\nYou can add your own themes or override the built-in themes by putting a file at :code:`~/.mintty-colors`. This file is a config file where each section describes a mintty color scheme in the format used in mintty's :code:`~/.minttyrc` file.\n\nExample::\n\n [solarized-light]\n BackgroundColour=253,246,227\n ForegroundColour=88,110,117\n CursorColour=88,110,117\n Black=0,43,54\n BoldBlack=101,123,131\n Red=220,50,47\n BoldRed=220,50,47\n Green=133,153,0\n BoldGreen=133,153,0\n Yellow=181,137,0\n BoldYellow=181,137,0\n Blue=38,139,210\n BoldBlue=38,139,210\n Magenta=108,113,196\n BoldMagenta=108,113,196\n Cyan=42,161,152\n BoldCyan=42,161,152\n White=147,161,161\n BoldWhite=253,246,227", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/joakimkarlsson/mintty-colors", "keywords": "cyginw mintty colors", "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "mintty-colors", "package_url": "https://pypi.org/project/mintty-colors/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/mintty-colors/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/joakimkarlsson/mintty-colors" }, "release_url": "https://pypi.org/project/mintty-colors/1.0.0/", "requires_dist": null, "requires_python": null, "summary": "Switch color themes on the fly in cygwin's mintty terminal", "version": "1.0.0" }, "last_serial": 2138298, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "1fa59acf0aa68972ac0656b62748b304", "sha256": "db683d3fdbd6ac8d9d1c310f5a37c3dffd982c72b02f2dfe931c65091bc0157b" }, "downloads": -1, "filename": "mintty-colors-1.0.0.tar.gz", "has_sig": false, "md5_digest": "1fa59acf0aa68972ac0656b62748b304", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3276, "upload_time": "2016-05-28T12:41:21", "url": "https://files.pythonhosted.org/packages/eb/f6/5bf89b4627aea6ba43ddd9309220d970c0e01ea522aca999fc28fed6a31d/mintty-colors-1.0.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "1fa59acf0aa68972ac0656b62748b304", "sha256": "db683d3fdbd6ac8d9d1c310f5a37c3dffd982c72b02f2dfe931c65091bc0157b" }, "downloads": -1, "filename": "mintty-colors-1.0.0.tar.gz", "has_sig": false, "md5_digest": "1fa59acf0aa68972ac0656b62748b304", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3276, "upload_time": "2016-05-28T12:41:21", "url": "https://files.pythonhosted.org/packages/eb/f6/5bf89b4627aea6ba43ddd9309220d970c0e01ea522aca999fc28fed6a31d/mintty-colors-1.0.0.tar.gz" } ] }