Skip to content

shirotelin is Ultimate standard light colorscheme for Vim and Neovim!

License

Notifications You must be signed in to change notification settings

yasukotelin/shirotelin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🎉 shirotelin 🎉

shirotelin is Ultimate standard New Classical light colorscheme for Vim, GVim and Neovim!

Ultimate standard light color scheme "shirotelin" is inspired by Eclipse, notepad++, InteliJ, Visual Studio, Hidemaru editor, sakura editor, and more⚡

Supports Windows, macOS and Linux!

Supported CUI / GUI🔥

GVim (Windows)
Vim (on macOS)
Vim (on Linux - Raspbian)

Supported Plugins⛏

Install

If you use any vim plugin manager, refer to the following.

vim-plug

Plug 'yasukotelin/shirotelin'

dein.vim

call dein#add('yasukotelin/shirotelin')

Manual Install

If you want to manual install, you download colors/shirotelin.vim and puts on your ~/.vim/colors directory.

Settings

Write to your .vimrc.

colorscheme shirotelin
set background=light

Features

Cursorline

If you write set cursorline on the .vimrc, you can see the highlighted cursor line.
When you don't need cursor line, wirte set nocursorline.

TODO

TODO is highlighted with background Green.

Search

Complete

Complete and popup are simple and classical color 😍

Diff

Supported diff color 🤷‍♂️

Terminal

Vim8 Terminal window color is black base.

shirotelin terminal

Features for Plugins

I add colors for plugins actively.

Markdown

shirotelin for Markdown

NERDTree

shirotelin for NERDTree

with vim-devicons

shirotelin for NERDTree with vim-devicons

dart-vim-plugin

shirotelin for dar-vim-plugin

coc.nvim

Supported for coc.nvim.

  • [✔] Error colors
  • [✔] Warning colors
  • [✔] Info colros
  • [✔] Hint colors
  • [✔] Highlight Text
  • [✔] CocFloating

shirotelin for coc.nvim

coc-flutter

Supported for Closing Label on the coc-flutter

NOTE Closing Label is supported on only Neovim.

vim-go

Supported for vim-go

NOTE vim-go default config is a less highlited. If you want to more highlight, you can refer vim-go WIKI pages and setting them.

Licence

MIT Licence

Author

yasukotelin