dorkhub

blue-moon

A dark color scheme for Neovim derived from palenight and carbonight

kyazdani42
Lua28213 forksupdated 1 year ago
git clone https://github.com/kyazdani42/blue-moon.gitkyazdani42/blue-moon

blue-moon

A dark color scheme for Neovim derived from palenight and carbonight

Notices

Installation

Using packer:

use {
  "kyazdani42/blue-moon",
  config = function()
    vim.opt.termguicolors = true
    vim.cmd "colorscheme blue-moon"
  end
}

Additional support

To configure lightline, add the following line:

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

Screenshots

fullvim git c_example rust_example

more like this

vim-dap

Vim/Neovim debugger plugin providing a terminal interface to the Debug Adapter Protocol

Vim Script50

gns3theme

Custom color themes for GNS3 GUI. Built-in schemes, custom JSON themes, device symbols. Supports Linux and macOS.

Python50

search

search projects, people, and tags