{"id":13580730,"url":"https://github.com/shuhei/colortty","last_synced_at":"2025-09-25T02:31:15.507Z","repository":{"id":15952901,"uuid":"79030568","full_name":"shuhei/colortty","owner":"shuhei","description":"🎨 A utility to generate color schemes for alacritty","archived":false,"fork":false,"pushed_at":"2023-09-26T20:42:06.000Z","size":240,"stargazers_count":67,"open_issues_count":3,"forks_count":3,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-04-15T12:19:19.361Z","etag":null,"topics":["alacritty","cli","color-scheme","command-line-tool"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/shuhei.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2017-01-15T12:13:58.000Z","updated_at":"2024-02-09T10:21:18.000Z","dependencies_parsed_at":"2024-01-14T15:26:47.165Z","dependency_job_id":"de44d32f-09d0-4c76-81cb-54fa61bc4b51","html_url":"https://github.com/shuhei/colortty","commit_stats":{"total_commits":86,"total_committers":3,"mean_commits":"28.666666666666668","dds":"0.046511627906976716","last_synced_commit":"9fc1969bd05d3c56259f64a5e119e849d5cfb7d2"},"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shuhei%2Fcolortty","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shuhei%2Fcolortty/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shuhei%2Fcolortty/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shuhei%2Fcolortty/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shuhei","download_url":"https://codeload.github.com/shuhei/colortty/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":234147917,"owners_count":18786934,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["alacritty","cli","color-scheme","command-line-tool"],"created_at":"2024-08-01T15:01:54.578Z","updated_at":"2025-09-25T02:31:10.218Z","avatar_url":"https://github.com/shuhei.png","language":"Rust","funding_links":[],"categories":["Rust"],"sub_categories":[],"readme":"# colortty\n\ncolortty is a utility to generate color schemes for [alacritty](https://github.com/jwilm/alacritty). It also supports the following conversions:\n\n- iTerm 2 -\u003e alacritty\n- [mintty](https://github.com/mintty/mintty) -\u003e alacritty\n- [Gogh](https://github.com/Gogh-Co/Gogh) -\u003e alacritty\n\n![screenshot of colortty list](img/list.png)\n\n## Installation\n\n```sh\ncargo install colortty\n```\n\n## Usage\n\n```sh\ncolortty - color scheme converter for alacritty\n\nUSAGE:\n    # List color schemes at https://github.com/mbadolato/iTerm2-Color-Schemes\n    colortty list\n    colortty list -p iterm\n    colortty list -u # update cached color schemes\n\n    # List color schemes at https://github.com/Gogh-Co/Gogh\n    colortty list -p gogh\n    colortty list -p gogh -u # update cached color schemes\n\n    # Get color scheme from https://github.com/mbadolato/iTerm2-Color-Schemes\n    colortty get \u003ccolor scheme name\u003e\n    colortty get -p iterm \u003ccolor scheme name\u003e\n\n    # Get color scheme from https://github.com/Gogh-Co/Gogh\n    colortty get -p gogh \u003ccolor scheme name\u003e\n\n    # Convert with implicit input type\n    colortty convert some-color.itermcolors\n    colortty convert some-color.minttyrc\n    colortty convert some-color.sh\n\n    # Convert with explicit input type\n    colortty convert -i iterm some-color-theme\n    colortty convert -i mintty some-color-theme\n    colortty convert -i gogh some-color-theme\n\n    # Convert stdin (explicit input type is necessary)\n    cat some-color-theme | colortty convert -i iterm -\n    cat some-color-theme | colortty convert -i mintty -\n    cat some-color-theme | colortty convert -i gogh -\"\n```\n\n## Development\n\nInstall:\n\n```sh\ncargo install --path .\n```\n\nBuild:\n\n```sh\ncargo build\n```\n\nTest:\n\n```sh\ncargo test\n```\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshuhei%2Fcolortty","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshuhei%2Fcolortty","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshuhei%2Fcolortty/lists"}