{"id":21445671,"url":"https://github.com/badacadabra/vim-archery","last_synced_at":"2025-07-14T19:30:45.614Z","repository":{"id":81192080,"uuid":"83739224","full_name":"Badacadabra/vim-archery","owner":"Badacadabra","description":":dart: Vim colorscheme inspired by Arch Linux colors","archived":false,"fork":false,"pushed_at":"2017-04-03T01:15:48.000Z","size":249,"stargazers_count":142,"open_issues_count":1,"forks_count":8,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-04-03T17:04:48.656Z","etag":null,"topics":["airline","arch-linux-colors","color-scheme","colorscheme","gvim","lightline","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Badacadabra.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":"2017-03-03T00:33:35.000Z","updated_at":"2025-03-29T06:46:54.000Z","dependencies_parsed_at":null,"dependency_job_id":"3fe4aa35-ebca-49a9-b2cb-1e1a46f5d72b","html_url":"https://github.com/Badacadabra/vim-archery","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Badacadabra/vim-archery","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Badacadabra%2Fvim-archery","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Badacadabra%2Fvim-archery/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Badacadabra%2Fvim-archery/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Badacadabra%2Fvim-archery/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Badacadabra","download_url":"https://codeload.github.com/Badacadabra/vim-archery/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Badacadabra%2Fvim-archery/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265336291,"owners_count":23749176,"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":["airline","arch-linux-colors","color-scheme","colorscheme","gvim","lightline","vim"],"created_at":"2024-11-23T02:37:16.192Z","updated_at":"2025-07-14T19:30:45.607Z","avatar_url":"https://github.com/Badacadabra.png","language":"Vim script","funding_links":[],"categories":[],"sub_categories":[],"readme":"![Logo](images/logo.png)\n\n## About\n\nArchery is a dark colorscheme for Vim, inspired by Arch Linux color palette. This is where beautiful shades of blue meet mysterious shades of gray!\n\n![Screenshot](images/screenshot.png)\n\n## Installation\n\nIt is recommended to install Archery with a Vim plugin manager:\n\n* [Pathogen](https://github.com/tpope/vim-pathogen)\n* [Vundle](https://github.com/VundleVim/Vundle.vim)\n* [Plug](https://github.com/junegunn/vim-plug)\n* [NeoBundle](https://github.com/Shougo/neobundle.vim)\n* [Dein](https://github.com/Shougo/dein.vim)\n\nThen enable the colorscheme in your vimrc with the following command: `colorscheme archery`\n\nIf you only use GVim, you're done! If you use terminal Vim, read on...\n\n1. Archery supports 256 colors terminals, so you do not need plugins like [CSApprox](https://github.com/vim-scripts/CSApprox) or [GUIColorscheme](https://github.com/vim-scripts/guicolorscheme.vim) to use it.\n2. Open your vimrc with Vim in your terminal and try `:set termguicolors`. If colors are rendered properly, you can add this command in your vimrc to use GUI colors directly (these are defined using the hexadecimal notation).\n3. If \"termguicolors\" does not work, add `set t_Co=256` in your vimrc before setting the colorscheme and configure your terminal emulator to use the Archery color palette given below.\n\n## Color palette\n\n![Palette](images/palette.png)\n\n| colors                                | cterm | gui     |\n|:-------------------------------------:|:-----:|:-------:|\n| ![color0](images/colors/color0.png)   | 0     | #25272C |\n| ![color1](images/colors/color1.png)   | 1     | #BA2A2A |\n| ![color2](images/colors/color2.png)   | 2     | #008542 |\n| ![color3](images/colors/color3.png)   | 3     | #F07D30 |\n| ![color4](images/colors/color4.png)   | 4     | #0088CC |\n| ![color5](images/colors/color5.png)   | 5     | #8D4888 |\n| ![color6](images/colors/color6.png)   | 6     | #006596 |\n| ![color7](images/colors/color7.png)   | 7     | #53586F |\n| ![color8](images/colors/color8.png)   | 8     | #354151 |\n| ![color9](images/colors/color9.png)   | 9     | #C95F5F |\n| ![color10](images/colors/color10.png) | 10    | #73BA25 |\n| ![color11](images/colors/color11.png) | 11    | #EAC06E |\n| ![color12](images/colors/color12.png) | 12    | #81A3CF |\n| ![color13](images/colors/color13.png) | 13    | #B589C2 |\n| ![color14](images/colors/color14.png) | 14    | #25B8A5 |\n| ![color15](images/colors/color15.png) | 15    | #F6F9FC |\n\nIn GVim, color8 will be `#282D34` instead of `#354151`. Why? Because some CLI tools use the dark gray color to display textual information. This makes some text unreadable, due to the dark background of Archery. So in terminal emulators, color8 must be lighter...\n\n## Nice status \u0026 tab lines\n\nIf you want to display a status line and a tab line in Vim, make sure these options are set in your vimrc:\n\n```viml\nset showtabline=2\nset laststatus=2\n```\n\n### Airline\n\n![Airline](images/airline.png)\n\nPut the following code in your vimrc to use Archery for Airline:\n\n```viml\nlet g:airline_theme = 'archery'\n```\n\nFor further configuration, please read the documentation of [Airline](https://github.com/vim-airline/vim-airline).\n\n### Lightline\n\n![Lightline](images/lightline.png)\n\nPut the following code in your vimrc to use Archery for Lightline:\n\n```viml\nlet g:lightline = {\n    \\ 'colorscheme': 'archery',\n    \\ }\n```\n\nFor further configuration, please read the documentation of [Lightline](https://github.com/itchyny/lightline.vim). You may also consider [lightline-buffer](https://github.com/taohex/lightline-buffer) to display a useful tab line.\n\n## Plugins support\n\nArchery plays nicely with the following plugins:\n\n* [Airline](https://github.com/vim-airline/vim-airline)\n* [Lightline](https://github.com/itchyny/lightline.vim)\n\n* [CtrlP](https://github.com/kien/ctrlp.vim)\n* [NERDTree](https://github.com/scrooloose/nerdtree)\n* [Tagbar](https://github.com/majutsushi/tagbar)\n\n## Syntax optimizations\n\n### Raw\n\n* CSS\n* Markdown\n* Readline\n* YAML\n\n### Tags\n\n* HTML\n* XML\n\n### Programming\n\n* C/C++\n* Java\n* JavaScript\n* Perl\n* PHP\n* Python\n* Ruby\n\n## More \n\nArchery is the default colorscheme of [Vimpressionist](https://github.com/Badacadabra/Vimpressionist).\n\nIf you would like to use Vim everywhere on your computing environment, you should definitely check it out!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbadacadabra%2Fvim-archery","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbadacadabra%2Fvim-archery","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbadacadabra%2Fvim-archery/lists"}