Skip to content

hsi/lapland.nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

88 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lapland.nvim

A dark Neovim theme inspired by Lapland's fruits.

Screenshot

Screenshot

Color Palette

Color Palette

Features

  • Situation-aware contrast: an element that needs more focus at the moment gets higher contrast (e.g. a PopUp menu).
  • Uses pleasing colors to the eye.
  • Based on a small palette (just 16 colors).
  • 100% Lua code (requires Neovim v0.7.0 or higher).

Installation

Using lazy.nvim

-- lua/plugins/lapland.lua
return {
    'hsi/lapland.nvim'
}

Using vim.pack

-- Requires Neovim v0.12 or later Nightly for now
vim.pack.add({
    'https://github.com/hsi/lapland.nvim'
})

Using vim-plug

Plug 'hsi/lapland.nvim'

Using Dein.vim

call dein#add('hsi/lapland.nvim')
use 'hsi/lapland.nvim'

Want to help?

Feel free to open an issue or send a pull request!

License

Apache-2.0

About

A dark Neovim theme inspired by Lapland's fruits with easy to read code in mind.

Topics

Resources

License

Stars

Watchers

Forks

Languages