{"id":13471934,"url":"https://github.com/ayu-theme/ayu-vim","last_synced_at":"2026-01-24T11:12:10.193Z","repository":{"id":37405705,"uuid":"71132308","full_name":"ayu-theme/ayu-vim","owner":"ayu-theme","description":"Modern theme for modern VIMs","archived":false,"fork":false,"pushed_at":"2024-07-15T05:05:45.000Z","size":99,"stargazers_count":1683,"open_issues_count":24,"forks_count":187,"subscribers_count":21,"default_branch":"master","last_synced_at":"2024-10-30T04:11:55.341Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Vim Script","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ayu-theme.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":"2016-10-17T11:44:20.000Z","updated_at":"2024-10-29T08:03:46.000Z","dependencies_parsed_at":"2024-07-15T06:26:26.721Z","dependency_job_id":"af8f14bd-ad8c-409e-8ab4-eb496e7f7dd3","html_url":"https://github.com/ayu-theme/ayu-vim","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ayu-theme%2Fayu-vim","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ayu-theme%2Fayu-vim/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ayu-theme%2Fayu-vim/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ayu-theme%2Fayu-vim/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ayu-theme","download_url":"https://codeload.github.com/ayu-theme/ayu-vim/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245681197,"owners_count":20655151,"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-07-31T16:00:50.491Z","updated_at":"2026-01-24T11:12:05.160Z","avatar_url":"https://github.com/ayu-theme.png","language":"Vim Script","funding_links":[],"categories":["Vim Script","Vim script"],"sub_categories":[],"readme":"\n🌟🌟🌟 **Looking for a maintainer.** 🌟🌟🌟 This project needs your care and knowledge of VIM. Open an issue if you want to take that role.\n\n![ayu-vim](http://i.imgur.com/7vnF4Na.png)\n\n# Warning\n`ayu` is still in development and a lot of things need to be covered. Theme works only if VIM supports `termguicolors` option. This is true for [Neovim](https://neovim.io) and VIM from 7.4.1799.\n\n# Installation\n```VimL\nPlug 'ayu-theme/ayu-vim' \" or other package manager\n\"...\nset termguicolors     \" enable true colors support\nlet ayucolor=\"light\"  \" for light version of theme\nlet ayucolor=\"mirage\" \" for mirage version of theme\nlet ayucolor=\"dark\"   \" for dark version of theme\ncolorscheme ayu\n```\n\n# Term colors\nFor now In `/term` you can find color schemes for iTerm. More to come.\n\n# Indent line\nTo get indent line like in the screenshot install https://github.com/Yggdroot/indentLine with my version of `Roboto Mono for Powerline` from this repo and add this config.\nIn this Roboto Mono version added powerline glyphs and increased line-height of the font itself.\n\n```Viml\n\" IndentLine {{\nlet g:indentLine_char = ''\nlet g:indentLine_first_char = ''\nlet g:indentLine_showFirstIndentLevel = 1\nlet g:indentLine_setColors = 0\n\" }}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fayu-theme%2Fayu-vim","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fayu-theme%2Fayu-vim","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fayu-theme%2Fayu-vim/lists"}