Darkplus inspired colorscheme written in lua.
use "YaQia/darkplus.nvim"vim.cmd("colorscheme darkplus")- Uses the dark palette by default; set
:set background=light(orvim.o.background = 'light') to switch to the light palette. - The colorscheme listens for
backgroundchanges and reapplies automatically, so terminal-driven OSC 11 background switches will be reflected without extra setup. - The bundled lualine theme follows the current background and rebuilds when the colorscheme reapplies.
This is a fork of lunarvim/darkplus.nvim.
Background color of highlight groups about borders are changed into the same color of Normal,
which is not suitable for floating windows without borderlines.
I use rounded everywhere, so this is my personal preference. Please understand.



