sponsor Vim development Vim logo Vim Book Ad

Archery : Vim colorscheme inspired by Arch Linux colors

 script karma  Rating 7/5, Downloaded by 1035  Comments, bugs, improvements  Vim wiki

created by
Baptiste Vannesson
 
script type
color scheme
 
description
Archery is a dark colorscheme for Vim, inspired by Arch Linux color palette. This is where beautiful shades of blue meet mysterious shades of gray!

https://github.com/Badacadabra/vim-archery
 
install details
It is recommended to install Archery with a Vim plugin manager:

- Pathogen
- Vundle
- Plug
- NeoBundle
- Dein

Then enable the colorscheme in your vimrc with the following command: "colorscheme archery"

If you only use GVim, you're done! If you use terminal Vim, read on...

1. Archery supports 256 colors terminals, so you do not need plugins like CSApprox or GUIColorscheme to use it.
2. 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).
3. 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 on GitHub.
 

rate this script Life Changing Helpful Unfulfilling 
script versions (upload new version)

Click on the package to download.

package script version date Vim version user release notes
vim-archery.tgz 1.0.0 2017-10-25 8.0 Baptiste Vannesson Initial upload
ip used for rating: 3.144.187.103

If you have questions or remarks about this site, visit the vimonline development pages. Please use this site responsibly.
Questions about Vim should go to the maillist. Help Bram help Uganda.
   
Vim at Github