Skip to content

A dark but colorful and midium brightness colorscheme for VIM.

License

Notifications You must be signed in to change notification settings

nokobear/vim-nozomi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vim-nozomi 🌕

Introduction

A dark but colorful and midium brightness colorscheme for VIM.
It has 256 and true colors support both terminal and GUI.

Nozomi means hope and is suggestive of full moon in Japanese.

Colors

colors

Installation

Manual:

git clone https://github.com/nokobear/vim-nozomi
cp vim-nozomi/colors/nozomi.vim ~/.vim/colors/

OR
Use a package manager like vim-plug.

Using vim-plug:

Plug 'nokobear/vim-nozomi'

Screenshots

vimscript

vimscript-screenshot

diff

screenshot-diff

Customization

Edit ./colors/nozomi.vim.

OR
Nozomi is created with vim-colorscheme-edit.
Edit ./src/nozomi.csed with this plugin.

edit-nozomi

Misc

for vim-airline plugin

Nozomi doesn't have vim-airline-theme, but I feel bubblegum or wombat is well matched.

let g:airline_theme = 'bubblegum'
" or
let g:airline_theme = 'wombat'

About

A dark but colorful and midium brightness colorscheme for VIM.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published