{"id":13781143,"url":"https://github.com/okitavera/colorfil","last_synced_at":"2025-05-11T14:34:40.507Z","repository":{"id":215845828,"uuid":"122338527","full_name":"okitavera/colorfil","owner":"okitavera","description":"Generate 16 color for Xresources colorscheme from one-color","archived":false,"fork":false,"pushed_at":"2018-02-24T18:21:07.000Z","size":10,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-05-18T22:12:07.135Z","etag":null,"topics":["bash","color-scheme","linux","shell-script","xdefaults","xrdb","xresources"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/okitavera.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2018-02-21T13:15:45.000Z","updated_at":"2020-05-20T05:34:44.000Z","dependencies_parsed_at":"2024-01-07T00:12:17.786Z","dependency_job_id":"7bc74208-d5d3-4b66-ae3c-bf0efaaab7e8","html_url":"https://github.com/okitavera/colorfil","commit_stats":null,"previous_names":["okitavera/colorfil"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/okitavera%2Fcolorfil","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/okitavera%2Fcolorfil/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/okitavera%2Fcolorfil/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/okitavera%2Fcolorfil/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/okitavera","download_url":"https://codeload.github.com/okitavera/colorfil/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253580299,"owners_count":21930920,"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":["bash","color-scheme","linux","shell-script","xdefaults","xrdb","xresources"],"created_at":"2024-08-03T18:01:23.356Z","updated_at":"2025-05-11T14:34:40.158Z","avatar_url":"https://github.com/okitavera.png","language":"Shell","funding_links":[],"categories":["Tweaks"],"sub_categories":[],"readme":"# colorfil\nGenerate 16 color for Xresources colorscheme from one-color.\n\nUsing imagemagick as color calculation.\n\n## Dependencies\n* imagemagick - for color calculation\n* sed\n\n## Installation\n\nDownload the script :\n\n    wget https://github.com/yuune/colorfil/raw/master/colorfil\nMake the script executable :\n\n    $ chmod +x colorfil\n\nThen move it to somewhere in your $PATH (/usr/bin, /usr/local/bin, etc)\n\n## Usage\n\n    $ colorfil -c [#hexcolor] [-o output_file]\n\nAvailable options:\n\n     -c, --color [#HEXCOLOR]    define your color in hex\n     -o, --outfile [FILE]       send output to the file\n \n if no -o or --outfile, the result is printed directly to stdout.  \n\n## Example\n\n    $ colorfil -c #ff8899\n\n    ... or with `-o\n\n    $ colorfil -c #ff8899 -o ~/.Xresources-temp\n \n\n## License\n\nThe code is available under the [MIT license](LICENSE.md).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fokitavera%2Fcolorfil","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fokitavera%2Fcolorfil","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fokitavera%2Fcolorfil/lists"}