{ "info": { "author": "Juan C. M\u00fcller", "author_email": "jcmuller@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Information Technology", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3.7", "Topic :: Terminals" ], "description": "# xfce4-terminal-themes\n\nSwitch xfce4-terminal themes with ease!\n\n## Installation\n```bash\n$ pip install xfce4_terminal_themes\n```\n\n## Usage\n\nYou need to create a `$XDG_HOME/xfce4/terminal/themes` file.\n\nIt's anatomy is:\n\n```ini\n[Theme Name]\nAnyPropertyThat = xfce4 terminal understands\n\n[Theme Name 2]\nFontName = Terminus 11\n\n[Theme Name 3]\nColorForeground = #123456\n```\n\nThen, you can list themes, see the current theme, and set themes.\n\n### List themes:\n```sh\n$ ./xfce4-terminal-themes -l\nTheme Name 1\nTheme Name 2\nTheme Name 3\n```\n\n### Current theme:\n```sh\n$ ./xfce4-terminal-themes -c\nTheme name: Theme Name 2\nFont name: Terminus\nFont size: 11\n```\n\n### Set theme:\n```sh\n$ ./xfce4-terminal-themes \"Theme Name 3\"\n```\n\n## Contributing\n\n1. Fork it ( https://github.com/[my-github-username]/pianobar_notify/fork )\n2. Create your feature branch (`git checkout -b my-new-feature`)\n3. Commit your changes (`git commit -am 'Add some feature'`)\n4. Push to the branch (`git push origin my-new-feature`)\n5. Create a new Pull Request\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/jcmuller/xfce4-terminal-themes", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "xfce4_terminal_themes", "package_url": "https://pypi.org/project/xfce4_terminal_themes/", "platform": "", "project_url": "https://pypi.org/project/xfce4_terminal_themes/", "project_urls": { "Homepage": "https://github.com/jcmuller/xfce4-terminal-themes" }, "release_url": "https://pypi.org/project/xfce4_terminal_themes/0.1/", "requires_dist": null, "requires_python": "", "summary": "Manage your xfce4-terminal themes with ease!", "version": "0.1" }, "last_serial": 4146757, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "fed997dc9caaa7abd6c5c7b4d9b1daaf", "sha256": "76bbf756d8e4c8de48a656afe49c33963094b049018a55308034099421bb1c17" }, "downloads": -1, "filename": "xfce4_terminal_themes-0.1.tar.gz", "has_sig": false, "md5_digest": "fed997dc9caaa7abd6c5c7b4d9b1daaf", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3951, "upload_time": "2018-08-08T00:48:42", "url": "https://files.pythonhosted.org/packages/1f/84/f8ce05aba0410afba8d2379f52e643ffbe02e81374f4cac83b56e8c7bd98/xfce4_terminal_themes-0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "fed997dc9caaa7abd6c5c7b4d9b1daaf", "sha256": "76bbf756d8e4c8de48a656afe49c33963094b049018a55308034099421bb1c17" }, "downloads": -1, "filename": "xfce4_terminal_themes-0.1.tar.gz", "has_sig": false, "md5_digest": "fed997dc9caaa7abd6c5c7b4d9b1daaf", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3951, "upload_time": "2018-08-08T00:48:42", "url": "https://files.pythonhosted.org/packages/1f/84/f8ce05aba0410afba8d2379f52e643ffbe02e81374f4cac83b56e8c7bd98/xfce4_terminal_themes-0.1.tar.gz" } ] }