All Projects → xero → sourcerer.vim

xero / sourcerer.vim

Licence: other
vim colorscheme

Programming Languages

Vim Script
2826 projects

Projects that are alternatives of or similar to sourcerer.vim

disco.vim
A full set of 2-, 8-, 16-, 88-, 256-, and GUI-color-compatible Vim colors.
Stars: ✭ 53 (+26.19%)
Mutual labels:  colorscheme, vim-colors, vim-colorscheme
aquarium-vim
🌊 Aquarium, a simple vibrant dark theme for vim 🗒
Stars: ✭ 151 (+259.52%)
Mutual labels:  colorscheme, vim-colors, vim-colorscheme
vim-lighthaus
A Lighthaus theme for (n)vim, vim-airline and lightline
Stars: ✭ 33 (-21.43%)
Mutual labels:  colorscheme, vim-colors, vim-colorscheme
Nord Vim
An arctic, north-bluish clean and elegant Vim theme.
Stars: ✭ 1,987 (+4630.95%)
Mutual labels:  colorscheme, vim-colors, vim-colorscheme
Iceberg.vim
🇦🇶 Bluish color scheme for Vim and Neovim
Stars: ✭ 1,636 (+3795.24%)
Mutual labels:  colorscheme, vim-colorscheme
Photon.vim
An elegant pair of Vim colour schemes with minimal syntax highlighting that care about the little details.
Stars: ✭ 98 (+133.33%)
Mutual labels:  colorscheme, vim-colorscheme
sourcerer
read code like a wizard. a 16bit color scheme for hackers
Stars: ✭ 136 (+223.81%)
Mutual labels:  vim-colors, vim-colorscheme
Jellybeans.vim
A colorful, dark color scheme for Vim.
Stars: ✭ 1,584 (+3671.43%)
Mutual labels:  colorscheme, vim-colorscheme
Night Owl.vim
A 24bit dark Vim colorscheme based on sdras/night-owl-vscode-theme
Stars: ✭ 349 (+730.95%)
Mutual labels:  colorscheme, vim-colorscheme
Vim Rnb
RNB, a Vim colorscheme template
Stars: ✭ 105 (+150%)
Mutual labels:  colorscheme, vim-colorscheme
Vim One
Adaptation of one-light and one-dark colorschemes for Vim
Stars: ✭ 1,794 (+4171.43%)
Mutual labels:  colorscheme, vim-colorscheme
Shirotelin
shirotelin is Ultimate standard light colorscheme for Vim and Neovim!
Stars: ✭ 69 (+64.29%)
Mutual labels:  colorscheme, vim-colorscheme
Daycula Vim
A dark, vivid and calming colorscheme for Vim
Stars: ✭ 52 (+23.81%)
Mutual labels:  colorscheme, vim-colorscheme
angr.vim
A pleasant, mild, dark (n)vim theme.
Stars: ✭ 53 (+26.19%)
Mutual labels:  colorscheme, vim-colors
Briofita vim
colorful Vim colorscheme for both GUI and 256-color terminals
Stars: ✭ 9 (-78.57%)
Mutual labels:  colorscheme, vim-colorscheme
Toast.vim
🍞 Toast! A colorful, medium-contrast color scheme with full Vim and Neovim support and automatic light and dark variants. Easy to read without frying your retinae.
Stars: ✭ 108 (+157.14%)
Mutual labels:  colorscheme, vim-colorscheme
Kuroi.vim
A dark Vim colorscheme
Stars: ✭ 174 (+314.29%)
Mutual labels:  colorscheme, vim-colorscheme
Onedark.vim
A dark Vim/Neovim color scheme inspired by Atom's One Dark syntax theme.
Stars: ✭ 3,136 (+7366.67%)
Mutual labels:  colorscheme, vim-colorscheme
Vim Monokai Tasty
VIM Colour scheme
Stars: ✭ 279 (+564.29%)
Mutual labels:  colorscheme, vim-colorscheme
Spacecamp
🔭 Vim colors for the final frontier
Stars: ✭ 288 (+585.71%)
Mutual labels:  colorscheme, vim-colorscheme
   ██████  ██████  ██   ██ ██████  █████   █████  ██████  █████  ██████
  ██░░░░  ██░░░░██░██  ░██░░██░░████░░░██ ██░░░██░░██░░████░░░██░░██░░██
 ░░█████ ░██   ░██░██  ░██ ░██ ░░░██  ░░ ░███████ ░██ ░░░███████ ░██ ░░
  ░░░░░██░██   ░██░██  ░██ ░██   ░██   ██░██░░░░  ░██   ░██░░░░  ░██   
  ██████ ░░██████ ░░██████░███   ░░█████ ░░██████░███   ░░██████░███   
 ░░░░░░   ░░░░░░   ░░░░░░ ░░░     ░░░░░   ░░░░░░ ░░░     ░░░░░░ ░░░   
  r  e  a  d     c  o  d  e     l  i  k  e     a     w  i  z  a  r  d 

 sourcerer by xero harrison (http://sourcerer.xero.nu)
  ├─ based on sorcerer by Jeet Sukumaran (http://jeetworks.org)
  └─ based on mustang by Henrique C. Alves ([email protected])

install

package manager

add the repo url via your favorite vim package manager. e.g for vundle: Plugin 'xero/sourcerer.vim'

manually

copy the colors folder in this repo to your ~/.vim or ~/.config/nvim directory

use

then in your ~/.vimrc or ~/.config/nvim/init.vim add colorscheme sourcerer and turn :syntax on

note: if installing via plugin, you must set the colorscheme variable after including the plugin in your config file.

sourcerer is also available as a color scheme for Xresources aware terminals, iterm, and the framebuffer at sourcerer.xero.nu

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].