All Projects → szorfein → fromthehell.vim

szorfein / fromthehell.vim

Licence: MIT License
vim colorscheme

Programming Languages

Vim Script
2826 projects

Projects that are alternatives of or similar to fromthehell.vim

Nova Vim
Nova color scheme plugin for Vim
Stars: ✭ 211 (+1523.08%)
Mutual labels:  vim-colorscheme
vim-colorschemes
My colorscheme for vim
Stars: ✭ 22 (+69.23%)
Mutual labels:  vim-colorscheme
ci dark
No description or website provided.
Stars: ✭ 83 (+538.46%)
Mutual labels:  vim-colorscheme
Vim Snazzy
Elegant vim theme with bright colors.
Stars: ✭ 252 (+1838.46%)
Mutual labels:  vim-colorscheme
quantum.vim
A colorscheme based on the Firefox DevTools
Stars: ✭ 46 (+253.85%)
Mutual labels:  vim-colorscheme
sourcerer.vim
vim colorscheme
Stars: ✭ 42 (+223.08%)
Mutual labels:  vim-colorscheme
Kuroi.vim
A dark Vim colorscheme
Stars: ✭ 174 (+1238.46%)
Mutual labels:  vim-colorscheme
aquarium-vim
🌊 Aquarium, a simple vibrant dark theme for vim 🗒
Stars: ✭ 151 (+1061.54%)
Mutual labels:  vim-colorscheme
starrynight
A dark Vim/Neovim color scheme with rich colors on a deep black background.
Stars: ✭ 20 (+53.85%)
Mutual labels:  vim-colorscheme
vim-fruchtig
Light, colorful colorscheme for Vim
Stars: ✭ 16 (+23.08%)
Mutual labels:  vim-colorscheme
ceudah.vim
A Material Colorscheme Bright for Vim.
Stars: ✭ 14 (+7.69%)
Mutual labels:  vim-colorscheme
vim-lighthaus
A Lighthaus theme for (n)vim, vim-airline and lightline
Stars: ✭ 33 (+153.85%)
Mutual labels:  vim-colorscheme
vim-sunbather
A minimal pink colorscheme for Vim.
Stars: ✭ 62 (+376.92%)
Mutual labels:  vim-colorscheme
Onedark.vim
A dark Vim/Neovim color scheme inspired by Atom's One Dark syntax theme.
Stars: ✭ 3,136 (+24023.08%)
Mutual labels:  vim-colorscheme
vim-colors-pencil
Light (& dark) color scheme inspired by iA Writer
Stars: ✭ 564 (+4238.46%)
Mutual labels:  vim-colorscheme
Minimalist
A Material Color Scheme Darker for Vim.
Stars: ✭ 205 (+1476.92%)
Mutual labels:  vim-colorscheme
sourcerer
read code like a wizard. a 16bit color scheme for hackers
Stars: ✭ 136 (+946.15%)
Mutual labels:  vim-colorscheme
VimConfig
Configuration files for Vi-IMproved.
Stars: ✭ 23 (+76.92%)
Mutual labels:  vim-colorscheme
vim-modest
Vim color scheme for all kinds of terminals
Stars: ✭ 26 (+100%)
Mutual labels:  vim-colorscheme
neon
Customizable coloscheme with dark and light options, vivid colors and easy on the eye.
Stars: ✭ 100 (+669.23%)
Mutual labels:  vim-colorscheme

fromthehell.vim

vim colorscheme

You need Vundle or Pathogen:

vundle

Edit ~/.vimrc to add:

Plugin 'szorfein/fromthehell.vim'

And run into vim:

:PluginInstall

Pathogen

$ mkdir -p ~/.vim/bundle
$ cd ~/.vim/bundle
$ git clone https://github.com/szorfein/fromthehell.vim

Configuration

Just edit your ~/.vimrc to add:

syntax on
colorscheme fromthehell

The background color use your terminal bg, so you may use this: (e.g for kitty)

background #2b161c

Screenshot

Links

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