All Projects → andreypopp → vim-colors-plain

andreypopp / vim-colors-plain

Licence: other
Minimal colorscheme for vim

Programming Languages

Vim Script
2826 projects

Projects that are alternatives of or similar to vim-colors-plain

boo-colorscheme-nvim
Boo is a colorscheme for Neovim with handcrafted support for LSP, Treesitter.
Stars: ✭ 62 (-65.93%)
Mutual labels:  neovim, colorscheme
Gruvbox.nvim
Lua port of the most famous vim colorscheme
Stars: ✭ 78 (-57.14%)
Mutual labels:  neovim, colorscheme
Rigel
🌌 Colorscheme for vim, terminal, vscode and slack - based on the star Rigel ✨.
Stars: ✭ 324 (+78.02%)
Mutual labels:  neovim, colorscheme
Vim Dogrun
🐶 A dark Neovim / Vim colorscheme for the GUI and 256 / true-color terminals.
Stars: ✭ 261 (+43.41%)
Mutual labels:  neovim, colorscheme
Vim Janah
Vim colorscheme.
Stars: ✭ 172 (-5.49%)
Mutual labels:  neovim, colorscheme
Vim Colors Github
A Vim colorscheme based on Github's syntax highlighting as of 2018.
Stars: ✭ 286 (+57.14%)
Mutual labels:  neovim, colorscheme
Onehalf
Clean, vibrant and pleasing color schemes for Vim, Sublime Text, iTerm, gnome-terminal and more.
Stars: ✭ 974 (+435.16%)
Mutual labels:  neovim, colorscheme
Vim Monokai Tasty
VIM Colour scheme
Stars: ✭ 279 (+53.3%)
Mutual labels:  neovim, colorscheme
Darcula
A Vim color scheme reproduction of the official JetBrains IDE Darcula theme
Stars: ✭ 158 (-13.19%)
Mutual labels:  neovim, 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 (-40.66%)
Mutual labels:  neovim, colorscheme
Night Owl.vim
A 24bit dark Vim colorscheme based on sdras/night-owl-vscode-theme
Stars: ✭ 349 (+91.76%)
Mutual labels:  neovim, colorscheme
vim-paper
A personal light theme for (Neo)Vim, based on the colour of paper as found in various notebooks. This project is a read-only mirror of https://gitlab.com/yorickpeterse/vim-paper.
Stars: ✭ 53 (-70.88%)
Mutual labels:  neovim, colorscheme
Vim Pink Moon
A vim/neovim colorscheme
Stars: ✭ 89 (-51.1%)
Mutual labels:  neovim, colorscheme
Alacritty Colorscheme
Change colorscheme of alacritty with ease.
Stars: ✭ 184 (+1.1%)
Mutual labels:  neovim, colorscheme
zephyr-nvim
A dark neovim colorscheme written in lua
Stars: ✭ 196 (+7.69%)
Mutual labels:  neovim, colorscheme
spellsitter.nvim
Treesitter powered spellchecker
Stars: ✭ 251 (+37.91%)
Mutual labels:  neovim
vusted
A busted wrapper for testing neovim plugin
Stars: ✭ 34 (-81.32%)
Mutual labels:  neovim
jumpwire.nvim
Jump easily between related files.
Stars: ✭ 16 (-91.21%)
Mutual labels:  neovim
lesvim
Nvim config focus on Javascript, Typescript, Rust and Lua - 🚀 💪 ( Fast and Powerfull ) - Deno and other typescript LSP working well together
Stars: ✭ 69 (-62.09%)
Mutual labels:  neovim
dotfiles
Config files for i3, polybar, rofi, mpv, Xresources, kitty and some bash-things...
Stars: ✭ 52 (-71.43%)
Mutual labels:  neovim

vim-colors-plain

This is a fork of vim-colors-off which is being developed based on my personal taste.

Motivation

Minimalistic colorscheme which uses bold to highlight keywords and a distinguished color for constant literals (string, numbers, JSX tags).

Screenshots

Light Variant

Screenshot Screenshot

Dark Variant

Screenshot Screenshot

Installation & Usage

With vim-plug you add this to the .vimrc:

Plug 'andreypopp/vim-colors-plain'

Then:

set background=light " Set to dark for a dark variant
colorscheme plain

FAQ

  • What terminal emulator is shown on the screenshots?

    This is kitty. Fast and highly configurable.

  • Is this Vim or Neovim on the screenshots and why?

    This is Neovim.

  • What font is being used on the screenshots?

    Pragmata Pro which is not free but worth the money paid. Iosevka is another great font I used before which is similar in feel.

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].