{"id":18274479,"url":"https://github.com/lilydjwg/colorizer","last_synced_at":"2025-04-06T13:10:28.878Z","repository":{"id":1463954,"uuid":"1701233","full_name":"lilydjwg/colorizer","owner":"lilydjwg","description":"A Vim plugin to colorize all text in the form #rrggbb or #rgb.","archived":false,"fork":false,"pushed_at":"2022-01-03T10:18:47.000Z","size":615,"stargazers_count":351,"open_issues_count":10,"forks_count":27,"subscribers_count":11,"default_branch":"master","last_synced_at":"2025-03-30T11:09:56.770Z","etag":null,"topics":["coloring","ui","vim"],"latest_commit_sha":null,"homepage":"","language":"Vim script","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lilydjwg.png","metadata":{"files":{"readme":"README.mkd","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2011-05-04T13:37:03.000Z","updated_at":"2025-03-23T08:39:17.000Z","dependencies_parsed_at":"2022-07-29T14:39:47.651Z","dependency_job_id":null,"html_url":"https://github.com/lilydjwg/colorizer","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lilydjwg%2Fcolorizer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lilydjwg%2Fcolorizer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lilydjwg%2Fcolorizer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lilydjwg%2Fcolorizer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lilydjwg","download_url":"https://codeload.github.com/lilydjwg/colorizer/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247485287,"owners_count":20946398,"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":["coloring","ui","vim"],"created_at":"2024-11-05T12:09:40.291Z","updated_at":"2025-04-06T13:10:28.861Z","avatar_url":"https://github.com/lilydjwg.png","language":"Vim script","funding_links":[],"categories":["Vim Script"],"sub_categories":[],"readme":"# Colorizer\n\nNote: you are advised to use [vim-hexokinase](https://github.com/RRethy/vim-hexokinase) instead.\nOr if you do not want to build a Go binary and want pure VimScript instead, you can try [BourgeoisBear's fork](https://github.com/BourgeoisBear/clrzr)\nwhich is expected to be faster and well-maintained.\n\nA Vim plugin to colorize all text in the form #rgb, #rgba, #rrggbb, #rrgbbaa,\nrgb(...), rgba(...). See the comment at the beginning of the\n[plugin](https://github.com/lilydjwg/colorizer/tree/master/plugin/colorizer.vim)\nfor more options.\n\nScreenshots:\n\n![screenshot](https://github.com/lilydjwg/colorizer/raw/master/screenshot.png)\n\n![screenshot](https://github.com/lilydjwg/colorizer/raw/master/screenshot-2.png)\nThe left screen shows `colortest.txt` in Vim in xfce4-terminal.\nThe right screen shows `colortest.txt` in gVim.\n\n### Installation\n\n#### Pathogen, Vundle, etc.\n\n    cd ~/.vim/bundle\n    git clone https://github.com/lilydjwg/colorizer\n    \n#### Manually\nUse `make install` and `make uninstall` to quickly install/uninstall the\nscript, or simply copy `plugin/colorizer.vim` and `autoload/colorizer.vim` to\nyour `.vim` dir.\n\n### Origin\nThis version is based on https://github.com/lilydjwg/colorizer, also found as \n[colorizer.vim on vim.org](http://www.vim.org/scripts/script.php?script_id=3567)\n\n### Known issues\n\nThis plugin is still inefficient for large files. I strongly sugguest you\nenable it only when you need it, or set the `g:colorizer_maxlines` variable,\ne.g. to `1000`. There seems to be no way to get current displaying lines and do\nwork with them in Vim.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flilydjwg%2Fcolorizer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flilydjwg%2Fcolorizer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flilydjwg%2Fcolorizer/lists"}