{"id":15757142,"url":"https://github.com/treethought/elly.vim","last_synced_at":"2026-03-18T03:57:55.127Z","repository":{"id":78924304,"uuid":"589725527","full_name":"treethought/elly.vim","owner":"treethought","description":null,"archived":false,"fork":false,"pushed_at":"2023-01-16T19:59:08.000Z","size":5,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-02-04T23:50:00.186Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Vim Script","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/treethought.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":"2023-01-16T19:41:59.000Z","updated_at":"2023-05-01T14:38:39.000Z","dependencies_parsed_at":null,"dependency_job_id":"649e7861-2cdc-4fa2-9a18-1216cbfaa92a","html_url":"https://github.com/treethought/elly.vim","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/treethought/elly.vim","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/treethought%2Felly.vim","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/treethought%2Felly.vim/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/treethought%2Felly.vim/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/treethought%2Felly.vim/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/treethought","download_url":"https://codeload.github.com/treethought/elly.vim/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/treethought%2Felly.vim/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30646401,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-18T02:48:56.676Z","status":"ssl_error","status_checked_at":"2026-03-18T02:48:55.747Z","response_time":104,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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-10-04T09:04:23.735Z","updated_at":"2026-03-18T03:57:55.101Z","avatar_url":"https://github.com/treethought.png","language":"Vim Script","funding_links":[],"categories":[],"sub_categories":[],"readme":"## elly.vim\n\n_elly.vim_ is a nostalgic and brown-based Vim color theme.\n\nThis repo is a fork of the original https://github.com/ulwlu/elly.vim, which is no longer available. I adore this theme, and am republishing it mainly for my personal usage rather than to maintain/update.\n\n\u003cimg alt=\"elly iterm2\" src=\"https://user-images.githubusercontent.com/41639488/98157819-3f36ca00-1f1d-11eb-962c-17f33996bd48.png\"\u003e\n\n\u003cimg alt=\"elly.vim\" src=\"https://user-images.githubusercontent.com/41639488/98123673-814c1580-1ef5-11eb-8520-06af6404e738.png\"\u003e\n\n\u003cimg alt=\"elly.vim\" src=\"https://user-images.githubusercontent.com/41639488/124696330-cced0e00-df1f-11eb-8059-a16a74c24777.png\"\u003e\n\n## Installation\n\n1. Add `Plug 'treethought/elly.vim'` in your .vimrc within vim-plug's loading function.\n2. Run `:PlugInstall`\n3. Activate by `colorscheme elly`\n4. Use `set termguicolors` as well\n\n## Plugins\n\nelly.vim is compatiable with Nerdtree, Airline, Lightline, coc.nvim, fzf-preview, and etc.\n\n\u003cimg alt=\"elly.vim\" src=\"https://user-images.githubusercontent.com/41639488/100799586-a5553500-3468-11eb-99a0-7254a606229f.png\"\u003e\n\n\u003cimg alt=\"elly.vim\" src=\"https://user-images.githubusercontent.com/41639488/101771605-8bcd8080-3b2d-11eb-9711-3a34ad8f3bfd.png\"\u003e\n\n![elly.vim](https://user-images.githubusercontent.com/41639488/100526196-fc110380-3209-11eb-913a-22adfa3c19ab.png)\n\n### lightline\n\nset below in vimrc\n\n```vim\nlet g:lightline = {\n      \\ 'colorscheme': 'elly',\n      \\ }\n```\n\n### airline\n\nset below in vimrc\n\n```vim\nlet g:airline_theme='elly'\n```\n\n### coc-git\n\nset below in coc-settings.json\n\n```json\n\t\"git.addedSign.hlGroup\": \"CocDiffAdd\",\n\t\"git.changedSign.hlGroup\": \"CocDiffChange\",\n\t\"git.removedSign.hlGroup\": \"CocDiffDelete\",\n\t\"git.topRemovedSign.hlGroup\": \"CocDiffDelete\",\n\t\"git.changeRemovedSign.hlGroup\": \"CocDiffDelete\",\n```\n\n## Related Projects\n\n- [elly-iTerm2](https://github.com/ulwlu/elly-iterm2)\n- [elly-VSCode](https://github.com/ulwlu/elly-vscode)\n- [elly-tmux](https://github.com/ulwlu/elly-tmux)\n- [elly-kitty](https://github.com/ulwlu/elly-kitty) - This is made by [Benoit Pingris](https://github.com/BenoitPingris).\n- [elly-chrome](https://chrome.google.com/webstore/detail/elly-theme/bcgeoaoekdiakmhobofhbdnpeibbhaom)\n- [tilix-elly](https://github.com/HexHelix-xx/tilix-elly) - This is made by [Nirna Kajanovszki](https://github.com/HexHelix-xx).\n- [hyper-elly](https://github.com/ciscohack/hyper-elly) - This is maintained by [ciscohack](https://github.com/ciscohack).\n\n## Warning\n\nIf your terminal becomes like below,\n\n![elly.vim](https://user-images.githubusercontent.com/41639488/118059208-ef085b00-b3ca-11eb-8233-d2940c9e6dc3.png)\n\nThis means your terminal doesn't support gui colors. In this case, please set below in vimrc before you set `colorscheme elly`.\n\n```vim\nlet g:elly_termmode=\"cterm\"\n```\n\nIf you found some highlighting strange, please execute the command below and paste the result in issue.\n\n```vim\n:echo \"hi\u003c\" . synIDattr(synID(line(\".\"),col(\".\"),1),\"name\") . '\u003e trans\u003c' . synIDattr(synID(line(\".\"),col(\".\"),0),\"name\") .\"\u003e lo\u003c\" . synIDattr(synIDtrans(synID(line(\".\"),col(\".\"),1)),\"name\") . \"\u003e\"\n```\n\n## Thanks\n\n- [ayu-vim](https://github.com/ayu-theme/ayu-vim) - I use this theme for three years. I used the code as a reference.\n- [vim-one](https://github.com/rakr/vim-one) - I used the code of airline autoload as a reference.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftreethought%2Felly.vim","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftreethought%2Felly.vim","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftreethought%2Felly.vim/lists"}