/blue-moon

A dark color scheme for Neovim derived from palenight and carbonight

Primary LanguageLua

blue-moon

A dark color scheme for Neovim derived from palenight and carbonight

Notices

  • This plugin works better with vim-polyglot
  • I don't want to bother with non true color and terminal colors because don't use a tty, i use the good old alacritty
  • This colorscheme also supports treesitter

Installation

Using vim-plug:

Plug 'kyazdani42/blue-moon'

Setup

You'll need to enable termguicolors for the theme to work properly

set termguicolors
colorscheme blue-moon

To configure lightline, add the following line:

let g:lightline = { 'colorscheme': 'blue-moon' }

Screenshots

alt text alt text alt text