Skip to content

Implementation of a light colorscheme for Vim, based on light default IntelliJ theme.

Notifications You must be signed in to change notification settings

chiendo97/intellij.vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Light IntelliJ Theme for vim

Light vim colorscheme, is built based on light IntelliJ default theme.

light

What I used to make this screenshot:

Features

  • Light color schemes.
  • Support first for GoLang.

Inspiration

Screenshots

You guys can see all screenshots in the screenshots folder.

Installation & Usage

Neovim

Install with vim-plug then set colorscheme and g:lightline.colorscheme:

    Plug 'chiendo97/intellij.vim'
    set background=light
    colorscheme intellij
    let g:lightline.colorscheme='intellij'

Note: you must enable true colors in (neo)vim.

Contributing

All contributions are welcome. I'd love to review all of them.

About

Implementation of a light colorscheme for Vim, based on light default IntelliJ theme.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •