{"id":19624930,"url":"https://github.com/maxmx03/colorblender","last_synced_at":"2025-06-21T22:03:53.621Z","repository":{"id":111439799,"uuid":"528002786","full_name":"maxmx03/colorblender","owner":"maxmx03","description":"A lua script to blend hex values","archived":false,"fork":false,"pushed_at":"2022-08-25T17:28:46.000Z","size":18,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-19T02:52:24.415Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Lua","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/maxmx03.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-08-23T13:26:39.000Z","updated_at":"2022-08-23T13:27:16.000Z","dependencies_parsed_at":null,"dependency_job_id":"3c4b51af-931f-411b-a043-2148ee4e1f15","html_url":"https://github.com/maxmx03/colorblender","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/maxmx03/colorblender","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxmx03%2Fcolorblender","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxmx03%2Fcolorblender/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxmx03%2Fcolorblender/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxmx03%2Fcolorblender/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/maxmx03","download_url":"https://codeload.github.com/maxmx03/colorblender/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxmx03%2Fcolorblender/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261200384,"owners_count":23123946,"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":[],"created_at":"2024-11-11T11:39:30.952Z","updated_at":"2025-06-21T22:03:48.609Z","avatar_url":"https://github.com/maxmx03.png","language":"Lua","funding_links":[],"categories":[],"sub_categories":[],"readme":"## colorblender.lua\n\nA lua version of [colorblender.py](https://github.com/ChristianChiarulli/colorblender)\n\n## Usage\n\nAccepts two hex colors and an alpha in the following order:\n\n```\nforeground background alpha\n```\n\nThe closer the alpha is to `0` the more prominent the background will be in the resulting color \n\nThe closer the alpha is to `1` the more prominent the foreground will be in the resulting color \n\n*NOTE:* `#` is interpreted as a comment so we need to wrap the input in quotes\n\n```sh\n$ lua colorblender.lua '#ffffff' '#000000' 0.1\n#1a1a1a\n```\n\n```sh\n$ lua colorblender.lua ffffff 000000 0.1\n#1a1a1a\n```\n\n## References \u0026 Credit\n\n[tokyonight.nvim](https://github.com/folke/tokyonight.nvim)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaxmx03%2Fcolorblender","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmaxmx03%2Fcolorblender","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaxmx03%2Fcolorblender/lists"}