/calorie.nvim

An easy on eyes color scheme for Neovim

Primary LanguageLuaMIT LicenseMIT

calorie.nvim

An easy on eyes color scheme for Neovim. Based on wombat and Rosé Pine.

default

image

Tree-sitter

image

Installation

call dein#add('rktjmp/lush.nvim', { 'lazy': 1 })
call dein#add('calorie/calorie.nvim', { 'depends': ['lush.nvim'] })

set termguicolors
colorscheme calorie

Notes

This was built with lush.nvim.